
		var last = 0;

		if (document.images) {
// preload images start
image11on = new Image();
image11on.src = "/templates/html/d_11_de_imageleft_foto_on.gif";
image11off = new Image();
image11off.src = "/templates/html/d_11_de_imageleft_foto_off.gif";
image11act = new Image();
image11act.src = "/templates/html/d_11_de_imageleft_foto_act.gif";
image10on = new Image();
image10on.src = "/templates/html/d_10_de_imageleft_foto_on.gif";
image10off = new Image();
image10off.src = "/templates/html/d_10_de_imageleft_foto_off.gif";
image10act = new Image();
image10act.src = "/templates/html/d_10_de_imageleft_foto_act.gif";
image12on = new Image();
image12on.src = "/templates/html/d_12_de_imageleft_foto_on.gif";
image12off = new Image();
image12off.src = "/templates/html/d_12_de_imageleft_foto_off.gif";
image12act = new Image();
image12act.src = "/templates/html/d_12_de_imageleft_foto_act.gif";
image13on = new Image();
image13on.src = "/templates/html/d_13_de_imageleft_foto_on.gif";
image13off = new Image();
image13off.src = "/templates/html/d_13_de_imageleft_foto_off.gif";
image13act = new Image();
image13act.src = "/templates/html/d_13_de_imageleft_foto_act.gif";
image14on = new Image();
image14on.src = "/templates/html/d_14_de_imageleft_foto_on.gif";
image14off = new Image();
image14off.src = "/templates/html/d_14_de_imageleft_foto_off.gif";
image14act = new Image();
image14act.src = "/templates/html/d_14_de_imageleft_foto_act.gif";
image15on = new Image();
image15on.src = "/templates/html/d_15_de_imageleft_foto_on.gif";
image15off = new Image();
image15off.src = "/templates/html/d_15_de_imageleft_foto_off.gif";
image15act = new Image();
image15act.src = "/templates/html/d_15_de_imageleft_foto_act.gif";
image16on = new Image();
image16on.src = "/templates/html/d_16_de_imageleft_foto_on.gif";
image16off = new Image();
image16off.src = "/templates/html/d_16_de_imageleft_foto_off.gif";
image16act = new Image();
image16act.src = "/templates/html/d_16_de_imageleft_foto_act.gif";
image17on = new Image();
image17on.src = "/templates/html/d_17_de_imageleft_foto_on.gif";
image17off = new Image();
image17off.src = "/templates/html/d_17_de_imageleft_foto_off.gif";
image17act = new Image();
image17act.src = "/templates/html/d_17_de_imageleft_foto_act.gif";
// preload images end
}


		function act_navigate_technik(imgName, imgNum) {
			document[imgName].src = eval(imgName + 'on.src');	
		}

		function inact_navigate_technik(imgName, imgNum) {
			document[imgName].src = eval(imgName + 'off.src');
		}

		function stay_navigate_technik(imgName, imgNum) {
// stay images start
image11on.src = "/templates/html/d_11_de_imageleft_foto_on.gif";
image11off.src = "/templates/html/d_11_de_imageleft_foto_off.gif";
if (imgNum==11){
image11on.src = "/templates/html/d_11_de_imageleft_foto_act.gif";
image11off.src = "/templates/html/d_11_de_imageleft_foto_act.gif";
}
image10on.src = "/templates/html/d_10_de_imageleft_foto_on.gif";
image10off.src = "/templates/html/d_10_de_imageleft_foto_off.gif";
if (imgNum==10){
image10on.src = "/templates/html/d_10_de_imageleft_foto_act.gif";
image10off.src = "/templates/html/d_10_de_imageleft_foto_act.gif";
}
image12on.src = "/templates/html/d_12_de_imageleft_foto_on.gif";
image12off.src = "/templates/html/d_12_de_imageleft_foto_off.gif";
if (imgNum==12){
image12on.src = "/templates/html/d_12_de_imageleft_foto_act.gif";
image12off.src = "/templates/html/d_12_de_imageleft_foto_act.gif";
}
image13on.src = "/templates/html/d_13_de_imageleft_foto_on.gif";
image13off.src = "/templates/html/d_13_de_imageleft_foto_off.gif";
if (imgNum==13){
image13on.src = "/templates/html/d_13_de_imageleft_foto_act.gif";
image13off.src = "/templates/html/d_13_de_imageleft_foto_act.gif";
}
image14on.src = "/templates/html/d_14_de_imageleft_foto_on.gif";
image14off.src = "/templates/html/d_14_de_imageleft_foto_off.gif";
if (imgNum==14){
image14on.src = "/templates/html/d_14_de_imageleft_foto_act.gif";
image14off.src = "/templates/html/d_14_de_imageleft_foto_act.gif";
}
image15on.src = "/templates/html/d_15_de_imageleft_foto_on.gif";
image15off.src = "/templates/html/d_15_de_imageleft_foto_off.gif";
if (imgNum==15){
image15on.src = "/templates/html/d_15_de_imageleft_foto_act.gif";
image15off.src = "/templates/html/d_15_de_imageleft_foto_act.gif";
}
image16on.src = "/templates/html/d_16_de_imageleft_foto_on.gif";
image16off.src = "/templates/html/d_16_de_imageleft_foto_off.gif";
if (imgNum==16){
image16on.src = "/templates/html/d_16_de_imageleft_foto_act.gif";
image16off.src = "/templates/html/d_16_de_imageleft_foto_act.gif";
}
image17on.src = "/templates/html/d_17_de_imageleft_foto_on.gif";
image17off.src = "/templates/html/d_17_de_imageleft_foto_off.gif";
if (imgNum==17){
image17on.src = "/templates/html/d_17_de_imageleft_foto_act.gif";
image17off.src = "/templates/html/d_17_de_imageleft_foto_act.gif";
}
// stay images end

		document[imgName].src = eval(imgName + 'act.src');

		if (last>0){
			temp='image' + last;
				document[temp].src = eval(temp + 'off.src');
			}
			last=imgNum;
		}


