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("32sqm spacious room with twin beds with shower and bathtub in room, Complimentary usage of gym & outdoor swimming pool. Easy connections to Sentosa, Chinatown, Esplanade and Central Business District.", "32sqm spacious Club room with Benefits, shower and bathtub in room, Complimentary Internet access, usage of gym & outdoor swimming pool. Easy connections to Sentosa, Chinatown, Esplanade and CBD.") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, SGDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Deluxe Room Minimum 3 Nights" + "" + "" + "" + "" + "" + "" + "
  availability: 3
" + "
271271271813
Deluxe Room Minimum 2 Nights" + "" + "" + "" + "" + "" + "" + "
  availability: 3
" + "
282282282846
DELUXE ROOM" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
306306306918
CLUB ROOM" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
4594594591,377
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=2945&curr=SGD" }