var _u   = "jobs1";
var _d = "together1.com";
var _l   = _u + "@" + _d;
var _m = "here";
document.write("<a href='mailto:"+_l+"'>"+_m+"</a>");
