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 shuttle service (6 am -midnight)- Free Internet Access & Hydromassage Shower !!!Swimming pool!!", "Free shuttle service (6 am-midnight)- Free Internet Access & Hydromassage Shower !!!PC with free Internet access,trousser press,static bicycle.Swimming pool!!", "Free shuttle service!!(6 am-midnight)Including 1 double bed and bunk beds,free Internet access,last generation hydro showers and free safe box with laptop capacity.Swimming pool!!", "Including 1 double bed and bunk beds,free Internet access,last generation hydro showers and free safe box with laptop capacity.Swimming pool") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, EURTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Single Economy room with Laptop and free WIFI" + "" + "" + "" + "" + "" + "" + "
  availability: 15
" + "
1078080267
Double / Twin room with Laptop and free WIFI" + "" + "" + "" + "" + "" + "" + "
  availability: 15
" + "
1078686279
"High Tech" Double Room with Laptop and free WIFI" + "" + "" + "" + "" + "" + "" + "
  availability: 10
" + "
1458686317
Family Triple room with Laptop and free WIFI" + "" + "" + "" + "" + "" + "" + "
  availability: 10
" + "
1459696337
"Family" Quadruple Room with Laptop and free WIFI" + "" + "" + "" + "" + "" + "" + "
  availability: 10
" + "
204107107418
Special offer double room 10 % discount" + "" + "" + "" + "" + "
" + "
172sold
172
sold
172
516
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=9984&curr=EUR" }