function submitForm(){
  document.inputForm.submit();
}
