// Footer
// Diseño: Victor Rodriguez
// Fecha : 2/02/2010


document.write('<div id="submenu"><img src="images/negocio.jpg" alt="" border="0" align="" />');
document.write('<a href="contenido.php?regis=30">GOBIERNO</a> |');  	
document.write('<a href="contenido.php?regis=31">HOTELERIA</a> |');
document.write('<a href="contenido.php?regis=32">FINANZAS</a> |');
document.write('<a href="contenido.php?regis=33">CONTACT CENTER</a> |');
document.write('<a href="links.php">LINKS</a>');
document.write('</div>');
document.write('<div class="footer">');
document.write('<p>&copy; 2009-2011 <strong>Asesoria en Telematica y Telecomunicaciones, S.A de C.V</strong></p>');
document.write('<h1>telefonia ip - ip office - mensajeria de voz - colaboracion - movilidad - call center - contact center - sistemas partner - nortel - avaya aura - soluciones ip - attsa - ISO-9001</h1>');
document.write('</div>');

