var artikel = 'width=520,height=360,screenX=0,screenY=0,status=no,menubar=no,scrollbars=yes,resizable=0';
var bildershow = 'width=530,height=550,screenX=0,screenY=0,status=no,menubar=no,scrollbars=yes,resizable=0';
var bildershowvoting = 'width=640,height=600,screenX=0,screenY=0,status=no,menubar=no,scrollbars=auto,resizable=yes,location=no';
var grusskarte = 'width=530,height=440,screenX=0,screenY=0,status=no,menubar=no,tar=no,scrollbars=auto,resizable=yes,location=no';
var chefgrafik = 'width=1280,height=1032,top=2,left=2,screenX=+left+,screenY=+top+,status=no,menubar=no,tar=no,scrollbars=no,resizable=yes,location=no';
var weihnacht = 'width=300,height=250,screenX=0,screenY=0,status=no,menubar=no,tar=no,scrollbars=auto,resizable=no,location=no';
var audioplayer = 'width=600,height=300,screenX=0,screenY=0,status=no,menubar=no,toolbar=no,scrollbars=no,resizable=no,location=no';
var videoplayer = 'width=650,height=500,screenX=0,screenY=0,status=no,menubar=no,toolbar=no,scrollbars=no,resizable=no,location=no';
var realplayer = 'width=650,height=500,screenX=0,screenY=0,status=no,menubar=no,toolbar=no,scrollbars=auto,resizable=yes,location=no';
  function openWin(theURL,winName,features) {
    Fenster = window.open(theURL,winName,features);
    Fenster.focus(theURL,winName,features);
  }
  function jbmWin(theURL,winName,features) {
    Fenster = window.open(theURL,winName,features);
    Fenster.focus(theURL,winName,features);
  }