<!--
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function showpopup (bild) {
    	var popup = document.getElementById("popup");
    	fader = new Fadomatic(popup, 12, 0);
		var img1 = '<img src="../images/';
		var img2 = 'name="banner" width="400" height="400" border="0" id="banner">';
		if (bild == "01") {document.getElementById("popbild").style.background="url('/images/gartenpfleger_01_pop.jpg')";}
		if (bild == "03") {document.getElementById("popbild").style.background="url('/images/gartenpfleger_03_pop.jpg')";}
		if (bild == "04") {document.getElementById("popbild").style.background="url('/images/gartenpfleger_04_pop.jpg')";}
		if (bild == "06") {document.getElementById("popbild").style.background="url('/images/gartenpfleger_06_pop.jpg')";}
		if (bild == "08") {document.getElementById("popbild").style.background="url('/images/gartenpfleger_08_pop.jpg')";}
		if (bild == "09") {document.getElementById("popbild").style.background="url('/images/gartenpfleger_09_pop.jpg')";}
		if (bild == "11") {document.getElementById("popbild").style.background="url('/images/gartenpfleger_11_pop.jpg')";}
		if (bild == "12") {document.getElementById("popbild").style.background="url('/images/gartenpfleger_12_pop.jpg')";}
		if (bild == "14") {document.getElementById("popbild").style.background="url('/images/gartenpfleger_14_pop.jpg')";}
		if (bild == "15") {document.getElementById("popbild").style.background="url('/images/gartenpfleger_15_pop.jpg')";}
		if (bild == "17") {document.getElementById("popbild").style.background="url('/images/gartenpfleger_17_pop.jpg')";}
		if (bild == "19") {document.getElementById("popbild").style.background="url('/images/gartenpfleger_19_pop.jpg')";}
		if (bild == "20") {document.getElementById("popbild").style.background="url('/images/gartenpfleger_20_pop.jpg')";}
		if (bild == "23") {document.getElementById("popbild").style.background="url('/images/gartenpfleger_23_pop.jpg')";}
    	fader.fadeIn();
    	}
    	function hidepopup (bild) {
    	fader.fadeOut();
    	}
//-->
