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="#ABABAB";
 borderwidth=1;
 fontfamily="Arial";
 fontsize="80%";
 fontstyle="normal";
 fontweight="bold";
 itemheight=22;
 menubgimage="/Milonic/mac_back.gif";
 offbgcolor="transparent";
 offcolor="#000000";
 onbgcolor="#3165B5";
 oncolor="#ffffff";
 onsubimage="/Milonic/macarrow_on.gif";
 outfilter="fade(duration=0.5)";
 overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6)";
 rawcss="padding-left:14px;padding-right:13px";
 subimage="/Milonic/macarrow_off.gif";
}

with(submenuStyle=new mm_style())
{
 styleid=1;
 bordercolor="#838383";
 borderwidth=1;
 fontfamily="Arial";
 fontsize="80%";
 fontstyle="normal";
 fontweight="bold";
 headercolor="#000000";
 image="/Milonic/mac_trans.gif";
 menubgimage="/Milonic/mac_back.gif";
 offbgcolor="transparent";
 offcolor="#000000";
 onbgcolor="#3165B5";
 oncolor="#ffffff";
 onsubimage="/Milonic/macarrow_on.gif";
 outfilter="fade(duration=0.5)";
 overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6)";
 padding=2;
 rawcss="padding-left:5px;padding-right:5px;";
 separatorcolor="#D2D4D4";
 separatorpadding=5;
 subimage="/Milonic/macarrow_off.gif";
 menubgcolor="#EBF0EC";
}

with(milonic=new menuname("AboutUs"))
{
 overflow="scroll";
 style=menuStyle;
 aI("text=Vision/Mission/Values;url=http://www.harvestpa.com/aboutus/corevalues.php;")
 aI("text=What We Believe;url=http://www.harvestpa.com/aboutus/whatwebelieve.php;")
 aI("text=Our History;url=http://www.harvestpa.com/aboutus/ourhistory.php;")
 aI("text=Contact/Map;url=http://www.harvestpa.com/aboutus/contact.php;")
}

with(milonic=new menuname("Ministries"))
{
 overflow="scroll";
 style=menuStyle;
 aI("text=Worship Team;url=http://www.harvestpa.com/ministries/worshipteam.php;")
 aI("text=Seedlings (Ages Birth to 24 months);url=http://www.harvestpa.com/ministries/seedlings.php;")
 aI("text=Sprouts (Ages 2-4 years old);url=http://www.harvestpa.com/ministries/sprouts.php;")
 aI("text=Sowers (Ages 5-10 years old);url=http://www.harvestpa.com/ministries/sowers.php;")
 aI("text=Cultivators (Ages 11-13 years old);url=http://www.harvestpa.com/ministries/cultivators.php;")
 aI("text=Reapers (Ages 14-19 years old);url=http://www.harvestpa.com/ministries/reapers.php;")
 aI("text=Young Adults (Ages 20-30+ years old);url=http://www.harvestpa.com/ministries/youngadults.php;")
}

with(milonic=new menuname("Missions"))
{
 overflow="scroll";
 style=menuStyle;
 aI("text=Israel Blog;url=http://www.harvestpa.com/missions/israel;")
 aI("text=Kenya;url=http://www.harvestpa.com/missions/kenya.php;")
}

drawMenus();
