I was wondering if it was possible to use a script that can open up the contents of a HTML page stored on our server, with the document object maybe? For example, instead of linking to that file, use a document.___ to open that file in the browser, and then we can add stuff to the link that we opened by changing the current page, instead of having to change the link that we opened.