I think I forgot to say that I don't wanna use any server side code (JSP,
CGI...). Simply HTML.
An example is when user clicks on some link (HTML page 1), I could add
"?someData" or "?myVar=someData" at the end of that link, and second HTML
page would read it from JavaScript.