function redirect() { window.location="v3/index.html" } setTimeout("redirect()",20); // delai en millisecondes