function checkForm() {
  document.getElementById('form_contatto').submit();

}
