  function submitForm(){
    parent.frames['frame'].window.frames['frame'].document.forms['SrchCrit'].submit();
  }
