// anti address harvesting routine

function noGrab(nm, sb, tx){
document.write("<a href=\"ma" + "il" + "to:" + nm + "@" + "informatixinc.com" + "?subject=" + sb + "\">");
document.write(tx);
document.write("</a>");
}