_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#16142A";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="DarkGray";
offcolor="White";
onbgcolor="#455684";
oncolor="Black";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
pagecolor="White";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/target_11x11.gif";
offbgcolor="#455684";
offcolor="White";
onbgcolor="DarkGray";
oncolor="White";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/target_11x11.gif";
imagepadding="6";
itemwidth="160";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.theconnectionchurch.com/;");
aI("text=Subscribe;target=;url=Subscribe.html;");
aI("text=Leaders;target=;url=Leaders.html;");
aI("showmenu=About usStatement of FaithLEFT_MENU;text=About us;target=;url=About-us.html;");
aI("text=Where we meet;target=;url=Where-we-meet.html;");
aI("text=Service;target=;url=Service.html;");
aI("text=Online Webinar;target=;url=Online-Webinar.html;");
aI("text=Sermon Downloads;target=;url=Sermon-Downloads.html;");
aI("text=Live Streaming;target=;url=Live-Streaming.html;");
aI("text=Videos;target=;url=Videos.html;");
aI("text=Rock of Liberty International;target=;url=http://www.rockofliberty.com/;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("About usStatement of FaithLEFT_MENU")){
style=submenuStyle;
aI("text=Statement of Faith;target=;url=Statement-of-Faith.html;");
aI("text=Our mission;target=;url=Our-mission.html;");
}


 drawMenus();

