var MENU_ITEMS = [
	['Úvod', null, null,
		['úvodní strana', 'index.html',  {'tw':'_self'},],
		['o tomto webu', 'ostrance.html',  {'tw':'_self'},],
		['mapa webu', 'mapa.html',  {'tw':'_self'},],	
		['_________________', '',  {'':''},],
	],

	['Osobnosti', null, null,
		['Jean-Paul Belmondo', 'belmondo/belmondo.html',  {'tw':'_self'},],
		['Alain Delon', 'delon/delon.html',  {'tw':'_self'},],
		['Jean Gabin', 'gabin/gabin.html',  {'tw':'_self'},],
		['Louis de Funés', 'funes/funes.html',  {'tw':'_self'},],
		['Jean Marais', 'marais/marais.html',  {'tw':'_self'},],
		['Pierre Richard', 'richard/richard.html',  {'tw':'_self'},],
		['_________________', '',  {'':''},],
	],

	['Databáze', null, null,
		['herci od 40.let', 'dalsiherci.html',  {'tw':'_self'},],
		['herečky od 40.let', 'dalsiherecky.html',  {'tw':'_self'},],
		['současní herci', 'soucasni.html',  {'tw':'_self'},],
		['režiséři a scénáristé', 'reziseri.html',  {'tw':'_self'},],
		['hrající zpěváci', 'zpevaci.html',  {'tw':'_self'},],		
		['skladatelé hudby', 'skladatele.html',  {'tw':'_self'},],
		['filmy a trailery', 'filmy.html',  {'tw':'_self'},],
		['čeští dabéři', 'dabing.html',  {'tw':'_self'},],
		['_________________', '',  {'':''},],
	],
		['Novinky', null, null,
	 	['novinky - rok 2001', 'novinky2001.html',  {'tw':'_self'},],
		['novinky - rok 2002', 'novinky2002.html',  {'tw':'_self'},],
		['novinky - rok 2003', 'novinky2003.html',  {'tw':'_self'},],
		['novinky - rok 2004', 'novinky2004.html',  {'tw':'_self'},],
		['novinky - rok 2005', 'novinky2005.html',  {'tw':'_self'},],
		['novinky - rok 2006', 'novinky2006.html',  {'tw':'_self'},],
		['novinky - rok 2007', 'novinky2007.html',  {'tw':'_self'},],
		['novinky - rok 2008', 'novinky2008.html',  {'tw':'_self'},],
		['novinky - rok 2009', 'novinky2009.html',  {'tw':'_self'},],
		['novinky - rok 2011', 'novinky2011.html',  {'tw':'_self'},],
		['_________________', '',  {'':''},],
	],
	
		['Zajímavosti', null, null,
		['narození a úmrtí', 'vyroci.html',  {'tw':'_self'},],
		['o franc. filmu - 1', 'viteze0001.html',  {'tw':'_self'},],
		['o franc. filmu - 2', 'viteze0002.html',  {'tw':'_self'},],
		['o franc. filmu - 3', 'viteze0003.html',  {'tw':'_self'},],
		['o franc. filmu - 4', 'viteze0004.html',  {'tw':'_self'},],
		['o franc. filmu - 5', 'viteze0005.html',  {'tw':'_self'},],
		['o franc. filmu - 6', 'viteze0006.html',  {'tw':'_self'},],
		['o franc. filmu - 7', 'viteze0007.html',  {'tw':'_self'},],
		['_________________', '',  {'':''},],
	],
	
		['Media', null, null,
		['webové kino', 'video.html',  {'tw':'_self'},],
		['TV tipy na franc.filmy', 'tv.html',  {'tw':'_self'},],
		['program kina IFP', 'ifp.html',  {'tw':'_self'},],
		['ke stažení', 'download.html',  {'tw':'_self'},],
		['_________________', '',  {'':''},],
	],

		['Komunikace', null, null,
		['kniha návštěv', 'guestbook.html',  {'tw':'_self'},],
		['burza VHS a DVD', 'burza.html',  {'tw':'_self'},],
		['chat', 'chat.html',  {'tw':'_self'},],
		['ankety a kvízy', 'anketa.html',  {'tw':'_self'},],
		['_________________', '',  {'':''},],
	],

		['Odkazy', null, null,
		['internetové stránky', 'internet.html',  {'tw':'_self'},],
		['knihy o fr.filmu', 'knihy.html',  {'tw':'_self'},],
		['pařížské webkamery', 'webcam.html',  {'tw':'_self'},],
		['partnerské weby', 'partneri.html',  {'tw':'_self'},],
		['_________________', '',  {'':''},],
	],
		
	];

