<!--
var what="info";
var sexist="permanent.com";
var combo=what+"&#64;"+sexist;
document.write("<a href=" + "mail" + "to:" + what + "&#64;" + sexist
+ ">" + combo + "</a>")
-->