with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
position="relative";
/*followscroll=1;*/
menuwidth="100%";
aI("status=Back To Home Page;text=Home;offcolor=red;url=index.php;");
aI("status=Show the News menu;text=News;showmenu=News;");
aI("status=Show the Ringing menu;text=Ringing;showmenu=Ringing;");
aI("status=Show the Training menu;text=Training;showmenu=Training;");
aI("status=Show the Guild menu;text=The Guild;showmenu=The Guild;");
aI("status=Show the Membership menu;text=Membership;showmenu=Membership;");
aI("status=Show the Restoration menu;text=Restoration;showmenu=Restoration;");
aI("status=Show the Resources menu;text=Resources;showmenu=Resources;");
/*aI("status=Show the Minutes menu;text=Minutes;showmenu=Minutes;");*/
}

drawMenus();
