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("Luxury 1 bedroom apartment. Includes FREE use of Gym, Spa, Sauna, 4 resort pools, Tennis Court. FREE undercover car parking. $100 Resort Discount Voucher booklet(1per stay)", "VERY SPACIOUS 2 Bedroom apartment with large outdoor balcony. Incl. FREE use of 4 Resort pools, SPA, GYM, Sauna, Tennis court, FREE Car Parking, $100 Resort Discount Voucher booklet(1per stay)", "Spacious 1 bedroom apartment includes FREE use of 4 resort pools, SPA, GYM, Sauna, Tennis Court, FREE Undercover parking, spa jets in bath tub. $100 Resort Discount Voucher booklet(1per stay)", "Spacious 2 bedroom apt. with large outdoor balcony. Incl. FREE use of GYM, Spa, Sauna, 4 resort pools, Tennis Court, FREE undercover car parking, $100 Resort Discount Voucher booklet(1per stay)", "VERY SPACIOUS 2 Bedroom/2 bathroom apartment with large outdoor balcony. Incl. FREE use of 4 Resort pools, SPA, GYM, Sauna, Tennis court, $100 Resort Discount Voucher booklet(1per stay)", "VERY SPACIOUS 2 Bedroom/2 bathroom apartment with large outdoor balcony. Incl. FREE use of 4 Resort pools, SPA, GYM, Sauna, Tennis court, $100 Resort Discount Voucher booklet(1per stay)", "Spacious 1 bedroom apartment with FULL Buffet B'fast. Incl FREE use of 4 resort pools, SPA, GYM, Sauna, Tennis Court, FREE Undercover parking, spa jets in bath tub. ", "VERY SPACIOUS 3 Bedroom/2 bathroom apartment with large outdoor balcony. Incl. FREE use of 4 Resort pools, SPA, GYM, Sauna, Tennis court, $100 Resort Discount Voucher booklet(1per stay)") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, AUDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
1 bedroom apartment 2nt min stay" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
115115115345
2 bedroom apartment - 2nts min stay" + "" + "" + "" + "" + "
" + "
sold
159
140140439
2 bedroom deluxe apartment - 2 night stay" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
169169169507
One Bedroom Apartment" + "" + "" + "" + "" + "" + "" + "
  availability: 4
" + "
182182182546
1 Bedroom apt + Breakfast- 2nt stay" + "" + "" + "" + "" + "" + "" + "
  availability: 3
" + "
191191191573
Two Bedroom Apartment" + "" + "" + "" + "" + "
" + "
sold
225
225225675
Two Bedroom Deluxe Apartment" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
175250250675
3 Bedroom apt -2nt min" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
310310310930
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=6591&curr=AUD" }