/* 
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */
function News()
{
    el='#visualizzatore_news';
     CaricaTesto('news.php?produttore_id=3&categoria_id=10','#visualizzatore_news');
	 TracciaSpostamentoSito('News');
}


