function Bildwechsel2(nr)
 	 {
 	 window.document.images["grossbild"].src="../../images/kappel/"+nr+".jpg";
 	 }

