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("The Westin Sydney's Tower Superior King rooms are spacious and contemporary, featuring floor to ceiling windows, a work desk, broadband internet, seperate bath and shower and one king Heavenly Bed.", "Relax at The Westin Sydney in our tower deluxe king rooms. Imagine reclining on our Heavenly bed or perhaps indulging in a bath in our deep plunge tub. We will ensure you depart feeling refreshed.", "Enjoy overnight accommodation in a Tower Deluxe room. Located in The Westin's magnificent 31storey addition to the General Post Office building", "Heavenly bed®, bathroom with separate shower and soaking tub, state of the art technology including BOSE sound system, flat screen TV. You will receive access to our Executive Club", "Enjoy overnight accommodation in a Heritage Superior room surrounded by old world grandeur in one of our Heritage superior king rooms and depart feeling renewed.", "Unwind in a luxurious suite with Executive Club benefits. Enter the foyer into the lounge, proceede to the separate bedroom to recline on our Heavenly bed or indulge in a bath in our deep plunge tub. ", "Relax this week with old world grandeur in a Heritage Deluxe king rooms and depart feeling refreshed.", "Relax in one of our tower superior king rooms. Indulge in a scented bath in our deep plunge tub or take advantage of complimentary access to the Health Club. Including Buffet Breakfast for 2in Mosaic", "The Westin Sydney's Tower Superior twin rooms are spacious and contemporary, featuring floor to ceiling windows, a work desk, broadband internet, seperate bath and shower and one king Heavenly Bed.") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, AUDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Tower Superior non-smoking King Room" + "" + "" + "" + "" + "
" + "
275400sold
320
995
Tower Superior non-smoking Twin Room" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
2754004001,075
Tower Superior King - Escape Package" + "" + "" + "" + "" + "
" + "
305430sold
350
1,085
Tower Deluxe non-smoking King Room" + "" + "" + "" + "" + "
" + "
315440sold
360
1,115
Tower Deluxe non-smoking Twin Room" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
3154404401,195
Heritage Superior King Room" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
3354604601,255
Heritage Deluxe King Room" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
3755005001,375
Executive Superior King Room" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
3955205201,435
Executive Suite" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
5056306301,765
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=294&curr=AUD" }