function regist_edit(PfadWohin, PosLinks, PosOben, PosBreite, PosHoehe)
  {
	  window.open(PfadWohin, 'popup', 'toolbar=no, scrollbars=yes, location=no,directories=no,status=no,menubar=no,resizable=yes,right=50,top=0,width=700,height=600');
  }