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("Deluxe Room. Located on George St Brisbane CBD, adjacent to the Treasury Casino, Southbank and Queen Street Mall. Wireless Internet available in every room", "Executive Room.1 King or 2 Double Beds. Located on George St Brisbane CBD, adjacent to the Treasury Casino, Southbank and Queen Street Mall. Wireless Internet available in every room.", "RETAIL THERAPY Deluxe Room with Queen or 2 Singles, Two Cocktails in hotel Bar, $20.00 Myer Voucher (1 per person) and Self Car Parking (1 vehicle per room).Wireless Internet in room.", "A TOUCH OF ROMANCE Deluxe Room-Upgrade to next room type based on availability, Breakfast for 2 in the privacy of your room, Bottle of Chilled Wine on arrival, Self Car Parking (1 vehicle). ", "Deluxe Riverview Room. All rooms have stunning views of the river and Southbank. Located on George St in CBD, adjacent to the Treasury Casino, Southbank and Queen Street Mall. Wireless Internet avl", "Spa Room with views of Brisbane River. Located on George St Brisbane CBD, adjacent to the Treasury Casino, Southbank and Queen Street Mall.", "BLOCKBUSTER MOVIES Deluxe accommodation with two adult movie tickets to Birch Carroll & Coyle Myer Centre.Wireless Internet access in room.", "Executive Riverview Room. Large corner rooms on the upper floors. Stunning river views and King Bed. Located on George St CBD, adj to the Treasury Casino, Southbank.", "STAY AND PLAY Deluxe Accommodation. Queen OR 2 Single Beds. $10 Casino Chip to use at Casino (1 in total), 2 Hotel Buffet Breakfast, Self Car Parking for one car & 10% discount voucher for hotel bar", "FAMILY FUN includes accommodation, a $100 Food & Beverage Voucher, One movie on demand,complimentary car parking & 12 noon check out. Based on 2 adults & 2 kids", "FAMILY SLEEPOVER Includes one movie on demand, kid?s storybook with milk & cookies.Package based on 2 adults and 2 children.Wireless Internet in room.", "SPORTING WEEKEND Deluxe Room featuring one queen or two single beds. Include full hot breakfast for two, two local beers on arrival and complimentary car parking.Wireless Internet") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, AUDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Blockbuster Package" + "" + "" + "" + "" + "
" + "
sold
168
sold
168
sold
168
504
Stay & Play in Deluxe Room" + "" + "" + "" + "" + "
" + "
sold
174
sold
174
sold
174
522
Deluxe Room" + "" + "" + "" + "" + "
" + "
149179sold
199
527
Sporting Weekend Package" + "" + "" + "" + "" + "
" + "
sold
189
sold
189
sold
189
567
Retail Therapy Package" + "" + "" + "" + "" + "
" + "
sold
189
sold
189
sold
189
567
A Touch of Romance Package" + "" + "" + "" + "" + "
" + "
sold
199
sold
199
sold
199
597
Executive Room" + "" + "" + "" + "" + "
" + "
179209sold
229
617
Deluxe Riverview Room" + "" + "" + "" + "" + "
" + "
179209sold
229
617
Executive Riverview Room" + "" + "" + "" + "" + "
" + "
209239sold
259
707
Luxury Spa Room" + "" + "" + "" + "" + "
" + "
229259sold
279
767
Family Sleepover Package" + "" + "" + "" + "" + "
" + "
sold
280
sold
280
sold
280
840
Family Fun Package" + "" + "" + "" + "" + "
" + "
sold
360
sold
360
sold
360
1,080
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=332&curr=AUD" }