with(milonic=new menuname("Main Menu")){
alwaysvisible=1;

left="offset=0";
orientation="horizontal";
position="relative"
style=menuStyle;
top=10;
aI("text=Current Status;url=status.htm;");
aI("showmenu=coop;text=Organization;");
aI("showmenu=history;text=History;");
aI("text=evergreen;url=past-evergreens.htm;");
aI("text=Home;url=index.htm;");
}

               drawMenus();
