_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=5;
_subOffsetLeft=5;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Simply_rounded5.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#333333";
oncolor="#444444";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Simply_rounded_hover5.png";
itemheight="26";
itemwidth="99";
}

with(submenuStyle=new mm_style()){
bordercolor="#bbddbb";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ddffcc";
offcolor="#333333";
onbgcolor="#ddefcc";
oncolor="#333333";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=515;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="26";
aI("text=Meeting Times and Location;target=;url=Meeting-Times-and-Location.html;");
aI("showmenu=Sermons/Sermons- Sam BynumINFO_BAR_MENU;text=Sermons;target=;url=Sermons.html;");
aI("showmenu=Gospel Meeting/Sermons PreachedINFO_BAR_MENU;text=Gospel Meeting;target=;url=Gospel-Meeting.html;");
aI("text=Summer Bible School 2011;target=;url=Summer-Bible-School-2011.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Sermons/Sermons- Sam BynumINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Sermons- Sam Bynum;target=;url=Sermons-Sam-Bynum.html;");
aI("text=Older- Sermons;target=;url=Older-Sermons.html;");
aI("text=Other Files;target=;url=Other-Files.html;");
}

with(milonic=new menuname("Gospel Meeting/Sermons PreachedINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Sermons Preached;target=;url=Sermons-Preached.html;");
}


 drawMenus();

