  function killErrors() { return true; }
  window.onerror = killErrors;


  rat01 = new Image(); rat01.src = "bin/fraktion/barth.gif";
  rat02 = new Image(); rat02.src = "bin/fraktion/busse.gif";
  rat03 = new Image(); rat03.src = "bin/fraktion/ebeling.gif";
  rat04 = new Image(); rat04.src = "bin/fraktion/emmelmann.gif";
  rat05 = new Image(); rat05.src = "bin/fraktion/fischer.gif";
  rat06 = new Image(); rat06.src = "bin/fraktion/frank.gif";
  rat07 = new Image(); rat07.src = "bin/fraktion/handke.gif";
  rat08 = new Image(); rat08.src = "bin/fraktion/hellmann.gif";
  rat09 = new Image(); rat09.src = "bin/fraktion/ike.gif";
  rat10 = new Image(); rat10.src = "bin/fraktion/jakob.gif";
  rat11 = new Image(); rat11.src = "bin/fraktion/kiaman.gif";
  rat12 = new Image(); rat12.src = "bin/fraktion/kuessner.gif";
  rat13 = new Image(); rat13.src = "bin/fraktion/behre.gif";
  rat14 = new Image(); rat14.src = "bin/fraktion/lorenz.gif";
  rat15 = new Image(); rat15.src = "bin/fraktion/moennig.gif";
  rat16 = new Image(); rat16.src = "bin/fraktion/neubauer.gif";
  rat17 = new Image(); rat17.src = "bin/fraktion/scholz.gif";
  rat18 = new Image(); rat18.src = "bin/fraktion/seidel.gif";
  rat19 = new Image(); rat19.src = "bin/fraktion/seitz2.gif";
  rat20 = new Image(); rat20.src = "bin/fraktion/sommerkamp.gif";

  bezirk00 = new Image(); bezirk00.src = "bin/bezirke/weske2.gif";
  bezirk01 = new Image(); bezirk01.src = "bin/bezirke/borstelmann2.gif";
  bezirk02 = new Image(); bezirk02.src = "bin/bezirke/Dudda2.gif";
  bezirk03 = new Image(); bezirk03.src = "bin/bezirke/kalesse2.gif";
  bezirk04 = new Image(); bezirk04.src = "bin/bezirke/jakob2.gif";
  bezirk05 = new Image(); bezirk05.src = "bin/bezirke/kp2.gif";
  bezirk06 = new Image(); bezirk06.src = "bin/bezirke/neubauer2.gif";
  bezirk07 = new Image(); bezirk07.src = "bin/bezirke/prokisch2.gif";
  bezirk08 = new Image(); bezirk08.src = "bin/bezirke/pohl2.gif";
  bezirk09 = new Image(); bezirk09.src = "bin/bezirke/blaschzyk2.gif";
  bezirk10 = new Image(); bezirk10.src = "bin/bezirke/seitz2.gif";
  bezirk11 = new Image(); bezirk11.src = "bin/bezirke/eggers2.gif";
  bezirk12 = new Image(); bezirk12.src = "bin/bezirke/stittgen2.gif";



  vs00  = new Image(); vs00.src  = "bin/vorstand.gif";
  vs01  = new Image(); vs01.src  = "bin/fraktion/vs-seidel.gif";
  vs02  = new Image(); vs02.src  = "bin/fraktion/vs-scholz.gif";
  vs03  = new Image(); vs03.src  = "bin/fraktion/vs-emmelmann.gif";
  vs04  = new Image(); vs04.src  = "bin/fraktion/vs-seitz2.gif";
  vs05  = new Image(); vs05.src  = "bin/fraktion/vs-kiaman.gif";
  vs06  = new Image(); vs06.src  = "bin/fraktion/vs-hellmann.gif";
  vs07  = new Image(); vs07.src  = "bin/fraktion/vs-kuessner.gif";
  vs08  = new Image(); vs08.src  = "bin/fraktion/vs-neubauer.gif";
  vs09  = new Image(); vs09.src  = "bin/fraktion/vs-moennig.gif";

  vs01on  = new Image(); vs01on.src  = "bin/fraktion/t-seidel.jpg";
  vs01off = new Image(); vs01off.src = "bin/fraktion/t-seidel2.jpg";
  vs02on  = new Image(); vs02on.src  = "bin/fraktion/t-scholz.jpg";
  vs02off = new Image(); vs02off.src = "bin/fraktion/t-scholz2.jpg";
  vs03on  = new Image(); vs03on.src  = "bin/fraktion/t-emmelmann.jpg";
  vs03off = new Image(); vs03off.src = "bin/fraktion/t-emmelmann2.jpg";
  vs04on  = new Image(); vs04on.src  = "bin/fraktion/t-seitz.jpg";
  vs04off = new Image(); vs04off.src = "bin/fraktion/t-seitz2.jpg";
  vs05on  = new Image(); vs05on.src  = "bin/fraktion/t-kiaman.jpg";
  vs05off = new Image(); vs05off.src = "bin/fraktion/t-kiaman2.jpg";
  vs06on  = new Image(); vs06on.src  = "bin/fraktion/t-hellmann.jpg";
  vs06off = new Image(); vs06off.src = "bin/fraktion/t-hellmann2.jpg";
  vs07on  = new Image(); vs07on.src  = "bin/fraktion/t-kuessner.jpg";
  vs07off = new Image(); vs07off.src = "bin/fraktion/t-kuessner2.jpg";
  vs08on  = new Image(); vs08on.src  = "bin/fraktion/t-neubauer.jpg";
  vs08off = new Image(); vs08off.src = "bin/fraktion/t-neubauer2.jpg";
  vs09on  = new Image(); vs09on.src  = "bin/fraktion/t-moennig.jpg";
  vs09off = new Image(); vs09off.src = "bin/fraktion/t-moennig2.jpg";

  bla = new Image(); bla.src = "bin/spacer350.gif";

  function swapper(nr0,onoroff0){

      document.getElementById("swapper_img").src = onoroff0.src;
      /*document.images[nr1].src = onoroff1.src;
      document.images[nr2].src = onoroff2.src;
      document.images[nr3].src = onoroff3.src;
      document.images[nr4].src = onoroff4.src;
      document.images[nr5].src = onoroff5.src;
      document.images[nr6].src = onoroff6.src;
      document.images[nr7].src = onoroff7.src;
      document.images[nr8].src = onoroff8.src;
      document.images[nr9].src = onoroff9.src;*/
  }
