/*
 DHTML Menu version 3.3.19
 Written by Andy Woolley
 Copyright 2002 (c) Milonic Solutions. All Rights Reserved.
 Plase vist http://www.milonic.co.uk/menu or e-mail menu3@milonic.com
 You may use this menu on your web site free of charge as long as you place prominent links to http://www.milonic.co.uk/menu and
 your inform us of your intentions with your URL AND ALL copyright notices remain in place in all files including your home page
 Comercial support contracts are available on request if you cannot comply with the above rules.
 This script featured on Dynamic Drive (http://www.dynamicdrive.com)
 */

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters - Effet d'ombre sur la bordure, son opacite, sa couleur, sa direction...
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=100);Shadow(color='#C3C0C0', Direction=135, Strength=4)"
}
else
{
	effect = "Shadow(color='#C3C0C0', Direction=135, Strength=4)" // Stop IE5.5 bug when using more than one filter
}


timegap=1000			// Delai de disparition du menu si pas de clic
followspeed=10			// Follow Scrolling speed
followrate=400			// Follow Scrolling Rate
suboffset_top=5;		// Top position du sous menu par rapport au menu  
suboffset_left=-5;		// Left position du sous menu par rapport au menu  

style1=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"ffffff",				// Couleur de la police
"#6699CC",				// Couleur de fond
"336699",				// Rollover : couleur de la police
"CCFFFF",				// Rollover : couleur de fond
"CCFFCC",				// Couleur de la Bordure 
11,						// Taille de l'écriture
"normal",				// Style (italic or normal)
"normal",					// Font Weight (bold or normal)
"Verdana, Arial",		// Nom de la police
4,						// Hauteur du menu
"arrow.gif",			// Image sur le coin du sous menu si autre sous menu
0,						// Taille de la 3D Border & Separator bar
"669966",				// Couleur de la 3D High Color
"669966",				// Couleur de la 3D High Color du bas
"336699",				// Current Page Item Font Color (leave this blank to disable)
"CCFFFF",				// Current Page Item Background Color (leave this blank to disable)
"arrowdn.gif",			// Image sur le coin quand exite un sous menu existe
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"ffffff",				// Menu Header Background Color (Leave blank if headers are not needed)
]



addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
100,					// Menu Top - position du menu en pixels en hauteur
,				// Menu Left - position du menu en pixels à gauche
,					// Menu Width - position du menu en pixels à droite
0,					// Taille de la bordure du Menu 
"center",					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",			// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"L'association&nbsp;&nbsp;&nbsp;","show-menu=asso",,"",1 // "Description Text" attention mettre '&nbsp;' après le menu pour éviter que l'image aille dessus, "URL", "Alternate URL", "Texte dans le bas de la page", "Separator Bar"
,"Information / Formation&nbsp;&nbsp;&nbsp;","show-menu=info",,"",1
,"Assistance Technique&nbsp;&nbsp;&nbsp;","show-menu=assis",,"",1
,"Recherche d'un prestataire&nbsp;&nbsp;&nbsp;","construction.htm",,"",1
,"Prospection de marchés&nbsp;&nbsp;&nbsp;","show-menu=prospe",,"",1

])



						addmenu(menu=["asso",
						,,120,1,"",style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
						,"Présentation","show-menu=gascogne",,,1
						,"Actions","a_action.htm",,,1
						,"Devenir Membre","a_membre.htm",,,1
						,"Actualités","a_actu.asp",,,1
						,"Partenaires","a_partenaire.asp",,,1
						,"Contact","a_contact.htm",,,1
					
						])
						
	
	
	
	addmenu(menu=["gascogne",
	,,175,1,"",style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Son Objet","a_presentation.htm",,,1
	,"Son Fonctionnement","a_fonctionnement.htm",,,1
	,"Son Conseil d'Administration","a_conseil.asp",,,1
	,"Ses Statuts","a_statut.htm",,,1
	])
	
	
	
	
	
						addmenu(menu=["info",
						,,160,1,"",style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
						,"Présentation","i_presentation.htm",,,1
						,"Programme","i_programme.asp",,,1
						,"Publications","i_publication.htm",,,1
						,"Recherche de prestataires","r_presentation.htm",,,1
						,"Liens Utiles","i_liens.asp",,,1
						])
	
	
addmenu(menu=["reunion",
	,,120,1,"",style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Présentation","i_reunion.htm",,,1
	,"Programme","i_reunion_programme.asp",,,1
	])
	
	
addmenu(menu=["visite",
	,,120,1,"",style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Présentation","i_visite.htm",,,1
	,"Programme","i_visite_programme.asp",,,1
	])

addmenu(menu=["formation",
	,,120,1,"",style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Présentation","i_formation.htm",,,1
	,"Programme","i_formation_programme.asp",,,1
	])
	
	
	
	
	
	
							addmenu(menu=["assis",
							,,145,1,"",style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
							,"Environnement","show-menu=envi",,,1
							,"Sécurité","show-menu=secu",,,1
							,"Qualité","show-menu=qualite",,,1
							,"Management Intégré","t_manegement.htm",,,1
							,"Actions Spécifiques","t_actions.htm",,,1
						
							])				
							
addmenu(menu=["envi",
	,,190,1,"",style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Prédiagnostic - Environnement","t_envi_diagnostic.htm",,,1
	,"Système de Management de l'Environnement","t_envi_systeme.htm",,,1
	,"Assitance Technique à la carte","t_envi_assistance.htm",,,1
	])
	
	
	
addmenu(menu=["secu",
	,,180,1,"",style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Prédiagnostic - Sécurité","t_securite_diagnostic.htm",,,1
	,"Système de Gestion de la Sécurité","t_securite_systeme.htm",,,1
	,"Assitance Technique à la carte","t_securite_assistance.htm",,,1
	])
	

addmenu(menu=["qualite",
	,,180,1,"",style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Prédiagnostic - Qualité","t_qualite_diagnostic.htm",,,1
	,"Système de Management de la Qualité","t_qualite_systeme.htm",,,1
	,"Assitance Technique à la carte","t_qualite_assistance.htm",,,1
	])
	
	
	
	
	
	
						addmenu(menu=["recherche",
						,,175,1,"",style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
						,"Présentation","r_presentation.htm",,,1
						,"Moteur de recherche","show-menu=moteur",,,1
						
						])

addmenu(menu=["moteur",
	,,150,1,"",style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Domaines","r_domaine.asp",,,1
	,"Raison Sociale","r_raison.asp",,,1
	])
	
	
	
						addmenu(menu=["prospe",
						,,157,1,"",style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
						,"Présentation","p_presentation.htm",,,1
						,"Programme","p_programme.asp",,,1
						,"Liens Utiles","p_liens.asp",,,1
						])
		
dumpmenus()