function submitform()

	{

  	document.form1.submit();

	}