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("All local taxes, service and free city map. Payment cash only .", "All local taxes, service and a rich breakfast buffet.", "All local taxes, service and free city map. Payment cash only.", "All local taxes, service and a free city map . Payment cash only", "All local taxes, service and a rich breakfast buffet", "All local taxes, service and a free city map. Payment cash only") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, EURTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Special Offer Double Room (ONLY CASH PAYMENT)" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
505050150
Standard Double / Twin Room" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
100100100300
Standard Triple Room" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
120120120360
Standard Quadruple Room" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
150150150450
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=12129&curr=EUR" }