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("Our large open-plan studio apartments accommodate 2 people. They are fully self-contained and include a kitchen, dishwasher, TV and DVD player. Most feature a balcony. All apartments are non-smoking.", "Our spacious, loft-style one-bedroom apartments accommodate up to 3 people. They are fully self-contained including a kitchen, dishwasher, TV and DVD player. All apartments are non-smoking.", "**LUXURY FOR THE FAMILY** Apartment loft styled accommodation, Two bedrooms (One King / One Queen), fully self contained kitchen, dishwasher and on-site laundry facilities. 5th person additional $55.", "**STAY 2 NIGHTS AND RECIEVE A DISCOUNTED RATE** Our large open-plan studio apartments accommodate 2 people and are fully self-contained including kitchen, dishwasher and on-site laundry facilities.", "**EXTEND YOUR STAY FOR A SUPER RATE** Our large open-plan studio apartments accommodate 2 people and are fully self-contained including kitchen, dishwasher and on-site laundry facilities", "**WOW - WHAT A RATE** Our large open-plan studio apartments accommodate 2 people and are fully self-contained including kitchen, dishwasher and on-site laundry facilities.") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, AUDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Studio Apartment 7 Nights" + "" + "" + "" + "" + "" + "
For the Check-in date you selected, the Minimum Stay requirement is 7 nights.
" + "
sold
179
sold
179
sold
179
537
Studio Apartment 5 Nights" + "" + "" + "" + "" + "" + "
For the Check-in date you selected, the Minimum Stay requirement is 5 nights.
" + "
sold
199
sold
199
sold
199
597
Studio Apartment" + "" + "" + "" + "" + "
" + "
199219sold
239
657
Studio Apartment 2 Nights" + "" + "" + "" + "" + "
" + "
sold
219
sold
219
sold
219
657
One Bedroom Apartment" + "" + "" + "" + "" + "
" + "
229249sold
269
747
Two Bedroom Apartment" + "" + "" + "" + "" + "
" + "
319339sold
359
1,017
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=5825&curr=AUD" }