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("Buffet Breakfast - Welcome Bottle of Cava (Spanish champagne) in your room - Free Tickets for the Casino Barcelona (per person &", "2 minutes away of the Cathedral of Barcelona and "Las Ramblas", "2 minutes away of the Cathedral of Barcelona and "Las Ramblas", "2 minutes away of the Cathedral of Barcelona and "Las Ramblas") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, EURTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Double / Twin room (1 or 2 people) Special Offer**" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
696995233
"Romantic" Package***" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
8989115293
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=2917&curr=EUR" }