function redir(d, u)
{
	ml = 'm'+'a'+'i'+'l'+'t'+'o';
	window.location=ml+":"+u+"@"+d;
}
