var wkdArray = new Array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat') var arrShortDay = new Array('Su', 'Mo', 'Tu', 'We', 'Th', 'Fr', 'Sa') var arrMonth = new Array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec') var monthArray = arrMonth var dateMask = 'd|m|y|-' var incArray = new Array("Free hourly shuttle service between airport and hotel. Free coffee / tea facilities.", "Free hourly shuttle service between hotel and airport. Free coffee / tea facilities.", "Free hourly shuttle service between hotel and airport. Complimentary breakfast, mini bar and unlimited broadband internet access. Free coffee / tea facilities.", "Free hourly shuttle service between hotel and airport. Free coffee / tea facilities. 25% F & B discount at Saltwater Cafe and Vau Lounge only.", "Free hourly shuttle service between hotel and airport. Free breakfast, mini bar and unlimited broadband internet access and 2 pcs laundry daily (non-accumulative). Free coffee / tea facilities.", "Free internet and local calls. Free hourly shuttle service between airport and hotel. Free coffee / tea facilities.", "Free internet and local calls. Free hourly shuttle service between hotel and airport. Free coffee / tea facilities.") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, SGDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Deluxe Room - Min 2 Nights Promo" + "" + "" + "" + "" + "" + "" + "
  availability: 4
" + "
169169169507
Superior Room" + "" + "" + "" + "" + "
" + "
188sold
188
sold
188
564
Stay Village - Superior" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
200200200600
Stay Village - Deluxe" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
224224224672
Deluxe Room" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
212235235682
Business @ Village (Single) Min 2 nights" + "" + "" + "" + "" + "" + "" + "
  availability: 3
" + "
245245245735
Executive Club Room (Single)" + "" + "" + "" + "" + "" + "" + "
  availability: 3
" + "
245268268781
Business @ Village (Double) - Min 2 nights" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
268268268804
Executive Club Room (Double)" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
268292292852
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=1325&curr=SGD" }