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("Free Wi-Fi access in the premises of Rception,Break fast-Taxes are included Free Wi-Fi access in the premises of Rception,Break fast-Taxes are included ", "Free Wi-Fi access in the premises of Rception,Break fast-Taxes are included ", "Free Wi-Fi access in the premises of Rception,Breakfast-Taxes are included ") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, EURTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Standard Single room" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
444444132
Standard Double room -non smoking-" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
626262186
Standard Triple Room -non smoking-" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
909090270
Standard Double Room ANNEXE -non smoking-" + "" + "" + "" + "" + "
" + "
sold
93
sold
93
93279
Standard Triple Room - ANNEXE -non smoking-" + "" + "" + "" + "" + "
" + "
sold
110
sold
110
sold
110
330
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=15441&curr=EUR" }