<!-- Start


// NOTE: If you use a ' add a slash before it like this \'

document.write(' <a href="contact2.html" class="foot">Contact</a> | ');

document.write(' <a href="gerant.html" class="foot">Et le Gerant</a> | ');

document.write(' <a href="accueil.html" class="foot">Accueil</a>');

document.write('<br>');

document.write('&copy;Copyright 2008 ');

document.write('<a href="index.html" target="_top" class="foot">Transformation</a>');

document.write('<br>');


//  End -->
