// © 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=50		// TAUX DE DEFILEMENT
suboffset_top=-3	// POSITION TOP DES SOUS-MENUS
suboffset_left=2	// POSITION LEFT DES SOUS-MENUS

Chappell01=[
"41699B",	// COULEUR DU TEXTE
"EAEEFF",	// COULEUR DU FOND (0 pour transparent avec Netscape 6)
"FFFFFF",	// COULEUR DU TEXTE ONMOUSEOVER
"41699B",	// COULEUR DU FOND ONMOUSEOVER
"41699B",	// COULEUR DE LA BORDURE
"11",		// TAILLE DU TEXTE
"normal",	// STYLE DU TEXTE (italic or normal)
"bold",		// 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",
170,		// MENU TOP - POSITION TOP DU MENU EN PIXELS
8,		// MENU LEFT - POSITION LEFT DU MENU EN PIXELS
138,		// 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
0,			// MENU SCROLLABLE

"margin=4;",
,"Edams","show-menu=dossier1",,"Edams Accueil",0
,"Produits","show-menu=dossier2",,"Produits",0
,"Recherche","francais/recherche.php",,"Recherche de solutions",0
,"Contacts","show-menu=dossier3",,"Contactez-nous",0
])

addmenu(menu=[
"dossier1",
175,
130,
130,
1,
,
Chappell01,
0,
,
"fade(duration=0.4)",
0,
0,
0,
,
,
0,
0,
,
,
0,
"margin=4;",
,"Historique","francais/historique.php",,"Historique",0
,"Edams France","francais/edams_france.php",,"Edams France",0
,"Edams Maroc","francais/edams_maroc.php",,"Edams Maroc",0
,"Quelques chiffres","francais/chiffres.php",,"Quelques chiffres",0

])

addmenu(menu=[
"dossier2",
196,
130,
130,
1,
,
Chappell01,
0,
,
"fade(duration=0.4)",
0,
0,
0,
,
,
0,
0,
,
,
0,
"margin=4;",
,"Bras télescopiques","francais/bras.php",,"Bras télescopiques",0
,"Crémaillères","francais/cremailleres.php",,"Crémaillères",0
,"Moto-réducteurs","francais/moto_reducteurs.php",,"Moto-réducteurs",0
,"Réducteurs manuels","francais/reducteurs.php",,"Réducteurs",0
,"Renvois d'angle","francais/renvoi.php",,"Renvoi d angle",0

])

addmenu(menu=[
"dossier3",
238,
130,
130,
1,
,
Chappell01,
0,
,
"fade(duration=0.4)",
0,
0,
0,
,
,
0,
0,
,
,
0,
"margin=4;",
,"Nous contacter","francais/contact.php",,"Nous contacter",0
,"Nous écrire","francais/ecrire.php",,"Nous ecrire",0
,"Nous trouver","francais/trouver.php",,"Nous trouver",0
,"Espace Client / Fournisseur","francais/portail.php",,"Espace Client / Fournisseur",0
])
dumpmenus();