var MENU_ITEMS = [
	['Home','index.php?strana=uvod', {'tw' : '_self'}],
	['o BBA Monolit','index.php?strana=bba',{'tw' : '_self'},
		['Historie firmy','index.php?strana=historie',{'tw' : '_self'}],
		['Vybavení firmy','index.php?strana=vybaveni',{'tw' : '_self'}],
		['Dokumenty','index.php?strana=dokumenty',{'tw' : '_self'}],
		['Nové sídlo firmy','index.php?strana=sidlo',{'tw' : '_self'}],
		['BBA "trochu jinak"','index.php?strana=jinak.php',{'tw' : '_self'}],
	],
	['Reference', null, null,
	  ['Právě provádíme','index.php?strana=aktualne.html', {'tw' : '_self'}],
		['TOP 12 realizací','index.php?strana=top12.html', {'tw' : '_self'}],
		['Vybrané reference',null, null,
		  ['2007','index.php?strana=realizace2007.html', {'tw' : '_self'}],
		  ['2006','index.php?strana=realizace2006.html', {'tw' : '_self'}],
		  ['2005','index.php?strana=realizace2005.html', {'tw' : '_self'}],
		  ['2004','index.php?strana=realizace2004.html', {'tw' : '_self'}],
		  ['2003','index.php?strana=realizace2003.html', {'tw' : '_self'}],
		  ['1998-2002','index.php?strana=realizace98-02.html', {'tw' : '_self'}],
		],
    ['Seznam realizací','index.php?strana=realizace.html', {'tw' : '_self'}],	
	],
	['Napište nám','index.php?strana=napiste', {'tw' : '_self'}],
	['Odkazy','index.php?strana=odkazy', {'tw' : '_self'}],
	['Kontakt','index.php?strana=kontakt', {'tw' : '_self'}],
];

