The method to write the number of items in browser history
<SCRIPT LANGUAGE="Javascript"> <!-- document.write(history.length); // --> </SCRIPT>
What it looks like when running, (will depend on the current history of the browser on you own computer)