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("Hip, Funky & Stylish studio apartment. Rate includes daily housekeeping service, FREE Newspaper and use of GYM, SAUNA. Designer breakfast cafe available from 6am!!", "Start the Week at Auckland newest address. Includes FREE Newspaper, DAILY Service and use of GYM, SAUNA and SPA", "Includes FREE Newspaper, DAILY Service and use of GYM, SAUNA and SPA", "2 Night Super Saver, at Auckland's Hippest Hotel. Simple living & value for money. Housekeeping additional. Studio Apartment with Queen size bed, Min Stay 2 Days.", "Ultra plush apartment. Free newspaper, complimentary use of gym, sauna & spa.", "Enjoy privacy? Located in the Crescent building. Spacious One Bedroom Apartments with Queen Bed, Kitchen Facilities", "PACKAGE Includes: Studio Accommodation, FREE Valet PARKING, FREE late checkout, FREE copy of the Exclusive Salmonella Dub CD. Only 5 Mins walk to VECTOR ARENA") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, NZDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Crescent 1 Bedroom Apartment" + "" + "" + "" + "" + "
" + "
105105sold
105
315
2 Night Super Saver - Studio Apartment" + "" + "" + "" + "" + "
" + "
sold
110
sold
110
sold
115
335
Studio Apartment" + "" + "" + "" + "" + "" + "" + "
  availability: 6
" + "
120130130380
1 Bedroom Apartment" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
140150150440
Live Like A Rock Star Package" + "" + "" + "" + "" + "
" + "
sold
160
sold
160
sold
160
480
2 Bedroom Apartment" + "" + "" + "" + "" + "
" + "
220sold
230
sold
235
685
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=62174&curr=NZD" }