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("Our spacious rooms (35m2) ALL come with private balcony. Kids under 12 stay & eat breakfast for FREE when using existing bedding & dining with a paying adult. FREE city shuttle.", "Wake up to an astounding view of the Coral Sea. These rooms offer some of the best views in Cairns. The Resort offers you an array of activities to choose from or you can just laze by the pool.", "Enjoy a full hot buffet breakfast in Coral Hedge Brasserie. What a great way to start your day! Accommodation is in a spacious Standard Hotel Room.", "A spectacular view of the rainforest clad Mountains awaits you. Enjoy the great views over Cairns to the ranges beyond. All rooms located on Level 5 & higher to ensure a great view.", "A great choice for the budget conscious traveller. Located in the Studio or Tower Apartments, offering you all the facilities of a full service resort. Unserviced rate.", "Enjoy this apartment with your own kitchenette. Offers you FREE health club access, FREE Austar, 2 tennis courts & 3 pools to choose from.", "Enjoy this apartment with your own kitchenette. Offers you FREE health club access, FREE Austar, 2 tennis courts and 3 pools to choose from. This is an unserviced rate.", "Located in the Northern Tower, these apartments come with their own private balconies & guests enjoy FREE access to all the Resort's facilities. Unserviced rate.", "Stay 3 nights or longer AND SAVE with this offer. Enjoy accommodation in a Standard Hotel Room and save 30% per night off the normal price.", "Stay 3 nights or longer AND SAVE 30% per night off the normal price. Get 2 BONUS welcome beverages on arrival.", "Stay 3 nights or longer AND SAVE 30% per night off the normal price. Get 2 FREE breakfasts on your first morning if you book this offer!") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, AUDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Stay and Save Standard Room" + "" + "" + "" + "" + "
" + "
sold
83
sold
97
sold
97
277
Stay and Save Mountain Room" + "" + "" + "" + "" + "
" + "
90sold
104
sold
104
298
Stay and Save Ocean Room" + "" + "" + "" + "" + "
" + "
97sold
111
111319
Apartment Room" + "" + "" + "" + "" + "
" + "
sold
119
sold
119
119357
Standard Hotel Room" + "" + "" + "" + "" + "
" + "
sold
119
sold
139
139397
Mountain View Hotel Room" + "" + "" + "" + "" + "
" + "
sold
129
sold
149
sold
149
427
Ocean View Hotel Room" + "" + "" + "" + "" + "
" + "
139sold
159
159457
Bed and Breakfast Package" + "" + "" + "" + "" + "
" + "
sold
149
sold
169
sold
169
487
1 Bedroom Tower Apartment" + "" + "" + "" + "" + "
" + "
189sold
189
189567
2 Bedroom Studio Apartment" + "" + "" + "" + "" + "
" + "
sold
189
sold
189
189567
1 Bedroom Studio Apartment" + "" + "" + "" + "" + "
" + "
201sold
201
201603
2 Bedroom Tower Apartment" + "" + "" + "" + "" + "
" + "
259sold
259
259777
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=549&curr=AUD" }