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 WIFI access to Internet and free Business Center / CyberCorner - FREE Safety Deposit Box - ROOF SWIMMING POOL AND SOLARIUM", "FREE WIFI access to Internet and free Business Center / CyberCorner - FREE Safety Deposit Box - ROOF SWIMMING POOL AND SOLARIUM", "20% DISCOUNT BOOKING 3 NIGHTS - FREE WIFI access to Internet and at our Business Center / CyberCorner - FREE Safety Deposit Box -", "20% DISCOUNT BOOKING 3 NIGHTS - FREE WIFI access to Internet and at our Business Center / CyberCorner - FREE Safety Deposit Box", "20% DISCOUNT BOOKING 3 NIGHTS - FREE WIFI access to Internet and free Business Center / CyberCorner - FREE Safety Deposit Box - ROOF SWIMMING POOL AND SOLARIUM") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, EURTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Standard single use room OFFER" + "" + "" + "" + "" + "" + "" + "
  availability: 4
" + "
686868204
Standard Double/Twin room OFFER" + "" + "" + "" + "" + "" + "" + "
  availability: 4
" + "
777777231
Standard Single use room (1 People)FREE WIFI" + "" + "" + "" + "" + "" + "" + "
  availability: 4
" + "
868686258
Superior Double / Twin room OFFER" + "" + "" + "" + "" + "" + "" + "
  availability: 4
" + "
949494282
Standar Double / Twin room( 2 People) FREE WIFI" + "" + "" + "" + "" + "" + "" + "
  availability: 4
" + "
969696288
Superior Double / Twin room (2 people) FREE WIFI" + "" + "" + "" + "" + "" + "" + "
  availability: 4
" + "
118118118354
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=2302&curr=EUR" }