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("Stay right at the heart of it all. Rate includes full access to our fitness centre, spa, sauna, pool and tennis court as well as a daily newspaper.", "Business is a pleasure in a Hilton Executive room, complete with flat screen TV and marble bathroom. Includes exclusive access to the Executive Lounge with evening drinks & canapes, & continental brea", "Enjoy this value rate with choice of Victoria Square view or the west horizon, with complimentary access to our Fitness & Health Centre, includes sauna, spa , heated pool and tennis.", "Hilton Deluxe rooms are modern and stylish, featuring plush bedding, a flat screen television and a sleek bathroom. Rate includes full access to our fitness centre, spa, sauna, pool and tennis court a", "Enjoy this value rate - Hilton Deluxe rooms are modern & stylish, featuring plush bedding, a flat screen television and a sleek bathroom. Rate includes full access to our fitness centre, spa, sauna, p", "Wake up and recharge with our renowned Hilton Breakfast, featuring a great variety of hot and cold favourites and Seriously South Australian specialities.") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, AUDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Hilton Guest Room - Advance Purchase" + "" + "" + "" + "" + "
" + "
sold
215
sold
215
sold
215
645
Hilton Guest Room" + "" + "" + "" + "" + "
" + "
sold
230
sold
230
sold
230
690
Hilton Deluxe Room" + "" + "" + "" + "" + "" + "" + "
  availability: 6
" + "
255255255765
Hilton Guest Room - Bed and Breakfast" + "" + "" + "" + "" + "
" + "
sold
260
sold
260
sold
260
780
Hilton Deluxe Room - Advance Purchase" + "" + "" + "" + "" + "
" + "
sold
275
sold
275
sold
275
825
Hilton Executive Room" + "" + "" + "" + "" + "" + "" + "
  availability: 3
" + "
300300300900
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=532&curr=AUD" }