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="#000000";

borderstyle="solid";

borderwidth=1;

fontfamily="Verdana, Arial, Tahoma";

fontsize="12px";

fontstyle="normal";

headerbgcolor="#ffffff";

headercolor="#ffffff";

offbgcolor="#006699";

offcolor="#ffffff";

onbgcolor="#990000";

oncolor="#ffffff";

outfilter="randomdissolve(duration=.0)";

overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#000000', Direction=135, Strength=10)";

padding=3;

pagebgcolor="#006699";

//pagecolor="#006699";

separatorcolor="#000000";

separatorsize=1;

subimage="/images/menuarrow.gif";

subimagepadding=2;

}





with(milonic=new menuname("assoc")){
overflow="scroll";
style=menuStyle;
aI("text=Become a Member;url=/association/membership.html")
aI("text=About Us;url=/association/about_us.html")
aI("text=Contact Us;url=/contact/contacts.html")
aI("text=Employment Opportunities;url=/association/employment.html")
}

with(milonic=new menuname("Pedigree Information")){
overflow="scroll";
style=menuStyle;
aI("text=Animal Search;url=/hol/animalSearch.action")
aI("text=Online Pedigrees;url=/pedigree_info/pedigrees.jsp")
aI("text=Animal Fact Sheet;url=/services?action=signon&goto=/services?action=FactSheetQueryScreen")
aI("text=Family Tree Search;url=/services?action=displayPage&pagename=/extendedPedigree.html")
aI("text=Pedigree Planner;url=/pedPlanner/inputScreen/inputScreen.php;target=_new;targetfeatures=scrollbars=yes,menubar=no,height=700,width=1000,resizable=yes,toolbar=no,status=no")
aI("text=Search the Database;url=/pedigree_info/searchTheDatabase.html")
aI("text=U.S. Herd Finder;url=/services?action=farmstquery")
aI("text=Recognition Lists;url=/pedigree_info/recognition_list.html")
aI("text=Inbreeding Calculator;url=/services?action=HBK_GetInbreedSpecs")
aI("text=Other Information;url=/pedigree_info/other_information.html")
}

with(milonic=new menuname("Programs & Services")){
overflow="scroll";
style=menuStyle;
aI("text=Holstein Complete;url=/programs_services/complete.html;")
aI("text=Tag ID;url=/animal_id/tag_id.html;")
aI("text=Classification - Type Evaluation;url=/programs_services/classification.html;")
aI("text=TriStar Production Records;url=/programs_services/tristar.html;")
aI("text=Genetic Testing Services;url=/programs_services/genetic_services.html;")
aI("text=Start-Up Program;url=/programs_services/startup.html;")
aI("text=Software;url=/software/software.html;")
aI("text=Recognition Lists;url=/pedigree_info/recognition_list.html;")
aI("text=Regional Representatives;url=/programs_services/reg_reps.html;")
aI("text=Membership;url=/association/membership.html")
aI("text=Printed Materials;url=/print_material/print/index.html;")
aI("text=Products / Services Pricing;url=/programs_services/prices.html;")
}

with(milonic=new menuname("Animal Identification")){
overflow="scroll";
style=menuStyle;
aI("text=Registration;url=/animal_id/register.html;")
aI("text=Transfer;url=/animal_id/transfer.html;")
aI("text=Tag ID;url=/animal_id/tag_id.html;")
aI("text=EASY ID Program;url=/software/easy.html;")
aI("text=Basic ID;url=/animal_id/basicID.html;")
aI("text=Cattle Identification Database;url=/animal_id/cid.html;")
aI("text=National FAIR;url=http://www.nationalfair.com;target=_blank;");
}

with(milonic=new menuname("Awards")){
overflow="scroll";
style=menuStyle;
aI("text=Individuals;url=/awards/individuals.html;")
aI("text=Animals;url=/awards/animals.html;")
aI("text=Herds;url=/awards/herds.html;")
}

with(milonic=new menuname("National Shows")){
overflow="scroll";
style=menuStyle;
aI("text=National Shows;url=/shows/openshow.html;")
aI("text=National Junior Shows;url=/shows/juniorshow.html;")
aI("text=National Show Program;url=/pdf/print_material/show_program.pdf;target=_blank;");
}

with(milonic=new menuname("Meetings & Conventions")){
overflow="scroll";
style=menuStyle;
aI("text=Regional Meetings;url=/meetings/regionalmeetings.html;")
aI("text=2010 National Holstein Convention;url=/meetings/convention2010.html")
aI("text=Past Convention Coverage;url=/meetings/convention2009updates.html")
}

with(milonic=new menuname("Latest News")){
overflow="scroll";
style=menuStyle;
aI("text=Press Releases;url=/news/press_release2009.jsp;")
aI("text=The <i>Holstein Pulse</i>;url=/news/pulse/pulseMain.html;")
aI("text=Calendar of Events;url=/news/calendar.html;")
aI("text=International Events;url=/news/calendar_international.html;")
}

with(milonic=new menuname("Contact Us")){
overflow="scroll";
style=menuStyle;
aI("text=Customer Service;url=/hol/contact.action?webUserKeys=9470&title=Holstein Association USA Customer Service&subject=Question from Holstein Website User;")
aI("text=Regional Representatives;url=/hol/contact.action?method=fieldreps&title=your Holstein Field Representative&subject=Question from Holstein Website User;")
aI("text=Email Us;url=/contact/contacts.html;")
aI("text=Web Site Feedback;url=/hol/contact.action?webUserKeys=9454&title=us with Web site Feedback or to Report an Issue&subject=Feedback from Web site User;")
}

drawMenus();



