_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#FFFFFF";
oncolor="#FFFFFF";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location8.gif";
offcolor="#B6B6B6";
oncolor="#5F5F5F";
overimage="images/location_on8.gif";
imageposition="right";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=1000;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.qualityboers.com/;");
aI("text=Our Outlook;target=;url=Our-Outlook.html;");
aI("text=Sires;target=;url=Sires.html;");
aI("text=Does;target=;url=Does.html;");
aI("text=Boer Goats For Sale;target=;url=For-Sale.html;");
aI("text=Events and Links;target=;url=Links.html;");
aI("showmenu=Questions about raising GoatsWhat to look for when buying a boer goat!INFO_BAR_MENU;text=Questions about raising Goats;target=;url=Questions-about-raising-Goats.html;");
aI("text=Getting your website!;target=;url=Getting-started-on-the-web!.html;");
}

with(milonic=new menuname("Questions about raising GoatsWhat to look for when buying a boer goat!INFO_BAR_MENU")){
style=submenuStyle;
aI("text=What to look for when buying a boer goat!;target=;url=What-to-look-for-when-buying-a-boer-goat!.html;");
aI("text=Breed Standards;target=;url=Breed-Standards.html;");
aI("text=Your Feed Program;target=;url=Your-Feed-Program.html;");
aI("text=Shelter and Pen Ideas;target=;url=Proper-Shelter.html;");
aI("text=Pasture Rotation;target=;url=Pasture-Rotation.html;");
aI("text=Breeding Better Boers;target=;url=Breeding-Better-Boers.html;");
aI("text=Should you Linebreed?;target=;url=Should-you-Linebreed-.html;");
aI("text=Dealing with CL tumors;target=;url=Dealing-with-CL-tumors.html;");
aI("text=Internal Parasite Control For Boers;target=;url=Internal-Parasite-Control-For-Boers.html;");
}


 drawMenus();

