if(typeof infosoftglobal == "undefined") var infosoftglobal = new Object();
if(typeof infosoftglobal.FusionMapsUtil == "undefined") infosoftglobal.FusionMapsUtil = new Object();
infosoftglobal.MapList = function(){
	
	
		var mapList = new Array();
		mapList.push({mapListId:"0", entityId:"root", title:"Italy",swf:"FCMap_Italy.swf", dataURL:"../Data/Italy.xml", width:670, height:500, level:0, zoom:true});
		   
		         //--------------------------------"Regions"------------------------------------
			   
		mapList.push({mapListId:"1", entityId:"001", title:"Abruzzo",swf:"FCMap_Abruzzo.swf", dataURL:"../Data/AbruzzoData.xml", width:955, height:428, level:1, zoom:true});
		mapList.push({mapListId:"2", entityId:"002", title:"Basilicata",swf:"FCMap_Basilicata.swf", dataURL:"../Data/BasilicataData.xml", width:955, height:428, level:1, zoom:true});
		mapList.push({mapListId:"3", entityId:"003", title:"Calabria",swf:"FCMap_Calabria.swf", dataURL:"../Data/CalabriaData.xml", width:955, height:428, level:1, zoom:true});
		mapList.push({mapListId:"4", entityId:"004", title:"Campania",swf:"FCMap_Campania.swf", dataURL:"../Data/CampaniaData.xml", width:955, height:428, level:1, zoom:true});
		mapList.push({mapListId:"5", entityId:"005", title:"Emilia Romagna",swf:"FCMap_EmiliaRomagna.swf", dataURL:"../Data/EmiliaRomagnaData.xml", width:955, height:428, level:1, zoom:true});
		mapList.push({mapListId:"6", entityId:"006", title:"Friuli Venezia Giulia",swf:"FCMap_FriuliVeneziaGiulia.swf", dataURL:"../Data/FriuliVeneziaGiuliaData.xml", width:955, height:428, level:1, zoom:true});
		mapList.push({mapListId:"7", entityId:"007", title:"Latium",swf:"FCMap_Lazio.swf", dataURL:"../Data/LazioData.xml", width:955, height:428, level:1, zoom:true});
		mapList.push({mapListId:"8", entityId:"008", title:"Liguria",swf:"FCMap_Liguria.swf", dataURL:"../Data/LiguriaData.xml", width:955, height:428, level:1, zoom:true});
		mapList.push({mapListId:"9", entityId:"009", title:"Lombardy",swf:"FCMap_Lombardy.swf", dataURL:"../Data/LombardiaData.xml", width:955, height:428, level:1, zoom:true});
		mapList.push({mapListId:"10", entityId:"010", title:"Marche",swf:"FCMap_Marche.swf", dataURL:"../Data/MarcheData.xml", width:955, height:428, level:1, zoom:true});
		mapList.push({mapListId:"11", entityId:"011", title:"Molise",swf:"FCMap_Molise.swf", dataURL:"../Data/MoliseData.xml", width:955, height:428, level:1, zoom:true});
		mapList.push({mapListId:"12", entityId:"012", title:"Piedimont",swf:"FCMap_Piedmont.swf", dataURL:"../Data/PiedmontData.xml", width:955, height:428, level:1, zoom:true});
		mapList.push({mapListId:"13", entityId:"013", title:"Apulia",swf:"FCMap_Apulia.swf", dataURL:"../Data/ApuliaData.xml", width:955, height:428, level:1, zoom:true});
		mapList.push({mapListId:"14", entityId:"014", title:"Sardinia",swf:"FCMap_Sardinia.swf", dataURL:"../Data/SardiniaData.xml", width:955, height:428, level:1, zoom:true});
		mapList.push({mapListId:"15", entityId:"015", title:"Sicily",swf:"FCMap_Sicily.swf", dataURL:"../Data/SicilyData.xml", width:955, height:428, level:1, zoom:true});
		mapList.push({mapListId:"16", entityId:"016", title:"Tuscany",swf:"FCMap_Tuscany.swf", dataURL:"../Data/TuscanyData.xml", width:955, height:428, level:1, zoom:true});
		mapList.push({mapListId:"17", entityId:"017", title:"Trentino Alto Adige",swf:"FCMap_TrentinoAltoAdige.swf", dataURL:"../Data/TrentinoAltoAdigeData.xml", width:955, height:428, level:1, zoom:true});
		mapList.push({mapListId:"18", entityId:"018", title:"Umbria",swf:"FCMap_Umbria.swf", dataURL:"../Data/UmbriaData.xml", width:955, height:428, level:1, zoom:true});
		mapList.push({mapListId:"19", entityId:"019", title:"Valle D'Aosta",swf:"FCMap_ValleDAosta.swf", dataURL:"../Data/ValledAostaData.xml", width:955, height:428, level:1, zoom:true});
		mapList.push({mapListId:"20", entityId:"020", title:"Veneto",swf:"FCMap_Veneto.swf", dataURL:"../Data/VenetoData.xml", width:955, height:428, level:1, zoom:true});
		mapList.push({mapListId:"21", entityId:"021", title:"San Marino",swf:"FCMap_SanMarino.swf", dataURL:"../Data/SanMarinoData.xml", width:955, height:428, level:1, zoom:true});
		
		
  
  
  
  
  
  

		return mapList;
}
var MapList=infosoftglobal.MapList;

