_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=40;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/pinnedoff.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#333333";
oncolor="#D40000";
separatorcolor="Transparent";
separatorsize="0";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/pinnedon.png";
itemheight="101";
itemwidth="127";
}

with(submenuStyle=new mm_style()){
bordercolor="#dedede";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#333333";
onbgcolor="#FFFFFF";
onborder="1px solid #dedede";
oncolor="#D40000";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="101";
aI("showmenu=Welcome/About UsLEFT_MENU;text=Welcome;target=;url=http://orleanschurchofchrist.com/;");
aI("showmenu=Sermons/Textual Studies and SermonsLEFT_MENU;text=Sermons;target=;url=Sermons.html;");
aI("text=Special Studies;target=;url=Special-Studies.html;");
aI("text=Gospel Meetings;target=;url=Gospel-Meetings.html;");
aI("text=Articles;target=;url=Articles.html;");
aI("text=Upcoming Events;target=;url=Upcoming-Events.html;");
aI("text=Find a Church Near You;target=;url=Find-a-Church-Near-You.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Welcome/About UsLEFT_MENU")){
style=submenuStyle;
aI("text=About Us;target=;url=What-to-Expect-When-You-Visit.html;");
}

with(milonic=new menuname("Sermons/Textual Studies and SermonsLEFT_MENU")){
style=submenuStyle;
aI("text=Textual Studies and Sermons;target=;url=Textual-Studies-and-Sermons.html;");
aI("text=Topical Studies and Sermons;target=;url=Topical-Studies-and-Sermons.html;");
}


 drawMenus();

