var auto_refresh = setInterval(function(){$('#loaddiv').load('3-notizie #content');}, 1000);
