var MENU_ITEMS = [

	['Home', '../index.html', {'tw' : ''}
	],

	['About ECA', 'contentAbout.html', {'tw' : ''}	
	],

	['News', 'contentNews.html', {'tw' : ''}
	],

	['Our services', 'contentCapability.html', {'tw' : ''}	
	],
	

	['Experience', null, null,
		['Worldwide experience', 'contentExperience.html', {'tw' : ''}],
		['Practice areas', null, null,		
			['Practice areas introduction', 'practiceAreas.html', {'tw' : ''}],		
			['Market liberalisation, reform and design', 'projectsMarkets2.html', {'tw' : ''}],		
			['Regulatory economics and frameworks', 'projectsEconomics.html', {'tw' : ''}],			
			['Private sector participation', 'projectsPrivate.html', {'tw' : ''}],					
			['Infrastructure provision for the poor', 'projectsInfrastructure.html', {'tw' : ''}],					
			['Tariff analysis and design', 'projectsTariff.html', {'tw' : ''}],						
			['Sector strategy and policy development', 'projectsEnergy2.html', {'tw' : ''}],			
			['Environmental economics', 'projectsEnvironmental.html', {'tw' : ''}],					
			['Investment planning and risk assessment', 'projectsInvestment2.html', {'tw' : ''}],		
			['Quantitative support to policy advice', 'projectsQuantSupp.html', {'tw' : ''}],					
		],

	],

	['People', 'contentPeople.html', {'tw' : ''}
			
	],

	['Publications', null,null,
		['Download our brochure', 'contentPublications.html', {'tw' : ''}],
		['Downloadable reports', 'ReportsIntro.html', {'tw' : ''}],

	],
	
	['Working at ECA', 'contentCareers.html', {'tw' : ''}
	],
	
	['Contact ECA', 'contentContactUs.html', {'tw' : ''}			
	],

];

