
bild00 = new Image(); bild00.src = "images/1_o.jpg";
bild01 = new Image(); bild01.src = "images/2_o.gif";
bild02 = new Image(); bild02.src = "images/3_o.gif";
bild03 = new Image(); bild03.src = "images/1_o.jpg";
bild04 = new Image(); bild04.src = "images/2_o.jpg";
bild05 = new Image(); bild05.src = "images/3_o.gif";

bild06 = new Image(); bild06.src = "images/1_gelb.gif";
bild07 = new Image(); bild07.src = "images/1_rot.gif";
bild08 = new Image(); bild08.src = "images/2_gelb.gif";
bild09 = new Image(); bild09.src = "images/2_rot.gif";
bild10 = new Image(); bild10.src = "images/3_gelb.gif";
bild11 = new Image(); bild11.src = "images/3_rot.gif";


function bildwechsel_1d()
{
  window.document.getElementById('deutsch').src = bild03.src;
  window.document.getElementById('1d').src = bild06.src;
  window.document.getElementById('2d').src = bild09.src;
  window.document.getElementById('3d').src = bild11.src;
}
function bildwechsel_2d()
{
  window.document.getElementById('deutsch').src = bild04.src;
  window.document.getElementById('1d').src = bild07.src;
  window.document.getElementById('2d').src = bild08.src;
  window.document.getElementById('3d').src = bild11.src;
}
function bildwechsel_3d()
{
  window.document.getElementById('deutsch').src = bild05.src;
  window.document.getElementById('3d').src = bild10.src;
  window.document.getElementById('1d').src = bild07.src;
  window.document.getElementById('2d').src = bild09.src;
}

function bildwechsel_1e()
{
  window.document.getElementById('english').src = bild00.src;
  window.document.getElementById('1e').src = bild06.src;
  window.document.getElementById('2e').src = bild09.src;
  window.document.getElementById('3e').src = bild11.src;
}
function bildwechsel_2e()
{
  window.document.getElementById('english').src = bild04.src;
  window.document.getElementById('1e').src = bild07.src;
  window.document.getElementById('2e').src = bild08.src;
  window.document.getElementById('3e').src = bild11.src;
}
function bildwechsel_3e()
{
  window.document.getElementById('english').src = bild02.src;
  window.document.getElementById('3e').src = bild10.src;
  window.document.getElementById('1e').src = bild07.src;
  window.document.getElementById('2e').src = bild09.src;
}

function fenster()
{ //alert(name);
  window.open("zertifikat.html","zertifikat","width=500,height=680,top=0,left=0,scrollbars=yes");
}
function fenster2()
{ //alert(name);
  window.open("certificat.html","certificat","width=500,height=680,top=0,left=0,scrollbars=yes");
}

function fenster_contact()
{ //alert(name);
  window.open("contact.html","contact","width=470,height=680,top=0,left=0,scrollbars=yes");
}


function fenster1()
{ //alert(name);
  window.open("info_dt.html","fenster","width=650,height=600,top=0,left=0,scrollbars=yes");
}
function fenster_tin()
{ //alert(name);
  window.open("images/gold_powder_tin_gr.jpg","fenster","width=350,height=350,top=0,left=0,scrollbars=yes");
}

function fenster_case()
{ //alert(name);
  window.open("images/gold_powder_case_gr.gif","fenster","width=320,height=320,top=0,left=0,scrollbars=yes");
}


function fenster_steu()
{ //alert(name);
  window.open("steuer.html","fenster","width=650,height=600,top=0,left=0,scrollbars=yes");
}

function fenster_agb()
{ //alert(name);
  window.open("agb.html","fenster","width=650,height=600,top=0,left=0,scrollbars=yes");
}

function fenster_preis()
{ //alert(name);
  window.open("preis.html","fenster","width=470,height=680,top=0,left=0,scrollbars=yes");
}
