function checkmainform() {
	document.fmainform.submit();
}

