    window.onerror=null;

    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(); } 
    }

    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(); } 
    }


    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 lvdg_oasis(lvdg_oasis_d) {
      try {
        if ((lvdg_oasis_s !="") && (lvdg_oasis_u !="") && (lvdg_oasis_t !="") && (lvdg_oasis_d !="") ) throw "OK";
      }
      catch (e) {
        if (e=="OK") {
          document.write('<SCR' + 'IPT LANGUAGE="JavaScript" SRC="' + lvdg_oasis_u + '?s=' + lvdg_oasis_s + lvdg_oasis_d + '&t=' + lvdg_oasis_t +'"><\/SCR' + 'IPT' + '>');
        }
      }
    }



    function bigpicbu(datei,name,breite,hoehe,bu)
    {       
        BildGross = open("","","width="+(breite)+",height="+(hoehe+110)+",scrollbars=no");
        BildGross.document.clear();
        BildGross.document.open();
        BildGross.document.bgColor="#F6F6F6";
        BildGross.document.write('<ht'+'ml>\n<he'+'ad>\n<title>' + name + '</title>\n');
        BildGross.document.write('</he'+'ad>\n');
        BildGross.document.write('<bo'+'dy topmargin="0" leftmargin="0" marginheight="0" marginwidth="0" bgColor="#F6F6F6">\n');
        BildGross.document.write('<table width="'+breite+'" border="0" cellpadding="0" cellspacing="0" hspace="0" vspace="0">\n<tr>\n<td valign="top" align="center">\n');
        BildGross.document.write('<a href="javascript:parent.self.close();" ><img src="'+datei+'" border="0" alt="'+name+'"></a><br>\n');
        BildGross.document.write('<div align="right"><a href="javascript:parent.self.close();" >');
        BildGross.document.write('<span style="font-family:Arial,Helvetica,sans-serif;color:#000000;font-size:10px;text-decoration:none;">Fenster schlie&szlig;en</span></a></div>\n');
        BildGross.document.write('</td>\n</tr>\n<tr>\n<td><img src="http://www.lvz-online.de/pic_lvz/pixel.gif" width="1" height="5" hspace="0" vspace="0" border="0" alt=""><br>\n');
        BildGross.document.write('</td>\n</tr>\n<tr>\n');
        BildGross.document.write('<td align="center"><span style="font-family:Arial,Helvetica,sans-serif;color:#000000;font-size:12px;">'+bu+'</span>\n');
        BildGross.document.write('</td>\n</tr>\n<tr>\n<td>\n');
        BildGross.document.write('<IMG SRC="http://lvzonl.ivwbox.de/cgi-bin/ivw/CP/lfobpp;" WIDTH="1" HEIGHT="1">\n');
        BildGross.document.write('</td> \n</tr> \n</table>\n');
        BildGross.document.write('</body>\n</html>\n');
        BildGross.document.close();
        BildGross.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();
    }

