function fake(us,domain)
        {
        document.location.href='mailto:'+us+'@'+domain+'.eu';
        }