

		Normal1 = new Image();
		Normal1.src = "templates/dgswinter/images/Navi/neu.gif";
		Highlight1 = new Image();
		Highlight1.src = "templates/dgswinter/images/Navi/neu_h.gif";

		Normal2 = new Image();
		Normal2.src = "templates/dgswinter/images/Navi/gb.gif";
		Highlight2 = new Image();
		Highlight2.src = "templates/dgswinter/images/Navi/gb_h.gif";

		Normal3 = new Image();
		Normal3.src = "templates/dgswinter/images/Navi/forum.gif";
		Highlight3 = new Image();
		Highlight3.src = "templates/dgswinter/images/Navi/forum_h.gif";

		Normal4 = new Image();
		Normal4.src = "templates/dgswinter/images/Navi/teams.gif";
		Highlight4 = new Image();
		Highlight4.src = "templates/dgswinter/images/Navi/teams_h.gif";

		Normal5 = new Image();
		Normal5.src = "templates/dgswinter/images/Navi/members.gif";
		Highlight5 = new Image();
		Highlight5.src = "templates/dgswinter/images/Navi/members_h.gif";

		Normal6 = new Image();
		Normal6.src = "templates/dgswinter/images/Navi/wars.gif";
		Highlight6 = new Image();
		Highlight6.src = "templates/dgswinter/images/Navi/wars_h.gif";

                 Normal7 = new Image();
                 Normal7.src = "templates/dgswinter/images/Navi/hist.gif";
                 Highlight7 = new Image();
                 Highlight7.src = "templates/dgswinter/images/Navi/hist_h.gif";

		Normal8 = new Image();
		Normal8.src = "templates/dgswinter/images/Navi/regeln.gif";
		Highlight8 = new Image();
		Highlight8.src = "templates/dgswinter/images/Navi/regeln_h.gif";

		Normal9 = new Image();
		Normal9.src = "templates/dgswinter/images/Navi/server.gif";
		Highlight9 = new Image();
		Highlight9.src = "templates/dgswinter/images/Navi/server_h.gif";
		
		Normal19 = new Image();
		Normal19.src = "templates/dgswinter/images/Navi/teamspeak.gif";
		Highlight19 = new Image();
		Highlight19.src = "templates/dgswinter/images/Navi/teamspeak_h.gif";

		Normal10 = new Image();
		Normal10.src = "templates/dgswinter/images/Navi/mani.gif";
		Highlight10 = new Image();
		Highlight10.src = "templates/dgswinter/images/Navi/mani_h.gif";

		Normal11 = new Image();
		Normal11.src = "templates/dgswinter/images/Navi/community.gif";
		Highlight11 = new Image();
		Highlight11.src = "templates/dgswinter/images/Navi/community_h.gif";
		
		Normal20 = new Image();
		Normal20.src = "templates/dgswinter/images/Navi/memberkarte.gif";
		Highlight20 = new Image();
		Highlight20.src = "templates/dgswinter/images/Navi/memberkarte_h.gif";

		Normal22 = new Image();
		Normal22.src = "templates/dgswinter/images/Navi/admin_train.gif";
		Highlight22 = new Image();
		Highlight22.src = "templates/dgswinter/images/Navi/admin_train_h.gif";

		Normal12 = new Image();
		Normal12.src = "templates/dgswinter/images/Navi/downloads.gif";
		Highlight12 = new Image();
		Highlight12.src = "templates/dgswinter/images/Navi/downloads_h.gif";

		Normal13 = new Image();
		Normal13.src = "templates/dgswinter/images/Navi/links.gif";
		Highlight13 = new Image();
		Highlight13.src = "templates/dgswinter/images/Navi/links_h.gif";

		Normal14 = new Image();
		Normal14.src = "templates/dgswinter/images/Navi/galerie.gif";
		Highlight14 = new Image();
		Highlight14.src = "templates/dgswinter/images/Navi/galerie_h.gif";

		Normal15 = new Image();
		Normal15.src = "templates/dgswinter/images/Navi/faq.gif";
		Highlight15 = new Image();
		Highlight15.src = "templates/dgswinter/images/Navi/faq_h.gif";

		Normal16 = new Image();
		Normal16.src = "templates/dgswinter/images/Navi/apply.gif";
		Highlight16 = new Image();
		Highlight16.src = "templates/dgswinter/images/Navi/apply_h.gif";

		Normal17 = new Image();
		Normal17.src = "templates/dgswinter/images/Navi/warapply.gif";
		Highlight17 = new Image();
		Highlight17.src = "templates/dgswinter/images/Navi/warapply_h.gif";

		Normal18 = new Image();
		Normal18.src = "templates/dgswinter/images/Navi/kontakt.gif";
		Highlight18 = new Image();
		Highlight18.src = "templates/dgswinter/images/Navi/kontakt_h.gif";

	
		Normal21 = new Image();
		Normal21.src = "templates/dgswinter/images/Navi/imp.gif";
		Highlight21 = new Image();
		Highlight21.src = "templates/dgswinter/images/Navi/imp_h.gif";


/* usw. fuer alle weiteren zu benutzenden Grafiken */

function Bildwechsel (Bildnr, Bildobjekt) {
  window.document.images[Bildnr].src = Bildobjekt.src;
}
