<!--hide script from old browsers
// By JLM <www.JadeCat.com> 
var abc1 = "Tom Robision";
var abc2 = "milroy";
var abc3 = "adamswells.com";
document.write("<a href=" + "mail" + "to:" + abc2 + "&#064;" + abc3 + "?Subject=" + document.URL  + ">" + abc1 + "</a>")
//-- end hiding -->
