// Begin Code...
document.write('<br>');
document.write('<br>');
document.write('<div align=center>');
document.write('<a class=menu href="index.html">::&nbsp;inicio&nbsp;::</a>&nbsp;&nbsp;');
document.write('<a class=menu href="perfil.html">::&nbsp;perfil&nbsp;::</a>&nbsp;&nbsp;');
document.write('<a class=menu href="carreras.html">::&nbsp;carreras&nbsp;::</a>&nbsp;&nbsp;');
document.write('<a class=menu href="galeria.html">::&nbsp;galeria&nbsp;::</a>&nbsp;&nbsp;');
document.write('<a class=menu href="noticias/index.html">::&nbsp;noticias&nbsp;::</a>&nbsp;&nbsp;');
document.write('<a class=menu href="../store/indexe.html">::&nbsp;tienda&nbsp;::</a>&nbsp;&nbsp;');
document.write('<a class=menu href="links.html">::&nbsp;links&nbsp;::</a>&nbsp;&nbsp;');
document.write('<a class=menu href="contacto.html">::&nbsp;contacto&nbsp;::</a>');
document.write('</div>');
document.write('<br><br>');
document.write('<table border="0" cellspacing="5" cellpadding="0" width="100%"><tr><td class="copyright">');
document.write('<p class=copyright>Contenido el ©® Milka 2010 Duno - todos los derechos reservados<br>');
document.write(' contacto: <a href="mailto:info@milkaduno.com"  class=copyright >info@milkaduno.com</a><br>');
document.write('Para los problemas con este Web site, por favor email el <a class=copyright href="mailto:support@cyberspeed.cc">webmaster</a><br>');
document.write('Web site puesto al día por <a class=copyright href="http://cyberspeed.cc/">cyberspeed inc.</a>');
document.write('</td></tr></table>');
document.write('');
// End Code
