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("Complimentary coffee & tea facilities, private bath, hairdryer and in-room safe. Short walk to MRT stations and shopping centres.", "Complimentary coffee & tea facilities, private bath, hairdryer and in-room safe. Short walk to MRT stations & shopping centres.", "Spacious rooms ranging in size from 30 sqm that is tatefully furnished. Complimentary coffee & tea facilities, hairdryer, in-room safe & movie channel. Free use of gym & jacuzzi.", "*FREE INTERNET AND LOCAL CALLS* Complimentary coffee & tea facilities, private bath, hairdryer and in-room safe. Short walk to MRT stations and shopping centres.", "*FREE INTERNET AND LOCAL CALLS* Complimentary coffee & tea facilities, private bath, hairdryer and in-room safe. Short walk to MRT stations & shopping centres.", "*BREAKFAST FOR 1, INTERNET ACCESS, MINIBAR ITEMS, LAUNDRY (MIN 2 NTS STAY)* Complimentary coffee & tea facilities, hairdryer, in-room safe & movie channel.") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, SGDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
STAY VILLAGE - Superior Room" + "" + "" + "" + "" + "" + "" + "
  availability: 3
" + "
124153153430
Superior Room" + "" + "" + "" + "" + "" + "" + "
  availability: 4
" + "
124153153430
Deluxe Room" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
153177177507
STAY VILLAGE - Deluxe Room" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
153177177507
BUSINESS @ VILLAGE - Executive Room" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
221221221663
Executive Room" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
221221221663
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=1311&curr=SGD" }