The Location object supports two important new methods in
Navigator 3.0:
The replace() method of the Location object
causes the specified URL to be loaded and displayed, but
instead of creating a new entry in the hisory array for that
URL, it overwrites the URL of the current entry in the array.
The reload() method of the Location object
reloads the current document.