
function abdiepost(empfaenger) {window.location = "mailto:" + empfaenger + "-e-net.org"; }


function anandere(teil1, teil3, teil2) {window.location = "mailto:" + teil1 + teil2 + teil3; }

