myToday = new Date;
mySec = myToday.getTime();
document.write('<script type="text/javascript" src="http://mycircle.editeurjavascript.com/2961/');
document.write('?sec='+mySec);
document.write('"></script>');