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("The unique culture, traditions and heritage of our extraordinary surroundings have inspired the personality and style of Fairmont Singapore’s 769 luxuriously appointed guest rooms and suites. ", "Exclusive access to and use of the private lounge, where daily breakfast and evening cocktails are served. ") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, SGDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Fairmont Room" + "" + "" + "" + "" + "
" + "
sold
436
sold
436
4011,273
Deluxe Room" + "" + "" + "" + "" + "
" + "
sold
530
sold
530
sold
424
1,484
Signature Room" + "" + "" + "" + "" + "
" + "
sold
577
sold
577
4601,614
Raffles Inc Deluxe Room" + "" + "" + "" + "" + "
" + "
sold
624
sold
624
5181,766
Plaza View Suite" + "" + "" + "" + "" + "
" + "
sold
1,295
sold
1,295
9423,532
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=5639&curr=SGD" }