<script language="javascript"> setTimeout("url()",3000); function url() { window.location="direccion web" } </script>