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("Located directly opposite Capitol Theatre, close to Darling Harbour, Sydney Entertainment Centre and Paddy's Markets.", "SUPERIOR TWIN ROOM - Located directly opposite Capitol Theatre, close to Darling Harbour, Sydney Entertainment Centre and Paddy's Markets.", "Stay in our spacious Junior Suites with separate lounge area. Incl. Great location for Southern CBD, Capitol Theatre, Haymarket, Darling Harbour and China Town.", "Centrally located, opposite Capitol Theatre, minutes walk to Darling Harbour, Chinatown & Entertainment Centre, Rates are for 2 people and include a Hot Breakfast in our Restaurant Indigo on Capital.", "SUPERIOR DOUBLE ROOM - Located directly opposite Capitol Theatre, close to Darling Harbour, Sydney Entertainment Centre and Paddy's Markets.", "Centrally located, opposite Capitol Theatre, minutes walk to Darling Harbour, Chinatown, Entertainment Centre, World Square Shopping Centre. Rates are for 3 people. ", "Min 3 nights stay, Standard room with all the features of the Superior but a little more compact. Good sized ensuite bathrooms with spacious walk-in shower. 1 Queen bed or 2 Single beds, max 2 guests") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, AUDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
STANDARD ROOM SPECIAL!!!" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
119115119353
Standard Double Room" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
125119119363
Standard Twin room" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
125119119363
Superior Double Room" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
135129129393
Superior Twin room" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
135129129393
Standard Triple Room" + "" + "" + "" + "" + "
" + "
sold
160
sold
154
sold
190
504
Superior Room & Breakfast" + "" + "" + "" + "" + "
" + "
sold
155
sold
149
sold
200
504
Junior Suite" + "" + "" + "" + "" + "
" + "
sold
180
sold
174
sold
195
549
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=8082&curr=AUD" }