function mal() {
document.write("<a class=\"impressum\" onmouseover=\"window.status='E-Mail an Edzard Burchards'; return true;\" onclick=\"window.status=''; return true; \"onmouseout=\"window.status=''; return true;\" href=\"mailto:mail@edzardburchards.de\" title=\"E-Mail an Edzard Burchards\">mail@edzardburchards.de</a>");
}



function formal() {
return "mail@edzardburchards.de";
}



function wechsel(nr,objekt) {
document.images[nr].src = objekt.src;
}



normal1 = new Image();
normal1.src = "images/navi_home_ohne.jpg";
highlight1 = new Image();
highlight1.src = "images/navi_home_hover.jpg";

normal2 = new Image();
normal2.src = "images/navi_rt_ohne.jpg";
highlight2 = new Image();
highlight2.src = "images/navi_rt_hover.jpg";

normal3 = new Image();
normal3.src = "images/navi_kont_ohne.jpg";
highlight3 = new Image();
highlight3.src = "images/navi_kont_hover.jpg";

normal4 = new Image();
normal4.src = "images/navi_gb_ohne.jpg";
highlight4 = new Image();
highlight4.src = "images/navi_gb_hover.jpg";


