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("Enjoy the hype and excitement that comes with Melbourne in Spring, in the heart of the Melbourne's theatre district. Enjoy a Premier Room with one Queen bed walk in robe and en suite.", "Enjoy the hype and excitement that comes with Melbourne in Spring, located in Melbourne's theatre district. Breakfast for up to 2 adults and 2 children with parking. Twins on request only.", "Stylish EXECUTIVE level room (Queen bed) with Executive lounge access, with breakfast, evening drinks with canapes and valet parking. Heated pool, spa, sauna & gym. Rate is for up to two persons.", "*Revive in One Bedroom Suite* Superior 44sqm suite with queen bed, bath with SPA jets, separate living room. Glass of sparkling on arrival, breakfast for TWO, valet parking. ", "Revive! Rejuvenate! Revitalise! Luxurious 56sqm KING suite with jacuzzi SPA. Glass of sparkling wine on arrival, breakfast for TWO, valet CAR park. Access to heated pool, spa, sauna and gym. ") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, AUDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Premier Room" + "" + "" + "" + "" + "
" + "
sold
259
sold
259
259777
Premier Room Bed and Breakfast" + "" + "" + "" + "" + "
" + "
sold
319
sold
319
319957
Executive Level Room" + "" + "" + "" + "" + "" + "" + "
  availability: 8
" + "
3593593591,077
One Bedroom Suite" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
3943943941,182
King Spa Suite" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
4694694691,407
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=5360&curr=AUD" }