	var dataPaths = new Array();
		dataPaths[0] = new Object();
		dataPaths[0].basePath = "KMLpaths/kayak_giro_pusiano/";
		dataPaths[0].KmlFile = "kayak_giro_pusiano.kml";
		dataPaths[0].gallery = new Array("01.jpg","02.jpg","03.jpg","04.jpg");
		dataPaths[1] = new Object();
		dataPaths[1].basePath = "KMLpaths/running_costa_rogeno_molteno/";
		dataPaths[1].KmlFile = "running_costa_rogeno_molteno.kml";
		dataPaths[1].gallery = new Array("01.jpg","02.jpg","03.jpg","04.jpg");
		dataPaths[2] = new Object();
		dataPaths[2].basePath = "KMLpaths/studio_tecnico_meroni/";
		dataPaths[2].KmlFile = "studio_tecnico_meroni.kml";
		dataPaths[2].gallery = new Array("01.jpg","02.jpg","03.jpg","04.jpg");
		dataPaths[3] = new Object();
		dataPaths[3].basePath = "KMLpaths/tratta_var_bellano_dervio/";
		dataPaths[3].KmlFile = "tratta_var_bellano_dervio.xml";
		dataPaths[3].gallery = new Array("01.jpg","02.jpg","03.jpg","04.jpg");
		dataPaths[4] = new Object();
		dataPaths[4].basePath = "KMLpaths/camborzano/";
		dataPaths[4].KmlFile = "camborzano.xml";
		dataPaths[4].gallery = new Array();