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("Includes 2 complimentary buffet breakfasts daily and unlimited internet broadband access. Rates indicated are not applicable for any Frequent Flyer program points.", "Includes 4 complimentary buffet breakfasts daily and unlimited internet broadband access. Rates indicated are not applicable for any Frequent Flyer program points. ", "Includes 6 complimentary buffet breakfasts daily and unlimited internet broadband access. Rates indicated are not applicable for any Frequent Flyer program points.", "Includes 4 complimentary buffet breakfasts daily and unlimited internet broadband access. Rates indicated are not applicable for any Frequent Flyer program points. ") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, MYRTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
One Bedroom Deluxe" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
6226226221,866
Two Bedroom Deluxe" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
8788788782,634
Three Bedroom Deluxe" + "" + "" + "" + "" + "
" + "
sold
1,240
sold
1,240
sold
1,240
3,720
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=21164&curr=MYR" }