var theEmail = "tpseo@topositionseo.com"; // the email address
var theLink = "Email";  // the link
document.write('<a class="last" href=mailto:' + theEmail + '>'+theLink+'</a>');