function send(adress,domain)
{
	document.location.href='mai'+'lto:'+adress+'@'+domain;
}
