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,featuring elegant contemporary design in soothing colors and uninterrupted panoramic view of lake garden or city. 28mins from KLIA via ERL train and 15mins from KLCC and Bukit Bintang.", "Late c/out till 3pm, free broadband, breakfast and evening cocktails, laundry up to RM25 daily, exclusive Hermes range of bathroom amenities and more! 28mins from KLIA via ERL train.", "Premier Room,corner rm wt spacious bathroom,separate shower stall & bathtub with natural daylight.Panoramic lake garden/city view. 28mins from KLIA via ERL", "LM Break! Incl Bfast featuring a selection of Jean Georges’s signature dishes and Illy Coffee for 1 person, 3pm late c/out, newspaper and access to the Health Club.(Ext person @ USD26nett per/night", "Deluxe Room.Enjoy 15% off the Best Available Rate for 2 nights stay or longer. Rates are for 2 people. Max. occupancy is 3 people.Extra guest charge is MYR 92 per night. No cancel or changes allowed.") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, MYRTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Weekend Promo Deluxe Room" + "" + "" + "" + "" + "
" + "
sold
415
sold
415
sold
415
1,245
Deluxe Room - Stay 2 nights get 15% off" + "" + "" + "" + "" + "
" + "
sold
420
sold
420
4201,260
Deluxe Room" + "" + "" + "" + "" + "
" + "
sold
495
sold
495
4951,485
Premier Room" + "" + "" + "" + "" + "
" + "
sold
587
sold
587
5871,761
Royal Club Room" + "" + "" + "" + "" + "
" + "
sold
725
7257252,175
Royal Club Suite" + "" + "" + "" + "" + "
" + "
sold
955
9559552,865
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=23931&curr=MYR" }