// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("À propos de l'Atlas","","",8,20,149);
	Menu1_1=new Array("Page d'accueil","/francais/index.html","",0,20,170);
	Menu1_2=new Array("Comment fonctionne l'Atlas","/francais/atlashow.html","",0);
	Menu1_3=new Array("Premier Atlas (1986-1990)","/francais/atlasfirst.html","",0);
	Menu1_4=new Array("Liens Internet","/francais/atlaslinks.html","",0);
	Menu1_5=new Array("Groupe de discussion","/francais/atlaslistserv.html","",0);
	Menu1_6=new Array("Bulletin de l'Atlas","/francais/atlasnewsletter.html","",0);
	Menu1_7=new Array("Photos de l'Atlas","/jsp/photos.jsp?lang=fr","",0);
	Menu1_8=new Array("Archives","/francais/newsarchives.html","",0);

Menu2=new Array("Données et cartes","","",7,20,149);
	Menu2_1=new Array("Cartes de répartition","/jsp/map.jsp?lang=fr","",0,20,170);
	Menu2_2=new Array("Résumé de données","/jsp/datasummaries.jsp?lang=fr","",0);
	Menu2_3=new Array("Entrée de données","/jsp/login.jsp?lang=fr","",0);
	Menu2_4=new Array("Résumé d'un carré","/jsp/squareinfo.jsp?lang=fr","",0);
	Menu2_5=new Array("Cartes Topographiques","/jsp/pdfdownload.jsp?lang=fr","",0);
	Menu2_6=new Array("Listes régionales","/jsp/codes.jsp?lang=fr&pg=region","",0);
	Menu2_7=new Array("Outil de conversion","/jsp/atlastools.jsp?lang=fr","",0);
		
Menu3=new Array("Ressources","","",6,20,149);
	Menu3_1=new Array("Matériel pour participants","","",2,20,170);
		Menu3_1_1=new Array("Guide et formulaires","/francais/pdfkit.html","",0,20,170);
		Menu3_1_2=new Array("Lignes directrices de l'Atlas","/francais/guidelines.html","",0);
	Menu3_2=new Array("Instructions","","",2);
		Menu3_2_1=new Array("Instructions (entrée de données)","http://www.mba-aom.ca/francais/instructions.html","",0,20,190);
		Menu3_2_2=new Array("FAQ sur l'entrée de données","http://www.mba-aom.ca/jsp/faq.jsp?lang=fr","",0);
	Menu3_3=new Array("Listes de codes","/jsp/codes.jsp?lang=fr","",5);
		Menu3_3_1=new Array("Indices de nidification","/jsp/codes.jsp?lang=fr&pg=breeding","",0,20,170);
		Menu3_3_2=new Array("Habitats","/jsp/codes.jsp?lang=fr&pg=habitat","",0);
		Menu3_3_3=new Array("Codes d'espèce","/jsp/codes.jsp?lang=fr&pg=species","",0);
		Menu3_3_4=new Array("Listes régionales","/jsp/codes.jsp?lang=fr&pg=region","",0);
		Menu3_3_5=new Array("Trouver un N<sup>o</sup> de participant","/jsp/codes.jsp?lang=fr&pg=users","",0);
	Menu3_4=new Array("Points d'écoute","/jsp/predefpc.jsp?lang=fr","",0);
	Menu3_5=new Array("Dates de nidification","/francais/breeding_dates.pdf","",0);
	Menu3_6=new Array("Codes invalides","/francais/questionable_codes.pdf","",0);

Menu4=new Array("Participez","","",4,20,149);
	Menu4_1=new Array("Régions de l'Atlas","/jsp/regions.jsp?lang=fr","",0,20,170);
	Menu4_2=new Array("Coordonnateurs régionaux","/jsp/coordinators.jsp?lang=fr","",0);
	Menu4_3=new Array("Communiquez avec nous","/francais/atlascontact.html","",0);
	Menu4_4=new Array("Faites un don","/jsp/donate.jsp?lang=fr","",0);

Menu5=new Array("English","javascript:switchlang('en');","",0,20,100);


