
function abreurl(elurl){window.open(elurl,"AVIACSAPOP","width=620,height=500,location=NO,menu=NO,statusbar=NO,scrolling=YES,scrollbars=YES");}
function jumpto(x){ if (document.form_faq.eligefaq.value != "null") { document.location.href = x } }
function openWindow(url){window.open(url,'Ventana','width=460,height=529,location=no,toolbar=no,title=yes,resizable=no,scrollbars=no,left=520,top=200')}

function abreVentana(elurl){window.open(elurl,"AVIACSAWINDOW","width=760,height=550,location=NO,menu=NO,statusbar=NO,scrolling=YES,scrollbars=YES");}

function popUplunas(URL) {day = new Date();id = day.getTime();eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=yes,location=0,statusbar=0,men ubar=0,resizable=0,width=500,height=712');");}
var i=1
function starttimer()
{
document.getElementById('myimage').style.position="relative"
document.getElementById('myimage').style.left=+i
i++
timer=setTimeout("starttimer()",10)
}
function stoptimer()
{
clearTimeout(timer)
}

//codigo prueba para ventana popup de web ESPAŅOL

//function modelesswin(url,mwidth,mheight){
//if (document.all&&window.print) //if ie5
//eval('window.showModelessDialog(url,"","help:0;resizable:1;dialogWidth:'+mwidth+'px;dialogHeight:'+mheight+'px")')
//else
//eval('window.open(url,"","width='+mwidth+'px,height='+mheight+'px,resizable=1,scrollbars=1")')
//}

//configure URL and window dimensions (width/height)
//modelesswin("http://aviacsa.com/popups/ESP_seguridad_Popup.html",307,680)

//otro popupseguridad

function seguridadpop(url){window.open(url,'Ventana','width=307,height=600,location=no,toolbar=no,title=yes,resizable=no,scrollbars=no,left=307,top=600')}
