




if (document.images) {
	 ok_img=1;

	imgModuloCorsoBullet0_on				= new Image();
	imgModuloCorsoBullet0_on.src			= imgBaseDir+'/globali/bullet1_on.gif';
	imgModuloCorsoBullet0_off				= new Image();
	imgModuloCorsoBullet0_off.src			= imgBaseDir+'/globali/bullet1_off.gif';	
	
	imgModuloCorsoBullet1_on				= new Image();
	imgModuloCorsoBullet1_on.src			= imgBaseDir+'/globali/bullet1_on.gif';
	imgModuloCorsoBullet1_off				= new Image();
	imgModuloCorsoBullet1_off.src			= imgBaseDir+'/globali/bullet1_off.gif';
	
	imgModuloCorsoBullet2_on				= new Image();
	imgModuloCorsoBullet2_on.src			= imgBaseDir+'/globali/bullet1_on.gif';
	imgModuloCorsoBullet2_off				= new Image();
	imgModuloCorsoBullet2_off.src			= imgBaseDir+'/globali/bullet1_off.gif';
	
	
	
	imgModuloLibroBullet0_on				= new Image();
	imgModuloLibroBullet0_on.src			= imgBaseDir+'/globali/bullet1_on.gif';
	imgModuloLibroBullet0_off				= new Image();
	imgModuloLibroBullet0_off.src			= imgBaseDir+'/globali/bullet1_off.gif';	
	
	imgModuloLibroBullet1_on				= new Image();
	imgModuloLibroBullet1_on.src			= imgBaseDir+'/globali/bullet1_on.gif';
	imgModuloLibroBullet1_off				= new Image();
	imgModuloLibroBullet1_off.src			= imgBaseDir+'/globali/bullet1_off.gif';
	
	imgModuloLibroBullet2_on				= new Image();
	imgModuloLibroBullet2_on.src			= imgBaseDir+'/globali/bullet1_on.gif';
	imgModuloLibroBullet2_off				= new Image();
	imgModuloLibroBullet2_off.src			= imgBaseDir+'/globali/bullet1_off.gif';
	
	
	
	imgModuloConsulenzaBullet0_on			= new Image();
	imgModuloConsulenzaBullet0_on.src	= imgBaseDir+'/globali/bullet1_on.gif';
	imgModuloConsulenzaBullet0_off		= new Image();
	imgModuloConsulenzaBullet0_off.src	= imgBaseDir+'/globali/bullet1_off.gif';
	
	
	imgModuloNormativaBullet0_on			= new Image();
	imgModuloNormativaBullet0_on.src	= imgBaseDir+'/globali/bullet1_on.gif';
	imgModuloNormativaBullet0_off		= new Image();
	imgModuloNormativaBullet0_off.src	= imgBaseDir+'/globali/bullet1_off.gif';
	
	
	imgModuloUtenteBullet0_on				= new Image();
	imgModuloUtenteBullet0_on.src			= imgBaseDir+'/globali/bullet1_on.gif';
	imgModuloUtenteBullet0_off				= new Image();
	imgModuloUtenteBullet0_off.src		= imgBaseDir+'/globali/bullet1_off.gif';	
	
	
	
	imgSicurezzaHome_on						= new Image();
	imgSicurezzaHome_on.src					= imgBaseDir+'/globali/sicurezza_notizie_on.gif';
	imgSicurezzaHome_off						= new Image();
	imgSicurezzaHome_off.src				= imgBaseDir+'/globali/sicurezza_notizie_off.gif';
	
	imgTechnoHome_on							= new Image();
	imgTechnoHome_on.src						= imgBaseDir+'/globali/tecnoambiente_on.gif';
	imgTechnoHome_off							= new Image();
	imgTechnoHome_off.src					= imgBaseDir+'/globali/tecnoambiente_off.gif';
	
	
	imgLinks_on									= new Image();
	imgLinks_on.src							= imgBaseDir+'/globali/links_on.gif';
	imgLinks_off								= new Image();
	imgLinks_off.src							= imgBaseDir+'/globali/links_off.gif';	
}



