function popupWindow() {
  remoteWin = window.open("","fenster","WIDTH=750,HEIGHT=600,menubar=yes,SCROLLBARS=yes");
}
