var p1 = "webmaster";
var p2 = "games";
document.write('<a href="mai'+'lto:'+p1+'@'+'hi-'+p2+'.net">'+p1+' at '+'hi-'+p2+'.net</a>');
