//////////////////////////////////////// menu de navegacion footer/// CCI/// Fecha : 21/02/2010/// diseño: Victor Rodriguez////////////////////////////////////
                
document.write('<div id="submenu">');document.write('<a href="index.php">Inicio</a> |');document.write('<a href="quienes.php">¿Quienes Somos?</a> |');document.write('<a href="cursos.php?div=Gob">Cursos</a> |');document.write('<a href="enlaces.php">Enlaces</a> |');document.write('<a href="contacto.html">Contactos</a> |');document.write('</div></div>');document.write('<div id="footer">');document.write('<div align="center">Copyright (c) 2005-2011 Centro de Capacitacion Integral :: Derechos Reservados :: Operado por <a target="_blank" href="http://www.caribesoft.net">caribesoft</a> ');document.write('<div align="center"><h1> capacitacion fiscal : legal : financiera : formacion : programas de capacitacion : preparacion fiscal : obligaciones fiscales : seminarios </h1></div>');document.write('</div>');//document.write('<br></div>');

