_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack0l.gif";
fontfamily="Century Gothic";
fontsize="10pt";
fontstyle="normal";
offcolor="#000000";
oncolor="#000000";
subimagepadding="2";
itemheight="26";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack2.gif";
fontfamily="Century Gothic";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="Black";
oncolor="#ffffff";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep12.gif";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=600;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Home Page;target=;url=http://soloncongregationalchurch.org/;align=center;");
aI("text=Our Worship Services;target=;url=Our-Worship-Services.html;align=center;");
aI("text=Our Pastor;target=;url=Our-Pastor.html;align=center;");
aI("text=Our Events;target=;url=Our-Events.html;align=center;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=center;keepalive=1;");
}


 drawMenus();

