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("Deluxe room with welcome fruit, daily newspapers, complimentary bottled drinking water, coffee/tea making facilities, free hotel shutte to Tsimshatsui area", "Room overlooking the Victoria Harbour!! Welcome fruit, daily newspapers, complimentary bottled drinking water, coffee/tea making facilities, free Hotel shuttle to Tsimshatsui area", "Enjoy Club InterContinental lounge overlooking Victoria Harbour, designed to meet the needs of modern traveller. Package include breakfast, afternoon tea, evening cocktail and internet access.", "Room overlooking Victoria Harbour! Enjoy Club InterContinental lounge, designed to meet the need of modern traveller. Package include breakfast, afternoon tea, evening cocktails and internet.") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, HKDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Deluxe Room~Free Hotel shutte to Tsimshatsui area" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
1,5401,5401,5404,620
Harbour view Room~Free Hotel shutte to Tsimshatsui" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
2,2002,2002,2006,600
Club City view Room~Free breakfast, Internet" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
2,4202,4202,4207,260
Club Harbour view Room~Free breakfast, Internet" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
2,8602,8602,8608,580
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=1469&curr=HKD" }