{
document.write('<h2><font color="#ffffff">');
document.write('<a href="index.html">Inicio</a> &nbsp | &nbsp');
document.write('<a href="about.html"> Quiénes somos </a> &nbsp | &nbsp');
document.write('<a href="vol.html">Voluntarios</a> &nbsp | &nbsp');
document.write('<a href="contact.html">Contacto</a> ');
document.write('</font></h3>');
document.write('<h5><font color="#ffffff">Web Design by:</font> <a href="http://www.yngwebsolutions.com" target="_blank"><font color="#00BFFF">YNG Web Solutions</font></a></h5>');
}
