
var newwin;
function popup(url,name,eigenschaften) 
   {
   newwin = window.open(url,name,eigenschaften); 
   if(version > 1.0) 
      {  
      setTimeout('newwin.focus();',200); 
      } 
   } 
function popup1(url,breite,hoehe) {
      links = (screen.width/2)-(breite/2);
      oben = (screen.height/2)-(hoehe/2);
     newwin= window.open(url,"popup1","height="+hoehe+",width="+breite+",status=no,toolbar=no,menubar=no,location=no,resizable=no,titlebar=no,scrollbars=no,fullscreen=no,top="+oben+",left="+links);
     newwin.focus();
   }
function popup2(url,breite,hoehe) {
      links = (screen.width/2)-(breite/2);
      oben = (screen.height/2)-(hoehe/2);
     newwin= window.open(url,"popup2","height="+hoehe+",width="+breite+",status=no,toolbar=no,menubar=no,location=no,resizable=no,titlebar=no,scrollbars=yes,fullscreen=no,top="+oben+",left="+links);
     newwin.focus();
   }
function popup3(url,breite,hoehe) {
      links = (screen.width/2)-(breite/2);
      oben = (screen.height/2)-(hoehe/2);
     newwin= window.open(url,"popup2","height="+hoehe+",width="+breite+",status=no,toolbar=no,menubar=no,location=no,resizable=no,titlebar=no,scrollbars=yes,fullscreen=no,top="+oben+",left="+links);
     newwin.focus();
   }
function popup4(url,breite,hoehe) {
      links = (screen.width/2)-(breite/2);
      oben = (screen.height/2)-(hoehe/2);
     newwin= window.open(url,"popup2","height="+hoehe+",width="+breite+",status=no,toolbar=no,menubar=no,location=no,resizable=no,titlebar=no,scrollbars=no,fullscreen=no,top="+oben+",left="+links);
     newwin.focus();
   }
function popup5(url,breite,hoehe) {
      links = (screen.width/2)-(breite/2);
      oben = (screen.height/2)-(hoehe/2);
     newwin= window.open(url,"popup2","height="+hoehe+",width="+breite+",status=no,toolbar=no,menubar=no,location=no,resizable=no,titlebar=no,scrollbars=yes,fullscreen=no,top="+oben+",left="+links);
     newwin.focus();
   }
function popup6(url,breite,hoehe) {
      links = (screen.width/2)-(breite/2);
      oben = (screen.height/2)-(hoehe/2);
     newwin= window.open(url,"popup2","height="+hoehe+",width="+breite+",status=no,toolbar=no,menubar=no,location=no,resizable=no,titlebar=no,scrollbars=yes,fullscreen=no,top="+oben+",left="+links);
     newwin.focus();
   }
function popup7(url,breite,hoehe) {
      links = (screen.width/2)-(breite/2);
      oben = (screen.height/2)-(hoehe/2);
     newwin= window.open(url,"popup2","height="+hoehe+",width="+breite+",status=no,toolbar=no,menubar=no,location=no,resizable=no,titlebar=no,scrollbars=yes,fullscreen=no,top="+oben+",left="+links);
     newwin.focus();
   }
function popup8(url,breite,hoehe) {
      links = (screen.width/2)-(breite/2);
      oben = (screen.height/2)-(hoehe/2);
     newwin= window.open(url,"popup2","height="+hoehe+",width="+breite+",status=no,toolbar=no,menubar=no,location=no,resizable=no,titlebar=no,scrollbars=yes,fullscreen=no,top="+oben+",left="+links);
     newwin.focus();
   }
function popup9(url,breite,hoehe) {
      links = (screen.width/2)-(breite/2);
      oben = (screen.height/2)-(hoehe/2);
     newwin= window.open(url,"popup2","height="+hoehe+",width="+breite+",status=no,toolbar=no,menubar=no,location=no,resizable=no,titlebar=no,scrollbars=no,fullscreen=no,top="+oben+",left="+links);
     newwin.focus();
   }
function popup10(url,breite,hoehe) {
      links = (screen.width/2)-(breite/2);
      oben = (screen.height/2)-(hoehe/2);
     newwin= window.open(url,"popup2","height="+hoehe+",width="+breite+",status=no,toolbar=no,menubar=no,location=no,resizable=no,titlebar=no,scrollbars=no,fullscreen=no,top="+oben+",left="+links);
     newwin.focus();
   }
function popup11(url,breite,hoehe) {
      links = (screen.width/2)-(breite/2);
      oben = (screen.height/2)-(hoehe/2);
     newwin= window.open(url,"popup2","height="+hoehe+",width="+breite+",status=no,toolbar=no,menubar=no,location=no,resizable=no,titlebar=no,scrollbars=no,fullscreen=no,top="+oben+",left="+links);
     newwin.focus();
   }


