/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/


	var NoOffFirstLineMenus=4;			// Number of first level items
	
	var LowBgColor='#2c585b';			// Background color when mouse is not over
	var LowSubBgColor='#8DB2C6';			// Background color when mouse is not over on subs
	var HighBgColor='#0678B4';			// Background color when mouse is over
	var HighSubBgColor='0678B4';			// Background color when mouse is over on subs
	var FontLowColor='DDD5A3';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='#2c585b';			// Border color
	var BorderSubColor='#ffffff';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,helvetica,verdana,sans-serif"	// Font family menu items
	var FontSize=10;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=-4;				// 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=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=300;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='MenuPos';				// 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['../images/tri3.gif',5,10,'../images/tridown3.gif',10,5,'../images/trileft.gif',5,10];	// Arrow source, width and height


function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// 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("Accueil","/fr/index.shtml","",0,22,50);

Menu2=new Array("Zone Citoyens","","",10,20,164);
	Menu2_1=new Array("Le conseil","/fr/conseil.shtml","",4,20,164);
			Menu2_1_1=new Array("Membres du conseil","/fr/conseil.shtml","",0,20,145);
			Menu2_1_2=new Array("Procès-verbaux","/fr/proces-verbaux.shtml","",0,20,145);
			Menu2_1_3=new Array("Mot du maire","/fr/mot_maire.shtml","",0,20,132);	
			Menu2_1_4=new Array("Les comités","/fr/comites.shtml","",0,20,145);		
	Menu2_2=new Array("Direction générale","/fr/direction_gen.shtml","",2,20,154);
			Menu2_2_1=new Array("Direction générale","/fr/direction_gen.shtml","",0,20,145);
			Menu2_2_2=new Array("Les Jeunes, la nuit","/fr/jeunes_nuit.shtml","",0,20,145);
	Menu2_3=new Array("Trésorerie et taxes","/fr/tresorerie.shtml","",6,20,154);
			Menu2_3_1=new Array("Trésorerie et taxes","/fr/tresorerie.shtml","",0,20,154);
			Menu2_3_2=new Array("Budget 2007","/fr/budget-2007.shtml","",0,20,154);
			Menu2_3_3=new Array("Résultats financiers 2006","/fr/resultats-2006.shtml","",0,20,132);
			Menu2_3_4=new Array("Le compte de taxes","/fr/taxes-2007.shtml","",0,20,132);
			Menu2_3_5=new Array("Rapport du maire","/fr/rapport-2006-11.shtml","",0,20,132);
			Menu2_3_6=new Array("Indicateurs de gestion","/fr/indicateurs-2005.shtml","",0,20,132);			
			
	Menu2_4=new Array("Service d'urbanisme","/fr/urbanisme.shtml","",5,20,154);
			Menu2_4_1=new Array("Service d'urbanisme","/fr/urbanisme.shtml","",0,20,145);
			Menu2_4_2=new Array("Foire aux questions","/fr/faq.shtml","",0,20,145);
			Menu2_4_3=new Array("Règlements urbanisme","/fr/reglements.shtml","",0);
			Menu2_4_4=new Array("Rues principales","/fr/rues_principales.shtml","",0,20,145);
			Menu2_4_5=new Array("Les comités","/fr/comites_urbanisme.shtml","",0);
	Menu2_5=new Array("Loisirs et culture","/fr/loisirs.shtml","",4,20,154);
			Menu2_5_1=new Array("Loisirs et culture","/fr/loisirs.shtml","",0,20,145);
			Menu2_5_2=new Array("Bibliothèque","/fr/biblio.shtml","",0,20,145);
			Menu2_5_3=new Array("Salle de spectacles","/fr/salle_spec.shtml","",0,20,145);
			Menu2_5_4=new Array("Centre d'interprétation","/fr/ci-chateau_logue.shtml","",0);
	Menu2_6=new Array("Travaux publics","/fr/travauxpublics.shtml","",2,20,154);
			Menu2_6_1=new Array("Travaux publics","/fr/travauxpublics.shtml","",0,20,154);	
			Menu2_6_2=new Array("Fleurons du Québec","/fr/fleurons.shtml","",0,20,154);
	Menu2_7=new Array("Service d'incendie","/fr/incendie.shtml","",0,20,154);
	Menu2_8=new Array("Service du greffe","/fr/greffe.shtml","",0,20,154);
	Menu2_9=new Array("Offres d'emploi","/fr/emplois.shtml","",0,20,154);
	Menu2_10=new Array("Avis publics, appels d'offres","/fr/avis.shtml","",0,20,164);

Menu3=new Array("Zone Visiteurs","","",12,20,156);
	Menu3_1=new Array("Attractions","","",5,20,156);	
		Menu3_1_1=new Array("Parc du Draveur","/fr/parc_draveur.shtml","",0,20,132);
		Menu3_1_2=new Array("Centre d'interprétation","/fr/ci-chateau_logue.shtml","",0);
		Menu3_1_3=new Array("Centre commercial","/fr/galeries_mk.shtml","",0);
		Menu3_1_4=new Array("La tour à feu","/fr/tour.shtml","",0);
        Menu3_1_5=new Array("Le Pythonga","/fr/pythonga.shtml","",0);
	Menu3_2=new Array("Edifices historiques","","",2,20,156);		
        Menu3_2_1=new Array("Ancien Hôtel de ville","/fr/ancien_HV.shtml","",0,20,156);
        Menu3_2_2=new Array("Château Logue","/fr/chateau_logue.shtml","",0);		 
	Menu3_3=new Array("Information touristique","/fr/infotour.shtml","",0);
	Menu3_4=new Array("Répertoire des pourvoiries","/fr/pourvoiries.shtml","",0,20,162);
	Menu3_5=new Array("Restaurants","/fr/restaurants.shtml","",0);
	Menu3_6=new Array("Hébergement","/fr/hebergement.shtml","",0);
	Menu3_7=new Array("Salle de spectacles","/fr/salle_spec.shtml","",0,20,132);
	Menu3_8=new Array("L'aéroport","/fr/aeroport.shtml","",0);		
	Menu3_9=new Array("Cartes de localisation","/fr/cartes.shtml","",0);
	Menu3_10=new Array("Maniwaki en photos","javascript:diapo('/diapo/diapo.shtml');","",0);
	Menu3_11=new Array("Banques et Caisse","/fr/banques-caisse.shtml","",0);			
	Menu3_12=new Array("Fleurons du Québec","/fr/fleurons.shtml","",0);	
			

Menu4=new Array("Zone Entreprises","","",5,20,156);
	Menu4_1=new Array("Le parc industriel","/fr/parc_industriel.shtml","",0,20,156);
	Menu4_2=new Array("Infos socio-économiques","/fr/info_se.shtml","",0);
	Menu4_3=new Array("L'aéroport","/fr/aeroport.shtml","",0);
	Menu4_4=new Array("Aide aux entreprises","/fr/aide_ent.shtml","",0);
	Menu4_5=new Array("Appels d'offres et avis publics","/fr/avis.shtml","",0);


	