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="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="13px";
fontstyle="normal";
headerbgcolor="#133273";
headercolor="#FFFFFF";
offbgcolor="#133273";
offcolor="#FFFFFF";
onbgcolor="#133273";
oncolor="#FFFFCC";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#5D7DBA";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("text=Home;url=http://www.okhumane.org;");
aI("showmenu=Adopt;text=Adopt;url=http://www.okhumane.org/pet_adoptions_oklahoma_city.htm");
aI("showmenu=Programs;text=Programs;url=#");
aI("showmenu=Resources;text=Resources;url=http://www.okhumane.org/resources.html");
aI("showmenu=Donations;text=Donations;url=http://www.okhumane.org/donations.htm");
aI("showmenu=Partners;text=Partners;url=http://www.okhumane.org/partners.htm");
aI("showmenu=Volunteer;text=Volunteer;url=http://www.okhumane.org/volunteer.htm");
aI("showmenu=Press;text=Press Room;url=http://www.okhumane.org/press_room.htm");
aI("showmenu=Jobs;text=Jobs;url=http://www.okhumane.org/employment.htm");
aI("showmenu=Employment;text=Spay/Neuter;url=http://www.okhumane.org/spayneuter/index.html");
aI("showmenu=Contact;text=Contact Us;url=http://www.okhumane.org/contact.htm");
}


with(milonic=new menuname("Volunteer")){
style=menuStyle;
aI("text=Volunteering;url=http://www.okhumane.org/volunteer.htm;");
aI("text=Volunteer Application;url=http://www.okhumane.org/volunteer_form.htm;");
aI("text=Foster Application;url=http://www.okhumane.org/foster_application.htm;");
}


with(milonic=new menuname("Adopt")){
style=menuStyle;
aI("text=Adopt a Pet;url=http://www.okhumane.org/pet_adoptions_oklahoma_city.htm;");
aI("text=Adoption Schedule;url=http://www.okhumane.org/adoption_schedule.htm;");
aI("text=Dog Adoption questionnaire;url=http://www.okhumane.org/pet_adoptions_dogs.htm;");
aI("text=Cat Adoption questionnaire;url=http://www.okhumane.org/pet_adoptions_cats.htm;");
aI("text=Adopted Animals;url=http://www.okhumane.org/adopted_animals.htm;");
}


with(milonic=new menuname("Donations")){
style=menuStyle;
aI("text=Memorials;url=http://www.okhumane.org/memorials.htm;");
}



with(milonic=new menuname("Resources")){
style=menuStyle;
aI("text=Links;url=http://www.okhumane.org/links.htm;");
aI("text=Spay/Neuter;url=http://www.okhumane.org/spayneuter/index.html;");
aI("text=Cat Behavior;url=http://www.okhumane.org/cat_behavior_help.html;");
aI("text=Dog Behavior;url=http://www.okhumane.org/dog_behavior_help.html;");
aI("text=Wish List;url=http://www.okhumane.org/wishlist.html;");
aI("text=Store;url=http://www.okhumane.org/estore.html");
}



with(milonic=new menuname("Programs")){
style=menuStyle;
aI("text=Foster Program;url=http://www.okhumane.org/foster_program.html;");
aI("text=Adoption Program;url=http://www.okhumane.org/adoption_program.html;");
aI("text=TNR Program;url=http://www.okhumane.org/trap_neuter_return.html;");
aI("text=Spay/Neuter Program;url=http://www.okhumane.org/spayneuter/index.html;");
aI("text=Teen Board;url=http://www.okhumane.org/teen_board.html;");
}



with(milonic=new menuname("Contact")){
style=menuStyle;
}


drawMenus();

