<html>
<head>
  <meta http-equiv="content-type" content="text/html;charset-
     =iso-8859-1">
  <title>DHTML for the WWW | Creating Your Own Back Button</-
     title>
</head>

<body>
    <p>
<a href = "javascript:history.go(-1);">< Back</a> |  <a href-
    = "javascript:history.go(1)">Next ></a>
    </p>
    <h1>Page 1</h1>
    <p><a href="index2.html">page 2</a></p>
  </body>

</html>