function trackDownload(tb,nomefile){
	var logged = 0;
	var res = pageTracker._trackEvent('Downloads',tb, nomefile, logged);
}

