function initForm() { document.main.filepath.focus(); } addLoadEvent(initForm);