	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#F3DDAF';			// Background color when mouse is not over
	var LowSubBgColor='#FAF1DE';			// Background color when mouse is not over on subs
	var HighBgColor='#FAF1DE';			// Background color when mouse is over
	var HighSubBgColor='#C58428';			// Background color when mouse is over on subs
	var FontLowColor='#436314';			// Font color when mouse is not over
	var FontSubLowColor='#003300';			// Font color subs when mouse is not over
	var FontHighColor='#003300';			// Font color when mouse is over
	var FontSubHighColor='#003300';			// Font color subs when mouse is over
	var BorderColor='#436314';			// Border color
	var BorderSubColor='CBEB9C';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="TAHOMA"	// 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='';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=165;				// Menu offset x coordinate
	var StartLeft=10;				// 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=0;			// 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=['tri.gif',6,10,'tridown.gif',10,6,'trileft.gif',6,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

Menu1=new Array("Accueil","../index.php","",0,20,127);
Menu2=new Array("Présentation de la FCP","","",4,20,127);
Menu2_1=new Array("> Mot du Président","../presentation/index_p.php","",0,20,127);
Menu2_2=new Array("> Organisation","../presentation/organis.php","",0,20,127);
Menu2_3=new Array("> Activités","../presentation/activites.php","",0,20,127);
Menu2_4=new Array("> Devenir membre","../presentation/membres.php","",0,20,127);
Menu3=new Array("Partenariat","","",3,20,73);
Menu3_1=new Array("> Ministère de l'Industrie, du Commerce et de la mise à Niveau de l'Economie","../partenariat/mci.php","",0,33,220);
Menu3_2=new Array("> Office Technique d'Etudes et de Coopération Internationales - OTECI","../partenariat/oteci.php","",0,33,200);
Menu3_3=new Array("> Réseau des Entreprises Maghrébines pour l'Environnement - REME","../partenariat/reme.php","",0,33,200);
Menu4=new Array("Responsible care","","",3,20,101);
Menu4_1=new Array("> Présentation du RC","../rc/pres_rc.php","",0,20,110);
Menu4_2=new Array("> Global Charter RC","../rc/gc_rc.php","",0,20,110);
Menu4_3=new Array("> Workshops RC","../rc/works_rc.php","",0,20,110);
Menu5=new Array("Base de Données","","",2,20,102);
Menu5_1=new Array("> Guide de Sécurité des Produits Chimiques Dangereux ","../bd/guide.php","",0,30,180);
Menu5_2=new Array("> Téléchargements","../bd/telecharger.php","",0,20,100);
Menu5_3=new Array("> Archives","../bd/archives.php","",0,20,100);
Menu6=new Array("Annuaire","","",2,20,61);
Menu6_1=new Array("> Liste des sociétés","../annuaire/ann.php","",0,20,130);
Menu6_2=new Array("> Liens utiles","../annuaire/liens.php","",0,20,100);
Menu7=new Array("Communication","","",2,20,90);
Menu7_=new Array("> Evénements","../evenements/even.php","",0,20,90);
Menu7_1=new Array("> Flash FCP","../communication/flash.php","",0,20,90);
Menu7_2=new Array("> Contactez-nous","../communication/contact.php","",0,20,90);
Menu7_3=new Array("> Presse","../communication/presse.php","",0,20,90);