/*
Items de la barre de menu 1 (anglais)
*/
var MENU_ITEMS = [
	['Biography', 'http://www.masoudfarzaneh.ca/02_biography/02_biography_en.php', null,
	],
	['Academic background', 'http://www.masoudfarzaneh.ca/05_formation/05_formation_en.php', null,
	],
	['Professional experience', null, null,
		['Positions Held', 'http://www.masoudfarzaneh.ca/10_experience/10_postes_en.php'],
		['Editorial Committees', 'http://www.masoudfarzaneh.ca/10_experience/11_comites_edit_en.php'],
		['IEEE Activities', 'http://www.masoudfarzaneh.ca/10_experience/12_activites_ieee_en.php'],
		['CIGR&Eacute; Activities', 'http://www.masoudfarzaneh.ca/10_experience/13_activites_cigre_en.php'],
		['Conferences Organization', 'http://www.masoudfarzaneh.ca/10_experience/14_org_conf_en.php'],
		['UQAC Internal Committees', 'http://www.masoudfarzaneh.ca/10_experience/15_comites_uqac_en.php']
	],
	['Teaching', 'http://www.masoudfarzaneh.ca/20_enseignement/20_enseignement_en.php', null,
		['Undergraduate Courses', 'http://www.masoudfarzaneh.ca/20_enseignement/21_premier_cycle_en.php'],
		['Graduate Courses', 'http://www.masoudfarzaneh.ca/20_enseignement/22_2e_3e_cycles_en.php'],
		['Teaching Material Edited', 'http://www.masoudfarzaneh.ca/20_enseignement/23_materiel_en.php']
	],
	['Research Activities', null, null,
		['Research Scope', 'http://www.masoudfarzaneh.ca/25_recherche/25_rech_orientation_en.php'],
		['On-going Research', 'http://www.masoudfarzaneh.ca/25_recherche/26_rech_encours_en.php']
	],
];
