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("Functionally decorated room equipped with all kind of facilities. Minibar, TV, pay TV, safe box, air conditioning, hair dryer, free access to the fitness room. Recently renovated hotel.", "Bedroom with private living room inside. Coffee and tea facilities. Free newsletter at reception- Free access to the fitness room. Recently renovated hotel.", "Free breakfast, free open bar, free spa and fitness room, free internet access in private lounge and free Spanish and international newspaper.", "Brekfast Buffet Included!!", "Bright and elegant rooms located on the upper floors and with spectacular panoramic views of Barcelona. Suitable for one or two guests. Recently renovated. ") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, EURTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Double / Twin Room (1 or 2 people)" + "" + "" + "" + "" + "" + "" + "
  availability: 10
" + "
171193171535
Double for Single Use Room with Breakfast Included" + "" + "" + "" + "" + "" + "" + "
  availability: 10
" + "
187209187583
Room City View" + "" + "" + "" + "" + "" + "" + "
  availability: 10
" + "
193214193600
Double/Twin Room with Breakfast Included" + "" + "" + "" + "" + "" + "" + "
  availability: 10
" + "
203225203631
Room THE LEVEL" + "" + "" + "" + "" + "
" + "
203225sold
203
631
"Luxury" Junior Suite (1 or 2 people)" + "" + "" + "" + "" + "" + "" + "
  availability: 3
" + "
300321300921
¨Luxury¨ Suite (1 or 2 people)" + "" + "" + "" + "" + "" + "" + "
  availability: 3
" + "
3854073851,177
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=3866&curr=EUR" }