with(milonic=new menuname("Main Menu")){
  style=MainMenuStyle;
  position="relative";
  top=0;
  left=0;
  alwaysvisible=1;
  align="right";
  orientation="vertical";
  aI("text=<B>Home&nbsp;&nbsp;&nbsp;</B>;url=/default.aspx;status=Genesee Valley Chapter Home Page;");
  aI("text=<B>my NOhio Account</B>;showmenu=my;");
  aI("text=<B>Chapter Info</B>;showmenu=ChapterInfo;");
  aI("text=<B>Calendar&nbsp;&nbsp;&nbsp;</B>;url=/calendar/default.aspx;status=Chapter Events;");
  aI("text=<B>Classified Ads&nbsp;&nbsp;&nbsp;</B>;url=/classified/default.aspx;status=NOhio Classified Ads;");
  aI("text=<B>Event Descriptions</B>;showmenu=EventDescriptions;");
  aI("text=<B>Event Photos&nbsp;&nbsp;&nbsp;</B>;url=/EventPhotos/default.aspx;;");
  aI("text=<B>Forums&nbsp;&nbsp;&nbsp;</B>;url=/InstantForum/");

  aI("text=<B>Newsletter&nbsp;&nbsp;</B>;url=/newsletter/default.aspx;");
  aI("text=<B>my Car&nbsp;&nbsp;</B>;url=/myCar/default.aspx;");
  aI("text=<B>Video &nbsp;</B>;url=/video/default.aspx;status=video;");
  aI("text=<B>Sponsors&nbsp;<br>Advertisers&nbsp;&nbsp;&nbsp;</B>;url=/Sponsors/default.aspx;");      
  aI("text=<B>Merchandise &nbsp;</B>;url=/merchandise/default.aspx;status=merchandise;");
          
  aI("text=<img src=/_images/rss.gif width=36 height=14 border=0  align=right /><B>RSS Feed&nbsp;&nbsp;&nbsp;</B>;url=/rss_info.aspx;status=Subscribe to NOhio Feed;separatorsize=6;");
  }
  drawMenus();
