/* --- menu items --- */
/* # is where you put your URL links */
/*     can be mailto:someone@site.com */
/*     or http://www.site.com */
/*     or page.html */
/* null means no link */
var MENU_ITEMS = [
	[' La société', 'La societe.html', {'tw' : 'content'},
	],

	[' Pêches maritimes', 'BiorexInc/Peches_maritimes.html', {'tw' : 'content'},
	],

	[' Aquaculture', 'BiorexInc/Aquaculture.html', {'tw' : 'content'},
	],

	[' Caractérisation', 'BiorexInc/Caract_Bio-Socio.html', {'tw' : 'content'},
	],

	[' Études environnementales', 'BiorexInc/Etudes_environnementales.html', {'tw' : 'content'},
	],

	[' Gestion intégrée', 'BiorexInc/Gestion_integree.html', {'tw' : 'content'},
	],

	[' Formation', 'BiorexInc/Formation.html', {'tw' : 'content'},
	],

    [' Réalisations','BiorexInc/Realisations.html', {'tw' : 'content'},
	],
	
];