
function wechsel(wo,bild){
         window.document.images[wo].src="images/t_"+bild+".gif";

}
