<script> function jump() { location.href = "http://www.xxx.com/?pgv_ref=404"; } setTimeout("jump()", 5000); </script>