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 from /to the Airport -Free access to Spa & Wellness Center", "FREE Shuttle from /to the Airport - Free access to Spa & Wellness Center", "Special Discount for Min Stay FREE Shuttle from /to the Airport - FREE Access to Fitness & SPA (Jacuzzi, Turkish bath, Gym & Indoor Pool) ", "Breakfast Buffet- Free Shuttle Service to Airport - Free Acces to Spa & Wellness Center", "Private Reception, Breakfast Buffet, Internet, Parking, Snack & Beberage Service and Late Check-out until 16:00 hours-Acces to Spa & Wellness Center INCLUDED.", "Private Reception, Breakfast Buffet, Internet, Parking, Snack & Beberage Service and Late Check-out until 16:00 hours-Acces to Spa & Wellness Center INCLUDED. FREE Shuttle from /to the Airport -") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, EURTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Classic Suite (50 Sq. meters) - 1 or 2 people" + "" + "" + "" + "" + "" + "" + "
  availability: 10
" + "
138225139502
Family Suite (2 Adults & 2 Childs under 12 years)" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
188317232737
Juban Club Suite (60 Sq. meters)-1 or 2 people" + "" + "" + "" + "" + "" + "" + "
  availability: 10
" + "
279385300964
Minimum Stay Discount - Family Suite" + "" + "" + "" + "" + "" + "
For the Check-in date you selected, the Minimum Stay requirement is 99 nights.
" + "
99,99999,99999,999299,997
Minimum Stay Discount - Classic Suite (1 or 2 pax)" + "" + "" + "" + "" + "" + "
For the Check-in date you selected, the Minimum Stay requirement is 99 nights.
" + "
99,99999,99999,999299,997
Minimum Stay Discount - Quadruple Suite (4 adults)" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
999,999999,999999,9992,999,997
Quadruple Suite (4 adults)" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
999,999999,999999,9992,999,997
Minimum Stay Discount- Juban Club Suite" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
999,999999,999999,9992,999,997
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=14673&curr=EUR" }