_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
image="images/xpblank.gif";
offcolor="#000000";
onborder="1px solid #316AC5";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#ffffff";
menubgimage="images/backoff_sand.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="0";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="BurlyWood";
offcolor="#000000";
onbgcolor="BurlyWood";
onborder="1px solid #316AC5";
oncolor="#000000";
padding="3";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="94";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=752;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.johnsongrove.org/;");
aI("showmenu=InformationAbout UsINFO_BAR_MENU;text=Information;target=;url=Information.html;");
aI("showmenu=MinistriesMission FieldINFO_BAR_MENU;text=Ministries;target=;url=Ministries.html;");
aI("text=New Ministry;target=;url=New-Ministry.html;");
aI("text=Worship;target=;url=Worship-Services.html;");
aI("showmenu=News & EventsNewsletterINFO_BAR_MENU;text=News & Events;target=;url=News.html;");
aI("text=Giving;target=;url=Giving.html;");
aI("text=Contact Us;target=;url=Contact.html;");
}

with(milonic=new menuname("InformationAbout UsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Picture Album;target=;url=Picture-Album.html;");
aI("text=Southern Baptist;target=;url=Southern-Baptist.html;");
aI("text=Pastors Welcome;target=;url=Pastors-Welcome.html;");
aI("text=Helpful Links;target=;url=Helpful-Links.html;");
}

with(milonic=new menuname("MinistriesMission FieldINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Mission Field;target=;url=Mission-Field.html;");
aI("text=Sunday School;target=;url=Sunday-School.html;");
aI("text=Deacon Ministry;target=;url=Deacon-Ministry.html;");
aI("text=Growth Team;target=;url=Growth-Team.html;");
aI("text=Food Pantry;target=;url=Food-Pantry.html;");
aI("text=Van Ministry;target=;url=Van-Ministry.html;");
aI("text=Youth Ministry;target=;url=Youth-Ministry.html;");
aI("text=Internet Ministry;target=;url=Internet-Ministry.html;");
aI("text=Discipleship Training;target=;url=Discipleship-Training.html;");
}

with(milonic=new menuname("News & EventsNewsletterINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Newsletter;target=;url=Newsletter.html;");
}


 drawMenus();
