with(milonic=new menuname("Main Menu")){
						style=menuStyle;
						top=0;
						left=5;
						alwaysvisible=1;
						overflow="scroll";
						menuwidth=300;
						orientation="vertical";
						margin=1;
						overfilter="";
						position="relative";
aI("image=arrow1.jpg;text=Accueil;url=index.html;");
aI("image=arrow1.jpg;offbgcolor=#ededed;text=Notre approche;url=approche.html;");
aI("image=arrow1.jpg;offbgcolor=#ededed;text=Qui sommes-nous;url=qui.html;");
aI("image=arrow1.jpg;offbgcolor=#ededed;showmenu=reflex;text=Nos prestations;");
aI("image=arrow1.jpg;offbgcolor=#ededed;text=Contact;url=contact.html;");
aI("image=arrow1.jpg;offbgcolor=#ededed;text=R&eacute;f&eacute;rences;url=references.html;");
aI("image=arrow1.jpg;text=Partenaires;url=partenaires.html;");
						}
						drawMenus();