function abreya (cc) { var f = document.forms["FORMPRINCIPA"]; var host = "validacion.ya.com"; fError = "http://blogs.ya.com/entransito/ERROR.ERROR"; window.open("http://" + host + "/SConnectWindowNoPopup?URL_VOLVER=" + f.URL_VOLVER.value + "&SITE=" + f.SITE.value + "&TIPO=" + f.TIPO.value + "&ESTATICO=" + f.ESTATICO.value + "&USU_NICK=" + f.USU_NICK.value + "&URL_VOLVER_ERROR=" + fError + "&USU_PASSWORD=" + f.USU_PASSWORD.value, "full",""); } function leroox_salta (x) { var w = null; if (x) if (x.href) w = window.open (x.href, "_leroox", "location,status,menubar,toolbar=yes," + "width=600,height=400,scrollbars,resizable=yes"); if (w) w.focus (); return false; } var leroox_wnd = null; function leroox_img (x,w,h) { if (leroox_wnd) leroox_wnd.close (); if (x) if (x.href) if (w) if (h) leroox_wnd = window.open (x.href, "_leroox", "toolbar=yes" + ",width=" + w + ",height=" + h + ",innerWidth=" + w + ",innerHeight=" + h + ",scrollbars=no,resizable=yes"); return false; }