var empf="mail";
var domain="ulrichhertel.de";
var at=String.fromCharCode(64);
document.write('<a href=\"mailto:' + empf + at + domain);
