<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var cbs	  = "yes"	// SHOW








// START FOOTER LINKS


document.write('<a href="index.html">Inicio</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="mapa.htm">Mapa de Sitio</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contacto.htm">Contacto</a>');




document.write('<br><br>Todos los contenidos &copy; copyright 2008 ');



// EDIT THE NEXT LINE


document.write('<a href="index.html">Opción Natural</a><br>');













   if (cbs == "yes") {
document.write('CBS Desarrollo Web &copy; <a href="http://www.creandotusitio.com" target="_blank">Diseño de Páginas Web</a> & <a href="http://www.creandotusitio.com/hosting,htm" target="_blank">Hosting</a><br>');
}



document.write('<br>');




//  End -->