<!-- Start


// NOTE: If you use a ' add a slash before it like this \'

document.write(' <a href="lafeste.php" class="foot">Contact</a> | ');

document.write(' <a href="menu.htm" class="foot">Menu</a> | ');

document.write(' <a href="index.html" class="foot">Entrée site</a> | ');

document.write(' <a href="inscription.php" class="foot">Newsletter</a>');

document.write('<br>');

document.write('&copy; 2007-2009 ');

document.write('<a href="index.html" target="_top" class="foot">Pop-plv</a>');

document.write('<A HREF="http://www.lafeste.com/avert.htm">Avertissement</a> <A HREF="http://www.lafeste.com/cnil.htm">Conditions générales d utilisation et CNIL</a><br>');

document.write('<br>');


//  End -->