emailE=('info@' + 'sottofondi.it')		
document.write('<A href="mailto:' + emailE + '">' + emailE + '</a>')

