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("Central location, minutes walk to City, Cairns vibrant Esplanade and markets. Free continental breakfast, airport transfer pick up Monday to Friday 7am to 5pm (excludes public holidays) free wireless ", "Inclusions Continental buffet breakfast and courtesy airport transfer pick up Monday-Friday from 8am to 5pm, return transfers at select times, excluding public holidays.", "Complimentary continental breakfast, airport pick up from 7am to 5pm, discount on evening meal") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, AUDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Standard Room" + "" + "" + "" + "" + "" + "" + "
  availability: 3
" + "
757575225
Superior Double Room" + "" + "" + "" + "" + "" + "" + "
  availability: 8
" + "
898989267
Superior Twin Room" + "" + "" + "" + "" + "" + "" + "
  availability: 3
" + "
898989267
Superior Double/Twin 3 Night Stay Room" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
110110110330
Premier Room" + "" + "" + "" + "" + "" + "" + "
  availability: 4
" + "
120120120360
Studio" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
133133133399
Family Room" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
175175175525
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=11702&curr=AUD" }