function bookmark(){if(window.sidebar){window.sidebar.addPanel(document.title,document.URL,"")}else{if(window.external){window.external.AddFavorite(document.URL,document.title)}else{if(window.opera&&window.print){alert("Presione Crtl+D para agregar este sitio en sus favoritos")}}}return false}function printPage(){window.print();return false}function checkTime(a){if(a<10){a="0"+a}return a}var momentoActual=new Date();function showfecha(){if(document.getElementById("cl1")){var b=["Domingo","Lunes","Martes","Miércoles","Jueves","Viernes","Sábado"];var a=["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"];document.getElementById("cl1").innerHTML=b[momentoActual.getDay()]+", "+checkTime(momentoActual.getDate())+" de "+a[momentoActual.getMonth()]+" de "+momentoActual.getFullYear()}}function selAvisos(a){if(a>0){document.getElementById("aceptarAvisos").checked=true}else{document.getElementById("aceptarAvisos").checked=false}document.getElementById("avisosEnviar").style.display="none";return}function cleanMsg(a){document.getElementById(a).innerHTML="";if(document.forms[0]){document.forms[0].reset()}}function objAjax(){var a=false;try{a=new ActiveXObject("Msxml2.XMLHTTP")}catch(c){try{a=new ActiveXObject("Microsoft.XMLHTTP")}catch(b){a=false}}if(!a&&typeof XMLHttpRequest!="undefined"){a=new XMLHttpRequest()}return a}function showMenu(f){var b=document.getElementById("menu_pral").getElementsByTagName("ul");var c=document.getElementById(f);if(!c){c=document.getElementById(npadre)}for(var a=0;a<b.length;a++){if(b[a].id.substring(0,5)=="smenu"){if((b[a].id!=f)&&(b[a].id!=npadre)){document.getElementById(b[a].id).className="close"}else{if((typeof f!="undefined")&&(b[a].id==f)){if((c.className=="close")||(c.className=="")){c.className="open"}else{c.className="close"}}}}}}function mueveReloj(){momentoActual=new Date();document.getElementById("cl").innerHTML=checkTime(momentoActual.getHours())+":"+checkTime(momentoActual.getMinutes())+":"+checkTime(momentoActual.getSeconds())}function showfecha_en(){if(document.getElementById("cl1")){var b=["Sunday","Monday","Thuesday","Wednesday","Thursday","Friday","Saturday"];var a=["january","february","march","april","may","june","july","august","september","october","november","december"];document.getElementById("cl1").innerHTML=b[momentoActual.getDay()]+", "+a[momentoActual.getMonth()]+" "+checkTime(momentoActual.getDate())+" "+momentoActual.getFullYear()}}function ReloadImg(){protectwebform_reload_image();return false}function CambiaStd(){if(xmlHttp.readyState==4){cadena=unescape(xmlHttp.responseText)}}function callJavascript(b){xmlHttp=objAjax();if(xmlHttp===null){alert("Su navegador no soporta AJAX!");return}var a="/inc/cambia_estado.asp?sid="+Math.random();a=a+"&estado="+String(b);xmlHttp.onreadystatechange=CambiaStd;xmlHttp.open("GET",a,true);xmlHttp.send(null)}var introTimeout=null;function loadLytebox(){if(typeof myLytebox!="undefined"){myLytebox.start(document.getElementById("intro"),false,true);setTimeout(function(){myLytebox.end()},10000)}else{setTimeout("loadLytebox()",500)}}function addEvento(){var a,b;if(document.getElementById("menu_pral")){a=document.getElementById("menu_pral").getElementsByTagName("a");for(b=0;b<a.length;b++){if(a[b].className.match("submenu")){if(a[b].className.length>7){a[b].onclick=a[b].onkeypress=function(){showMenu("smenu"+this.className.substring(8));return false}}}if(a[b].className.match("imprime")){a[b].onclick=a[b].onkeypress=printPage}if(a[b].className.match("favorito")){a[b].onclick=a[b].onkeypress=bookmark}}}if(document.getElementById("accesorios")){a=document.getElementById("accesorios").getElementsByTagName("a");for(b=0;b<a.length;b++){if(a[b].className.match("imprime")){a[b].onclick=a[b].onkeypress=printPage}if(a[b].className.match("favorito")){a[b].onclick=a[b].onkeypress=bookmark}}}if(document.getElementById("datosForm")){a=document.getElementById("datosForm").getElementsByTagName("a");for(b=0;b<a.length;b++){if(a[b].className.match("protectweb")){a[b].onclick=a[b].onkeypress=ReloadImg}if(a[b].className.match("showDiv")){a[b].onclick=a[b].onkeypress=function(){document.getElementById("avisosEnviar").style.display="block";return false}}}}if(document.getElementsByTagName("body")[0].className.match("intro")){loadLytebox()}showfecha();if(document.getElementById("cl")){setInterval(mueveReloj,1000)}showMenu();if(typeof ocultaCapas=="function"){ocultaCapas()}if(typeof InitCal=="function"){InitCal()}if(typeof InitSearchCal=="function"){InitSearchCal()}if(typeof load_Map=="function"){load_Map()}if(typeof initSlideShow=="function"){initSlideShow()}if(typeof e=="function"){sfHover()}}window.onload=addEvento;