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




with(menuStyle=new mm_style()){
fontfamily="Verdana";
fontsize="11px";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#000000";
oncolor="#999999";
overfilter="";
padding=5;
pagebgcolor="#000000";
subimage="";
subimagepadding=0;
bgimage='';
separatorcolor="#666666";
separatorpadding=4;
separatorsize=1;
}



with(milonic=new menuname("About Us")){
overflow="scroll";
style=menuStyle;
aI("text=Company History  ;url=companyhistory.htm;")
}

with(milonic=new menuname("Advertising Information")){
style=menuStyle;
aI("text=Swine;url=swine/index.html;");
aI("text=Poultry;url=poultry/index.html;");
aI("text=Rabbit;url=/rabbit/index.html;");
aI("text=Aquaculture;url=/aquaculture/index.html;");
aI("text=Feed Industry;url=/home mixers/index.html;");
}

with(milonic=new menuname("Subscribe")){
style=menuStyle;
aI("text=Swine;url=swine_index.html;");
aI("text=Poultry;url=poultry_index.html;");
aI("text=Rabbit;url=rabbit_index.html;");
aI("text=Aquaculture;url=aquaculture_index.html;");
aI("text=Feed Industry;url=feedindustry_index.html;");

}


with(milonic=new menuname("What's In FON")){
style=menuStyle;
aI("text=Features Calendar ;url=featurecalendar.htm;");
aI("text=Features ;url=features.htm;");
}

with(milonic=new menuname("Wall Planner")){
style=menuStyle;
aI("text=Press Releases;url=news_press_releases.html;");
aI("text=Events;url=news_events.html;");
aI("text=Marketing support;url=news_marketing_support.html;");
aI("text=Latest Papers;url=news_latest_papers.html;");
}

with(milonic=new menuname("Industry Wall Map")){
style=menuStyle;
aI("text=New Agency ;url=contacts/newagency.php;");
aI("text=Manage Agents ;url=contacts/searchagency.php;");
}

with(milonic=new menuname("View Magazine")){
style=menuStyle;
}

with(milonic=new menuname("Contact Us")){
style=menuStyle;
}
drawMenus();

