function condividi(url, title){
	var obj = document.getElementById('img');
	addthis_open(obj, '', url, title);
}