fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(XPMainStyle=new mm_style()){
styleid=1;
bordercolor="#8A867A";
borderstyle="solid";
borderwidth=1;
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="70%";
fontstyle="normal";
fontweight="normal";
//offbgcolor="#ECE9D8";
offbgcolor="white";
offcolor="#000000";
onbgcolor="#C1D2EE";
onborder="1px solid #316AC5";
oncolor="#000000";
padding=3;
rawcss="padding-left:5px;padding-right:5px";
}

with(XPMenuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth=1;
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="100%";
fontstyle="normal";
fontweight="normal";
image="xpblank.gif";
imagepadding=3;
menubgimage="winxp.gif";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#C1D2EE";
onborder="1px solid #316AC5";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding=4;
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding=1;
separatorwidth="80%";
subimage="arrow.gif";
subimagepadding=3;
menubgcolor="#ffffff";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
//left=50;
//top=105;
margin=2;
orientation="horizontal";
style=XPMainStyle;
aI("image=images/accueil.gif;url=index.php;");
aI("showmenu=societe;image=images/societe.gif;url=index.php?page=actualite;");
aI("showmenu=produits;image=images/produits.gif;url=index.php?page=credatis;");
aI("showmenu=services;image=images/services.gif;url=index.php?page=gestion;");
aI("showmenu=refs;image=images/references.gif;url=index.php?page=clients;");
aI("showmenu=partenaires;image=images/partenaires.gif;url=index.php?page=hebergement;");
aI("showmenu=Newsletter;image=images/newsletter.gif;url=index.php?page=suivi_news;");
//aI("showmenu=compte;image=images/index_r4_c25.gif;");
aI("showmenu=contacts;image=images/contacts.gif;url=index.php?page=ecrire;");
aI("showmenu=faq;image=images/faq.gif;url=index.php?page=objectifs;");
}
with(milonic=new menuname("societe")){
margin=2;
overflow="scroll";
style=XPMenuStyle;
aI("text=Actualités;url=index.php?page=actualite;")
aI("text=Credatech;url=index.php?page=credatech;")
aI("text=Equipe;url=index.php?page=equipe;")
aI("text=Communiqués;url=index.php?page=communiques;")
aI("text=Groupe GTI;url=index.php?page=gti;")
aI("text=Recrutement;url=index.php?page=recrutement;")

}

with(milonic=new menuname("produits")){
margin=2;
overflow="scroll";
style=XPMenuStyle;
aI("separatorsize=1;text=Crédatis 1.6;url=index.php?page=credatis;")
aI("text=Thémis +;url=index.php?page=themis;")

}

with(milonic=new menuname("services")){
margin=2;
style=XPMenuStyle;
aI("xp_preview.gif;text=Gestion du poste client;url=index.php?page=gestion;");
aI("text=Contentieux;url=index.php?page=contentieux;");
aI("text=Conseil / Audit;url=index.php?page=conseil;");
aI("text=Missions Flash;url=index.php?page=missions;");
aI("text=Formation;url=index.php?page=formation;");
aI("text=Financement;url=index.php?page=financement;");

}

with(milonic=new menuname("refs")){
margin=2;
style=XPMenuStyle;
aI("text=Nos clients;url=index.php?page=clients;");
aI("text=Cas d'espèces;url=index.php?page=cas;");

}

with(milonic=new menuname("partenaires")){
margin=2;
style=XPMenuStyle;
aI("text=Hébergement;url=index.php?page=hebergement;");
aI("text=Distribution;url=index.php?page=distribution;");
aI("text=Implémentation;url=index.php?page=implementation;");
aI("text=Routage;url=index.php?page=routage;");

}

with(milonic=new menuname("newsletter")){
margin=2;
style=XPMenuStyle;
aI("text=Lettres du mois;url=http://www.credatech.com/pages/newsletter/mois.html;");
aI("text=Archives;url=index.php?page=archives;");
aI("image=images/news.gif;text=Inscription / Désinscription;url=index.php?page=suivi_news;");
}

with(milonic=new menuname("compte")){
margin=2;
style=XPMenuStyle;
aI("text=Identification;url=index.php?page=recrutement;");
aI("text=Créer votre compte;url=index.php?page=recrutement;");

}

with(milonic=new menuname("contacts")){
margin=2;
style=XPMenuStyle;
aI("image=images/mail.gif;text=Nous écrire;url=index.php?page=ecrire;");
aI("text=Nos coordonnées;url=index.php?page=coordonnees;");
aI("text=Demande de documentation;url=index.php?page=doc;");
aI("text=Demande de démonstration;url=index.php?page=demo;");

}

with(milonic=new menuname("faq")){
margin=2;
style=XPMenuStyle;
aI("image=images/faq.bmp;text=Objectifs;url=index.php?page=objectifs;");
aI("text=ASP;url=index.php?page=asp;");
aI("text=Location;url=index.php?page=location;");
aI("text=Gestion poste client;url=index.php?page=faqgestion;");

}

drawMenus();

