_menuCloseDelay=50           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=50            // The time delay before menus open on mouse over
_subOffsetTop=5               // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset


with(AllImagesStyle=new mm_style()){
borderwidth=0;
padding=0;
}

with(GROUPE_style=new mm_style()){
onbgcolor="#013D93";
oncolor="#ffffff";
offbgcolor="#1F60BC";
offcolor="#ffffff";
borderwidth=0;
padding=4;
fontsize="10px";
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Tahoma, Arial";
}

with(engine=new menuname("GROUPE")){
style=GROUPE_style;
overflow="scroll";
aI("text=Message du Président directeur général;url=groupe-message.php;");
aI("text=Présentation générale;url=groupe-presentation_generale.php;");
aI("text=Activités;url=groupe-activites.php;");
aI("text=Chiffres clés;url=groupe-chiffres_cles.php;");
aI("text=Actionnariat;url=groupe-actionnariat.php;");
aI("text=Principaux dirigeants;url=groupe-principaux_dirigeants.php;");
aI("text=Historique;url=groupe-historique.php;");
}

with(INFOSFINAN_style=new mm_style()){
onbgcolor="#DB0505";
oncolor="#ffffff";
offbgcolor="#FD3636";
offcolor="#ffffff";
offbgcolor="#FD3636";
offcolor="#ffffff";
borderwidth=0;
padding=4;
fontsize="10px";
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Tahoma, Arial";
}

with(engine=new menuname("INFOSFINAN")){
style=INFOSFINAN_style;
aI("text=Résultats financiers;url=infosfinances-resultats_financiers.php;");
aI("text=Présentation des résultats;url=infosfinances-reunion_analystes.php;");
aI("text=Chiffres clés financiers;url=infosfinances-chiffres_cles-IFRS.php;");
aI("text=Notation de crédit;url=infosfinances-notations.php;");
<!--aI("text=FAQ Comfi;url=infosfinances-FAQ_comfi.php;");-->
aI("text=Agenda financier;url=infosfinances-agenda_financier.php;");
aI("text=Contact investisseurs;url=infosfinances-contacts_investisseurs.php;");
}

with(ACTIONS_style=new mm_style()){
onbgcolor="#50819C";
oncolor="#ffffff";
offbgcolor="#7AACC7";
offcolor="#ffffff";
borderwidth=0;
padding=4;
fontsize="10px";
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Tahoma, Arial";
}

with(engine=new menuname("ACTIONS")){
style=ACTIONS_style;
aI("text=Guide de l'actionnaire;url=actionnaires-guide.php;");
aI("text=Cours de bourse TF1;url=actionnaires-cours.php;");
aI("text=Dividende;url=actionnaires-dividende.php;");
aI("text=Assemblée Générale;url=actionnaires-assemblee_generale.php;");
<!--aI("text=Agenda financier;url=actionnaires-agenda_financier.php;");-->
aI("text=Actionnariat;url=actionnaires-actionnariat.php;");
}

with(PUBLI_style=new mm_style()){
onbgcolor="#E9840D";
oncolor="#ffffff";
offbgcolor="#E9B80C";
offcolor="#ffffff";
borderwidth=0;
padding=4;
fontsize="10px";
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Tahoma, Arial";
}

with(engine=new menuname("PUBLI")){
style=PUBLI_style;
aI("text=Rapports annuels;url=publications-rapports_annuels.php;");
aI("text=Rapports trimestriels;url=publications-rapports_trimestriels.php;");
aI("text=Communiqués financiers;url=publications-communiques-finan.php;");
aI("text=Autres Communiqués;url=publications-communiques.php;");
aI("text=Présentations investisseurs;url=publications-presentations_investisseurs.php;");
aI("text=Information réglementée;url=publications-declarations_AMF.php;");
aI("text=Media center;url=publications-media_center.php;");
aI("text=Demande de documents;url=publications-demande_informations.php;");
}

with(DEVDUR_style=new mm_style()){
onbgcolor="#5DAA68";
oncolor="#ffffff";
offbgcolor="#7DC679";
offcolor="#ffffff";
offbgcolor="#7DC679";
offcolor="#ffffff";
borderwidth=0;
padding=4;
fontsize="10px";
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Tahoma, Arial";
}

with(engine=new menuname("DEVDUR")){
style=DEVDUR_style;
aI("text=Développement durable;url=devdurable.php;");
aI("text=Les enjeux;url=devdurable-enjeux.php;");
aI("text=Organisation;url=devdurable-organisation.php;");
aI("text=Politique de<br> développement durable;url=devdurable-politique_devdurable.php;");
aI("text=Indicateurs clés;url=devdurable-indicateurs.php;");
aI("text=Actualités;url=devdurable-actualite.php;");
aI("text=Liens partenaires;url=devdurable-liens.php;");
}

with(GOV_style=new mm_style()){
onbgcolor="#6F5BBC";
oncolor="#ffffff";
offbgcolor="#8272BF";
offcolor="#ffffff";
offbgcolor="#8272BF";
offcolor="#ffffff";
borderwidth=0;
padding=4;
fontsize="10px";
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Tahoma, Arial";
}

with(engine=new menuname("GOV")){
style=GOV_style;
aI("text=Conseil d'administration;url=gov-conseil_administration.php;");
aI("text=Comités de Gouvernance;url=gov-comites_gouvernance.php;");
aI("text=Contrôle interne;url=gov-controle_interne.php;");
aI("text=Statuts et Réglement Intérieur;url=gov-statuts.php;");
aI("text=Rémunérations des dirigeants;url=gov-remunerations_dirigeants.php;");
aI("text=Gestion des risques;url=devdurable-risques.php;");
aI("text=Transactions des dirigeants;url=gov-transactions_dirigeants.php;");
}

drawMenus();

