/***********************************************************************************
*	(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=5;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#B6DFFF';			// Background color when mouse is over
	var HighSubBgColor='#B6DFFF';			// Background color when mouse is over on subs
	var FontLowColor='#2C27FD';			// Font color when mouse is not over
	var FontSubLowColor='#2C27FD';			// Font color subs when mouse is not over
	var FontHighColor='#2C27FD';			// Font color when mouse is over
	var FontSubHighColor='#2C27FD';			// Font color subs when mouse is over
	var BorderColor='#1B82C5';			// Border color
	var BorderSubColor='#1B82C5';			// Border color for subs
	var BorderWidth=2;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="Trebuchet MS,verdana,arial,technical";	// Font family menu items
	var FontSize=8;					// 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=100;				// Menu offset x coordinate
	var StartLeft=SizeScreen();				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=0;				// 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=1000;			// 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='';				// 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=['../menu/right.gif',5,10,'../menu/down.gif',10,10,'../menu/left.gif',5,10];	// Arrow source, width and height

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

function SizeScreen()
{
DemiLargeur=Math.round((screen.availWidth-720)/2);
return DemiLargeur
}
 
// 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","../accueil/accueil.php","",0,20,120);
	
Menu2=new Array("Agenda","../agenda/agenda.php?evt_date=ASC","",3);
	Menu2_1=new Array("Evénements à venir","../agenda/agenda.php?action=avenir&evt_date=ASC","",0,20,120);
	Menu2_2=new Array("Historique","../agenda/agenda.php?action=historique&evt_date=ASC","",0);
	Menu2_3=new Array("Actualité","../agenda/agenda.php?action=actualite&evt_date=ASC","",0);
	
Menu3=new Array("Mairie","../mairie/mairie.php","",12);
	Menu3_1=new Array("Elus","../mairie/elu.php","",0,20,120);
	Menu3_2=new Array("Administratif","../mairie/administratif.php","",0);
	Menu3_3=new Array("Marchés Publics","../mairie/marche-public.php","",0);
	Menu3_4=new Array("Eau","../mairie/eau.php","",0);
	Menu3_5=new Array("P.L.U.","../mairie/pos_extrait_7sept2000.php","",0);
	Menu3_6=new Array("Ordure ménagères","../mairie/ordure.php","",0);
	Menu3_7=new Array("Conseils municipaux","../mairie/conseil.php","",0);
	Menu3_8=new Array("Civisme","../mairie/civisme.php","",0);
	Menu3_9=new Array("Projets","../mairie/projet.php","",0);
	Menu3_10=new Array("Bulletins","../mairie/bulletin.php?sort=DESC","",0);
	Menu3_11=new Array("Services publics","../mairie/service.php","",0);
	Menu3_12=new Array("C.C.P.L.","../mairie/ccpl.php","",0);

Menu4=new Array("Village","../village/village.php","",10);
	Menu4_1=new Array("Eglise","../village/eglise.php","",0,20,120);
	Menu4_2=new Array("Tourisme","../village/tourisme.php","",0);
	Menu4_3=new Array("Géographie","../village/geographie.php","",0);
	Menu4_4=new Array("Plan du village","../village/plan_village.php","",0);
	Menu4_5=new Array("Plan de situation","../village/plan_situation.php","",0);
	Menu4_6=new Array("Historique","../village/histoire.php","",0);
	Menu4_7=new Array("Chronique","../village/chronique.php","",0);
	Menu4_8=new Array("Scolarité","../village/scolarite.php","",0);
	Menu4_9=new Array("Cantines scolaires","../village/cantine.php","",0);
	Menu4_10=new Array("Entreprises","../village/entreprise.php","",0);
	
Menu5=new Array("Loisirs et Culture","../loisir/loisir.php","",10);
	Menu5_1=new Array("Village Evasion","../loisir/village_evasion.php","",0,20,200);
	Menu5_2=new Array("ASP Foot","../loisir/foot.php","",0);
	Menu5_3=new Array("ASP Tennis","../loisir/tennis.php","",0);
	Menu5_4=new Array("A Corps et A Coeur","../loisir/acac.php","",0);
	Menu5_5=new Array("Art","../loisir/art.php","",0);
	Menu5_6=new Array("Espace lecture","../loisir/lecture.php","",0);
	Menu5_7=new Array("Ecole de musique","../loisir/musique.php","",0);
	Menu5_8=new Array("Centre Communal d'Action Social","../loisir/ccas.php","",0);
	Menu5_9=new Array("Pecqueuse Environnement","../loisir/environnement.php","",0);
	Menu5_10=new Array("Les fées recyclées","../loisir/fees_recyclees.php","",0);

