var MENU_ITEMS = [
	['Арганізацыя', 'organization.html', null,
		['Статут арганізацыі', 'registration/statute.html'],
		['Правілы этыкі', 'registration/karta.html'],
        ['Праграма дзейнасці', 'registration/program.html'],
		['Сяброўства', 'registration/members.html'],	
	],
	['Галярэя', null, null,
		['Калажы і Арт', 'gallery.html'],
		['Фотагалерэя', 'gallery/photo.html']
	],
	['Акцыі', null, null,
		['Нашыя акцыі', 'actionsby.html'],
		['Акцыі за 2003 год', 'akcje/actions2003.html']
	],
        ['Спасылкі', 'links.html'],
		['Кантакт', 'contact.php'],
];
