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("Enjoy the view across the stunning city skyline from your own private balcony. Featuring designer fittings, our plush Urban Snorer 32 LCD TV, & designer bathroom.", "With our plush Urban Snorer, 32 LCD TV, designer bathroom and luxury amenities relaxation is effortless. Newly refurbished with designer everything you will love your own walk-out balcony", "With our plush Urban Snorer, 32 LCD TV, designer bathroom & luxury amenities relaxation is effortless. Newly refurbished with designer everything you will love your own walk-out balcony.", "This luxury suite has views of the stunning city skyline from your own private balcony, with separate bedroom and your own roomy living area. ", "With our plush Urban Snorer, 32 LCD TV, designer bathroom and luxury amenities relaxation is effortless. Newly refurbished with designer everything you will love your own walk-out balcony.", "You will love the view across the parklands from your elevated, private balcony. Featuring designer fittings, our plush Urban Snorer 32 LCD TV, spacious designer bathroom & luxury amenities.") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, AUDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Superior Queen Room" + "" + "" + "" + "" + "
" + "
179199sold
249
627
Superior Twin Room" + "" + "" + "" + "" + "
" + "
179199sold
249
627
Superior King Room" + "" + "" + "" + "" + "
" + "
189209sold
259
657
Superior Queen Park View Room" + "" + "" + "" + "" + "
" + "
189209sold
259
657
Superior King City View Room" + "" + "" + "" + "" + "
" + "
199219sold
269
687
Sweet Urban Suite" + "" + "" + "" + "" + "
" + "
254274sold
324
852
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=3579&curr=AUD" }