<!--
var m1 = "mailto:mail";
var m2 = "@argus-fotokunst.de";
var mail = m1 + m2
document.links[7].href = mail;
//-->