function botsafe(box,domain) {

  document.write("<a href=\"mailto:"+box+"&#64;"+domain+"\">"+box+"&#64;"+domain+"<\/a>");
 
}
