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("Room size 300-380sq.ft, coffee & tea making facilities, only 5 mins. walk from subway station", "300-400 sq.ft on higher floor, coffee/tea making facilities, welcome fruit plate", "400-460sq.ft.with Park view,including free breakfast for one or two persons, in-room internet access, daily newspaper, free local call, etc.", "300-380sq.ft, coffee & tea making facilities, only 5 mins. walk from subway station") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, HKDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Minimum Stay 3 nights Package" + "" + "" + "" + "" + "" + "" + "
  availability: 3
" + "
8368368362,508
Superior Twin Bedded Room *Newly Renovated Room*" + "" + "" + "" + "" + "" + "" + "
  availability: 4
" + "
8808808802,640
Deluxe Twin Bedded Room *Newly Renovated Room*" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
9909909902,970
Premier Room with Free breakfast, local call" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
1,3881,3881,3884,164
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=3682&curr=HKD" }