cDate = new Date();
document.write('<span class="copyright">&copy;Copyright ');
document.write('<a href="http://www.cardwellium.com" target="_blank">Cardwellium </a> 2004 - ' +cDate.getFullYear()+' Agence Web</span>');
document.write('<br>');


