<SCRIPT language=JavaScript> function post() { if (document.all) { document.forms[0].submit() } } </SCRIPT>