function recreate(name,location) { document.write("<a href=" + "mail" + "to:" + name + "@" + location + ">" + name + "@" + location + "</a>") }
