function x0()
{
var X1 = "s-h";
var X2 = "sigrid-hoffarth.de";
var sendmail = 'mailto:' + X1 + '@' + X2
window.location.href = sendmail
}