var a="Service.General3705";
var b="@";
var c="abfsecurity";
var d=".com";
document.write("<a href='mailto:");
document.write(a+b+c+d);
document.write("'>");
document.write("Service Department");
document.write("</a>");

