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("Great value for money, in a Double or Twin Standard room right in the heart of Mrelbourne's CBD.", "These rooms have two single beds only. The rooms have all facilities EXCEPT THE SHOWERS AND TOILETS ARE SHARED IN THE HALLWAYS. Includes free use of our spa, sauna, pool and gym areas", "Furnished in traditional decor with modern colours. Comprising of a queen size bed,Foxtel, LCD flat screen TV, high speed internet. All rooms are non smoking. Inc free use of pool,gym,spa & sauna.", "Furnished in traditional decor with modern colours. Comprising of a queen size bed,Foxtel, LCD flat screen TV, high speed internet. All rooms are non smoking. Inc free use of pool,gym,spa & sauna", "Heritage rooms are similar to our new Bellerive rooms but have slightly smaller bathrooms.All rooms have Foxtel,LCD flat screen TV,ducted aircon,broadband,and new bathrooms") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, AUDTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
TWIN ECONOMY ROOM" + "" + "" + "" + "" + "
" + "
80sold
80
sold
80
240
STANDARD ROOM [TWIN/DOUBLE]" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
110110110330
QUEEN HERITAGE ROOMS ..Non Smoking only" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
115115115345
BELLERIVE ROOMS - Non Smoking" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
119119119357
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=86&curr=AUD" }