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("Large hotel rooms with balcony. Enjoy our amazing pooldeck area in your free time or try out Cairns best Seafood buffet - it's a must. Rooms have 1 Queen or 2 Double beds (nil guarantee on bedding)", "Package includes buffet breakfast for 2 guests and accommodation in a large City/Mountain view hotel room with private balcony Rooms have 1 x Queen or 2 x Double beds (nil guarantee on bedding) ", "Enjoy fantastic views from the balcony of your extra large room -a minimum of 40 sq mtrs. Rooms have 1 Queen or 2 Double beds (nil guarantee on bedding)", "This package includes a 50 minute Relaxation Massage or Skin Spa Treatment for one person and one night in a City/Mountain View Room. All our rooms have balconies", "Spacious rooms with luxurious furnishings. Rooms feature a balcony with fantastic views. Rooms have 1 x Queen or 2 x Double beds (nil guarantee on bedding)", "Enjoy fantastic views from your extra large Harbour View room w/ private balcony room -a minimum of 40 sq mtrs. Rooms have 1 Queen or 2 Double beds (nil guarantee on bedding)", "Enjoy fantastic views from your extra large Harbour Viewroom w/ private balcony room -a minimum of 40 sq mtrs. Rooms have 1 Queen or 2 Double beds (nil guarantee on bedding)") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, AUDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Stay 3 Nights & Save 20% Room" + "" + "" + "" + "" + "
" + "
sold
175
sold
200
119494
City/Mountain View Room" + "" + "" + "" + "" + "
" + "
sold
189
sold
219
129537
Harbour View Room" + "" + "" + "" + "" + "
" + "
sold
219
sold
249
149617
Coco's B&B Package" + "" + "" + "" + "" + "
" + "
sold
229
sold
259
169657
Premium Harbour View Room" + "" + "" + "" + "" + "
" + "
249sold
279
179707
Mii Spa Package" + "" + "" + "" + "" + "
" + "
sold
289
sold
319
229837
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=4392&curr=AUD" }