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 Coffee and Tea making facilities; Free shuttle bus services in town; Free satellite TV; Broadband Internet access is available with charge", "Free Tea and Coffee making facilities; Free shuttle bus services in town; Free satellie TV; Broadband Internet Access is available with charge.", "Free Coffee and Tea making facilites; Free shuttle bus services in town; Free satellie TV; Broadband Internet Access is available with charge.", "Free buffet breakfast. Free Tea and Coffee making facilities; Free shuttle bus services in town; Free satellie TV; Broadband Internet Access is available with charge.") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, HKDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Standard Room-Extra 20% off for Min 4 Nights Stay" + "" + "" + "" + "" + "" + "
For the Check-in date you selected, the Minimum Stay requirement is 4 nights.
" + "
7047047482,156
Standard Room-Extra 15% off for Min 2 Nights Stay" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
7487487952,291
Superior Room-Extra 20% off for Min 4 Nts Stay" + "" + "" + "" + "" + "" + "
For the Check-in date you selected, the Minimum Stay requirement is 4 nights.
" + "
8368368802,552
Standard Room w/Free shuttle bus services to town" + "" + "" + "" + "" + "" + "" + "
  availability: 10
" + "
8808809352,695
Superior Room-Extra 15% off for Min 2 Nts Stay" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
8888889352,711
Deluxe Room - Extra 20% off for Min 4 Nts Stay" + "" + "" + "" + "" + "" + "
For the Check-in date you selected, the Minimum Stay requirement is 4 nights.
" + "
1,0121,0121,0563,080
Superior Room w/Free shuttle bus services to town" + "" + "" + "" + "" + "" + "" + "
  availability: 10
" + "
1,0451,0451,1003,190
Deluxe Room - Extra 15% off for Min 2 Nts Stay" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
1,0751,0751,1223,272
Deluxe CourseVw Room - Extra 20% off for Min 4 Nts" + "" + "" + "" + "" + "" + "
For the Check-in date you selected, the Minimum Stay requirement is 4 nights.
" + "
1,2321,2321,2763,740
Deluxe Room / Causeway Bay City View" + "" + "" + "" + "" + "" + "" + "
  availability: 10
" + "
1,2651,2651,3203,850
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=19717&curr=HKD" }