function mBuild(adr, txt){
var d = "tc-seefeld.de";
document.write("<a href =" + "'ma" + "ilto:" + adr + "@" + d + "'>" + txt + "</a>");
}