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

];


