function nospama(name,domain) {
 document.write('<a href="mailto:'+name+'@'+domain+'">'+name+'@'+domain+'</a>');
}
