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("Stay opposite The Gabba Stadium in a modern Studio Room with great guest amenities. Plus fantastic facilities including roof top pool, gym, sauna and an array of retail facilities", "Stay opposite The Gabba Stadium in a 1 Bedroom Self Contained Apartment featuring separate bedroom & living, full kitchen and balcony. Plus, a roof top pool. gym, sauna and several retail facilities", "Stay opposite The Gabba Stadium in a 2 Bedroom Self Contained Apartment featuring separate bedrooms & living, full kitchen and balcony. Plus, a roof top pool. gym, sauna and several retail facilities", "Opposite The Gabba in a modern Studio Room with great guest amenities. Plus fantastic facilities including pool, gym, sauna. For this fantastic rate studios are serviced weekly.", "Stay opposite The Gabba Stadium in a 1 Bedroom Self Contained Apartment featuring separate bedroom & living, full kitchen and balcony. Plus, a roof top pool. gym and sauna, no housekeeping.", "Stay opposite The Gabba Stadium in a 1 Bedroom Self Contained Apartment featuring separate bedroom & living, full kitchen and balcony. Plus, a roof top pool. gym, weekly housekeeping service.", "Stay opposite The Gabba Stadium in a 2 Bedroom Self Contained Apartment featuring separate bedrooms & living, full kitchen and balcony. Plus, a roof top pool. gym and weekly housekeeping service.", "Stay opposite The Gabba Stadium in a 2 Bedroom Self Contained Apartment featuring separate bedrooms & living, full kitchen and balcony. Plus, a roof top pool. gym, sauna, weekly housekeeping service.") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, AUDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Studio 7 Nights +" + "" + "" + "" + "" + "" + "
For the Check-in date you selected, the Minimum Stay requirement is 7 nights.
" + "
sold
89
89sold
89
267
Studio 2 Nights +" + "" + "" + "" + "" + "
" + "
sold
99
99sold
99
297
One Bedroom 7 Nights +" + "" + "" + "" + "" + "" + "
For the Check-in date you selected, the Minimum Stay requirement is 7 nights.
" + "
100100sold
110
310
Studio (Hotel Room)" + "" + "" + "" + "" + "
" + "
sold
119
119sold
119
357
One Bedroom 2 Nights +" + "" + "" + "" + "" + "
" + "
129129sold
129
387
One Bedroom Apartment" + "" + "" + "" + "" + "
" + "
145145sold
145
435
Two Bedroom 7 Nights +" + "" + "" + "" + "" + "" + "
For the Check-in date you selected, the Minimum Stay requirement is 7 nights.
" + "
sold
225
sold
225
sold
245
695
Two Bedroom 2 Nights +" + "" + "" + "" + "" + "
" + "
sold
255
sold
255
sold
255
765
Two Bedroom Apartment" + "" + "" + "" + "" + "
" + "
sold
289
sold
289
sold
289
867
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=90522&curr=AUD" }