Normal101 = new Image;
Normal101.src = "images/deathnote/profil.gif";
Highlight101 = new Image;
Highlight101.src = "images/deathnote/m_profil.gif";
Normal102 = new Image;
Normal102.src = "images/deathnote/mitglieder.gif";
Highlight102 = new Image;
Highlight102.src = "images/deathnote/m_mitglieder.gif";
Normal103 = new Image;
Normal103.src = "images/deathnote/team.gif";
Highlight103 = new Image;
Highlight103.src = "images/deathnote/m_team.gif";
Normal104 = new Image;
Normal104.src = "images/deathnote/nachrichten.gif";
Highlight104 = new Image;
Highlight104.src = "images/deathnote/m_nachrichten.gif";
Normal105 = new Image;
Normal105.src = "images/deathnote/suche.gif";
Highlight105 = new Image;
Highlight105.src = "images/deathnote/m_suche.gif";
Normal106 = new Image;
Normal106.src = "images/deathnote/blogs.gif";
Highlight106 = new Image;
Highlight106.src = "images/deathnote/m_blogs.gif";
Normal107 = new Image;
Normal107.src = "images/deathnote/karte.gif";
Highlight107 = new Image;
Highlight107.src = "images/deathnote/m_karte.gif";
Normal108 = new Image;
Normal108.src = "images/deathnote/galerie.gif";
Highlight108 = new Image;
Highlight108.src = "images/deathnote/m_galerie.gif";
Normal109 = new Image;
Normal109.src = "images/deathnote/kalender.gif";
Highlight109 = new Image;
Highlight109.src = "images/deathnote/m_kalender.gif";
Normal110 = new Image;
Normal110.src = "images/deathnote/xquiz.gif";
Highlight110 = new Image;
Highlight110.src = "images/deathnote/m_xquiz.gif";
Normal111 = new Image;
Normal111.src = "images/deathnote/acp.gif";
Highlight111 = new Image;
Highlight111.src = "images/deathnote/m_acp.gif";
Normal112 = new Image;
Normal112.src = "images/deathnote/registrieren.gif";
Highlight112 = new Image;
Highlight112.src = "images/deathnote/m_registrieren.gif";
Normal113 = new Image;
Normal113.src = "images/deathnote/i_empty.gif";
Highlight113 = new Image;
Highlight113.src = "images/deathnote/i_profil.gif";
Normal114 = new Image;
Normal114.src = "images/deathnote/i_empty.gif";
Highlight114 = new Image;
Highlight114.src = "images/deathnote/i_mitglieder.gif";
Normal115 = new Image;
Normal115.src = "images/deathnote/i_empty.gif";
Highlight115 = new Image;
Highlight115.src = "images/deathnote/i_team.gif";
Normal116 = new Image;
Normal116.src = "images/deathnote/i_empty.gif";
Highlight116 = new Image;
Highlight116.src = "images/deathnote/i_nachrichten.gif";
Normal117 = new Image;
Normal117.src = "images/deathnote/i_empty.gif";
Highlight117 = new Image;
Highlight117.src = "images/deathnote/i_suche.gif";
Normal118 = new Image;
Normal118.src = "images/deathnote/i_empty.gif";
Highlight118 = new Image;
Highlight118.src = "images/deathnote/i_blogs.gif";
Normal119 = new Image;
Normal119.src = "images/deathnote/i_empty.gif";
Highlight119 = new Image;
Highlight119.src = "images/deathnote/i_karte.gif";
Normal120 = new Image;
Normal120.src = "images/deathnote/i_empty.gif";
Highlight120 = new Image;
Highlight120.src = "images/deathnote/i_galerie.gif";
Normal121 = new Image;
Normal121.src = "images/deathnote/i_empty.gif";
Highlight121 = new Image;
Highlight121.src = "images/deathnote/i_kalender.gif";
Normal122 = new Image;
Normal122.src = "images/deathnote/i_empty.gif";
Highlight122 = new Image;
Highlight122.src = "images/deathnote/i_xquiz.gif";
Normal123 = new Image;
Normal123.src = "images/deathnote/i_empty.gif";
Highlight123 = new Image;
Highlight123.src = "images/deathnote/i_acp.gif";
Normal124 = new Image;
Normal124.src = "images/deathnote/i_empty.gif";
Highlight124 = new Image;
Highlight124.src = "images/deathnote/i_registrieren.gif";

function Bildwechsel (Bildnr, Bildobjekt)
{
	window.document.images[Bildnr].src = Bildobjekt.src;
}