
		var last = 0;

		if (document.images) {
// preload images start
image18on = new Image();
image18on.src = "/templates/html/d_18_de_imageleft_foto_on.gif";
image18off = new Image();
image18off.src = "/templates/html/d_18_de_imageleft_foto_off.gif";
image18act = new Image();
image18act.src = "/templates/html/d_18_de_imageleft_foto_act.jpg";
image1on = new Image();
image1on.src = "/templates/html/d_1_de_imageleft_foto_on.gif";
image1off = new Image();
image1off.src = "/templates/html/d_1_de_imageleft_foto_off.gif";
image1act = new Image();
image1act.src = "/templates/html/d_1_de_imageleft_foto_act.gif";
image38on = new Image();
image38on.src = "/templates/html/d_38_de_imageleft_foto_on.gif";
image38off = new Image();
image38off.src = "/templates/html/d_38_de_imageleft_foto_off.gif";
image38act = new Image();
image38act.src = "/templates/html/d_38_de_imageleft_foto_act.gif";
image2on = new Image();
image2on.src = "/templates/html/d_2_de_imageleft_foto_on.gif";
image2off = new Image();
image2off.src = "/templates/html/d_2_de_imageleft_foto_off.gif";
image2act = new Image();
image2act.src = "/templates/html/d_2_de_imageleft_foto_act.gif";
image36on = new Image();
image36on.src = "/templates/html/d_36_de_imageleft_foto_on.gif";
image36off = new Image();
image36off.src = "/templates/html/d_36_de_imageleft_foto_off.gif";
image36act = new Image();
image36act.src = "/templates/html/d_36_de_imageleft_foto_act.gif";
image35on = new Image();
image35on.src = "/templates/html/d_35_de_imageleft_foto_on.gif";
image35off = new Image();
image35off.src = "/templates/html/d_35_de_imageleft_foto_off.gif";
image35act = new Image();
image35act.src = "/templates/html/d_35_de_imageleft_foto_act.gif";
image20on = new Image();
image20on.src = "/templates/html/d_20_de_imageleft_foto_on.gif";
image20off = new Image();
image20off.src = "/templates/html/d_20_de_imageleft_foto_off.gif";
image20act = new Image();
image20act.src = "/templates/html/d_20_de_imageleft_foto_act.gif";
image33on = new Image();
image33on.src = "/templates/html/d_33_de_imageleft_foto_on.gif";
image33off = new Image();
image33off.src = "/templates/html/d_33_de_imageleft_foto_off.gif";
image33act = new Image();
image33act.src = "/templates/html/d_33_de_imageleft_foto_act.gif";
image25on = new Image();
image25on.src = "/templates/html/d_25_de_imageleft_foto_on.gif";
image25off = new Image();
image25off.src = "/templates/html/d_25_de_imageleft_foto_off.gif";
image25act = new Image();
image25act.src = "/templates/html/d_25_de_imageleft_foto_act.gif";
image39on = new Image();
image39on.src = "/templates/html/d_39_de_imageleft_foto_on.gif";
image39off = new Image();
image39off.src = "/templates/html/d_39_de_imageleft_foto_off.gif";
image39act = new Image();
image39act.src = "/templates/html/d_39_de_imageleft_foto_act.gif";
image21on = new Image();
image21on.src = "/templates/html/d_21_de_imageleft_foto_on.gif";
image21off = new Image();
image21off.src = "/templates/html/d_21_de_imageleft_foto_off.gif";
image21act = new Image();
image21act.src = "/templates/html/d_21_de_imageleft_foto_act.gif";
image22on = new Image();
image22on.src = "/templates/html/d_22_de_imageleft_foto_on.gif";
image22off = new Image();
image22off.src = "/templates/html/d_22_de_imageleft_foto_off.gif";
image22act = new Image();
image22act.src = "/templates/html/d_22_de_imageleft_foto_act.gif";
image23on = new Image();
image23on.src = "/templates/html/d_23_de_imageleft_foto_on.gif";
image23off = new Image();
image23off.src = "/templates/html/d_23_de_imageleft_foto_off.gif";
image23act = new Image();
image23act.src = "/templates/html/d_23_de_imageleft_foto_act.gif";
image24on = new Image();
image24on.src = "/templates/html/d_24_de_imageleft_foto_on.gif";
image24off = new Image();
image24off.src = "/templates/html/d_24_de_imageleft_foto_off.gif";
image24act = new Image();
image24act.src = "/templates/html/d_24_de_imageleft_foto_act.gif";
image37on = new Image();
image37on.src = "/templates/html/d_37_de_imageleft_foto_on.gif";
image37off = new Image();
image37off.src = "/templates/html/d_37_de_imageleft_foto_off.gif";
image37act = new Image();
image37act.src = "/templates/html/d_37_de_imageleft_foto_act.gif";
image34on = new Image();
image34on.src = "/templates/html/d_34_de_imageleft_foto_on.jpg";
image34off = new Image();
image34off.src = "/templates/html/d_34_de_imageleft_foto_off.jpg";
image34act = new Image();
image34act.src = "/templates/html/d_34_de_imageleft_foto_act.jpg";
image26on = new Image();
image26on.src = "/templates/html/d_26_de_imageleft_foto_on.gif";
image26off = new Image();
image26off.src = "/templates/html/d_26_de_imageleft_foto_off.gif";
image26act = new Image();
image26act.src = "/templates/html/d_26_de_imageleft_foto_act.gif";
image27on = new Image();
image27on.src = "/templates/html/d_27_de_imageleft_foto_on.gif";
image27off = new Image();
image27off.src = "/templates/html/d_27_de_imageleft_foto_off.gif";
image27act = new Image();
image27act.src = "/templates/html/d_27_de_imageleft_foto_act.gif";
// preload images end
}


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

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

		function stay_navigate(imgName, imgNum) {
// stay images start
image18on.src = "/templates/html/d_18_de_imageleft_foto_on.gif";
image18off.src = "/templates/html/d_18_de_imageleft_foto_off.gif";
if (imgNum==18){
image18on.src = "/templates/html/d_18_de_imageleft_foto_act.jpg";
image18off.src = "/templates/html/d_18_de_imageleft_foto_act.jpg";
}
image1on.src = "/templates/html/d_1_de_imageleft_foto_on.gif";
image1off.src = "/templates/html/d_1_de_imageleft_foto_off.gif";
if (imgNum==1){
image1on.src = "/templates/html/d_1_de_imageleft_foto_act.gif";
image1off.src = "/templates/html/d_1_de_imageleft_foto_act.gif";
}
image38on.src = "/templates/html/d_38_de_imageleft_foto_on.gif";
image38off.src = "/templates/html/d_38_de_imageleft_foto_off.gif";
if (imgNum==38){
image38on.src = "/templates/html/d_38_de_imageleft_foto_act.gif";
image38off.src = "/templates/html/d_38_de_imageleft_foto_act.gif";
}
image2on.src = "/templates/html/d_2_de_imageleft_foto_on.gif";
image2off.src = "/templates/html/d_2_de_imageleft_foto_off.gif";
if (imgNum==2){
image2on.src = "/templates/html/d_2_de_imageleft_foto_act.gif";
image2off.src = "/templates/html/d_2_de_imageleft_foto_act.gif";
}
image36on.src = "/templates/html/d_36_de_imageleft_foto_on.gif";
image36off.src = "/templates/html/d_36_de_imageleft_foto_off.gif";
if (imgNum==36){
image36on.src = "/templates/html/d_36_de_imageleft_foto_act.gif";
image36off.src = "/templates/html/d_36_de_imageleft_foto_act.gif";
}
image35on.src = "/templates/html/d_35_de_imageleft_foto_on.gif";
image35off.src = "/templates/html/d_35_de_imageleft_foto_off.gif";
if (imgNum==35){
image35on.src = "/templates/html/d_35_de_imageleft_foto_act.gif";
image35off.src = "/templates/html/d_35_de_imageleft_foto_act.gif";
}
image20on.src = "/templates/html/d_20_de_imageleft_foto_on.gif";
image20off.src = "/templates/html/d_20_de_imageleft_foto_off.gif";
if (imgNum==20){
image20on.src = "/templates/html/d_20_de_imageleft_foto_act.gif";
image20off.src = "/templates/html/d_20_de_imageleft_foto_act.gif";
}
image33on.src = "/templates/html/d_33_de_imageleft_foto_on.gif";
image33off.src = "/templates/html/d_33_de_imageleft_foto_off.gif";
if (imgNum==33){
image33on.src = "/templates/html/d_33_de_imageleft_foto_act.gif";
image33off.src = "/templates/html/d_33_de_imageleft_foto_act.gif";
}
image25on.src = "/templates/html/d_25_de_imageleft_foto_on.gif";
image25off.src = "/templates/html/d_25_de_imageleft_foto_off.gif";
if (imgNum==25){
image25on.src = "/templates/html/d_25_de_imageleft_foto_act.gif";
image25off.src = "/templates/html/d_25_de_imageleft_foto_act.gif";
}
image39on.src = "/templates/html/d_39_de_imageleft_foto_on.gif";
image39off.src = "/templates/html/d_39_de_imageleft_foto_off.gif";
if (imgNum==39){
image39on.src = "/templates/html/d_39_de_imageleft_foto_act.gif";
image39off.src = "/templates/html/d_39_de_imageleft_foto_act.gif";
}
image21on.src = "/templates/html/d_21_de_imageleft_foto_on.gif";
image21off.src = "/templates/html/d_21_de_imageleft_foto_off.gif";
if (imgNum==21){
image21on.src = "/templates/html/d_21_de_imageleft_foto_act.gif";
image21off.src = "/templates/html/d_21_de_imageleft_foto_act.gif";
}
image22on.src = "/templates/html/d_22_de_imageleft_foto_on.gif";
image22off.src = "/templates/html/d_22_de_imageleft_foto_off.gif";
if (imgNum==22){
image22on.src = "/templates/html/d_22_de_imageleft_foto_act.gif";
image22off.src = "/templates/html/d_22_de_imageleft_foto_act.gif";
}
image23on.src = "/templates/html/d_23_de_imageleft_foto_on.gif";
image23off.src = "/templates/html/d_23_de_imageleft_foto_off.gif";
if (imgNum==23){
image23on.src = "/templates/html/d_23_de_imageleft_foto_act.gif";
image23off.src = "/templates/html/d_23_de_imageleft_foto_act.gif";
}
image24on.src = "/templates/html/d_24_de_imageleft_foto_on.gif";
image24off.src = "/templates/html/d_24_de_imageleft_foto_off.gif";
if (imgNum==24){
image24on.src = "/templates/html/d_24_de_imageleft_foto_act.gif";
image24off.src = "/templates/html/d_24_de_imageleft_foto_act.gif";
}
image37on.src = "/templates/html/d_37_de_imageleft_foto_on.gif";
image37off.src = "/templates/html/d_37_de_imageleft_foto_off.gif";
if (imgNum==37){
image37on.src = "/templates/html/d_37_de_imageleft_foto_act.gif";
image37off.src = "/templates/html/d_37_de_imageleft_foto_act.gif";
}
image34on.src = "/templates/html/d_34_de_imageleft_foto_on.jpg";
image34off.src = "/templates/html/d_34_de_imageleft_foto_off.jpg";
if (imgNum==34){
image34on.src = "/templates/html/d_34_de_imageleft_foto_act.jpg";
image34off.src = "/templates/html/d_34_de_imageleft_foto_act.jpg";
}
image26on.src = "/templates/html/d_26_de_imageleft_foto_on.gif";
image26off.src = "/templates/html/d_26_de_imageleft_foto_off.gif";
if (imgNum==26){
image26on.src = "/templates/html/d_26_de_imageleft_foto_act.gif";
image26off.src = "/templates/html/d_26_de_imageleft_foto_act.gif";
}
image27on.src = "/templates/html/d_27_de_imageleft_foto_on.gif";
image27off.src = "/templates/html/d_27_de_imageleft_foto_off.gif";
if (imgNum==27){
image27on.src = "/templates/html/d_27_de_imageleft_foto_act.gif";
image27off.src = "/templates/html/d_27_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;
		}


