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("Accommodation in a one bedroom apartment with queen bed. Complimentary access to pool, spa, sauna and gymnsaium.", "Accommodation in a one bedroom river view apartment with queen bed. Complimentary access to pool, spa, sauna and gymnsaium.", "Enjoy comfort and style of a newly refurbished Standard Studio with a queen bed ", "Accommodation in a standard studio room with two single beds. Complimentary access to pool, spa, sauna and gymnsaium.", "Accommodation in a river view studio room with queen bed. Complimentary access to pool, spa, sauna and gymnsaium.", "Accommodation in a river view studio room with two single beds. Complimentary access to pool, spa, sauna and gymnsaium.", "Accommodation in a standard studio room with queen bed. Complimentary access to pool, spa, sauna and gymnsaium.", "Enjoy comfort and style of a newly refurbished Standard Studio with a queen bed ", "Enjoy comfort and style of a newly refurbished Standard Studio with a queen bed") function GetLastMinOfferHTML() { var lmoHTML = "" + "
| Room | " + "Room Rate, AUD | " + "Total | " + "|||
|---|---|---|---|---|---|
| Mon 23-Nov | " +
"Tue 24-Nov | " +
"Wed 25-Nov | " +
"|||
Studio Twin" +
"
| " +
"sold 128 | " +
"sold 128 | " +
"sold 128 | " +
"384 | " + "|
River View Studio Twin" +
"
| " +
"sold 155 | " +
"sold 155 | " +
"sold 155 | " +
"465 | " + "|
Studio Queen" +
"
| " +
"sold 142 | " +
"sold 162 | " +
"sold 162 | " +
"466 | " + "|
One Bedroom Queen" +
"
| " +
"sold 157 | " +
"sold 177 | " +
"sold 177 | " +
"511 | " + "|
River View Studio Queen" +
"
| " +
"sold 162 | " +
"sold 182 | " +
"sold 182 | " +
"526 | " + "|
River View 1 Bdrm Apartment Queen" +
"
| " +
"sold 177 | " +
"sold 197 | " +
"sold 197 | " +
"571 | " + "|
Studio Queen Bed & Breakfast" +
"
| " +
"sold 178 | " +
"sold 198 | " +
"sold 198 | " +
"574 | " + "|
One Bedroom Queen Bed & Breakfast" +
"
| " +
"sold 193 | " +
"sold 213 | " +
"sold 213 | " +
"619 | " + "|
River View Studio Queen Bed & Breakfast" +
"
| " +
"sold 198 | " +
"sold 218 | " +
"sold 218 | " +
"634 | " + "|
River View 1 Bdrm Apartment Queen Bed & Breakfast" +
"
| " +
"sold 213 | " +
"sold 233 | " +
"sold 233 | " +
"679 | " + "|