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("Brand new stylish one bedroom apartment with full kitchen facilities, laundry and balcony. Please advise bedding configuration; either a queen bed or two single beds", "Brand new stylish two bedroom apartment with full kitchen facilities, laundry and balcony. ", "Brand new stylish two bedroom apartment with full kitchen facilities, laundry and balcony. 2 Night Minimum.", "CITY SPECIAL - STAY 3 NIGHTS AND SAVE! Enjoy a city break at fantastic rates! Special offer in a modern 1 Bedroom Apartment located in Brisbane's CBD.", "BandB Special! Includes 1 x Fulll Buffet Breakfast per room daily in Charlottes Bistro. Additional breakfasts can be purchased at check in. Min stay 2 nts.") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, AUDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
1 Bedroom 7 + Nights" + "" + "" + "" + "" + "" + "
For the Check-in date you selected, the Minimum Stay requirement is 7 nights.
" + "
sold
188
sold
208
sold
198
594
City Super Saver! 1 Bed Apartment" + "" + "" + "" + "" + "
" + "
sold
193
sold
213
sold
203
609
1 Bedroom 2 + Nights" + "" + "" + "" + "" + "
" + "
sold
198
sold
218
sold
208
624
Bed & Breakfast Special! 1 Bedroom Apartment" + "" + "" + "" + "" + "
" + "
sold
208
sold
228
sold
218
654
1 Bedroom Apartment" + "" + "" + "" + "" + "
" + "
sold
213
sold
233
sold
223
669
2 Bedroom 7 + Nights" + "" + "" + "" + "" + "" + "
For the Check-in date you selected, the Minimum Stay requirement is 7 nights.
" + "
213sold
273
sold
263
749
2 Bedroom 2 + Nights" + "" + "" + "" + "" + "
" + "
223sold
283
sold
273
779
2 Bedrooom Apartment" + "" + "" + "" + "" + "
" + "
238sold
298
sold
288
824
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=91117&curr=AUD" }