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

