document.write("<!-- INICIO DEL PIE -->");
document.write("<table width='490' height='17' cellpadding='0' cellspacing='0' class='pie' border='0' style='font-family: Tahoma; font-size: 8pt'>");
document.write("	<tr>");
document.write("		<td width='5'></td>");
document.write("		<td><span class='pie'>&copy; 2007 TWELCON - Todos los derechos reservados </span></td>");
document.write("		<td width='25'></td>");
document.write("		<td><a href='aviso.html' class='pie'>Aviso Legal</a></td>");
document.write("		<td>&nbsp;|&nbsp;</td>");
document.write("		<td><a href='mailto:twelcon@twelcon.com' href='contacto.htm' class='pie'>Contacto</a></td>");
document.write("		<td>&nbsp;|&nbsp;</td>");
document.write("		<td><a href='main.html' class='pie'>Inicio</a></td>");
document.write("		<td width='5'></td>");
document.write("	</tr>");
document.write("</table>");
document.write("<!-- FIN DEL PIE -->");
