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("Air conditioned and fully Self Contained spacious unit with large sunny balconies. Great heated pool and spa. Beach, shops,theme parks all close. Just the place to unwind.", "Special based on 5 night minimum stay. Fully self contained 1Bedroom unit just a short stroll to the beach and Cavill Ave. This is great value.") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, AUDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
5 Night Special 1BD Apartment" + "" + "" + "" + "" + "" + "
For the Check-in date you selected, the Minimum Stay requirement is 5 nights.
" + "
sold
250
sold
250
sold
250
750
One Bedroom Apartment" + "" + "" + "" + "" + "
" + "
sold
250
sold
250
sold
250
750
5 Night Special 2BD Apartment" + "" + "" + "" + "" + "" + "
For the Check-in date you selected, the Minimum Stay requirement is 5 nights.
" + "
sold
350
sold
350
sold
350
1,050
5 Night Special 2BD Townhouse" + "" + "" + "" + "" + "" + "
For the Check-in date you selected, the Minimum Stay requirement is 5 nights.
" + "
sold
350
sold
350
sold
350
1,050
Two Bedroom Apartment" + "" + "" + "" + "" + "
" + "
sold
350
sold
350
sold
350
1,050
Two Bedroom Townhouse" + "" + "" + "" + "" + "
" + "
sold
350
sold
350
sold
350
1,050
5 Night Special 3BD Apartment" + "" + "" + "" + "" + "" + "
For the Check-in date you selected, the Minimum Stay requirement is 5 nights.
" + "
sold
600
sold
600
sold
600
1,800
Three Bedroom Apartment" + "" + "" + "" + "" + "
" + "
sold
600
sold
600
sold
600
1,800
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=5797&curr=AUD" }