<!--
function submitForm()
{
	document.mainform.submit();
}
//-->