fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize=9;
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#432B44";
offcolor="#CCCCCC";
onbgcolor="#BDBDBD";
oncolor="#000000";
outfilter="";
overfilter="";
padding=4;
separatorcolor="#BDBDBD";
separatorsize=1;
subimage="../images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Growers")){
alwaysvisible=1;
left=136;
orientation="vertical";
style=menuStyle;
top=118;
itemwidth=134;
aI("text=Message from the Chair;url=../thegrowers/index.html");
aI("text=Grape Grower of the Year;url=../gg_of_the_year/index.html;");
aI("showmenu=About;text=About Us;url=../thegrowers/about.html");
aI("showmenu=Industry;text=Ontario's Grape & Wine Industry;url=../thegrowers/industry.html");
aI("text=Electronic Weigh Bill - SETGO;url=../thegrowers/setgo.html;");
aI("showmenu=Membership;text=Membership;url=../thegrowers/membership.html");
aI("text=Events and Activities;url=../thegrowers/events.html;");
aI("text=Organizations & Sponsorships;url=../thegrowers/organize_sponsor.html;");
aI("text=Members' Newsletter;url=../thegrowers/membernews.html;");
aI("text=News & Views;url=../thepress/news_views.html;");
aI("text=Grape Prices;url=../thegrowers/grape_prices.html;");
aI("showmenu=BuySell;text=Buy or Sell;url=../thevineyards/classified.html;");
aI("showmenu=Links;text=Links;url=../thegrowers/links.html");
aI("text=Contact Us;url=../thegrowers/contact.html;");
}

with(milonic=new menuname("About")){
style=menuStyle;
alwaysvisible=0;
left=271;
orientation="vertical";
style=menuStyle;
top=160;
itemwidth=134;
aI("text=What We Do;url=whatwedo.html;")
aI("text=Membership Services;url=member_services.html;")
aI("text=History;url=history.html;")
aI("text=Our Organization;url=organization.html;")
aI("text=60th Anniversary Video;url=60thmovie.html;")
}

with(milonic=new menuname("Membership")){
style=menuStyle;
alwaysvisible=0;
left=271;
orientation="vertical";
style=menuStyle;
top=247;
itemwidth=134;
aI("text=New Grower;url=newgrower.html;")
aI("text=New Processor;url=newprocessor.html;")
}


with(milonic=new menuname("Links")){
style=menuStyle;
alwaysvisible=0;
left=271;
orientation="vertical";
style=menuStyle;
top=363;
itemwidth=134;
aI("text=Associations/Organizations;url=associationlinks.html;")
aI("text=Educational Institutions;url=educationlinks.html;")
aI("text=Governmental Agencies;url=governmentlinks.html;")
aI("text=Publications;url=publicationlinks.html;")
aI("text=Research;url=researchlinks.html;")
}

with(milonic=new menuname("Industry")){
style=menuStyle;
alwaysvisible=0;
left=271;
orientation="vertical";
style=menuStyle;
top=180;
itemwidth=134;
aI("text=Industry Facts;url=industry_facts.html;")
aI("text=Grape Facts;url=grape_facts.html;")
aI("text=Wine Facts;url=wine_facts.html;")
}

with(milonic=new menuname("BuySell")){
style=menuStyle;
alwaysvisible=0;
left=271;
orientation="vertical";
style=menuStyle;
top=384;
itemwidth=134;
aI("text=Grapes & Juices;url=../thevineyards/buysellgrapesjuices.html;")
aI("text=Classified;url=../thevineyards/classified.html;")

}


drawMenus();

