var i = "info";
var w = "divafoundationbg.org";
var m = i + "@" + w;
document.write("<a href=" + "mail" + "to:" + i + "@" + w + ">" + m + "</a>")