Ex:
1. Open web browser.
2. Open error console.
3. Close web browser (NOT error console).
4. Open new browser.
5. Try to load RDF.
It looks like the javascript is getting discarded by Firefox when the _browser_
closes, and then when the browser restarts, all references to non-global classes
are lost. This will probably be tough to figure out.