// JavaScript Document
// COPETE DE CARRERAS LOGO Y ALUMNOS CON LINK A CEPEC.HTML
document.write ('<TD width=783 background="imagenes/topeinstitucionales.jpg">');
document.write ('<TABLE cellSpacing=0 cellPadding=0  height="180" width=778 border=0>');
document.write ('<TBODY ><TR>');
document.write ('<td width="351"><a href="default.htm"><img src="imagenes/paralink.gif" width="208" height="162" border="0"></a></td>');
document.write ('</TR></TBODY></TABLE>');
document.write ('</TD>');