I am building an html email that opens a browser window to play a streaming movie clip. I need to remove the toolbars from that browser window.

The html email doesn't support any of the window.open javascript controls.

is there any way to do this from a script from the main html? I can't use window.open from the html email.

thanks in advance!