// © 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=[
"A68352",	// COULEUR DU TEXTE
"FFFFFF",		// COULEUR DU FOND (0 pour transparent avec Netscape 6)
"A68352",	// COULEUR DU TEXTE ONMOUSEOVER
"FBD8E5",	// COULEUR DU FOND ONMOUSEOVER
"D3AF7E",	// 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",
190,		// MENU TOP - POSITION TOP DU MENU EN PIXELS
10,		// MENU LEFT - POSITION LEFT DU MENU EN PIXELS
130,		// 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;",
,"Home page","http://www.sfa-romani.com/english/main.htm",,"Home page",0
,"News","http://www.sfa-romani.com/english/actualites.htm",,"News",0
,"Company profile","show-menu=dossier3",,"Company profile",0
,"Espace Privilège","http://www.sfa-romani.com/php_en/index.php",,"Clients privilèges",0
,"Brochures","http://www.sfa-romani.com/english/brochures.htm",,"Télechargez les brochures en lignes",0
,"Contacts us","http://www.sfa-romani.com/english/contact.htm",,"Contact us",0
])

addmenu(menu=[
"dossier3",
,
,
100,
1,
,
Chappell01,
0,
,
"fade(duration=0.4)",
0,
0,
0,
,
,
0,
0,
,
,
0,
"margin=4;",
,"The Grasse region","http://www.sfa-romani.com/english/presentation.htm",,"The Grasse region",0
,"Creating fragrances","http://www.sfa-romani.com/english/produits.htm",,"Creating fragrances",0
,"Our creations","http://www.sfa-romani.com/english/partenaire.htm",,"Our creations",0
,"Quality control","http://www.sfa-romani.com/english/qualite.htm",,"Quality control",0
,"SFA International","http://www.sfa-romani.com/english/export.htm",,"SFA International",0
,"Map","http://www.sfa-romani.com/english/acces.htm",,"Map",0

])
dumpmenus();


