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("Experience our SPACIOUS Superior rooms, only a short stroll to the Night Markets and City Centre! Upgrade to a DELUXE room from only $10 and get FREE INTERNET.", "SPACIOUS Ocean Front Rooms have PANORAMIC views of the Coral Sea from your PRIVATE BALCONY and aircon to keep you cool on tropical days.", "Enjoy magnificent views from the top, each with private balconies also receive FREE INTERNET.", "SPACIOUS & LUXURIOUS Executive Suites with stunning views from the top floor ~ go on, spoil yourself! Book now and receive a 2-4-1 Breakfast Voucher to use in Latitude 137.", "Stay 3 nights or longer AND SAVE with this offer. Enjoy accommodation in a Deluxe Water View Room and save 30% per night off the normal price. Get 2 BONUS welcome beverages on Arrival!", "Stay 3 nights or longer AND SAVE with this offer. Enjoy accommodation in an Ocean Front Room and save 30% per night off the normal price. Get 2 FREE breakfasts on your first morning!") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, AUDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Stay and Save Deluxe Waterview Room" + "" + "" + "" + "" + "
" + "
86sold
118
118322
Stay and Save Ocean Front Room" + "" + "" + "" + "" + "
" + "
sold
100
sold
132
132364
SUPERIOR WATERVIEW ROOM DEAL" + "" + "" + "" + "" + "
" + "
114sold
149
149412
DELUXE WATERVIEW ROOM DEAL" + "" + "" + "" + "" + "
" + "
124sold
169
169462
OCEAN FRONT ROOM DEAL" + "" + "" + "" + "" + "
" + "
sold
144
sold
189
189522
EXECUTIVE SUITE DEAL" + "" + "" + "" + "" + "
" + "
184sold
219
219622
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=5267&curr=AUD" }