bild1="../images/ohne.gif";

bild2="../images/ohne.gif";

bild3="../images/aktuell_e_rot.gif";

bild4="../images/aktuell_e_gruen.gif";

bild5="../images/ueber_uns_e_rot.gif";

bild6="../images/ueber_uns_e_gruen.gif";

bild7="../images/angebote_e_rot.gif";

bild8="../images/angebote_e_gruen.gif";

bild9="../images/hochzeit_e_rot.gif";

bild10="../images/hochzeit_e_gruen.gif";

bild11="../images/leistungen_e_rot.gif";

bild12="../images/leistungen_e_gruen.gif";

bild13="../images/referenzen_e_rot.gif";

bild14="../images/referenzen_e_gruen.gif";

bild15="../images/raeumlichkeiten_e_rot.gif";

bild16="../images/raeumlichkeiten_e_gruen.gif";

bild21="../images/jobs_rot.gif";

bild22="../images/jobs_gruen.gif";

bild23="../images/kontakt_e_rot.gif";

bild24="../images/kontakt_e_gruen.gif";

bild25="../images/impressum_e_rot.gif";

bild26="../images/impressum_e_gruen.gif";

bild27="../images/deu_rot.gif";

bild28="../images/deu_gruen.gif";

bild29="../images/eng_rot.gif";

bild30="../images/eng_gruen.gif";

bild31="../images/france_rot.gif";

bild32="../images/france_gruen.gif";

var stopnr="eins";

var stopname=bild1

var hold=1;



function clickan(nr,name)

{

stopnr=nr;

stopname=name;

}

function clickaus(nr)

{

if (nr==stopnr)

hold=0

if (hold==1)

{

this.document.images[stopnr].src=stopname;

}

hold=1

}

function change(nr,name)

{

if (nr==stopnr){}

else

this.document.images[nr].src=name

}