function popup() {
  window.open("umfrage.html","","height=420,width=200,left=200,top=150,scrollbars=no");
  }
