<!--
	schlaraffen_off=new Image(); schlaraffen_off.src="../img/buttons/schlaraffen_off.gif";
	schlaraffen_on=new Image (); schlaraffen_on.src="../img/buttons/schlaraffen_on.gif";
	
	reych_off=new Image(); reych_off.src="../img/buttons/reych_off.gif";
	reych_on=new Image (); reych_on.src="../img/buttons/reych_on.gif";
	
	sippungsfolge_off=new Image(); sippungsfolge_off.src="../img/buttons/sippungsfolge_off.gif";
	sippungsfolge_on=new Image (); sippungsfolge_on.src="../img/buttons/sippungsfolge_on.gif";
	
	patzographie_off=new Image(); patzographie_off.src="../img/buttons/patzographie_off.gif";
	patzographie_on=new Image (); patzographie_on.src="../img/buttons/patzographie_on.gif";
	
	anfahrtsplan_off=new Image(); anfahrtsplan_off.src="../img/buttons/anfahrtsplan_off.gif";
	anfahrtsplan_on=new Image (); anfahrtsplan_on.src="../img/buttons/anfahrtsplan_on.gif";
	
	kontakt_off=new Image(); kontakt_off.src="../img/buttons/kontakt_off.gif";
	kontakt_on=new Image (); kontakt_on.src="../img/buttons/kontakt_on.gif";

		
		var nr,b;

  function change (nr,b){
window.document.images[nr].src=b.src;
    }
//-->
