var menuHierarchy = [
	['HOME', 'index.html',
	],
	['LAVORI SCIENTIFICI', null,
		['Agopuntura', 'Agopuntura.html'],
		['Cardiologia', 'Cardiologia.html'],
	],
	['I-KING', 'I-KING.html',
	],
	['RACCONTI', 'Racconti.html',
	],
	['RIFLESSIONI', 'Riflessioni.html',
	],
	["L'ANGOLO DEGLI OSPITI", 'Angolo-ospiti.html',
	],
	['SITI AMICI', 'Siti Amici.html',
	]
]


