
function sm(tl,us,dom)
{
	window.location.href='mailto:'+us+"@"+dom+"."+tl;
}

