<!-- 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">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.htm">Quienes Somos</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contacto</a>');




document.write('<br><br>Todo el contenido &copy; copyright 2008 ');



// EDIT THE NEXT LINE


document.write('<a href="index.html">Luis M Acosta</a><br>');













   if (allwebco == "yes") {
document.write('Sitio Diseņado por Luis M Acosta ; 2008 Todos los derechos reservados <a href="http://www.5-ideas.com.ar" target="_blank">5-ideas</a> & <a href="http://www.5-ideas.com.ar" target="_blank">Productora intgral de eventos</a><br>');
}



document.write('<br>');




//  End -->