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("Executive Club accomodation inclusive of breakfast for 2, complimentary in-room Broadband Internet and full access to The Executive Club Lounge.", "Deluxe Room Only. Deluxe room features - separate shower cubicle and long bath, 40Sqm-Ceiling to Floor Windows, High Speed Internet Access, 32 Inch LCD TV, Minibar-Safe, IDD Phone, Hairdryer & etc.", "Choice of buffet breakfast or in-room breakfast for 2, Complimentary in-room broadband, 3 pieces pressing service per stay, Turndown amenities and one 10-min neck & shoulder massage.", "Deluxe Room inclusive of buffet breakfast for two. Rate are inclusive (after) 15% off & with minimum 2 night stay. Non-Refundable.", "Deluxe Room inclusive of buffet breakfast for two. Rate are inclusive (after) 20% off & with minimum 3 nights stay. Non-Refundable. ", "Room Only basis. Rate are inclusive (after) 20% off & with minimum 3 nights stay. Non-Refundable. ", "Room Only basis. Rate are inclusive (after) 15% off & with minimum 2 nights stay. Non-Refundable. ", "Buffet breakfast for two adults, free breakfast for child below 12 (max of 2 child per room) & late check out at 3pm (subject to availability)") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, MYRTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Stay 3 get 20% off - Deluxe Room Only" + "" + "" + "" + "" + "" + "" + "
  availability: 10
" + "
3913913911,173
Stay 2 get 15% off - Deluxe Room Only" + "" + "" + "" + "" + "" + "" + "
  availability: 10
" + "
4154154151,245
Merriments Package - Deluxe Room with breakfast" + "" + "" + "" + "" + "
" + "
sold
437
sold
437
sold
437
1,311
Stay 3 get 20% off - Deluxe Room with breakfast" + "" + "" + "" + "" + "" + "" + "
  availability: 10
" + "
4464464461,338
Stay 2 get 15% off - Deluxe Room with breakfast" + "" + "" + "" + "" + "" + "" + "
  availability: 10
" + "
4744744741,422
Deluxe Room Only" + "" + "" + "" + "" + "" + "" + "
  availability: 10
" + "
4894894891,467
Grand Deluxe Room" + "" + "" + "" + "" + "" + "" + "
  availability: 10
" + "
6386386381,914
Executive Club Room" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
7197197192,157
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=5262&curr=MYR" }