
<!-- start

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

document.write('<span class="copytext">');

document.write('&copy;Copyright 2006 ');

document.write('<a href="copyrights.htm" target="_top">Schekler & Associés</a> ');

document.write('Tous droits réservés<br>');

document.write('Pour plus d informations '); 

document.write(' <A HREF="contact.htm">Contactez nous</a><br>');

document.write('</span>');

//  End -->