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("free local calls, daily newspaper, late check out 15:00", "free local calls, free wired internet access, daily newspaper, late check out 15:00, Includes a HK $100 F&B cash coupon which can be use at any of our outlets"", "free local calls, free wired internet access, daily newspaper, late check out 15:00, Include a HK $50 F&B", "free local calls, free wired internet access, daily newspaper, late check out 15:00, Include a HK $50 F&B cash coupon which can be use at any of our outlets", "free local calls, free wired internet access, daily newspaper, late check out 15:00, Includes a HK $100 F&B cash coupon which can be use at any of our outlets"") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, HKDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Standard Room Min Stay 2 Night's SAVE 15%" + "" + "" + "" + "" + "" + "" + "
  availability: 4
" + "
6606606601,980
Superior Room Min Stay 2 Night's SAVE 20%" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
7707707702,310
Standard Room - Free local calls, Daily newspaper" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
7767767762,328
Deluxe Room Min Stay 2 Night's SAVE 25%" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
8808808802,640
Superior Room - Free local calls, Daily newspaper" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
9629629622,886
Deluxe Room - Free local calls, internet access" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
1,1731,1731,1733,519
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=1716&curr=HKD" }