function mm(mx) {
mx = mx + '@';
mx = 'lto:' + mx;
mx = 'mai' + mx;
mx = mx + 'trdd.org';
location.href = mx;
}
