 function postForm(formobj) {
		formobj.submit();
		result=true
}