  			homeon = new Image();
			homeon.src = 'pictures/buttons/homeh.jpg';
			homeoff = new Image();
			homeoff.src = 'pictures/buttons/home.jpg';

			galerienon = new Image();
			galerienon.src = 'pictures/buttons/galerienh.jpg';
			galerienoff = new Image();
			galerienoff.src = 'pictures/buttons/galerien.jpg';

			reiseberichteon = new Image();
			reiseberichteon.src = 'pictures/buttons/reiseberichteh.jpg';
			reiseberichteoff = new Image();
			reiseberichteoff.src = 'pictures/buttons/reiseberichte.jpg';

			equipmenton = new Image();
			equipmenton.src = 'pictures/buttons/equipmenth.jpg';
			equipmentoff = new Image();
			equipmentoff.src = 'pictures/buttons/equipment.jpg';

			fischlegendeon = new Image();
			fischlegendeon.src = 'pictures/buttons/fischlegendeh.jpg';
			fischlegendeoff = new Image();
			fischlegendeoff.src = 'pictures/buttons/fischlegende.jpg';

			rekordlisteon = new Image();
			rekordlisteon.src = 'pictures/buttons/rekordlisteh.jpg';
			rekordlisteoff = new Image();
			rekordlisteoff.src = 'pictures/buttons/rekordliste.jpg';

			tippson = new Image();
			tippson.src = 'pictures/buttons/tippsh.jpg';
			tippsoff = new Image();
			tippsoff.src = 'pictures/buttons/tipps.jpg';

			forumon = new Image();
			forumon.src = 'pictures/buttons/forumh.jpg';
			forumoff = new Image();
			forumoff.src = 'pictures/buttons/forum.jpg';

			neton = new Image();
			neton.src = 'pictures/buttons/neth.jpg';
			netoff = new Image();
			netoff.src = 'pictures/buttons/net.jpg';

			gaestebuchon = new Image();
			gaestebuchon.src = 'pictures/buttons/gaestebuchh.jpg';
			gaestebuchoff = new Image();
			gaestebuchoff.src = 'pictures/buttons/gaestebuch.jpg';

			impressumon = new Image();
			impressumon.src = 'pictures/buttons/impressumh.jpg';
			impressumoff = new Image();
			impressumoff.src = 'pictures/buttons/impressum.jpg';
			
			woerterbuchon = new Image();
			woerterbuchon.src = 'pictures/buttons/woerterbuchh.jpg';
			woerterbuchoff = new Image();
			woerterbuchoff.src = 'pictures/buttons/woerterbuch.jpg';
			
			reisefuehreron = new Image();
			reisefuehreron.src = 'pictures/buttons/reisefuehrerh.jpg';
			reisefuehreroff = new Image();
			reisefuehreroff.src = 'pictures/buttons/reisefuehrer.jpg';



