function redirect() { window.location="index.php" } setTimeout("redirect()",4000); // delai en millisecondes