document.write("<!-- INICIO DEL PIE -->");
document.write("<table class='BottomBarBack Bottom' cellpadding='0' cellspacing='0' width='752' height='20'>");
document.write("	<tr>");
document.write("		<td width='20'><img src='images/BottomBarraBack.gif' width='0' height='20'></td>");
document.write("		<td width='510' valign='top'><p class='Black'>&copy; 2011 TWELCON - Todos los derechos reservados</p></td>");
document.write("		<td width='70'><a href='aviso.html'><p class='Underline'>Aviso Legal</p></a></td>");
document.write("		<td width='10'><p class='Black'> | </p></td>");
document.write("		<td width='60'><a href='mailto:twelcon@twelcon.com'><p class='Underline'>Contacto</p></a></td>");
document.write("		<td width='10'><p class='Black'> | </p></td>");
document.write("		<td width='50'><a href='index.html'><p class='Underline'>Inicio</p></a></td>");
document.write("		<td width='20'><img src='images/BottomBarraBack.gif' width='0' height='20'></td>");
document.write("	</tr>");
document.write("</table>");
document.write("<!-- FIN DEL PIE -->");

