
  if(top.frames.length>0) top.location.href=location.href;

  function sendmail(user,dom)  { location.href = "mailto:" + user + "@" + dom; }

