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("1 king or 2 single beds. Kitchenette, en-suite. Maximum of 2 people per room", "1 king & 1 single bed or 3 single beds. Kitchenette, en-suite. Maximum of 3 people per room", "2 king beds or 1 king & 2 single beds or 4 single beds. Two separate bedrooms adjoined by a kitchenette, two bathrooms but no lounge or laundry facilities. Rates are room only up to 4 people", "2 king beds or 1 king & 2 single beds or 4 single beds. Two separate bedrooms with full kitchen and laundry facilities, there is a lounge and one bathroom. Rates are room only up to 4 people", "1 king or 2 single beds. 32" LCD TV, black leather arm chair, laptop, kitchenette, en-suite. Maximum of 2 people per room", "LOCATION! LOCATION! Absolute City Centre, 50m to Queen St and 100m from Sky Tower. ALL short walking distance to Civic Theatre, Aotea Square, Viaduct Harbour and many more - Great value of money!") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, NZDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
7 Nights Special - Standard Studio" + "" + "" + "" + "" + "" + "
For the Check-in date you selected, the Minimum Stay requirement is 7 nights.
" + "
125125125375
3 Nights Special - Standard Studio" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
129129129387
President Special - Standard Studio" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
130130130390
Standard Studio (ST1/ST2)" + "" + "" + "" + "" + "" + "" + "
  availability: 4
" + "
145125145415
Corporate Studio (SU1)" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
155155155465
One Bedroom Suite (BR1)" + "" + "" + "" + "" + "" + "" + "
  availability: 3
" + "
165165165495
Bed and Breakfast - Standard Studio" + "" + "" + "" + "" + "" + "" + "
  availability: 3
" + "
175175175525
Superior Triple Studio (SU3)" + "" + "" + "" + "" + "" + "" + "
  availability: 3
" + "
175175175525
Two Bedroom Family Unit (BR2)" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
215215215645
Two Bedroom Apartment (APT2)" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
235235235705
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=1758&curr=NZD" }