var TREE_ITEMS = [
	['Informacje Ogólne', 'index.php#top',
		['Kolegium Redakcyjne', '?link=kolegium.php#top'],
		['Informacje dla autorów', '?link=informacje.php#top'],
	],
	['Wydane Numery', '',
	 
	 ['Rok 2010', 0,
			['Numer 1', '?link=pdf/2010/01/index.php'],
			['Numer 2', '?link=pdf/2010/02/index.php'],
	 ],
	 
	 
	 ['Rok 2009', 0,
			['Numer 1', '?link=pdf/2009/01/index.php'],
			['Numer 2', '?link=pdf/2009/02/index.php'],
			['Numer 3-4', '?link=pdf/2009/03-04/index.php'],
		],
	 

		
	],
	
];