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("Room comes with Signature Heavenly Bed. Rate incl access to health club&daily local newspaper. Buffet Breakfast available at USD23/person. Pavilion shopping mall&Starhill Gallery are opposite hotel", "Rate is for max 2 ppl incl access to health club&daily local newspaper. Room comes with Signature Heavenly Bed®. Breakfast is available at USD23/person.Pavilion shopping mall just right opposite hotel", "Rate for max 2 ppl, incl American breakfast, Evening cocktails, 50% off Broadband charges, 3 pcs of garments pressed upon arrival, 1hr use of Work Station at Exec club lounge & priority late check-out", "Incl breakfast for 1 person, daily local newspaper, unlimited broadband access & access to health club. Room comes with Signature Heavenly Bed®. Additional Breakfast is available at USD23/person", "A min stay of 2 nights required. Rate incl daily buffet breakfast for 2 people, access to health club, daily local newspaper & late check-out of 3pm (subject to availability)") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, MYRTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Deluxe City View Room" + "" + "" + "" + "" + "" + "" + "
  availability: 10
" + "
5465465461,638
Deluxe Twin Tower View Room" + "" + "" + "" + "" + "" + "" + "
  availability: 10
" + "
6046046041,812
Recharge at The Westin Room+B'Fast+Late c/o of 3pm" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
6046046041,812
Deluxe CityView Room+B'Fast+Internet Promo" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
6276276271,881
Executive Club City View Room" + "" + "" + "" + "" + "" + "" + "
  availability: 10
" + "
7767767762,328
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=13780&curr=MYR" }