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("Rates are for 2 people. Maximum Occupancy is 3. 1 child under 12 is free. Bedding Config is 1 King OR 2 Single Beds. Bedding is on request basis only. Room area is 30 square meter.", "Rates are for 2 people. Maximum Occupancy is 3. 1 child under 12 is free. Bedding Config is 1 King OR 2 Single Beds. Bedding is on request basis only. Room area is approximately 30 square meter.", "Executive Club Benefits, Daily breakfast for 2 pax, Evening cocktail, in room Broadband Wireless/Cable Internet Access and local calls. Extra guest is charged at SGD80nett.", "Min 2 nights. Free in room broadband access. Rates are for 2 pax. Max Occ is 3. 1 child under 12 is free. Room area is 30 sqm.", "Minimum 2 nights stay. Incl of 2 ABF. Max Occ is 3 persons. Extra guest charge at SGD50nett per night OR 1 child under 12 is free.") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, SGDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Superior Room Weekend" + "" + "" + "" + "" + "
" + "
sold
235
sold
230
sold
230
695
Superior Room" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
235271271777
Deluxe Room" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
259295295849
Deluxe Room Weekend" + "" + "" + "" + "" + "
" + "
sold
259
sold
330
sold
330
919
Executive Club Room" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
3413533531,047
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=2919&curr=SGD" }