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("Enjoy comfort & convenience in our traditionally appointed hotel room. Surrounded by Anzac Square, Central Station and Brisbane CBD, we are #1 for LOCATION. ", "Our PREMIER 1 Bedroom apartment equipped with modern kitchen & laundry facilities enhance comfort & convenience. Surrounded by Anzac Square, Central Station and Brisbane CBD. ", "Best things in life are FREE!FREE! Book now and stay in our 1 bedroom apartment and receive FREE daily Breakfast for 2 in our stylish Berkley's on Ann Restaurant and FREE valet carparking.", "Includes FREE upgrade to 1BRM apartment, bottle of sparkling wine, room service b/fast, free valet parking, 12pm checkout", "NIGHT AT THE MOVIES! Overnight Accommodation for two in a Studio Room and two tickets to Birch Carroll & Coyle Cinemas in the Myer Centre", "Accomodate family, friends or colleagues under 1 roof! Our 2 Bedroom apartment with kitchen & laundry facilities will feel like home. Surrounded by Anzac Square, Central Station and Brisbane CBD.", "Includes accomodation in a studio room, 2 x $20 David Jones Vouchers and breakfast for 2 in our Berkley's on Ann Restaurant. Walk around the corner to the nearest David Jones outlet.") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, AUDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Studio Room" + "" + "" + "" + "" + "
" + "
sold
195
220sold
195
610
1 bedroom Apartment" + "" + "" + "" + "" + "
" + "
sold
220
sold
220
sold
245
685
2 Bedroom Apartment" + "" + "" + "" + "" + "
" + "
sold
370
sold
370
sold
370
1,110
Shop Till You Drop Package" + "" + "" + "" + "" + "
" + "
sold
398
sold
398
sold
398
1,194
Friday Night At The Movies Package" + "" + "" + "" + "" + "
" + "
sold
475
sold
475
sold
475
1,425
Weekend Rendezvous Package" + "" + "" + "" + "" + "
" + "
sold
475
sold
475
sold
475
1,425
Secret Rendezvous Package" + "" + "" + "" + "" + "
" + "
sold
475
sold
475
sold
475
1,425
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=331&curr=AUD" }