_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/dots9.gif";
offbgcolor="Transparent";
offcolor="#ffffff";
onbgcolor="Chocolate";
oncolor="White";
padding="3";
separatorcolor="#ffffff";
separatorsize="3";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="165";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Building a Chicken Coop;target=;url=http://www.yourbestchickencoop.com/;");
aI("text=Choosing your chicken breeds;target=;url=Choosing-your-chicken-breeds.html;");
aI("text=Chickens in the city?;target=;url=Chickens-in-the-city-.html;");
aI("text=Raising chickens with your kids;target=;url=Raising-chickens-with-your-kids.html;");
aI("text=Your chicken coop and the environment;target=;url=Your-chicken-coop-and-the-environment.html;");
aI("text=Chicken coop enclosures;target=;url=Chicken-coop-enclosures.html;");
aI("text=Chicken Care;target=;url=Chicken-Care.html;");
aI("text=Chicken Coop Plan Review;target=;url=Chicken-Coop-Plan-Review.html;");
aI("text=Useful Links;target=;url=Useful-Links.html;");
aI("text=Fun Video;target=;url=Fun-Video.html;");
}


 drawMenus();

