var MENU_ITEMS = [
	['Organizacja', '../organization.html', null,
		['Statut Stowarzyszenia', '../registration/statute_pl.html'],
		['Karta zasad etycznych', '../registration/karta_pl.html'],
        ['Program dzia³alności', '../registration/program_pl.html'],
		['Cz³onkostwo', '../registration/members_pl.html'],	
	],
	['Galeria', 'http://wolnabialorus.org/foto/nfpicturepro/'],
	['Informacje', null, null,
		['Informacje', '../actions.html'],
		['Archiwum 2004', '../akcje/actions2004.html'],
		['Archiwum 2003', '../akcje/actions2003.html']
	],
		['Download', null, null,
		['Tapety ', '../tapety/tapety.html'],
		['Animacje Flash', '../multy/index.html'],
		['MP3 & Video', '../download.html']
	],
    		['Forum', 'http://www.wolnabialorus.org/forum/index.php'],
   		['Kontakty', null, null,
		[' ZDB w Polsce', '../contact.html'],
		['Linki', '../links.html']
],
];