function MT(s1,s2)
{
document.writeln('<a href="mailto:'+s1+'@'+s2+'">Send Email</a>');
}