// JavaScript Document
winWidth=document.all?document.body.clientWidth-418:window.innerWidth-437; 
document.write ('<iframe id="skyscanner" src="../skyscanner/index.html" frameborder="0"  height="300" width="470"');
document.write (winWidth);
document.write ('scrolling="auto"></iframe>');



