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 use of Gym - Sauna - Steam Bath - Indoor Heated Pool - Outdoor Pool - Solarium - Plasma TV & FREE Internet connection (ISDN &am", "Free use of Gym - Sauna - Steam Bath - Indoor Heated Pool - Outdoor Pool - Solarium - Plasma TV & FREE Internet connection (ISDN &am", "Free use of Gym - Sauna - Steam Bath - Indoor Heated Pool - Outdoor Pool - Solarium - Plasma TV & FREE Internet connection (ISDN", "Free use of Gym - Sauna - Steam Bath - Indoor Heated Pool - Outdoor Pool - Solarium - Plasma TV & FREE Internet connection (ISDN &am", "Free use of Gym - Sauna - Steam Bath - Indoor Heated Pool - Outdoor Pool - Solarium - Plasma TV & FREE Internet connection (ISDN & WiFi) in your room") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, EURTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
"Classic" Double / Twin room (1 or 2 people)" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
177177177531
"Superior" Double / Twin room (1 or 2 people)" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
213213213639
"Privilege" Double / Twin room" + "" + "" + "" + "" + "
" + "
sold
364
sold
364
sold
364
1,092
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=22833&curr=EUR" }