<!-- Begin

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

document.write('<span class ="copyright">&copy;Copyright 2008 ');

document.write('<a href="index.html" target="_top">CJMS 1040 AM</a> ');

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

document.write('Pour de plus amples informations veuillez contacter le '); 

document.write(' <A HREF="mailto:sylvain.dorais@gmail.com">Webmestre</a>');

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

//  End -->