// JavaScript Document

<!--

	function btnsub() {
		document.f1.submit();
		return false;
	}


//-->
