_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 from the Chief Executive Officer;url=groupe-message.php;");
aI("text=General presentation;url=groupe-presentation_generale.php;");
aI("text=Activities;url=groupe-activites.php;");
aI("text=Key figures;url=groupe-chiffres_cles.php;");
aI("text=Shareholding;url=groupe-actionnariat.php;");
aI("text=Principal Directors;url=groupe-principaux_dirigeants.php;");
aI("text=Group history;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=Financial results;url=infosfinances-resultats_financiers.php;");
aI("text=Results' presentation;url=infosfinances-reunion_analystes.php;");
aI("text=Financial key figures;url=infosfinances-chiffres_cles-IFRS.php;");
aI("text=Credit rating;url=infosfinances-notations.php;");
<!--aI("text=IR FAQ;url=infosfinances-FAQ_comfi.php;");-->
aI("text=Agenda;url=infosfinances-agenda_financier.php;");
aI("text=IR contacts;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=Shareholders' guide;url=actionnaires-guide.php;");
aI("text=Share price;url=actionnaires-cours.php;");
aI("text=Dividend;url=actionnaires-dividende.php;");
aI("text=General Meeting;url=actionnaires-assemblee_generale.php;");
<!--aI("text=Agenda;url=actionnaires-agenda_financier.php;");-->
aI("text=Shareholding;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=Annual reports;url=publications-rapports_annuels.php;");
aI("text=Quaterly reports;url=publications-rapports_trimestriels.php;");
aI("text=Financial Press releases;url=publications-communiques-finan.php;");
aI("text=Other Press releases;url=publications-communiques.php;");
aI("text=Investors presentations;url=publications-presentations_investisseurs.php;");
aI("text=Regulated information;url=publications-declarations_AMF.php;");
aI("text=Media center;url=publications-media_center.php;");
aI("text=Documents' request;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=Sustainable development;url=devdurable.php;");
<!--aI("text=Chairman's editorial;url=devdurable-edito_president.php;");-->
aI("text=The challenges;url=devdurable-enjeux.php;");
aI("text=Organisation;url=devdurable-organisation.php;");
aI("text=Sustainable development policy;url=devdurable-politique_devdurable.php;");
aI("text=Key indicators;url=devdurable-indicateurs.php;");
aI("text=News;url=devdurable-actualite.php;");
aI("text=Partner links;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=Board of Directors;url=gov-conseil_administration.php;");
aI("text=Governance committees;url=gov-comites_gouvernance.php;");
aI("text=Internal control;url=gov-controle_interne.php;");
aI("text=Memorandum and articles of association - Internal Procedures;url=gov-statuts.php;");
aI("text=Operating risks;url=devdurable-risques.php;");
aI("text=Compensation of corporate officers;url=gov-remunerations_dirigeants.php;");
aI("text=Directors dealings;url=gov-transactions_dirigeants.php;");
}

drawMenus();

