

    function postit(s,m,e)
    {
        l='mai'+'lt'+'o:'+s+'\u0040'+m+'.'+e;window.location.replace(l);
    }

