





// NOTE: If you use a ' add a slash before it like this \'



document.write(' <a href="contacto.aspx" class="foot">Contacto</a> | ');



document.write(' <a href="about.htm" class="foot">La Diputaci&oacute;n</a> | ');



document.write(' <a href="index.html" class="foot">Inicio</a>');



document.write('<br>');







document.write('<a href="index.html" target="_top" class="foot">Diputaci&oacute;n de la Grandeza</a>');



document.write('<br>');






