fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=100;
_subOffsetTop=-2;
_subOffsetLeft=-2;

with(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
imagepadding=8;
offbgcolor="#000000";
offcolor="#D3D3D3";
onbgcolor="#000000";
oncolor="#FFD700";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding=4;
pagecolor="#82B6D7";
separatorcolor="#777777";
separatorsize=1;
subimage="/Media/arrow.gif";
subimagepadding=5;
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#000000";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#D3D3D3";
onbgcolor="#000000";
oncolor="#FFD700";
outfilter="Fade(Overlap=1.00)";
padding=5;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=0;
orientation="horizontal";
style=menuStyle;
top=112;
menuwidth="793";
aI("itemwidth=15;text=Home;url=index.asp;");
aI("itemwidth=22;showmenu=education;text=Education;url=education.asp;");
aI("itemwidth=20;showmenu=refuge;text=Refuge;url=refuge.asp;");
aI("itemwidth=22;showmenu=memorials;text=Memorials;url=memorials.asp;");
aI("itemwidth=25;text=GiftShop;url=http://www.missionwolf.com/store/;");
aI("itemwidth=23;showmenu=press;text=Press;url=press_releases.asp;");
aI("itemwidth=15;text=Links;url=links.asp;");
aI("itemwidth=23;text=Contact;url=contact.asp;");
}

with(milonic=new menuname("education")){
style=submenuStyle;
aI("text=&bull;&nbsp;Our Mission;url=aboutus.asp");
aI("text=&bull;&nbsp;showmenu=wolfbus;text=WolfBus;url=wolf_program.asp;");
aI("text=&bull;&nbsp;Education;url=education.asp");
aI("text=&bull;&nbsp;Educational Links;url=links.asp;");
aI("text=&bull;&nbsp;Visits and Field Trips;url=visits_and_field_trips.asp");
aI("text=&bull;&nbsp;Wild&nbsp;Wolf&nbsp;Encounters;url=wild_wolf_encounters.asp;");
aI("text=&bull;&nbsp;Volunteers;url=volunteers.asp;");
aI("text=&bull;&nbsp;International&nbsp;Volunteers;url=international_volunteers.asp;");
aI("text=&bull;&nbsp;Wolf Caretaker Become a Member;url=wolf_caretaker.asp;");
}

with(milonic=new menuname("wolfbus")){
style=submenuStyle;
aI("text=&bull;&nbsp;About the Wolf Program;url=wolf_program.asp;");
aI("text=&bull;&nbsp;Wolf Program Schedule;url=program_schedule.asp;");
aI("text=&bull;&nbsp;Wolf Program Setup;url=wolf_program_setup.asp;");
aI("text=&bull;&nbsp;Public Wolf Programs;url=public_wolf_programs.asp;");
aI("text=&bull;&nbsp;Wolf Program Request Form;url=program_request_form.asp;");
aI("text=&bull;&nbsp;Wolf Bus;url=wolf_bus.asp;");
aI("text=&bull;&nbsp;Ambassador Wolf Program History;url=ambassador_wolf_program_history.asp;");
}

with(milonic=new menuname("refuge")){
style=submenuStyle;
aI("text=&bull;&nbsp;Refuge;url=refuge.asp;");
//aI("text=&bull;&nbsp;Refuge Map;url=refuge_map.asp;");
aI("text=&bull;&nbsp;Refuge History;url=refuge_history.asp;");
aI("showmenu=thewolves;text=The Wolves;url=wolves.asp;");
aI("text=&bull;&nbsp;Land for Wolves;url=land_for_wolves.asp;");
aI("text=&bull;&nbsp;Volunteers and Staff;url=volunteers.asp;");
aI("text=&bull;&nbsp;Visitors and Field Trips;url=visits_and_field_trips.asp;");
aI("text=&bull;&nbsp;Driving Directions;url=driving_directions.asp;");
//aI("text=&bull;&nbsp;Wolf Caretaker Become a Member;url=wolf_caretaker.asp;");
}

with(milonic=new menuname("thewolves")){
style=submenuStyle;
aI("text=&bull;&nbsp;Wolves in the Refuge;url=wolves.asp;");
aI("text=&bull;&nbsp;Wolf Caretaker;url=wolf_caretaker.asp;");
aI("text=&bull;&nbsp;Veterinary care;url=veterinary_care.asp;");
aI("text=&bull;&nbsp;Crimson Fund;url=crimson_fund.asp;");
}

with(milonic=new menuname("memorials")){
style=submenuStyle;
aI("text=&bull;&nbsp;Memorials;url=memorials.asp;");
aI("text=&bull;&nbsp;Benefactors;url=benefactors.asp;");
aI("text=&bull;&nbsp;Wolves;url=wolves.asp;");
aI("text=&bull;&nbsp;Endowments;url=endowments.asp;");
}

with(milonic=new menuname("press")){
style=submenuStyle;
aI("text=&bull;&nbsp;Press Releases;url=press_releases.asp;");
aI("text=&bull;&nbsp;Progam Biography;url=program_biography.asp;");
aI("text=&bull;&nbsp;Media Request Form;url=media_request_form.asp;");
aI("text=&bull;&nbsp;Photographs for the Media;url=photographs.asp;");
aI("text=&bull;&nbsp;Download Files;url=downloads.asp;");

}



drawMenus();

