  function clearField() {
  form = document.nieuwsbr
  form.email.value = ""
 }
