var i = "fgodiva_pl";
var w = "yahoo.com";
var m = i + "@" + w;
document.write("<a href=" + "mail" + "to:" + i + "@" + w + ">" + m + "</a>")