with(milonic=new menuname("Main Menu"))
{ 
alwaysvisible=1; 
orientation="horizontal"; 
style=menuStyle; 
position="relative"; 
aI("showmenu=0;text=Presentation;");
aI("showmenu=1;text=General Policy;");
aI("text=Our Team;url=../anglais/team.htm;");
aI("text=Extract From Portfolio;url=../anglais/portfolio.htm;");
aI("text=Gallery of products;url=../anglais/gallery.htm;");
aI("text=Contact;url=../anglais/contact.htm;");
} 

drawMenus();