
img1a=new Image(); img1a.src="../gif/komp2.gif";
img1=new Image(); img1.src="../gif/komp.gif";
img2a=new Image(); img2a.src="../gif/prod2.gif";
img2=new Image(); img2.src="../gif/prod.gif";
img3a=new Image(); img3a.src="../gif/partn2.gif";
img3=new Image(); img3.src="../gif/partn.gif";
img4a=new Image(); img4a.src="../gif/kont2.gif";
img4=new Image(); img4.src="../gif/kont.gif";
img5a=new Image(); img5a.src="../gif/nov2.gif";
img5=new Image(); img5.src="../gif/nov.gif";
img6a=new Image(); img6a.src="../gif/chioz.gif";
img6=new Image(); img6.src="../gif/chio4.gif";
img7a=new Image(); img7a.src="../gif/wolfz.gif";
img7=new Image(); img7.src="../gif/wolf4.gif";

function on(x)
{eval ("document.v"+x+".src=img"+x+"a.src");
return true;
}
function off(x)
{eval ("document.v"+x+".src=img"+x+".src");
}

