if you open that page in IE, it works fine. however if you open it in Firefox/Mozilla, and then go to a different page, and then hit 'back', the Flash part will disappear.
The 'flash' part is being generated with a javascript:document.write() function, and is within the <body> element. IE runs this code even when you go through the history. Firefox apparently caches the result, and if the result is small it will still display it when you press back. (If you have "document.write('foo')", 'foo' will still be present in the page when you press 'back' in the browser.)
Any idea how to get this to work in Firefox?
Liam Morley
Software Engineer
"light the deep, and bring silence to the world.
light the world, and bring depth to the silence.