<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<br><br><br><br><br><br>');

document.write('<span class="copytext">&copy;Copyright 2005 ');

document.write('<a href="index.html" class="link" target="_top">Daniel Ricordel</a> ');

document.write('<br>');
document.write('Création du site par Daniel Ricordel ');

document.write('<br><br>');

document.write('<a href="legales.htm" class="link" target="_top">Informations légales</a> ');
document.write(' & ');
document.write('<a href="liens.htm" class="link" target="_top">Liens Utiles</a> ');
document.write('<br>');

document.write('</span>');


//  End -->