/* --- menu items --- */
var MENU_ITEMS0 = [


	['Produits', 'prodotti.htm',	
			['#', '#',
			],			
			['Terre cuite faits à la main', 'tavella.htm',
				['#', '#',],
				['Tavelle', 'tavella.htm'],
				['Carré', 'quadrato.htm'],
				['Hexagonal', 'esagono.htm'],
				['Listel', 'listello.htm'],
				['Plinthe', 'battiscopa.htm'],				
				['Marche', 'scalino.htm'],
				['Marche d angle', 'scalinoangolare.htm'],
				['Carreau', 'mattone.htm'],
				['Carreau d angle', 'angolo.htm']

			],
			['Carreaux en terre cuite emailles', 'biancoantico.htm',
			 	['#', '#',],
				['Blanc antique', 'biancoantico.htm'],
				['Blanc bleute', 'biancoazzurrato.htm'],
				['Fond', 'fondale.htm'],
				['Ramina', 'ramina.htm'],
				['Bleu amalfi', 'bluamalfi.htm'],
				['Couleurs sur demande', 'colori.htm']
			],
			['Références', 'referenze.htm',
			 			 	['#', 'referenze.htm',]
			]
	]	

];

