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("Great City Location - Use of Heated Rooftop Pool. Accommodation in an Economy room (1 x double bed or 2 x single beds)", "Superior Room - Offers front facing views, work station and in room sitting area. FREE choice of Australian newspapers and use of Rooftop Pool.", "Minimum stay two nights. Accommodation in an Economy room with 1 x double or 2 x single beds.", "Economy Room accommodation - discounted 3 night stay! Includes standard accommodation with double or twin bedding.", "Economy Room accommodation - discounted 2 night stay! Includes standard accommodation with Full Buffet Breakfast for two in the restaurant (Normally $29.00 per person) with double or twin bedding.", "The best value Bed and Breakfast package in town. Accommodation in an Economy Double or Twin Room including a sensational full buffet breakfast (usually $29.00 per person)in Footlights Restaurant.", "Economy Room accommodation - discounted 3 night stay! Includes standard accommodation with Full Buffet breakfast in the restaurant(Normally $29.00 per person) with double or twin bedding.", "Enjoy our refurbished Chancellor Rooms! Rates are per room for a maximum of 2 people using a double bed. Comfortable rooms, all featuring balconies.", "Enjoy our refurbished Chancellor Rooms! Rates are per room for a maximum of 2 people using a double bed. Comfortable rooms, all featuring balconies. Includes Full Buffet Breakfast in the restaurant.", "Accommodation in a Chancellor Room plus complimentary Full Buffet Breakfast for up to 2 people. PLUS complimentary upgrade to our newly refurbished Executive Room (subject to availability at check-in)", "Crazy times means crazy prices!! These deals are unbelievable: You will get accommodation in an Economy Room AND breakfast for 2 people in Footlights restaurant.", "Great City Location - Use of Heated Rooftop Pool . Accommodation in an Economy room (1 x double bed or 2 x single beds)", "Economy Room accommodation - discounted 2 night stay! Includes standard accommodation with Full Buffet Breakfast for two (Normally $29.00 per person) with double or twin bedding.", "Economy Room accommodation - discounted 3 night stay! Includes standard accommodation with Full Buffet breakfast (Normally $24.00 per person) with double or twin bedding.", "Crazy times means crazy prices!! These deals are unbelievable: You will get accommodation in an Economy Room AND breakfast for 2 people included.") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, AUDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Silly Sundays Mad Mondays Economy Room" + "" + "" + "" + "" + "
" + "
sold
115
sold
115
sold
115
345
Economy Room 3 Night Special" + "" + "" + "" + "" + "
" + "
sold
110
sold
115
sold
125
350
Economy Room 2 Night Special" + "" + "" + "" + "" + "
" + "
sold
115
sold
120
sold
130
365
Spring Room & Breakfast Special" + "" + "" + "" + "" + "
" + "
sold
125
sold
125
sold
125
375
Economy Room" + "" + "" + "" + "" + "
" + "
sold
120
sold
125
sold
135
380
Economy Room 3 Night Bed & Breakfast" + "" + "" + "" + "" + "
" + "
sold
130
sold
135
sold
145
410
Economy Room 2 Night Special Bed & Breakfast" + "" + "" + "" + "" + "
" + "
sold
135
sold
140
sold
150
425
Economy Room Bed and Breakfast" + "" + "" + "" + "" + "
" + "
sold
140
sold
145
sold
155
440
Executive Room" + "" + "" + "" + "" + "
" + "
sold
145
sold
150
sold
160
455
Superior King Front Room" + "" + "" + "" + "" + "
" + "
sold
165
sold
170
sold
180
515
Executive Room Bed & Breakfast" + "" + "" + "" + "" + "
" + "
sold
165
sold
170
sold
180
515
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=1547&curr=AUD" }