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("36-38sqm spacious Deluxe room. Complimentary usage of gym & outdoor swimming pool overlooking to the South China Sea. Easy connections to Chinatown,Orchard, Esplanade and Central Business District.", "36-38sqm spacious Deluxe room. Complimentary usage of gym & outdoor swimming pool overlooking to the South China Sea. Easy access to Chinatown,Orchard, Esplanade and Central Business District.") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, SGDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Deluxe Room Minimum 3 Nights Special" + "" + "" + "" + "" + "" + "" + "
  availability: 3
" + "
3413413411,023
Deluxe Room Minimum 2 Nights Special" + "" + "" + "" + "" + "" + "" + "
  availability: 3
" + "
3533533531,059
Deluxe Room" + "" + "" + "" + "" + "" + "" + "
  availability: 3
" + "
3773773771,131
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=91109&curr=SGD" }