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("Free undercover bbq, Free tour desk, Rates are for 2 persons", "Tariff 1-2peopleensuitebathroom with bath,Austar&foxspt1,2&3.Free B/band to all rooms,Outside bal-conies,aircon,c/fansSaltWaterpool", "Tariff1-2people large tiled room, 2dble(or 1dble1 queen)ensuite bathroom with full size bath. Kitchenette, balcony, aircon, Austar FoxSpt1,2&3saltwaterpool.", "price for2 people Max5.Tourdesk s/water pool,Undercover BBQ Austar & Foxtel Sport1,2&3 Free wireless b/band.LaundryInternet kiosks.hairdryers,iron,umbrellas, beachtowels, BBQequip condiments &sauces.", "Tariff2person,Freeb/bandinternet in allroomsOutsideBalconies,aircon,ensuitebathroomwithbath.swimmingpool ") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, AUDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
DeluxeRoom 7nightsmin" + "" + "" + "" + "" + "" + "
For the Check-in date you selected, the Minimum Stay requirement is 7 nights.
" + "
808080240
selfcontained/studio room 7nights minimum" + "" + "" + "" + "" + "" + "
For the Check-in date you selected, the Minimum Stay requirement is 7 nights.
" + "
858585255
Studio, Self contained 3 night min" + "" + "" + "" + "" + "" + "" + "
  availability: 4
" + "
909090270
Deluxe Apartment 2 night min" + "" + "" + "" + "" + "" + "" + "
  availability: 3
" + "
979797291
Studio/Self-contained 2night min" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
105105105315
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=10409&curr=AUD" }