_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="Maroon";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="DarkRed";
offcolor="AntiqueWhite";
onbgcolor="DarkRed";
oncolor="BurlyWood";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="DarkRed";
pagecolor="BurlyWood";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="DarkRed";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="DarkRed";
offcolor="AntiqueWhite";
onbgcolor="DarkRed";
oncolor="BurlyWood";
outfilter="Fade(Overlap=1.00)";
padding="4";
pagebgcolor="DarkRed";
pagecolor="BurlyWood";
imagepadding="6";
itemwidth="180";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=900;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Free range eggs;target=;url=./;");
aI("showmenu=All about prison eggsThe truth about prison eggsINFO_BAR_MENU;text=All about prison eggs;target=;url=Prison-eggs.html;");
aI("showmenu=Which free range eggs?What's normal for happy hens?INFO_BAR_MENU;text=Which free range eggs?;target=;url=Which-free-range-eggs-.html;");
aI("text=About Animal Liberation;target=;url=About-Animal-Liberation.html;");
aI("text=Want to know more?;target=;url=Want-to-know-more.html;");
}

with(milonic=new menuname("All about prison eggsThe truth about prison eggsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=The truth about prison eggs;target=;url=The-truth-about-prison-eggs.html;");
aI("text=Putting an end to prison eggs;target=;url=Putting-an-end-to-prison-eggs.html;");
}

with(milonic=new menuname("Which free range eggs?What's normal for happy hens?INFO_BAR_MENU")){
style=submenuStyle;
aI("text=What's normal for happy hens?;target=;url=What's-normal-for-happy-hens-.html;");
aI("text=What do the standards mean?;target=;url=What-do-the-standards-mean-.html;");
}


 drawMenus();
