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("Welcome courtesies, luxury bath amenities, free WIFI and access to SkyGym", "Welcome courtesies, luxury bath amenities and free Wifi and access to Skygym", "BREAKFAST BUFFET, welcome courtesies, luxury bath amenities, complimentary Wifi connection WIFI and access to SkyGym", "Outside views, welcome courtesies, luxury bath amenities, Free WIFI and access to SkyGym", "NON REFUNDABLE WITH BREAKFAST, Welcome courtesies, luxury bath amenities, free WIFI and access to SkyGym", "Junior Suite and free connecting Deluxe Twin with breakfast buffet, one movie with popcorn and milk shakes for children, Wii console and late check out on availability, free WIFI and access to SkyGym", "Deluxe Triple with double or 2 twin beds + extra bed. Welcome courtesies, luxury bath amenities, free WIFI and access to SkyGym", "Welcome courtesies, free Wifi and access to Skygym", "Suite with views over the Paseo de la Castellana perfect for families or to share with friends (4 people). Free WIFI and access to SkyGym", "Suite with views, welcome courtesies, Bvlgari bath amenities, Nespresso coffee machine, Free WIFI and access to SkyGym", "Suite with terrace and jacuzzi. Welcome courtesies, Bvlgari bath amenities, Nespresso coffee machine, Free WIFI and access to SkyGym") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, EURTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
3x2 Deluxe Room Promotion" + "" + "" + "" + "" + "
" + "
sold
145
sold
145
sold
145
435
Single Confort Room" + "" + "" + "" + "" + "
" + "
sold
182
sold
182
sold
182
546
Deluxe Room Non Refundable" + "" + "" + "" + "" + "" + "" + "
  availability: 10
" + "
183183183549
Deluxe Room Single Use" + "" + "" + "" + "" + "" + "" + "
  availability: 10
" + "
193193193579
Deluxe Room Double/Twin" + "" + "" + "" + "" + "" + "" + "
  availability: 10
" + "
193193193579
Deluxe Room Double/Twin Breakfast Included" + "" + "" + "" + "" + "" + "" + "
  availability: 10
" + "
214214214642
Superior Room Double/Twin" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
219219219657
Triple Room" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
241241241723
Friends and Family Suite" + "" + "" + "" + "" + "
" + "
sold
300
sold
300
sold
300
900
Junior suite" + "" + "" + "" + "" + "
" + "
sold
300
sold
300
sold
300
900
Family Package" + "" + "" + "" + "" + "" + "" + "
  availability: 5
" + "
3533533531,059
Penthouse Suite" + "" + "" + "" + "" + "
" + "
sold
621
sold
621
sold
621
1,863
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=3966&curr=EUR" }