navegador = navigator.appName;
if (navegador == "Firefox") {
 document.write("<LINK href='http://www.cca.org.mx/cca_new/estilos/estilosfox.css' rel='stylesheet' type='text/css'>");
 }else{
 document.write("<LINK href='http://www.cca.org.mx/cca_new/estilos/estilos.css' rel='stylesheet' type='text/css'>");
}
function escribeBottom()
{
document.writeln("<table width=\"972\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("<tr>");
document.writeln("<td><div align=\"center\">");
document.writeln("<div align=\"center\"><span class=\"footer\">DR. Instituto Tecnológico y de Estudios Superiores de Monterrey 2009 </span><span class=\"footer\">|</span> <a href=\"http://www.cca.org.mx/portalcca/imagenes/home/aviso_legal/avisolegal.pdf\" target=\"_blank\" class=\"reglas\">Aviso legal</a> <span class=\"footer\">|</span> <a href=\"#\" class=\"reglas\">Políticas de Privacidad</a></div>");
document.writeln("</div></td>");
document.writeln("</tr>");
document.writeln("</table>");
}



