function sendmsg(user,domain,subject)
{
at = unescape("%40");
window.location=("mai"+"lto:"+user+at+domain+"?subject="+subject);
}
