function m(t1,t2){
	self.location.href='mailto:'+t1+'@'+t2;
}
