var first = 'ma';
var second = 'il';
var third = 'to:';
var address = '&#119;&#101;&#98;&#109;&#97;&#115;&#116;&#101;&#114;';
var domain = '&#98;&#97;&#108;&#108;&#111;&#111;&#110;&#115;&#103;&#97;&#108;&#111;&#114;&#101;&#108;&#97;&#110;&#115;&#105;&#110;&#103;&#46;&#99;&#111;&#109;';
document.write('<a href="');
document.write(first+second+third);
document.write(address);
document.write('&#64;');
document.write(domain);
document.write('" title="Contact the Webmaster">');
document.write('Contact the Webmaster<\/a>');