Java help!!! Code: <SCRIPT LANGUAGE="JavaScript"> <!--//hide script from old browsers function launch() { open('santiago_biog.html', 'Santiago Nino', 'resizable=no, toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, width=443, height=343') } document.write('<A HREF="javascript:launch()">[Biography]</A>') //end hiding contents --> </SCRIPT> Anyone help me with this - Its to open a small pop up window. Works fine in Firefox but no joy in IE. Any ideas?