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("1brm, brand new, air cond, modern furnishings, austar, pool, spa, bbq area, gym, steam sauna. Opposite Burleigh Beach", "Two brm/One bathroom brand new air cond,modern furn, Rate only cover 2 guests, extra guests $25.00 per night", "Two bedroom apartment with 2 bathrooms, fully self-contained, brand new and air-conditioned, modern furnishings.", "3brm/2bath, modern furn, brand new, air cond, spa baths, Austar, heated pool", "One bedroom, fully self-contained brand new air-conditioned apartments, modern furnishings.", "Two bedroom apartment with 1 bathroom, fully self-contained, brand new and air conditioned, modern furnishings.Rates applies for 2 guests, extra guests $25.00 per night", "2 brm apt with 1 bthrm, fully selfcontained, air conditioned, modern furnishings Rate advertised is quoted for 2 guests-$25.00/nt applies for ", "2 brm apt with 2 bthrms, fully self-contained, air-conditioned, modern furnishings, 25m heated pool, spa, BBQ, gym, steam/sauna, ", "Three bedroom, fully self-contained brand new air-conditioned apartments, modern furnishings.", "3 brm, fully self-contained brand new air-conditioned apartments, modern furnishings, 25m heated pool, spa, BBQ area, gym, Steam") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, AUDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
One bedroom 5 night Spec" + "" + "" + "" + "" + "" + "
For the Check-in date you selected, the Minimum Stay requirement is 5 nights.
" + "
140140140420
One bedroom - 3 night" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
150150150450
2brm/1 bath apartment 5 nights" + "" + "" + "" + "" + "" + "
For the Check-in date you selected, the Minimum Stay requirement is 5 nights.
" + "
150150150450
Two bed/one bath apartment 3 night" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
160160160480
1 Bedroom" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
165165165495
2 Bedroom / 1 Bathroom" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
175175175525
2bed/2bath apartment 5 nights" + "" + "" + "" + "" + "" + "
For the Check-in date you selected, the Minimum Stay requirement is 5 nights.
" + "
190190190570
2bed/2bath apartment 3 nights" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
200200200600
2 Bedroom / 2 Bathroom" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
210210210630
3brm/2bath apartment 5 nights" + "" + "" + "" + "" + "" + "
For the Check-in date you selected, the Minimum Stay requirement is 5 nights.
" + "
275275275825
3brm/2bath apartment 3 nights" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
320320320960
3 Bedroom / 2 Bathroom" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
3503503501,050
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=119305&curr=AUD" }