/* Tigra Menu items structure */
var MENU_ITEMS = [
   ['EA Toolkit', 'http://www.tsag.net/toolkit/ea_toolkit_a_home.html', null,
   		['Environmental Assessment', 'http://www.tsag.net/toolkit/ea_toolkit_a.html', null,
			['Environmental Site Assessment (ESA)', 'http://www.tsag.net/toolkit/ea_toolkit_a_1.html'],
			['Environmental Audits (EA)', 'http://www.tsag.net/toolkit/ea_toolkit_a_2.html'],
			['Follow-up Environmental Impact Assessment (FEIA)', 'http://www.tsag.net/toolkit/ea_toolkit_a_3.html'],
			['Federal/Provinical Joint Review', 'http://www.tsag.net/toolkit/ea_toolkit_a_4.html']	
		],	
		['Environment Assessment Project Management', 'http://www.tsag.net/toolkit/ea_toolkit_b.html', {'sh':39}],

		['Environmental Assessment Procedural Guide', 'http://www.tsag.net/toolkit/ea_toolkit_c.html', {'sh':39}]
		
 	],
['Legislation', 'http://www.tsag.net/toolkit/ea_toolkit_h.html', null,
		['Canadian Environmental Assessment Act (CEAA)', 'http://www.tsag.net/toolkit/ea_toolkit_h.html'],
		['Environment Canada (EC)', 'http://www.tsag.net/toolkit/ea_toolkit_h_1.html'],
		['Fisheries and Oceans Canada (DFO)', 'http://www.tsag.net/toolkit/ea_toolkit_h_2.html']

			],


	['Tools & Technical Information ', 'http://www.tsag.net/toolkit/ea_toolkit_e.html', null,
		['Engaging the community in<BR> environmental management ', 'http://www.tsag.net/toolkit/ea_toolkit_e_1.html', {'sh':36}],
		['Local and traditional ecological<BR>Knowledge  (TEK)', 'http://www.tsag.net/toolkit/ea_toolkit_e_2.html', {'sh':36}],
		['Information Management Systems ', 'http://www.tsag.net/toolkit/ea_toolkit_e_3.html'],
		['Land Use Plans ', 'http://www.tsag.net/toolkit/ea_toolkit_e_4.html'],
		['Environment Monitoring ', 'http://www.tsag.net/toolkit/ea_toolkit_e_5.html'],
		['Integrated Resource Management ', 'http://www.tsag.net/toolkit/ea_toolkit_e_6.html'],
		['Summary of Issues and Challenges ', 'http://www.tsag.net/toolkit/ea_toolkit_e_7.html']


	],
	['Glossary of Terms', 'http://www.tsag.net/toolkit/ea_toolkit_l.html'],
	['Frequently Asked Questions', 'http://www.tsag.net/toolkit/ea_toolkit_g.html'],
	['Publications/Case Studies', 'http://www.tsag.net/toolkit/ea_toolkit_f.html'],
	['Links/Resources', 'http://www.tsag.net/toolkit/ea_toolkit_i.html'],
	['Grants & Funding', 'http://www.tsag.net/toolkit/ea_toolkit_d.html'],
    ['Survey', 'http://www.tsag.net/toolkit/ea_toolkit_k.html'],
	['Federal Contacts', 'http://www.tsag.net/toolkit/ea_toolkit_j.html', null,
		['Environment Canada', 'http://www.tsag.net/toolkit/ea_toolkit_e_6.html'],
		['INAC - Lands and Environment', 'http://www.tsag.net/toolkit/contacts/inac.html'],
		['Fisheries and Oceans Canada (DFO)', 'http://www.tsag.net/toolkit/contacts/dfo.html']
	],
	['Downloads', 'http://www.tsag.net/toolkit/ea_portal_downloads.html'],
	['EA Portal Site Map', 'http://www.tsag.net/toolkit/ea_portal_site_map.html']

];
