    window.onerror=null;
    var F1 = null;
    function stadtinfo($link)
    {
      if(F1){ F1.close(); F1=null; }
        if($link == ''){$link = './leipzig/index_start.html'}
      F1 = open($link,"Fenster1","width=780,height=580,screenX=0,screenY=0,hotkeys=no,locationbar=no,menubar=no,resizable=no,status=yes");
    }


    var searchWindow=null;
    function lvzpopup(datei,name,breite,hoehe)
    {
      var searchWindow;
      if(searchWindow){ searchWindow.close();searchWindow=null; }
        searchWindow=window.open(datei,name,"width="+breite+",height="+hoehe+",wtoolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=no");
      if(searchWindow){ searchWindow.focus(); } 
    }


    var searchWindow=null;
    function lvzpopup1(datei,name,breite,hoehe)
    {
      var searchWindow;
      if(searchWindow){ searchWindow.close();searchWindow=null; }
        searchWindow=window.open(datei,name,"width="+breite+",height="+hoehe+",wtoolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=no,resizable=no");
      if(searchWindow){ searchWindow.focus(); } 
    }


    var F1 = null;
    function baustellen_fenster(link,xy)
    {
      if(F1){ F1.close(); F1=null; }
        if(link == ''){link = './leipzig/index_start.html'}
      F1 = open(link+"/cgi-bin/perl/extern/extern_link.pl?GK="+xy,"Fenster1","width=780,height=580,screenX=0,screenY=0,hotkeys=no,locationbar=no,menubar=no,resizable=no,status=yes");
    }


    function osc()
    {
      var searchWindow;
      if(searchWindow){ searchWindow.close();searchWindow=null; }
      searchWindow=window.open('https://osc.lvz.de/scripts/wgate/zeviva/!?~Theme=12&~OkCode=F00009START&GS_WS00009-BUKRS=0011&GS_WS00009-BEZEICHN=LVZ','osc','left=0px,top=0px,width=1000,height=711,statusbar=yes,menubar=0, resizable=yes');
      if(searchWindow){ searchWindow.focus(); } 
    }

    function ftvlaunch(video,quality,pid)
    {
      var LeftPosition = (screen.width) ? (screen.width-665)/2 : 0;
      var TopPosition = (screen.height) ? (screen.height-430)/2 : 0;
      var popwin = window.open('http://www.zoomin.tv/videoplayer/index.cfm?id='+video+'&mode=normal&quality='+ quality +'&pid='+ pid,'MTV6_window','toolbar=no,width=665,height=430,top='+TopPosition+',left='+LeftPosition+',directories=no,status=no,statusbar=0,scrollbars=no,resizable=no,menubar=no');
      popwin.focus();
    }


