// ** General Email **
var email1= "lisa";
var email2= "tothemax1.com";
document.write("<a href=" + "mail" + "to:" + email1 + "@" + email2 + ">")