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("Rate inclusive butler service, free broadband internet access from room and usage of Health Club facilities", "Butler service, Daily breakfast, Free Broadband Internet access, Usage of the Health Club Facilities", "Butler service, Free Broadband Internet access from room. Usage of Health Club Facilities", "Butler service, daily breakfast, Free broadband internet access from room", "Butler Service, Club Lounge access, Free broadband internet access, Free local telephone calls, Free pressing on arrival, usage of Health Club Facilities, Late check-out till 3pm upon request", "Butler service, daily breakfast, Free broadband internet access, Club Lounge access (Children not allow to Lounge) Usage of Health Club facilites", "Butler Service, daily breakfast, Club Lounge access (Children not allow to Lounge), free broadband internet access from room.") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, MYRTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Deluxe Room" + "" + "" + "" + "" + "" + "" + "
  availability: 3
" + "
7807807802,340
Executive Deluxe Room" + "" + "" + "" + "" + "" + "" + "
  availability: 3
" + "
9769769762,928
Club Deluxe Room" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
1,0431,0431,0433,129
Grand Deluxe Room" + "" + "" + "" + "" + "" + "" + "
  availability: 3
" + "
2,0822,0822,0826,246
Premier Room" + "" + "" + "" + "" + "" + "" + "
  availability: 3
" + "
2,0822,0822,0826,246
2 Bedroom Suite" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
2,6052,6052,6057,815
3 Bedroom Suite" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
2,9952,9952,9958,985
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=5263&curr=MYR" }