var a=0;
if (navigator.appVersion.substring(0,1) != 2) {
No2 = new Image();
No2.src = "images/c3.gif";
High2 = new Image();
High2.src = "images/c.gif";
High2a = new Image();
High2a.src = "images/c2.gif";

No3 = new Image();
No3.src = "images/d3.gif";
High3 = new Image();
High3.src = "images/d.gif";
High3a = new Image();
High3a.src = "images/d2.gif";

No4 = new Image();
No4.src = "images/e3.gif";
High4 = new Image();
High4.src = "images/e.gif";
High4a = new Image();
High4a.src = "images/e2.gif";

No5 = new Image();
No5.src = "images/f3.gif";
High5 = new Image();
High5.src = "images/f.gif";
High5a = new Image();
High5a.src = "images/f2.gif";

No6 = new Image();
No6.src = "images/g3.gif";
High6 = new Image();
High6.src = "images/g.gif";
High6a = new Image();
High6a.src = "images/g2.gif";

No7 = new Image();
No7.src = "images/h3.gif";
High7 = new Image();
High7.src = "images/h.gif";
High7a = new Image();
High7a.src = "images/h2.gif";

No8 = new Image();
No8.src = "images/i3.gif";
High8 = new Image();
High8.src = "images/i.gif";
High8a = new Image();
High8a.src = "images/i2.gif";

No9 = new Image();
No9.src = "images/l3.gif";
High9 = new Image();
High9.src = "images/l.gif";
High9a = new Image();
High9a.src = "images/l2.gif";}

function change(Bildnr,Bildobjekt)
{
  if (navigator.appVersion.substring(0,1) != 2) {
  if (a!= Bildnr)
  {
    window.document.images[Bildnr].src = Bildobjekt.src;
  }
  }
}

function change2(Bildnr,Bildobjekt)
{
  if (navigator.appVersion.substring(0,1) != 2) {
  window.document.images[2].src = High2.src;
  window.document.images[3].src = High3.src;
  window.document.images[4].src = High4.src;
  window.document.images[5].src = High5.src;
  window.document.images[6].src = High6.src;
  window.document.images[7].src = High7.src;
  window.document.images[8].src = High8.src;
  window.document.images[8].src = High8.src;


  a= Bildnr;
  if (Bildnr != 0) {

    window.document.images[Bildnr].src = Bildobjekt.src;
  }
  }
}
// JavaScript Document

function dsl(x)
{
if (navigator.appName == 'Netscape')
{
	browserName = "ns";
	var follow=window.open(x,"follow","width=400,height=310,scrollbars=no, status=no");
}
else if (navigator.appName == 'Microsoft Internet Explorer')
{
	browserName ="ie";
	var follow=window.open(x,"follow","width=401,height=311,scrollbars=no");
}
}
function isdn(x)
{
if (navigator.appName == 'Netscape')
{
	browserName = "ns";
	var follow=window.open(x,"follow","width=260,height=200,scrollbars=no, status=no");
}
else if (navigator.appName == 'Microsoft Internet Explorer')
{
	browserName ="ie";
	var follow=window.open(x,"follow","width=260,height=200,scrollbars=no");
}
}

function maps(x)
{
if (navigator.appName == 'Netscape')
{
	browserName = "ns";
	var follow=window.open(x,"follow","width=424,height=604,scrollbars=no, statusbar=no");
}
else if (navigator.appName == 'Microsoft Internet Explorer')
{
	browserName ="ie";
	var follow=window.open(x,"follow","width=426,height=600,scrollbars=no, statusbar=no");
}
}
