function log_submit(theform){ theform.action = '/member/reg.asp'; theform.submit(); return true; } document.write("