function writeTo(suffix, prefix)
{
  location.href = "mai" + "lto:" + prefix + "@" + suffix;
}