doc-bfcache2.html (85B)
1 <body> 2 Second Page! 3 <script> 4 function goBack() { history.go(-1); } 5 </script> 6 </body>