
	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#008000';			// Background color when mouse is not over
	var LowSubBgColor='#EEE1C0';			// Background color when mouse is not over on subs
	var HighBgColor='#FF6600';			// Background color when mouse is over
	var HighSubBgColor='#FF6600';			// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='#FF6600';			// Font color subs when mouse is not over
	var FontHighColor='#EEE1C0';			// Font color when mouse is over
	var FontSubHighColor='#FFFFFF';			// Font color subs when mouse is over
	var BorderColor='#000000';			// Border color
	var BorderSubColor='#FF6600';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=107;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=4;				// Top padding
	var MenuUsesFrames=1; 	
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='topFrame';			// Frame where first level appears
	var SecLineFrame='topFrame';			// Frame where sub levels appear
	var DocTargetFrame='mainFrame';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}



Menu1=new Array("Qui sommes-nous?","","",7,18,165);
	Menu1_1=new Array("Mission","mission.php","",0,20,175);	
    Menu1_2=new Array("Historique","historiques.php","",0);
	Menu1_3=new Array("Horaire","horaires.php","",0);
	Menu1_4=new Array("Tablée en chiffres","statistiques.php","",0);	
    Menu1_5=new Array("Mentions","mentions.php","",0);
	Menu1_6=new Array("Équipe","equipe.php","",0);	
	Menu1_7=new Array("CA","ca.php","",0);	
		
Menu2=new Array("La Tablée populaire","","",5,20,175);
	Menu2_1=new Array("Les repas","repas.php","",0,20,175);	
    Menu2_2=new Array("Éducation populaire","education.php","",0);	
    Menu2_3=new Array("Accueil et référencement","accueil-reference.php","",0);
	Menu2_4=new Array("Bloc sanitaire","blocsanitaire.php","",0);
	Menu2_5=new Array("La chorale","chorale.php","",0);
		
Menu3=new Array("Les p\'tites boites à lunch","","",4,20,205);  
	Menu3_1=new Array("Les p\'tites boites à lunch","petitsdiners.php","",0,20,205);	
	Menu3_2=new Array("Actualités","petitsdinersactualites.php","",0);	
    Menu3_3=new Array("Historique","petitsdinershistorique.php","",0);	
	Menu3_4=new Array("Comment aider","commentaider.php","",0);
	
Menu4=new Array("Plateau de travail","","",3,20,165);	
	Menu4_1=new Array("Réinsertion sociale","sociale.php","",0,20,170);			
	Menu4_2=new Array("Réinsertion à l\'emploi","emploi.php","",0);			
	Menu4_3=new Array("Le Plateau de travail","plateau.php","",0);	
	
Menu5=new Array("La Fondation","","",6,20,126); 
	Menu5_1=new Array("La Fondation","mission2.php","",0,20,170);	
	Menu5_2=new Array("Campagne de solidarité","campagne.php","",0);	
	Menu5_3=new Array("Activités","autres.php","",0);	
	Menu5_4=new Array("Loto-Maison","http://www.loto-maison.qc.ca","_blank",0);	
	Menu5_5=new Array("Loto-Voyages","lotovoyage.php","",0);		
	Menu5_6=new Array("Grande marche","grande-marche/","",0);	
	
	
Menu6=new Array("Les partenaires","","",4,20,150); 
	Menu6_1=new Array("Nouveaux Robin des Bois","partenairesRobins.php","",0,20,213);	
    Menu6_2=new Array("Loto-maison","loto-maison/nospartenaires.php","",0);	
	Menu6_3=new Array("Grande marche","grande-marche/nospartenaires.php","",0);	
	Menu6_4=new Array("Comment devenir partenaire","nouveaurobinsdesboisdevenir.php","",0);
	
	

	
