
if (typeof(JSONReader) != "object" ) { var JSONReader = {}; };
JSONReader["menustructure"] = /*
Menu structure
*/

{
	"Stationary_Power": { _options: { link:"%server%/Stationary_Power/"},  
		"Backup Power": "%server%/Stationary_Power/Backup_Power_Fuel_Cells/",
		"Distributed Power Generation": "%server%/Stationary_Power/Distributed_Power_Generation/",
		"Residential Cogeneration": "%server%/Stationary_Power/Cogeneration_Fuel_Cells/"
	},
		
	"Motive_Power": { _options: { link:"%server%/Motive_Power/"},  
		"Material Handling": "%server%/Motive_Power/Materials_Handling_Fuel_Cells/",
		
		"Heavy Duty": "%server%/Motive_Power/Heavy_Duty_Market/"
	},
		
	"Material_Products": { _options: { link:"%server%/Material_Products/"},  
		"Material Products": "%server%/Material_Products/Material_Products.htm",
		
		"Gas Diffusion Layer Products": "%server%/Material_Products/Gas_Diffusion_Layer_Products/",
		
		"Carbon Friction Products": "%server%/Material_Products/Carbon_Friction_Products/",
		
		"Knowledge Library": "%server%/Material_Products/Knowledge_Library.htm"
	},

	"About_Ballard": { _options: { link:"%server%/About_Ballard/"}, _options: { cssclass:"aboutUsMenu" }, 
		"Corporate Direction": "%server%/About_Ballard/Corporate_Direction/",
		
		"Corporate Information": "%server%/About_Ballard/Corporate_Information/",
		
		"Industry Relations": "%server%/About_Ballard/Industry_Relations/",
		
		"News, Events &amp; Press Room": "%server%/About_Ballard/News_Events_Press_Room/",
		
		"Resources": "%server%/About_Ballard/Resources/",
		
		"Careers": "%server%/About_Ballard/Careers/"
	},

	"Investors": { _options: { link:"%server%/Investors/"}, 
		
		"Financial Information": "%server%/Investors/Financial_Information/",
		
		"Investor Resources": "%server%/Investors/Investor_Resources/",
		
		"News Releases": "%server%/Investors/News_Releases/",
		
		"Corporate Governance": "%server%/Investors/Corporate_Governance.htm"
	}
	
};;