with(milonic=new menuname("Main Menu")){
						style=menuStyle;
						top=0;
						left=5;
						alwaysvisible=1;
						overflow="scroll";
						menuwidth=50;
						orientation="vertical";
						margin=1;
						overfilter="";
						position="relative";
aI("image=arrow1.jpg;offbgcolor=#575757;text=Accueil;url=index.html;");
aI("image=arrow1.jpg;offbgcolor=#575757;text=Introduction 1;url=intro01.html;");
aI("image=arrow1.jpg;offbgcolor=#575757;text=Introduction 2;url=intro02.html;");
aI("image=arrow1.jpg;offbgcolor=#575757;showmenu=MyMilonic;text=Chapitres;");
aI("image=arrow1.jpg;offbgcolor=#575757;text=Impressum;url=impressum.html;");
aI("image=arrow1.jpg;offbgcolor=#575757;text=Contact;url=contact.html;");
						}
						drawMenus();
