// JavaScript Document
winWidth=document.all?document.body.clientWidth-250:window.innerWidth-250; 
document.write ('<iframe id="xlair" src="http://www.fuerteventura.com/xl/index2.html" frameborder="0"  height="100" width="239"');
document.write (winWidth);
document.write ('scrolling="auto"></iframe>');


