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("Stylish Sebel Queen Room features a queen bed & en-suite bathroom, 32 inch LCD TV, spacious work desk and in room safe. Take advantage of our complimentary St Kilda Rd corporate shuttle service", "Stylish Queen Lake View Room with stunning views over Albert Park Lake. Featuring a queen bed, en-suite bathroom & LCD tv. Take advantage of our complimentary St Kilda Road corporate shuttle service", "Contemporary Sebel King rooms feature a king bed & en-suite bathroom, 32 inch LCD tv; spacious work desk & in room safe. Take advantage of our complimentary St Kilda Road corporate shuttle service.", "Spacious King Lake View rooms, offer stunning views of Albert Park Lake. Featuring a king bed & en-suite bathroom. Take advantage of our complimentary St Kilda Road corporate shuttle service", "Executive King Lake View rooms offer magnificent views of Albert Park Lake & Port Phillip Bay. Rooms are approx 60 sqr mtrs & feature open plan layout with lounge & the luxurious king "CLOUD" bed", "Includes full buffet breakfast for 2. The stylish Sebel Queen Room features a queen bed & en-suite bathroom, & LCD TV. Take advantage of our complimentary St Kilda Road corporate shuttle service.") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, AUDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Sebel Queen Room" + "" + "" + "" + "" + "
" + "
159sold
219
sold
219
597
Sebel King Room" + "" + "" + "" + "" + "
" + "
179sold
239
sold
239
657
Sebel Queen Lakeview Room" + "" + "" + "" + "" + "
" + "
199sold
259
sold
259
717
Sebel Queen Room Bed & Breakfast Package" + "" + "" + "" + "" + "
" + "
205sold
265
sold
275
745
Sebel King Lake View Room" + "" + "" + "" + "" + "
" + "
219sold
279
sold
279
777
Executive King Lake View Room" + "" + "" + "" + "" + "
" + "
239sold
299
sold
299
837
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=1077&curr=AUD" }