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("Comfortable rooms containing king beds. Ensuite with separate shower and bath. Work station with dataport for the business traveller. Centrally located within World Square shopping and business area.", "Our spacious family rooms are luxuriously appointed and are ideal for a family of four. They feature a Queen bed in the main room and two King-Single beds in the connecting room.", "Located on higher floors include a Rydges Dream King Bed, ensuite (separate shower & full size bath). Rate includes access to Executive Lounge where light breakfast and evening drinks & canapes.", "Luxurious one bedroom suites featuring a master bedroom with ensuite, separate lounge and powder room. A free Continental breakfast and evening canapes are served on a daily basis.", "Deluxe King Room with Breakfast", "Spacious rooms feature Two Double Beds, an ensuite with a separate shower and bath, a work station with dataport and broadband Internet access. All rooms feature opening window. Hotel gym on site.") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, AUDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Deluxe King Min 2 Nt Stay Room" + "" + "" + "" + "" + "
" + "
sold
171
sold
191
sold
200
562
Deluxe King Room" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
179199209587
Superior Double Double Room" + "" + "" + "" + "" + "" + "" + "
  availability: 7
" + "
199219229647
Special Offer Deluxe King Room with Breakfast" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
206229241676
Executive King Min 2 Nt Stay Room" + "" + "" + "" + "" + "
" + "
sold
219
sold
239
sold
248
706
Executive King Room" + "" + "" + "" + "" + "" + "" + "
  availability: 11
" + "
229249259737
Family Min 2 Nt Stay Room" + "" + "" + "" + "" + "
" + "
sold
258
sold
277
sold
277
812
King Suite Min 2 Nt Stay" + "" + "" + "" + "" + "
" + "
sold
258
sold
267
sold
287
812
Family Room" + "" + "" + "" + "" + "" + "" + "
  availability: 9
" + "
269289299857
King Suite" + "" + "" + "" + "" + "
" + "
sold
269
289299857
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=38&curr=AUD" }