<script> <!– –>// Redimensión alto iframe <!– –>function resizeIframe(height){ <!– –> // "+60" px regla general para prevenir diferencias entre navegadores <!– –><!– –>document.getElementById('buscador').height = parseInt(height)+60; }<!– –><!– –>// Scroll página <!– –><!– –> function upIframe(){ <!– –> window.scrollTo(0, 0); <!– –> } <!– –><!– –></script> <!– –><iframe id="buscador" src="http://etu.suagenciaonline.com/buscadores/newb2c/aereo/preload_aereo.html?idwl=2050&url_helper=https://www.equinoccioviajes.com/new_helper.html" width="951" height="600" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" style="border:none;background-color:#ffffff;"> </iframe>