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("Standard Queen rooms for 2 adults offer views towards the Western Suburbs. Includes use of the hotels gym, sauna and spa", "Adjoining the Convention Centre, within the Entertainment Precinct & 5 mins to the CBD! Our Superior Queen rooms are suitable for 2 adults. Free use of gym, sauna & spa", "Rooms are suitable for 4 ppl. Inc use of gym, sauna & spa. Also has a private walkout balcony. Rate for 2ppl extra adult charge of $55.00", "Enjoy the stunning views of the Brisbane Skyline & River from your own balcony! Our spacious Deluxe Queen rooms are ideal for 2 adults. FREE use of gym, sauna & spa.", "Our spacious Deluxe Twin rooms are ideal for up to 4 adults. It has its own private walkout balcony with guaranteed views of Brisbane's skyline. Free use of hotels spa.", "King Suites offer a private lounge area with double sofa bed plus a separate bedroom with King bed. The Suite also has a walkout balcony.", "View the City Lights & Brisbane River from your private balcony, inc full buffet breakfast for 2, a bottle of sparkling wine, valet car parking, newspaper & 12noon check out") function GetLastMinOfferHTML() { var lmoHTML = "" + "
| Room | " + "Room Rate, AUD | " + "Total | " + "|||
|---|---|---|---|---|---|
| Mon 23-Nov | " +
"Tue 24-Nov | " +
"Wed 25-Nov | " +
"|||
Standard Queen Room" +
"
| " +
"209 | " + "239 | " + "sold 279 | " +
"727 | " + "|
Superior Queen Room" +
"
| " +
"229 | " + "259 | " + "sold 309 | " +
"797 | " + "|
Superior Twin Room" +
"
| " +
"229 | " + "259 | " + "sold 309 | " +
"797 | " + "|
Deluxe Queen Room" +
"
| " +
"249 | " + "279 | " + "sold 339 | " +
"867 | " + "|
Deluxe Twin Room" +
"
| " +
"249 | " + "279 | " + "sold 339 | " +
"867 | " + "|
King Corner Suite" +
"
| " +
"289 | " + "319 | " + "sold 399 | " +
"1,007 | " + "|
City Lights Package" +
"
| " +
"364 | " + "317 | " + "sold 399 | " +
"1,080 | " + "|