var panel =
[
	[null, 'homepage', 'start.asp', '_self', 'homepage'],
	[null, 'profilo', 'profilo.asp', '_self', 'profilo'],
	[null, 'news', 'news.asp', '_self', 'news'],
	[null, 'biciclette', null, null, null,
		[null, 'strada', 'products.asp?cat_id=biciclette&subcat_ID=strada', '_self', 'strada'],
		[null, 'mtb', 'products.asp?cat_id=biciclette&subcat_ID=mtb', '_self', 'mtb'],
		[null, 'citybike', 'products.asp?cat_id=biciclette&subcat_ID=citybike', '_self', 'citybike'],
		[null, 'bambino', 'products.asp?cat_id=biciclette&subcat_ID=bambino', '_self', 'bambino']
	],
	[null, 'gruppi', null, null, null,
		[null, 'strada', 'products.asp?cat_id=gruppi&subcat_ID=strada', '_self', 'strada'],
		[null, 'mtb', 'products.asp?cat_id=gruppi&subcat_ID=mtb', '_self', 'mtb']
	],
	[null, 'accessori', null, null, null,
		[null, 'cerchi', 'products.asp?cat_id=accessori&subcat_ID=cerchi', '_self', 'cerchi'],
		[null, 'selle', 'products.asp?cat_id=accessori&subcat_ID=selle', '_self', 'selle'],
		[null, 'forcelle', 'products.asp?cat_id=accessori&subcat_ID=forcelle', '_self', 'forcelle']
	],
	[null, 'abbigliamento', null, null, null,
		[null, 'scarpe', 'products.asp?cat_id=abbigliamento&subcat_ID=scarpe', '_self', 'scarpe'],
		[null, 'caschi', 'products.asp?cat_id=abbigliamento&subcat_ID=caschi', '_self', 'caschi'],
		[null, 'abbigliamento', 'products.asp?cat_id=abbigliamento&subcat_ID=abbigliamento', '_self', 'abbigliamento']

	],
	[null, 'galleria fotografica', 'photogallery.asp', '_self', 'galleria fotografica'],
	[null, 'link', 'link.asp', '_self', 'link'],
	_cmSplit,
	[null, 'Accesso riservato', '../admin/admin.aspx', '_blank', 'Accesso riservato'],

];
