<!-- 
function Bildwechsel(Bild,BildName) {
if (document.images){
window.document.images[Bild].src=BildName }} 
// -->
