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

