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("Perfect Location! Walking distance to: - Melbourne & RMIT Unis - Queen Vic Market - Lygon Street - FREE Tourist Bus - Melbourne Central", "Your home away from home, offering sweeping views across Lincoln Square Park and the edge of the city! FREE Car Parking, FREE Internet, FREE In House DVDs and FREE Foxtel!", "Space and comfort is what this room is all about. Facing the inner court, relax in style with your own King Bed! ", "Our NEW Queen Spa Suites have arrived, complete with a two seat European Spa and relaxing Rain Shower, why not spoil your self! ", "Includes Buffet Breakfast for 2 persons!") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, AUDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Executive Queen Room" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
199279229707
Superior King Room" + "" + "" + "" + "" + "
" + "
209sold
289
239737
Parkview King Room" + "" + "" + "" + "" + "
" + "
219sold
299
249767
Queen Spa Suite" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
249339279867
Bed & Breakfast - Executive Queen Suite" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
317317268902
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=76&curr=AUD" }