<!-- Start


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

document.write(' <a href="contact.htm" class="foot">  Information</a> | ');

document.write(' <a href="formulaires.htm" class="foot">Formulaires en ligne</a> | ');

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

document.write('<br>');

document.write('&copy; 2007 ');

document.write('<a href="index.html" target="_top" class="foot">&Eacute;quipements Pierre Champigny lt&eacute;e</a>');

document.write('<br>');


//  End -->