var name = "hegbom";
var domain = "hotmail.com";
document.write('<a href=\"mailto:' + name + '@' + domain + '\">');
document.write('webmaster');