/*
SCRIPT PAR LMDT33Sarl
*/
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)}
effect = "Fade(duration=0.1);Alpha(style=0,opacity=85);Shadow(color='#777777', Direction=136, Strength=5)"
timegap=100			
followspeed=1		
followrate=40		
suboffset_top=10;	 
suboffset_left=10;	
closeOnClick = true

style1=[			
"FFFFFF",	//couleur police
"1A52C4",	//fond de cellule du menu 1er niveau
"FFFF00",	//couleur police survol de la souris
"1A52C4",	//fond de cellule survol de la souris	
"CCCCCC",	//couleur bordure de cellule
10,			//taille police
"bold",	
"bold",				
"Verdana, Arial",	//style de police	
3,			//taille cellule en hauteur					
"img/arrow.gif",	//image 2eme niveau		
1,			//ombre trait			
"1A52C4",			
"1A52C4",
"FFFFFF",	//couleur de la police apres clic			
"1A52C4",				
"img/arrowdn2.gif",	//image 1er niveau	
"FFFFFF",	
"FFFFFF",	
"CCCCCC",	//trait vertical de cellule				
]


addmenu(menu=[		
"mainmenu",			
101,	//position verticale
5,	//position 		
108,	//Taille cellule 1er niveau	
1,	
"11",	//position du menu dans la page	
style1,			
1,			
"left",	
,			
,					
1, 					
,					
,					
,			
0,			
,					
,
,			
,					
,						
,"Accueil","show-menu=index","index.html",,1
,"Pêche","show-menu=peche",,"",1
,"Formations","show-menu=formations",,"",1
,"Le Club","show-menu=leclub",,"",1
,"Administration","show-menu=administration",,"",1
,"Infos nautiques","show-menu=informationsnautiques","infos_nautiques.html",,1
,"Nos partenaires","show-menu=partenaires","partenaires.html",,1
,"Galerie Photos","show-menu=photos","photos.html",,1
,"Contact","show-menu=contact",,"",1
])

	addmenu(menu=["peche",
	,,108,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Généralités","peche.html",,"peche",1
	,"Pêche Bassin","peche_bassin.html",,"peche bassin",1
	,"Mini-pêche","peche_mini.html",,"mini peche",1
	,"Calendrier","peche_calendrier.html",,"peche calendrier",1
	,"Résultats","peche_resultats.html",,"peche resultats",1
	,"Règlementation","peche_reglementation.html",,"peche reglementation",1
	])


	addmenu(menu=["formations",
	,,108,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Généralités","formations_generalites.html",,"Les differentes formations",1
	,"Permis côtier","formations_permis_cotier.html",,"permis cotier",1
	,"Permis Hauturier","formations_permis_hauturier.html",,"permis hauturier",1
	,"Permis Fluvial","formations_permis_fluvial.html",,"permis fluvial",1
	,"Certificat Radio","formations_radio.html",,"formation radio",1
	,"Perfectionnement","formations_perfectionnement.html",,"formation perfectionnement",1
	,"Documentations","formations_documentation.html",,"formation_documentation",1
	])
	
	addmenu(menu=["leclub",
	,,143,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Info Club","info_club.html",,"Info club du YCBA",1
	,"Calendrier","calendrier.html",,"calendrier de YCBA",1
	,"Rallye nautique","rallye_nautique.html",,"Croisieres",1
	,"Le Teich","leteich.html",,"Croisieres",1
	,"Croisieres","croisieres.html",,"Croisieres",1
	,"Repas","repas.html",,"Les Repas",1
	,"Sorties Bassin","sorties_bassin.html",,"Sorties",1
	,"Galerie Photos","photos.html",,"Photos",1
	,"Boutique","boutique.html",,"Photos",1
	])

	addmenu(menu=["administration",
	,,153,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Presentation","presentation.html",,"presentation",1
	,"Conseil d'administration","bureau.html",,"bureau",1
	,"Plan Accès","plan2.html",,"plan accès",1
	,"Bulletin Adhesion YCBA","bulletin_adhesion.html",,"adherer au Ycba",1
	])
		
	addmenu(menu=["contact",
	,,143,1,"",style1,,"",effect,,,,,,,,,,,,
	,"Formulaire de contact", "contact.html",,"Contactez nous",1
	,"Plan accès", "plan2.html",,"plan",1
	,"Contact Webmaster", "contact_webmaster.html",,"Contactez nous",1
	])
	
	
dumpmenus()
