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("Minutes to the beach bars and dining, we'll spoil you with luxury amenities, bathrobes slippers and more. Free wireless throughout or use our macbooks with free wireless and printer.", "Relax on your comfy King Bed and catch a Foxtel movie on your widescreen LCD TV. Enjoy home comforts like a cordless phone and Tivoli audio plus luxury amenities, bathrobes & slippers and more.", "Sweet Urban is the ultimate in chic, urban luxury. King size bed, enormous bathroom with double spa, separate shower, large LCD TV with Bose sound and loads of natural light.", "Our famous Urban Round Room is designer fun. Catch a movie on the large LCD TV while indulging in the double spa bath in the room. Comfy King bed, separate bathroom with shower, slippers & robes.", "Sleek, chic and with plenty of room for 2. Featuring spacious work desk, free wireless internet access and luxurious bathrobes and slippers. All rooms are non-smoking.", "Includes a 2 Course Dinner plus a glass of wine for up to 2 people in Curious Restaurant, overnight accommodation in an Urban Superior room plus free wireless internet and entry to St Kilda Sea Baths.") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, AUDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Urban Superior Room 3 Night" + "" + "" + "" + "" + "
" + "
sold
159
sold
159
sold
159
477
Urban Superior Room" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
179179179537
Urban Deluxe Spa Room" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
209209209627
Sweet Urban Room" + "" + "" + "" + "" + "
" + "
259259sold
259
777
Round Room" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
269269269807
Dinner Delight Package" + "" + "" + "" + "" + "
" + "
sold
650
sold
650
sold
650
1,950
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=11151&curr=AUD" }