
var mndat = new Array(
	['About','About','en.introduction.html'],
	['Blogs','Blogs','../blogs/'],
	['corpus dance circus','corpus dance circus','./en.trilliuminfo.html'],
	['Repertoire','Repertoire','./en.legrandpeepshow.html'],
	['Short films','Short films','./en.aday.html'],	
	['Studio rental','Studio rental','./en.rental.html'],
	['Join us','Join us','./formmail/mailform3.html']
);
	mndat['About'] = new Array(
		
		['Introduction','Introduction','./en.introduction.html'],
		['Artistic Directors','Artistic Directors','./en.artisticdirectors.html'],
		['Dancers','Dancers','./en.dancers.html'],
		['Performance History','Performance History','./en.year.html'],
	['Touring calendar','Touring calendar','./en.calendar.html'],
		['Photo Gallery','Photo Gallery','http://www.corpus.ca/gallery/index.html'],
		['Video Gallery','Video Gallery','http://www.corpus.ca/en/videogallery.html'],
		['Sponsors/Partners','Sponsors/Partners','./en.sponsors.html'],
		['Donate now','Donate now','./en.donations.html'],
		['Press','Press','./en.press.html'],
		['Contact us','Contact us','./en.contact.html']

	
	);
	mndat['Blogs'] = new Array(
	);

	mndat['corpus dance circus'] = new Array(
		   
	);
	mndat['Repertoire'] = new Array(	
		  ['Le Grand Peep Show','Le Grand Peep Show','./en.legrandpeepshow.html'],
		  ['A Flock of Flyers','A Flock of Flyers','./en.flock.html'],
		['Les moutons','Les moutons','./en.lesmoutons.html'],
		['Nuit blanche','Nuit blanche','./en.nuitblanche.html'],
	 	['Two is company','Two is company','./en.two.html'],
		['Carousel','Carousel','./en.carousel.html'],
	 	['Rendez-vous','Rendez-vous','./en.rendez-vous.html'],
		['Bridge of sighs','Bridge of sighs','./en.bridgeofsighs.html'],
		['Feet in the Air, Head on the Ground','Feet in the Air, Head on the Ground','./en.feet.html']
	);

	
	mndat['Short films'] = new Array(
		['A day at the office','A day at the office','./en.aday.html'],
		['Peep Show','Peep Show','./en.peepshow.html'],
		['4-square','4-square','./en.4square.html']
	);
	mndat['Studio rental'] = new Array(

	);

	
	mndat['Join us'] = new Array(
		
	);
		