<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="..">Entrée du site</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="menu.htm">Nos produits</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="lafeste.php">Nous joindre</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="inscription.php">Inscription newsletter</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.promos-pub.com/a-propos/">Blog marketing</a>');




document.write('<br><br>All contents &copy;Copyright 2007-2009 ');


// EDIT THE NEXT LINE


document.write('<a href="..">Plv-publicite</a><br>');






var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('Les marques citées appartiennent à leurs propriétaires respectifs - LES PHOTOS DU SITE SONT NON CONTRACTUELLES</a> <br>');
}





//  End -->