var MENU_ITEMS = [
	['Organization', 'organization_en.html', null,
		['Statute of the Union', 'registration/statute_en.html'],
		['Ethic rules', 'registration/karta_en.html'],
        ['Activity program', 'registration/program_en.html'],
		['Membership', 'registration/members_en.html'],	
	],
	['Gallery', null, null,
		['Pictures and Art', 'gallery.html'],
		['Photogallery', 'gallery/photo.html']
	],
	['Actions', null, null,
		['Actions', 'actions_en.html'],
		['Activity from Y2K3', 'akcje/actions2003_en.html']
	],
        ['Links', 'links_en.html'],
		['Contact', 'contact.php'],
];
