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 use of coffee making facilities, outdoor heated swimming pool &amp", "freshly launched with LCD TV, iHome, Eaton Easy Chair, free use of swimming pool and gym", "complimentary use of coffee making facilities, outdoor heated swimming pool & gym") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, HKDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Min 4 nights Promotion - Standard Room" + "" + "" + "" + "" + "" + "
For the Check-in date you selected, the Minimum Stay requirement is 4 nights.
" + "
7477477472,241
2 Nights Stay Special at Standard Room" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
7917917912,373
Standard Room" + "" + "" + "" + "" + "" + "" + "
  availability: 3
" + "
8798798792,637
Min 4 nights Promotion - Deluxe Room" + "" + "" + "" + "" + "" + "
For the Check-in date you selected, the Minimum Stay requirement is 4 nights.
" + "
9349349342,802
2 Nights Stay Special at Deluxe Room" + "" + "" + "" + "" + "" + "" + "
  availability: 8
" + "
9899899892,967
Deluxe Room" + "" + "" + "" + "" + "" + "" + "
  availability: 8
" + "
1,0991,0991,0993,297
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=2674&curr=HKD" }