
function submitForm(objField) {
	objField.form.submit();
}
