var prefix = "johannes_satorius";
var domain = "hotmail.com";
document.write(prefix + '@' + domain);
// E-Mail Schutz johannes_satorius@hotmail.com
