﻿function e(d,s,t)
{
    var f = s + '&#64;' + d + '.' + t;
    document.write('<a href="mailto:' + f + '">' + f + '</a>');
}
