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("Experience the transformation of Citigate. Sleek & stylish, try our new restaurant & bar–Bistro Allure,KG Bar, Espresso Bar & new look lobby. Our modern rooms meet your every need with LCD TV & Foxtel", "Relax in your hotel room with daily breakfast for two, work desk & broadband access, CNN, daily newspaper & access to our rooftop recreation deck with a modern gym, heated swimming pool & sauna", " ", "GREAT VALUE Enjoy the extras of our Business Floor-FREE in room internet($29 a day), free plunger coffee, bottled water, welcome fruit, use of bathrobes & slippers, turndown service, daily newspaper ", " ") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, AUDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Summer Shorts package" + "" + "" + "" + "" + "
" + "
sold
200
sold
200
sold
200
600
Citigate Superior Room" + "" + "" + "" + "" + "
" + "
199199sold
250
648
Citigate Superior Room - B&B" + "" + "" + "" + "" + "
" + "
239239sold
290
768
Citigate Business Floor room" + "" + "" + "" + "" + "
" + "
249249sold
300
798
City Chic Package - Citigate Style!!" + "" + "" + "" + "" + "
" + "
sold
400
sold
400
sold
400
1,200
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=2237&curr=AUD" }