
function continue1() {
	document.form1.action="find/wfinder.cgi";
	document.form1.submit();
}
