function mail(to) {
command = "mai"+"lto:"+to+"@"+"milbertshofen-in-"+"aktion.de";
window.location.href  = command;
}


