function fts(u,d,s)
{
   top.location.href="mailto:" + u + "@" + d + "?subject=" + s;
}
