function antispiderbot ( user, domain )
  {
  document.write("<a h"+"r"+"ef='m"+"a"+"ilt"+"o:"+user+"&#64;"+domain+"' title='Send a message to: &lt;"+user+"(at)"+domain+"&gt;'><img border='0' src='/images/envelop.gif'></a>&nbsp;");
  }
  
