function formSubmit(objForm)
{
	objForm.submit();
}
