
var TREE_ITEMS = [
	['Home', 'http://www.eem.org.gr',
		['News', 'http://www.eem.org.gr/news.asp',
			['News', 'http://www.eem.org.gr/upcoming_news.asp'],
			['Old News', 'http://www.eem.org.gr/old_news.asp'],
			['Search News', 'http://www.eem.org.gr/search_news.asp'],
		],
		['Aboutus', 'http://www.eem.org.gr/aboutus.asp',
			['Brief History', 'http://www.eem.org.gr/briefhistory.asp'],
			['Board Members', 'http://www.eem.org.gr/board.asp'],
			['Contact','http://www.eem.org.gr/contact_m.asp'],
		],	
		['Activities', 'http://www.eem.org.gr/activities.asp',
			['Upcoming Activities', 'http://www.eem.org.gr/upcoming.asp'],
			['Past  Activities', 'http://www.eem.org.gr/past.asp'],
			['Search', 'http://www.eem.org.gr/search_act.asp'],
		],	
		['Members', 'http://www.eem.org.gr/members.asp',
			['Honorary members','http://www.eem.org.gr/members_honorary.asp'],
			['Alphabetical List', 'http://www.eem.org.gr/members_az_my.asp'],
			['Member search', 'http://www.eem.org.gr/members_search.asp'],
			['Mailing List', 'http://www.eem.org.gr/maillist.asp'],
			['Subscription', 'http://www.eem.org.gr/subscribe.asp'],
		],	
		['Publications', 'http://www.eem.org.gr/publications.asp',
			['Publications', 'http://www.eem.org.gr/publications_detail.asp'],
			['Polytonon', 'http://www.eem.org.gr/polytonon.asp',['Previous Issues', 'http://www.eem.org.gr/polytonon_prev.asp']],
		],	
		['Links', 'http://www.eem.org.gr/links.asp',
			['Add new site', 'http://www.eem.org.gr/add_site.asp'],
		
		],
		['ISCM GR', 'http://www.eem.org.gr/iscmgr.asp',
		    ['ISCM','http://www.iscm.org'],
		    ['G.C.U.','http://www.eem.org.gr/default.asp'],
			['Records','http://www.eem.org.gr/iscmgrftp.asp'],
		],
		['HGCM','http://www.eem.org.gr/essm_m.asp',
		 	['Information','http://www.eem.org.gr/essm_info.asp'],
			['Activities','http://www.eem.org.gr/essm_activities.asp'],
		],
	]
];

