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




with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#993366";
offcolor="#ffffff";
onbgcolor="#009933";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#993366";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimage="images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=2;
overflow="scroll";
style=menuStyle;
top=130;
aI("status=Back To Home Page;text=Home;url=index.html;");
aI("status=Contacts;text=Contacts;url=contact.htm");
aI("status=Email Us;text=Email BFELITE;url=mailto:bfelite@btconnect.com;");
aI("showmenu=Improved Stock;text=Improved Stock;");
aI("status=Guide To Buying;text=Guide To Buying;url=QuickGuidetobuying.html;");
aI("showmenu=Sale Stock;text=Sale Stock;");
aI("showmenu=Sire Ref;text=Reference Sires;");
aI("status=Members Area;text=Members Area;url=members.htm;");
aI("status=Events Area;text=Events;url=Events.htm");
aI("showmenu=Technical Info;text=Technical Info;");
aI("status=Links;text=Links;url=links.htm");

}


with(milonic=new menuname("Improved Stock")){
style=menuStyle;
aI("text=Performance Recording;url=performance_recording.html;");
aI("text=Better Mothers;url=BetterMothers.htm;");
aI("text=Heavier Finished Lambs;url=HeavierFinishedLambs.htm;");
aI("text=And the Classification;url=ImprovedCarcase.htm;");
aI("text=How does it all add up?;url=MoreMoney.htm;");
}


with(milonic=new menuname("Technical Info")){
style=menuStyle;
aI("text=Breed Benchmark;url=breedbenchmark.html;");
aI("text=Genetic Trends;url=GeneticTrends.htm;");
aI("text=Technical Signet Sheepbreeder;url=signet.htm;");
aI("text=Technical Research Projects;url=research_projects.htm;");
}

with(milonic=new menuname("Sale Stock")){
style=menuStyle;
aI("text=Sale Stock;url=sale_stock.htm;");
}

with(milonic=new menuname("Sire Ref")){
style=menuStyle;
aI("text=Intro To Ref Sires;url=refsiresintro.html;");
aI("text=Current year;status=Current Year;url=current_year.htm;");
aI("showmenu=Reference Sires Archive;status=Reference Sires Archive;text=Reference Sires Archive;");
}

with(milonic=new menuname("Reference Sires Archive")){
style=menuStyle;
aI("text=Ref.Sires 2002;url=RefSires2002.htm;");
aI("text=Ref.Sires 2003;url=RefSires2003.htm;");
aI("text=Ref.Sires 2004;url=RefSires2004.htm;");
aI("text=Ref.Sires 2005;url=RefSires2005.htm;");
aI("text=Ref.Sires 2006;url=RefSires2006.htm;");
aI("text=Ref.Sires 2007;url=RefSires2007.htm;");
aI("text=Ref.Sires 2008;url=RefSires2008.htm;");

}

drawMenus();

