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("Spacious and contemporary with 1 Queen Bed, opening windows, climate control, TV, DVD player, movie channel, cable channels, minibar, microwave, toaster, personal safe, work desk, broadband internet.", "Spacious & contemporary with 2 Double Beds, opening windows, climate control, TV, DVD player, movie channel, cable channels, minibar, microwave, toaster, personal safe, work desk, broadband internet.", "Upgrade to a Superior King Room and take pleasure in the extra space as you overlook vibrant Swanston St, indulge in the comfort of a King Size Bed, plus enjoy all the features of the standard room.", "The largest suite in the house! Along with the standard room features enjoy separate living/sleeping areas, larger desk, widescreen LCD TV, King Bed, TV in the bedroom, plus luxurious extra amenities", "Great value package - includes FREE Buffet Breakfast for 2!", "A great rate if you are staying for 3 or more nights! A discount of 25% off our normal rate! **This offer cannot be cancelled or amended**") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, AUDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Stay and Save 25% Package" + "" + "" + "" + "" + "
" + "
sold
165
sold
165
sold
165
495
Standard Queen Room" + "" + "" + "" + "" + "
" + "
sold
219
sold
219
219657
Standard Twin Room" + "" + "" + "" + "" + "
" + "
sold
219
sold
219
219657
Winter Getaway Package" + "" + "" + "" + "" + "
" + "
sold
219
sold
219
sold
219
657
Superior King Room" + "" + "" + "" + "" + "
" + "
sold
249
sold
249
249747
Executive Suite" + "" + "" + "" + "" + "
" + "
sold
259
sold
259
sold
259
777
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=43&curr=AUD" }