_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="SteelBlue";
onbold="bold";
onborder="1px solid #316AC5";
oncolor="MidnightBlue";
ondecoration="underline";
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_blue.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="MidnightBlue";
offcolor="White";
onbgcolor="SteelBlue";
onbold="bold";
onborder="1px solid #316AC5";
oncolor="White";
ondecoration="underline";
padding="1";
pagebgcolor="MidnightBlue";
pagecolor="White";
separatorcolor="Transparent";
separatorsize="8";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="93";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=699;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=index.html;");
aI("showmenu=SermonsOld TestamentINFO_BAR_MENU;text=Sermons;target=;url=Sermons.html;");
aI("showmenu=StaffKevin GreenINFO_BAR_MENU;text=Staff;target=;url=Staff.html;");
aI("showmenu=MinistriesMusicINFO_BAR_MENU;text=Ministries;target=;url=Ministries.html;");
aI("text=Picture Gallery;target=;url=Picture-Gallery.html;");
aI("text=Prayer;target=;url=Prayer.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("SermonsOld TestamentINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Old Testament;target=;url=Old-Testament.html;");
aI("text=New Testament;target=;url=New-Testament.html;");
}

with(milonic=new menuname("StaffKevin GreenINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Kevin Green;target=;url=Kevin-Green.html;");
aI("text=Dan Gillman;target=;url=Dan-Gillman.html;");
}

with(milonic=new menuname("MinistriesMusicINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Music;target=;url=Music.html;");
aI("text=Women's Ministry;target=;url=Women's-Ministry.html;");
aI("text=Youth Ministry;target=;url=Youth-Ministry.html;");
}


 drawMenus();
