// © 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
,"Products","show-menu=dossier2",,"Produits",0
,"Search","anglais/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;",
,"History","anglais/historique.php",,"History",0
,"Edams France","anglais/edams_france.php",,"Edams France",0
,"Edams Marocco","anglais/edams_maroc.php",,"Edams Marocco",0
,"Latest figures","anglais/chiffres.php",,"Latest figures",0

])

addmenu(menu=[
"dossier2",
196,
130,
130,
1,
,
Chappell01,
0,
,
"fade(duration=0.4)",
0,
0,
0,
,
,
0,
0,
,
,
0,
"margin=4;",
,"Telescopic Arms","anglais/bras.php",,"Telescopic Arms",0
,"Racks & Pinions","anglais/cremailleres.php",,"Racks & Pinions",0
,"Motorised Reducing Gears","anglais/moto_reducteurs.php",,"Motorised Reducing Gears",0
,"Manual Reducing Gears","anglais/reducteurs.php",,"Manual Reducing Gears",0
,"Change in direction Gears","anglais/renvoi.php",,"Change in direction Gears",0

])

addmenu(menu=[
"dossier3",
238,
130,
130,
1,
,
Chappell01,
0,
,
"fade(duration=0.4)",
0,
0,
0,
,
,
0,
0,
,
,
0,
"margin=4;",
,"Contact Us","anglais/contact.php",,"Contact Us",0
,"Write to Us","anglais/ecrire.php",,"Write to Us",0
,"Find Us","anglais/trouver.php",,"Find Us",0
,"Client/Supplier Page","francais/portail.php",,"Client/Supplier Page",0

])
dumpmenus();
