<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT








// START FOOTER LINKS


document.write('<a href="index.html">Inicio</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.htm">Empresa</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contactar</a>');




document.write('<br><br>Todos los contenidos &copy; copyright 2010 ');



// EDIT THE NEXT LINE


document.write('<a href="index.html">PEPA GARRI POMARES</a><br>');













   if (allwebco == "yes") {
document.write('Desarrollo Web &copy; 2010<a href="http://www.estoyweb.es" target="_blank">Estoyweb! Servicios Online</a><br>');
}



document.write('<br>');




//  End -->
