/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'index.htm', {'tw':'_self'},
		['Comune Pregnana ', 'comune.htm'],
		['Storia Pregnana', 'storia.htm'],
		['Tradizione in Parole', 'tradizioni-in-parole.htm'],
		['Foto Pregnana ', null, null,
			['Lazzaretto', 'lazzaretto.htm', {'tw':'_blank'}],
			['Cascina Comune', 'cascina-comune.htm', {'tw':'_blank'}],
			['Cascina Madonnina', 'cascina-madonnina.htm', {'tw':'_blank'}],
			['Cascina S. Giovanni', 'cascina-s-giovanni.htm', {'tw':'_blank'}],
			['Cascina Serbelloni', 'cascina-serbelloni.htm', {'tw':'_blank'}],
			['Cascina Duomo', 'cascina-duomo.htm', {'tw':'_blank'}],
			['Cascina Rossa', 'cascina-rossa.htm', {'tw':'_blank'}],
			['Orombella', 'cascina-orombella.htm', {'tw':'_blank'}],
			['Fontanile', 'fontanile.htm', {'tw':'_blank'}],
			['Mulino', 'mulino.htm', {'tw':'_blank'}]
			
		],
		['Foto Chiesa', null, null,
			['Piazza della Chiesa', 'piazza_chiesa.htm', {'tw':'_blank'}],
			['Pittore Penati', 'pittore-penati.htm', {'tw':'_blank'}],
			['Affresco1', 'chiesa1.htm', {'tw':'_blank'}],
			['Affresco2', 'chiesa2.htm', {'tw':'_blank'}],
			['Affresco3', 'chiesa3.htm', {'tw':'_blank'}],
			['Affresco4', 'chiesa4.htm', {'tw':'_blank'}],
			['Affresco5', 'chiesa5.htm', {'tw':'_blank'}],
			['Natale', '/natale/natale.htm', {'tw':'_blank'}]
		],
		['Foto dal Satellite', null, null,
			['Foto sat 1', 'satellite1.htm', {'tw':'_blank'}],
			['Foto Sat 2', 'satellite2.htm', {'tw':'_blank'}],
			['Foto Sat 3', 'satellite3.htm', {'tw':'_blank'}]
		]
	],
	['Informazioni', null, null,
		['InfoPregnana', 'info.htm'],
		['Mappa di Pregnana', 'mappa.htm'],
		['Medicina on line', 'medicina.htm'],
		['Pagina per Bambini', 'bambini.htm'],
		['Autori', 'autori.htm'],
		['Mappa Sito', 'mappa-giorgioweb.htm'],
		['Navigazione Web', 'motori.htm'],
		['Cerca nel Sito', 'mappa-giorgioweb.htm', {'tw':'_blank'}]
	],
	['Giorgioweb_Club', null, null,
		['Form Club', 'form_giorgioweb_club.htm'],
		['Poesie', 'poesie.htm'],
		['GS Pregnanese', 'http://www.giorgioweb.com/gspregnanese/gspregnanese-index.html', {'tw':'_blank'}],
		['Musica', 'musica.htm', {'tw':'_blank'}],
		['Giorgioweb_Hosting', 'giorgioweb-hosting.htm']
	],
	['GS Pregnanese', 'http://www.giorgioweb.com/gspregnanese/gspregnanese-index.html', {'tw':'_blank'},
		['Organizzazione', 'http://www.giorgioweb.com/gspregnanese/gspregnanese-index.html', {'tw':'_blank'}],
		['Storia del G.S.P', 'http://www.giorgioweb.com/gspregnanese/gspregnanese-index.html', {'tw':'_blank'}],
		['News', 'http://www.giorgioweb.com/gspregnanese/gspregnanese-index.html', {'tw':'_blank'}],
		['Calendario', 'http://www.giorgioweb.com/gspregnanese/gspregnanese-index.html', {'tw':'_blank'}],
		['Classifica', 'http://www.giorgioweb.com/gspregnanese/gspregnanese-index.html', {'tw':'_blank'}],
		['Formazioni', 'http://www.giorgioweb.com/gspregnanese/gspregnanese-index.html', {'tw':'_blank'}],
		['Messaggi Tifosi', 'http://www.giorgioweb.com/gspregnanese/gspregnanese-index.html', {'tw':'_blank'}],
		['Ultras', 'http://www.giorgioweb.com/gspregnanese/gspregnanese-index.html', {'tw':'_blank'}],
		['La Gazzetta', 'http://www.giorgioweb.com/gspregnanese/gspregnanese-index.html', {'tw':'_blank'}],
		['Vignette di Jannuzzi', 'http://www.giorgioweb.com/gspregnanese/gspregnanese-index.html', {'tw':'_blank'}],
		['Previsioni del Mago', 'http://www.giorgioweb.com/gspregnanese/gspregnanese-index.html', {'tw':'_blank'}],
		['Fotogallery', 'http://www.giorgioweb.com/gspregnanese/gspregnanese-index.html', {'tw':'_blank'}],
		['Download', 'http://www.giorgioweb.com/gspregnanese/gspregnanese-index.html', {'tw':'_blank'}]
	],
	['Pall. Pregnana', 'pallacanestropregnana.htm', {'tw':'_blank'},
		['La società', 'pallacanestropregnana.htm', {'tw':'_blank'}],
		['Storia', 'pallacanestropregnana.htm', {'tw':'_blank'}],
		['Calendario&Classifica', 'pallacanestropregnana.htm', {'tw':'_blank'}],
		['Messaggi', 'pallacanestropregnana.htm', {'tw':'_blank'}],
		['Fotogallery', 'pallacanestropregnana.htm', {'tw':'_blank'}],
		['Links', 'pallacanestropregnana.htm', {'tw':'_blank'}]
	
	],
	['Il Prisma', 'http://www.pregnana.it', {'tw':'_blank'},
		['Lo Statuto', 'http://www.pregnana.it/',{'tw':'_blank'}],
		['Progetti', 'http://www.pregnana.it/',{'tw':'_blank'}],
		['Progetti conclusi', 'http://www.pregnana.it/', {'tw':'_blank'}],
		['Le Pedalate', 'http://www.pregnana.it/', {'tw':'_blank'}],
		['Il Paese', 'http://www.pregnana.it/', {'tw':'_blank'}]
		
	]
];
