function wremla() {
 document.write("ad");
 document.write("min@");
 document.write("b-infor");
 document.write("matik.ch");
}

function wremlalink() {
 document.write("<A href='mailto:");
 wremla();
 document.write("'>");
 wremla();
 document.write("</A>");
}

