function okContactSubmittet(name) {
  alert('Tak '+ name + '. Vi har modtaget din henvendelse!\nDu hører fra os snarest.');
}
