// JavaScript Document//today = new Date()//document.write("Nous sommes le ", today.getDate(),"/",today.getMonth()+1,"/",today.getYear())//document.write("<br>il est déjà ",today.getHours(),":",today.getMinutes());//window.moveTo(0,0);//window.resizeTo(850,screen.height)//window.open('highv.html','high','toolbar=no, location=no, directories=no, status=no, scrollbars=no, resizable=no, copyhistory=no, width=520, height=42')//window.open('highv.html','high','toolbar=no, location=no, directories=no, status=no, scrollbars=no, resizable=no, copyhistory=no, width=468, height=60')function redirect() {    window.location="http://www.cantin.ch/a/index.html"}setTimeout("redirect()",0);