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