﻿var myMenu =
[
	[null,' Home ','../index3.html','_self','Home'],
	[null,'Profile','../profile/profile1.html','_self','Profile',
	 ['<img src="../images/1.gif" />',' Our Mission ','../profile/profile1.html','_self','Our Mission'],
	 ['<img src="../images/1.gif" />',' Our Activities','../profile/profile2.html','_self','Our Activities'],
	 ['<img src="../images/1.gif" />',' Our Members ','../profile/profile3.html','_self','Our Members']
	 ],
	[null,' Research ','../research/rh1.html','_self','Research & Activities',
	 ['<img src="../images/2.gif" />',' Economic Contribution of Aviation Sector ','../research/rh1.html','_self','Airport EconContribution'],
	 ['<img src="../images/2.gif" />',' Airport Efficiency ','../research/rh2.html','_self','Airport Efficiency'],
	 ['<img src="../images/2.gif" />',' Airport Privatization ','../research/rh3.html','_self','Airport Privatization'],
	 ['<img src="../images/2.gif" />',' Airports in PRD ','../research/rh4.html','_self','Airports in PRD'],
	 ['<img src="../images/2.gif" />',' Air Cargo Industry in China ','../research/rh5.html','_self','Air Cargo Industry in China'],
	 ['<img src="../images/2.gif" />',' HKIA&rsquo;s Third Runway ','../research/rh6.html','_self','HKIA&rsquo;s Third Runway'],	 
	 ['<img src="../images/2.gif" />',' HKIA-SZA Fast Rail Link ','../research/rh7.html','_self','HKIA-SZA Fast Rail Link'],
	 	 ['<img src="../images/2.gif" />',' PRD Airspace Congestion ','../research/rh8.html','_self','PRD Airspace Congestion']
	 ],
	[null,' Events ','../activities/ats01.html','_self','Research & Activities',
	 ['<img src="../images/3.gif" />','Public Seminars','../activities/ats01.html','_self','Public Seminars'],
	 ['<img src="../images/3.gif" />',' Press Conference ','../activities/atc01.html','_self','Press Conference']

	 ],
	[null,' News Articles ','../news/comm09.html','_self',' News Articles ',
	  ['<img src="../images/4.gif" />','Commentary','../news/comm09.html','_self','Commentary'],
	  ['<img src="../images/4.gif" />','Center News','../news/news09.html','_self','Center News']
	 ],
	[null,' Useful Links ','../links/links1.html','_self','EAA Form',
	  ['<img src="../images/5.gif" />','Airlines','../links/links1.html','_self','Airlines'],
	  ['<img src="../images/5.gif" />','Airports','../links/links2.html','_self','Airports'],
	  ['<img src="../images/5.gif" />','International Organizations ','../links/links3.html','_self','Aviation-Related Organizations'],
	  ['<img src="../images/5.gif" />','Government Departments','../links/links4.html','_self','Government Departments'],
	  ['<img src="../images/5.gif" />','Resources','../links/links5.html','_self','Resources'],
	  <!-- ['<img src="../images/4.gif" />','Others','../links/links6.html','_self','Others'], -->

	 ]
	];
