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 Daily local newspaper, Daily bottled water, shoe shining service", "Continental breakfast, Welcome seasonal fruits and tea upon arrival; Daily local newspaper; Classical European turn down service", "Daily local newspaper; Shoeshine service;", "Continental breakfast, Welcome seasonal fruits and tea upon arrival;Daily local newspaper; Classical European turn down service", "Complimentary Mix and Match High Tea for 2 person per stay, Daily local newspaper, Daily bottled water, shoe shining service") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, HKDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
LIMITED OFFER - G500 LKF Superior Room" + "" + "" + "" + "" + "
" + "
sold
1,672
sold
1,672
sold
1,672
5,016
G500 LKF Superior Room Only" + "" + "" + "" + "" + "
" + "
sold
1,857
sold
1,857
sold
1,857
5,571
G600 LKF Superior Room Only" + "" + "" + "" + "" + "
" + "
2,7372,737sold
2,737
8,211
G600 LKF Superior room / With breakfast" + "" + "" + "" + "" + "
" + "
2,8472,847sold
2,847
8,541
G600 LKF Deluxe - Room Only" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
3,1773,1777,70014,054
G600 LKF Deluxe Room - With breakfast" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
3,3973,3977,70014,494
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=44166&curr=HKD" }