_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Ribbon_Big1.png";
borderstyle="solid";
fontfamily="Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#DDDDDD";
oncolor="#dddddd";
separatorcolor="Transparent";
separatorsize="3";
rawcss="padding-bottom:10px;padding-left:5px;padding-right:5px";
overbgimage="images/Ribbon_Big_hover1.png";
itemheight="40";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#232323";
borderstyle="Ridge";
borderwidth="4";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#565656";
offcolor="#cccccc";
onbgcolor="#676767";
oncolor="#dddddd";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="40";
aI("text=Sermons;target=;url=Sermons.html;");
aI("text=News and Events;target=;url=News-and-Events.html;");
aI("text=Lunch With Pastor;target=;url=Lunch-With-Pastor.html;");
aI("text=C.S. Lewis Book Club;target=;url=C.S.-Lewis-Book-Club.html;");
aI("text=Community Functions;target=;url=Community-Functions.html;");
aI("text=Wedding Rentals;target=;url=Wedding-Rentals.html;");
aI("showmenu=Our New Sign/Designs of the TimesLEFT_MENU;text=Our New Sign;target=;url=Our-New-Sign.html;");
aI("text=Seasons;target=;url=Seasons.html;");
aI("showmenu=Lutheran Church/Apostles' CreedLEFT_MENU;text=Lutheran Church;target=;url=Lutheran-Church.html;");
aI("text=Thrift Store;target=;url=Thrift-Store.html;");
aI("text=Photo Gallery;target=;url=Photo-Gallery.html;");
aI("text=Staff;target=;url=Staff.html;");
aI("text=Donations;target=;url=Donations.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Our New Sign/Designs of the TimesLEFT_MENU")){
style=submenuStyle;
aI("text=Designs of the Times;target=;url=Designs-of-the-Times.html;");
aI("text=Atlantic Signworks;target=;url=Atlantic-Signworks.html;");
}

with(milonic=new menuname("Lutheran Church/Apostles' CreedLEFT_MENU")){
style=submenuStyle;
aI("text=Apostles' Creed;target=;url=apostles.htm;");
aI("text=Holy Cross History;target=;url=history.htm;");
}


 drawMenus();

