with(milonic=new menuname("Main Menu")){
align="center";
style=mainmenu;
screenposition="center";
alwaysvisible=1;
orientation="horizontal";
position="relative";
aI("text=Home;url=http://sunfloweramca.org/index.htm;");
aI("text=The Club;showmenu=The Club");
aI("text=Activities;showmenu=Activities");
aI("text=Cycles;showmenu=Cycles");
aI("text=Links;url=http://sunfloweramca.org/the_club/links.htm;");
aI("text=Contact Us;url=http://sunfloweramca.org/the_club/contact_us.htm;");
}
drawMenus();