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("24 hours stay. Earn 500 Air Miles per stay, free access to fitness facilities, as well as a complimentary scheduled round-trip city center shuttle bus service for up to two person.", "24 HOURS STAY, Free in room internet access, Free access to fitness facilities", "24 hours stay,Complimentary breakfast, refreshment and evening cocktail in Club Lounge, Complimentary in-room broadband internet access, Free local calls.", "24 hours stay,Free daily breakfast for 2,free access to fitness facilities and a free scheduled city center shuttle bus service. No refund for cancellation or amendment ", "24 hours stay,Deluxe Suite with Regal Club Lounge Access (w/b'fast) / Wireless Broadband Internet Access/ Non-Smoking Rooms on Request ") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, HKDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Superior Room (Min 3 nights)" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
1,3861,3861,3864,158
Superior Room" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
1,9801,9801,9805,940
Deluxe Room" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
2,2002,2002,2006,600
Regal Club Room" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
2,4862,4862,4867,458
Deluxe Suite" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
3,0803,0803,0809,240
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=1728&curr=HKD" }