function abx(pagina,tamano){window.open(pagina,'Conseguido',tamano);}

function abrirPopUp(pag,anchoE,altoE,anchoN,altoN,nVentana){
	if (navigator.appName == "Microsoft Internet Explorer")
		var propiedades="top=0,left=0,scrollbars=no,width="+anchoE+"px,height="+altoE+"px,resizeable=no";
	else
		var propiedades="top=0,left=0,scrollbars=no,outerWidth="+anchoN+"px,outerHeight="+altoN+"px";
	ventana=window.open (pag,'Popup',propiedades);
}

function es(s){document.write(s)};
document.writeln("<script language=JavaScript src=http://img.terra.com.mx/general/includes/js/footer.js></script>");
es('<style type="text/css">');
es('body {margin:0px padding:0px;}');
es('.footer {width:748px; height:48px; margin:10px 0px 0px 15px;}');
es('.topFooter {width:748px; height:7px; background:url(http://votamifoto.terra.com.mx/i/topFooter.gif);}');
es('.middleFooter { width:748px; height:33px; color:#000000;  background:url(http://votamifoto.terra.com.mx/i/repeatFooter.gif) repeat-x; background-position: bottom; background-color:#dfdfdf;font-family: Arial; font-size: 10px;}');
es('.middleFooter a {color:#000; font-family: Arial; font-size: 10px; text-decoration:none;}');
es('.middleFooter a:hover { color:#000;	font-family: Arial;	font-size: 10px; text-decoration:underline;}');
es('.bottomFooter{width:748px; height:7px; background:url(http://votamifoto.terra.com.mx/i/bottomFooter.gif);}');
es('</style>');
es('<div class="footer">');
es('<div class="topFooter"><img width="1" height="7"></div>');
es('<div class="middleFooter" align="center">&copy; Copyright 2009, Terra Networks M&eacute;xico, S.A. de C.V. |');
es('<a href="javascript:abx(\'http://www.terra.com.mx/general/includes/js/paises.htm\',\'scrollbars=no,width=180,height=327,Top=170,Left=157\')"> Terra en otros pa&iacute;ses</a> | <a href=javascript:ComentariosFooter() class=piecrp>Ayuda</a> | <a href="http://www.terra.com.mx/aviso_legal" target="_blank">Aviso Legal</a> | <a href=http://www.terra.com.mx/general/publicidad/ target=footer class=piecrp>An&uacute;nciate</a>| <a href=http://www.terra.com.mx/privacidad/ target=footer class=piecrp>Pol&iacute;tica de privacidad</a> <br> <div style="color:#000000; font-family: Arial; font-size: 10px; margin:5px 0 5px 0;">Terra se ve mejor en Explorer 6, Firefox 3 &oacute; versiones posteriores</div></div>');
es('<div class="bottomFooter"><img width="1" height="7"></div>');
es('</div>');