/* --- menu items --- */
var MENU_ITEMS_GREEK = [
	['About the Committee','./eaop/eaop.htm',
		['Basic Aims', './eaop/eaop.htm#sko'],
		['Responsibilities of the Committee', './eaop/eaop.htm#arm'],
		['Operation of the Committee', './eaop/eaop.htm#lei'],
		['Updating - Communication', './eaop/eaop.htm#eni'],
		['Composition of the Committee', './eaop/eaop.htm#sun']
	],
	['Birds of Greece', '',
		['The list of the Birds of Greece', './eaop/bird_list.htm'],
		['The list of the Rare Birds of Greece', './eaop/rare_bird_list.htm']		
	],
	['Unusual Record Report Form', './eaop/form.htm'],
	['Gallery', './eaop/gallery.php'],
	['News', './eaop/news.php'],
	['Annual Reports', './eaop/annual_reports.htm'],
	['Contact - Links', './eaop/contact.htm'],
	['Home Page', 'index.php'],
	['Hellenic Ornithological Society', 'http://www.ornithologiki.gr'],
	['Ελληνικά', '../index.php']

];


