<!--
function VisualizzaNews(newsId)
{
	flyout=window.open('news.php?newsId='+newsId,"flyout","resizable=yes,scrollbars=yes,width=900,height=600,top=1,left=1")
}
//-->
