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("2kids(0-15yrs) stay for free sharing with adults-using existing bedding, PLUS have breakfast for free when dining with 2 paying adults. Ask us about your membership to A|Club Rewards", "Your superior room overlooks the lagoon pool complete with beach and swim up bar. Ask us about your Free membership to A|Club Rewards", "Fresh hot buffet breakfast is included for 2 adults & 2 children (0-15yrs). Also ask us about your Free membership to A|Club Rewards", "Poolview room, breakfast for 2ad&2ch [0-15yrs] kids free dinner from kids menu when dining with adults in Mizuna, free gift per child, plus bottle of Aust Wine in room for Mum & Dad-max 2 kids") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, AUDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Superior Resort Room" + "" + "" + "" + "" + "
" + "
sold
169
sold
169
sold
169
507
Superior Room Incl. BFast" + "" + "" + "" + "" + "
" + "
sold
194
sold
194
sold
194
582
Superior Pool View Room" + "" + "" + "" + "" + "
" + "
sold
199
sold
199
sold
199
597
Family Fun Package" + "" + "" + "" + "" + "
" + "
sold
160
sold
350
sold
160
670
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=1582&curr=AUD" }