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 this Heritage Listed Art deco Hotel in the heart of Melbourne's financial business district.", "Max 2 B/Fasts. Walking distance to Crown Casino, Telstra Dome & Docklands. Rate Includes Complimentary Newspaper, Foxtel and access to the Hotel Gym", "Maximum 2 B/Fasts. Walking distance to Crown Casino, Telstra Dome & Docklands. Rate Includes Complimentary Newspaper, Foxtel and access to the Hotel Gym", "Includes overnight accommodation in a stylish Vibe room, full buffet breakfast for two and a Vibe Cookbook", "Enjoy this Heritage Listed Art deco Hotel in the heart of Melbourne's financial business district. Queen Room with Breakfast for 2 people.") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, AUDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Summer Special Offer Standard Queen Room Breakfast" + "" + "" + "" + "" + "
" + "
sold
159
sold
159
sold
159
477
Standard Queen Room" + "" + "" + "" + "" + "
" + "
179sold
245
sold
245
669
Standard Twin Room" + "" + "" + "" + "" + "
" + "
179sold
245
sold
245
669
Standard Twin Room w/Breakfast" + "" + "" + "" + "" + "
" + "
219sold
285
sold
285
789
Queen Rm Inc B/fast (Package)" + "" + "" + "" + "" + "
" + "
219sold
285
sold
285
789
Vibe Cookbook Package" + "" + "" + "" + "" + "
" + "
228sold
294
sold
294
816
Executive Room" + "" + "" + "" + "" + "
" + "
229sold
295
sold
295
819
Executive Room w/ Breakfast" + "" + "" + "" + "" + "
" + "
269sold
335
sold
335
939
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=79&curr=AUD" }