var mailaddr =('in' + 'fo' + '@' + 'img' + 'oe.de');
document.write('<a href="mailto:' + mailaddr + '">' + mailaddr + '</a>');


