_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Azure";
offcolor="#000000";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="Transparent";
separatorsize="0";
imagepadding="6";
itemwidth="58";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=696;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Raising chicken;target=;url=./;");
aI("text=Chicken Coop Plans;target=;url=chicken-coop-plans.php;");
aI("text=Chicken Coops;target=;url=chicken-coops.php;");
aI("text=Keeping Chickens;target=;url=keeping-chickens.php;");
aI("text=Chicken Breeds;target=;url=chicken-breeds.php;");
aI("text=Feeding Chickens;target=;url=feeding-chickens.php;");
aI("text=Protect Your Chicken;target=;url=protect-your-chicken.php;");
aI("text=Chicken Glossary;target=;url=chicken-glossary.php;");
aI("text=The Backyard Chicken Site Store;target=;url=the-backyard-chicken-site-store.php;");
aI("text=About us;target=;url=about-us.php;");
aI("text=Privacy Policy;target=;url=privacy-policy.php;");
aI("text=Site Map;target=;url=sitemap-page-order.php;");
}


 drawMenus();

