1 2 3 4 5
<!doctype html> 001-2 <script> onload = function() {setTimeout(function() {history.go(-1)}, 500)} </script>