﻿function mt(a,u,h,t)
{
    return "<a href='" + "mai" + "lto:" + u + "@" + h + "?subject=" + t.replace(" ", "%20").replace("&", "%26") + "'"
            + " title='" + u + "@" + h + "'"
            + ">" + a + "</a>";
}
