Normal5 = new Image();
Normal5.src = "../images/domains-66x41.gif";     /* erste Standard-Grafik */
Highlight5 = new Image();
Highlight5.src = "../images/domains-66x41-over.gif"; /* erste Highlight-Grafik */

Normal6 = new Image();
Normal6.src = "../images/hosting-66x41.gif";     /* zweite Standard-Grafik */
Highlight6 = new Image();
Highlight6.src = "../images/hosting-66x41-over.gif"; /* zweite Highlight-Grafik */

Normal7 = new Image();
Normal7.src = "../images/reseller-66x41.gif";     /* dritte Standard-Grafik */
Highlight7 = new Image();
Highlight7.src = "../images/reseller-66x41-over.gif"; /* dritte Highlight-Grafik */

Normal8 = new Image();
Normal8.src = "../images/network66x41.gif";     /* 4. Standard-Grafik */
Highlight8 = new Image();
Highlight8.src = "../images/network66x41-over.gif"; /* 4. Highlight-Grafik */

Normal9 = new Image();
Normal9.src = "../images/help-c.gif";     /* 5. Standard-Grafik */
Highlight9 = new Image();
Highlight9.src = "../images/help-c-over.gif"; /* 5. Highlight-Grafik */

Normal12 = new Image();
Normal12.src = "register-domains/flags/us.gif";
Highlight12 = new Image();
Highlight12.src = "register-domains/flags/us-B.gif";

Normal13 = new Image();
Normal13.src = "register-domains/flags/uk.gif";
Highlight13 = new Image();
Highlight13.src = "register-domains/flags/uk-B.gif";

Normal14 = new Image();
Normal14.src = "register-domains/flags/de.gif";
Highlight14 = new Image();
Highlight14.src = "register-domains/flags/de-B.gif";

Normal36 = new Image();
Normal36.src = "../images/lupe5.gif";
Highlight36 = new Image();
Highlight36.src = "../images/lupe5-B.gif";

Normal38 = new Image();
Normal38.src = "../images/lupe5.gif";
Highlight38 = new Image();
Highlight38.src = "../images/lupe5-B.gif";

Normal40 = new Image();
Normal40.src = "../images/lupe5.gif";
Highlight40 = new Image();
Highlight40.src = "../images/lupe5-B.gif";

Normal44 = new Image();
Normal44.src = "../images/lupe5.gif";
Highlight44 = new Image();
Highlight44.src = "../images/lupe5-B.gif";

Normal48 = new Image();
Normal48.src = "../images/lupe5.gif";
Highlight48 = new Image();
Highlight48.src = "../images/lupe5-B.gif";

Normal52 = new Image();
Normal52.src = "../images/lupe5.gif";
Highlight52 = new Image();
Highlight52.src = "../images/lupe5-B.gif";

Normal54 = new Image();
Normal54.src = "../images/lupe5.gif";
Highlight54 = new Image();
Highlight54.src = "../images/lupe5-B.gif";

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