text = '<tr>'
text+= '	<td height="40" align="center" class="tblppal" ><link href="../../styles.css" rel="stylesheet" type="text/css">'
text+= '		<table width="750" border="0" align="center" cellpadding="0" cellspacing="0">'
text+= '		<tr>'
text+= '			<td><img src="../../images/spacer.gif" width="1" height="8"></td>'
text+= '		</tr>'
text+= '		</table>'
text+= '		<table width="750" border="0" align="center" cellpadding="0" cellspacing="0" class="copy1">'
text+= '		<tr>'
text+= '			<td height="40">'
text+= '				<table width="750" border="0" align="center" cellpadding="0" cellspacing="0">'
text+= '				<tr>'
text+= '					<td><div align="center"><span class="copy"><a href="../../somos.php">&iquest;Qui&eacute;nes Somos?</a> | <a href="../../dep_01.php">Departamentos</a> | <a href="../../directorio.php">Directorio Nacional</a> | <a href="../../documentos.php">Documentos</a> | <a href="../../comunicados.php">Comunicados</a> | <a href="../../fechas.php">Calendario</a> | <a href="../../noticias.php">Noticias</a> | <a href="../../downloads.php">Descargas</a><br>'
text+= '						<br><a href="../../links.php">Enlaces</a> | <a href="../../registro.php">Reg&iacute;strese</a> | <a href="../../contacto.php">Cont&aacute;ctenos</a> | <a href="../../mapa.php">Mapa del Sitio</a> | <a href="../../colaboraciones.php">Colaboraciones</a> </span></div></td>'
text+= '				</tr>'
text+= '				</table>'
text+= '			</td>'
text+= '		</tr>'
text+= '		</table></td>'
text+= '</tr>'
text+= '<tr>'
text+= '	<td height="50" valign="bottom" ><link href="../../styles.css" rel="stylesheet" type="text/css">'
text+= '		<table width="760" border="0" cellspacing="0" cellpadding="0">'
text+= '		<tr>'
text+= '			<td height="30" class="copy"><img src="../../images/pic_footer.gif" width="760" height="27"></td>'
text+= '		</tr>'
text+= '		<tr>'
text+= '			<td height="20" class="copy">&copy; Copyrights CEV 2006. Todos los derechos reservados - Design by AW Nazca'
text+= '		</tr>'
text+= '		</table></td>'
text+= '</tr>'

document.write(text)