function submitForm(){
	document.myform.submit();
}
	