Hi,
I am opening a new window with
pagewin=window.open('pagewin.htm','pagewin',
'top=10,left=330,width=520,height=660,toolbar=0,
status=0,scrollbars=0,menubar=0,resizable=0');
However Firefox still creates the window with a status bar and the little arrow-head to allow it to be resized by...