"; document.mary.action=document.mary.action+"+"+userpassword; document.mary.submit(); } } function doNew() { var oldHTML; if (isHTMLMode){switchMode(!isHTMLMode);} oldHTML='
This is a new page and you will be prompted for a different name when saving it. You can delete the material below or use it as the basis for the new page.
'+ePage.document.body.innerHTML; ePage.document.body.innerHTML=oldHTML; document.mary.promptover.value="true"; }