function ProcessPageSubmit( theForm ) 
{
  theForm.submit();
}