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("Residence suite includes fully equipped kitchen, separate lounge and large balcony. Broadband internet access in all rooms available and FREE access to the gym and spa with 25 metre lap pool", "Newly renovated guest room. Enjoy premier views of Auckland Harbour, the city or the greenery of University of Auckland amid the natural light and elegant European decor of a 26-sq.-metre room.", "Enjoy superior views of Auckland, the North Shore or harbour from the private 7-sq.-metre balcony of a spacious 31- to 34-sq.-metre room.", "Appointed in natural modern decor and wood furnishings, the spacious 39sqm studio suite offers a kitchen, wireless internet, private bathroom, walk-in shower, cozy robes", "Rise refreshed. Ease into your day. There is no need to rush. Enjoy a freshly prepared breakfast just for you, when you're ready to make a move. Package includes accommodation in Residence Guest room", "Limited Time Only Reduced Rate: Full Prepayment and Non-Refundable at Time of Booking.", "Advance Purchase Rate: 20% off Hyatt Daily Rate. Full Prepayment and Non-Refundable at Time of Booking. Hyatt View Rooms.", "Advance Purchase Rate: 20% off Hyatt Daily Rate. Full Prepayment and Non-Refundable at Time of Booking. Residence Suite.") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, NZDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Advance Purchase - View Room" + "" + "" + "" + "" + "
" + "
sold
224
sold
224
sold
176
624
Advance Purchase - Residence Suite" + "" + "" + "" + "" + "
" + "
sold
217
sold
217
sold
217
651
Residence Guest Room" + "" + "" + "" + "" + "
" + "
sold
255
sold
255
sold
255
765
Regency View Room" + "" + "" + "" + "" + "
" + "
sold
280
sold
280
sold
220
780
Residence Deluxe" + "" + "" + "" + "" + "
" + "
sold
265
sold
265
265795
Residence Suite" + "" + "" + "" + "" + "
" + "
sold
285
sold
285
285855
Residence Awaken Package" + "" + "" + "" + "" + "
" + "
sold
313
sold
313
sold
313
939
Limited Time Offer Regency View Room" + "" + "" + "" + "" + "
" + "
sold
430
sold
430
sold
430
1,290
Limited Time Offer Residence Suite" + "" + "" + "" + "" + "
" + "
sold
495
sold
495
sold
495
1,485
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=1754&curr=NZD" }