// © Andy Woolley (menu3@milonic.com) - http://www.milonic.co.uk/menu
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}

timegap=500		// DELAI POUR QUE LE MENU DEVIENNE VISIBLE
followspeed=5		// VITESSE DE DEFILEMENT
followrate=500		// TAUX DE DEFILEMENT
suboffset_top=-3	// POSITION TOP DES SOUS-MENUS
suboffset_left=5	// POSITION LEFT DES SOUS-MENUS

Chappell01=[
"000080",	// COULEUR DU TEXTE
"FFFFFF",	// COULEUR DU FOND (0 pour transparent avec Netscape 6)
"000000",	// COULEUR DU TEXTE ONMOUSEOVER
"F9f200",	// COULEUR DU FOND ONMOUSEOVER
"4e5076",	// COULEUR DE LA BORDURE
"11",		// TAILLE DU TEXTE
"normal",	// STYLE DU TEXTE (italic or normal)
"normal",	// STYLE 2 DU TEXTE (bold or normal)
"verdana",	// POLICE DU TEXTE
2,	// PADDING ENTRE LES TEXTES
,	// IMAGE DES SOUS-MENUS
0,	// BORDURE ET SEPARATEUR 3D
,	// 3D HIGH COLOR
,	// 3D LOW COLOR
,	// Current Page Item Font Color (leave this blank to disable)
,	// Current Page Item Background Color (leave this blank to disable)
,	// Top Bar image (Leave this blank to disable)
,	// Menu Header Font Color (Leave blank if headers are not needed)
,	// Menu Header Background Color (Leave blank if headers are not needed)
,	// Menu Item Separator Color
]

addmenu(menu=[
"MainMenu",
36,		// MENU TOP - POSITION TOP DU MENU EN PIXELS
5,		// MENU LEFT - POSITION LEFT DU MENU EN PIXELS
125,		// LARGEUR DU MENU EN PIXELS
1,		// LARGEUR DE LA BORDURE DU MENU
,		// POSITION - UTILISEZ "center;left;right;middle;top;bottom" OU UNE COMBINAISON "center:middle"
Chappell01,
1,			// TOUJOURS VISIBLE - 1 = ON et 0 = OFF
,			// ALIGNEMENT DU TEXTE
" fade(duration=0.4)",	// FILTRE
1,			// FOLLOW - 1 = ON et 0 = OFF
0,			// MOE HORIZONTAL - 1 = ON et 0 = OFF
0,			// PRIORITE - 1 = OFF et 0 = ON
,			// IMAGE TOP - POSITION DE L'IMAGE DES SOUS-MENUS left:center:right
,			// LARGEUR DU MOE HORIZONTAL - JUSQU'A 100%
0,			// INVERSION DROITE/GAUCHE - pour l'hébreux ou l'arabe (1=on or 0=off)
0,			// ONCLICK - fait apparaître les menus par clic (1=on or 0=off)
,			// ID DE LA DIV A CACHER ONMOUSEOVER (s'il y en a une)
,			// IMAGE DE FOND
,			// MENU SCROLLABLE

"margin=4;",
,"Home","droite.htm",,"Lien n°1",0
,"Equipments & services ","show-menu=dossier1","# swapimage=arrow.gif","Dossier n°1",0
,"References ","show-menu=dossier2","# swapimage=arrow.gif","Dossier n°2",0
,"News","pressberson.htm",,"Lien n°2",0
,"Administrative data","admin.htm",,"Administrative data",0
,"Access","plan0.htm",,"Plan",1
,"Contact us","contact.htm",,"Contact us",1

])

addmenu(menu=[
"dossier1",
,
35,
115,
1,
,
Chappell01,
0,
,
"fade(duration=0.4);Shadow(color=aaaaaa,Direction=115,Strength=4)",
0,
0,
0,
,
,
0,
0,
,
,
0,
"margin=4;",
,"Water Wells","produits/produitsF.htm",,"",0
,"Pumping","produits/produitFpompage.htm",," ",0
,"Treatment","produits/produitFtrai.htm",,"",0
,"Storage","produits/produitFstok.htm",,"",0
,"Pipelines","produits/produitpipeline.htm",,"",0
])

addmenu(menu=[
"dossier2",
,
35,
115,
1,
,
Chappell01,
0,
,
"fade(duration=0.4);Shadow(color=aaaaaa,Direction=115,Strength=4)",
0,
0,
0,
,
,
0,
0,
,
,
0,
"margin=4;",
,"List of references","refer.htm",,"",0
,"Attachement 1","refer2.htm",,"",0
,"Attachement 2","refer1.htm",,"",0
])


dumpmenus();
