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("Broadband Internet access (HK$50 per day), Free use of Gymnasium, In-room voice mail system, Electronic safe and Tea & Coffee making facilities", "Queen Size Bedded, Free B'fast & Internet Access, 42" LCD TV, Laptop Safes, Free drink at Nathan Lounge", "King or Twin Size Bedded, Free 2 B'fast & Internet Access, 42" LCD TV, Laptop Safes, Free drink at Nathan Lounge", "Stay 2 nights or above, get 10% off from room rate and late check-out till 14:00 hours. Free use of Internet Access and Gymnasium.", "Stay 2 nights or above, get 10% discount with late check-out till 14:00 hours. Queen Size Bedded, Free 2 B'fast & Internet Access, 42" LCD TV, Laptop Safes, Free drink at Nathan Lounge", "Stay 2 nights or above, get 10% discount and late check-out till 14:00 hours. King or Twin Size Bedded, Free 2 B'fast & Internet Access, 42" LCD TV, Laptop Safes, Free drink at Nathan Lounge") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, HKDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Executive Room -min 2 nites~Less 10%" + "" + "" + "" + "" + "
" + "
sold
904
9049042,712
Executive Room" + "" + "" + "" + "" + "
" + "
sold
1,004
1,0041,0043,012
Nathan Room -min 2 nites~Less 10% & Free WiFi" + "" + "" + "" + "" + "
" + "
sold
1,067
1,0131,0133,093
Nathan Grand Room-min 2 nites~Less 10% & WiFi" + "" + "" + "" + "" + "
" + "
sold
1,176
1,1221,1223,420
New Nathan Room~Free Two B'fast & WiFi" + "" + "" + "" + "" + "
" + "
sold
1,186
1,1251,1253,436
New Nathan Grand Room~Free Two B'fast & WiFi" + "" + "" + "" + "" + "
" + "
sold
1,307
1,2461,2463,799
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=3642&curr=HKD" }