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("use of Health & Fitness Facilities, morning newspaper", "use of health and fitness facilities, morning newspaper", "What a way to end the week! Guaranteed river views including full breakfast for 2, complimentary valet parking and a bottle of Australian Sparkling Wine upon arrival. Rates are per room for 2 people.", "Enjoy guaranteed river views, full breakfast for 2, a complimentary bottle of Australian Sparkling wine and complimentary valet parking until 5PM Monday! Rates are per Superior room for 2 people ", "What a way to spend the night! Rates are per room for 2 people using 1 king size bed with guaranteed river views, including full buffet breakfast for 2 in the Brasserie on the River!", "Enjoy Complimentary Buffet Breakfast and Broadband access,pressing of 2 items, FF points. Stylish Superior Room with River Views. Rates are for 1 Guest.", "It is now your time to cool down and relax in comfort. This great offer includes full buffet breakfast for 2 people in the Brasserie on the River. Enjoy the view from your refurbished River View room.") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, AUDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Summer Saver Package" + "" + "" + "" + "" + "
" + "
sold
225
sold
225
sold
225
675
Finally Friday Room" + "" + "" + "" + "" + "
" + "
sold
235
sold
235
sold
235
705
Simply Sunday Room" + "" + "" + "" + "" + "
" + "
sold
249
sold
249
sold
249
747
Weekend Escape Room" + "" + "" + "" + "" + "
" + "
sold
269
sold
269
sold
269
807
Superior KING room" + "" + "" + "" + "" + "
" + "
sold
335
sold
335
sold
295
965
Deluxe Room" + "" + "" + "" + "" + "
" + "
345345sold
355
1,045
Business Saver Superior Room" + "" + "" + "" + "" + "
" + "
sold
385
sold
385
sold
345
1,115
Junior Suite" + "" + "" + "" + "" + "
" + "
515515sold
425
1,455
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=2915&curr=AUD" }