_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#7E353E";
offcolor="White";
onbgcolor="#5E9297";
oncolor="White";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="#7E353E";
pagecolor="White";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="White";
borderstyle="Ridge";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#5E9297";
offcolor="White";
onbgcolor="#7E353E";
oncolor="White";
outfilter="Fade(Overlap=1.00)";
padding="10";
pagebgcolor="#7E353E";
pagecolor="White";
imagepadding="6";
itemwidth="117";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=702;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Welcome;target=;url=http://cliftonavechog.org/;");
aI("showmenu=About Us/Tithe or DonateINFO_BAR_MENU;text=About Us;target=;url=About-Us.html;");
aI("showmenu=Our Beliefs/Prayer Requests & Praise ReportsINFO_BAR_MENU;text=Our Beliefs;target=;url=Our-Beliefs.html;");
aI("showmenu=Pastoral Ponderings/Counseling CornerINFO_BAR_MENU;text=Pastoral Ponderings;target=;url=Pastoral-Ponderings.html;");
aI("showmenu=Ministries & Programs/Food PantryINFO_BAR_MENU;text=Ministries & Programs;target=;url=Ministries.html;");
aI("text=Calendar;target=;url=Calendar.html;");
}

with(milonic=new menuname("About Us/Tithe or DonateINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Tithe or Donate;target=;url=Tithe-or-Donate.html;");
aI("text=Church Annoucements;target=;url=Annoucements.html;");
aI("text=Church Newsletters;target=;url=Newsletters.html;");
}

with(milonic=new menuname("Our Beliefs/Prayer Requests & Praise ReportsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Prayer Requests & Praise Reports;target=;url=Prayer-Requests-Praise-Reports.html;");
}

with(milonic=new menuname("Pastoral Ponderings/Counseling CornerINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Counseling Corner;target=;url=Counseling-Corner.html;");
}

with(milonic=new menuname("Ministries & Programs/Food PantryINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Food Pantry;target=;url=Food-Pantry.html;");
aI("text=Kids Hope;target=;url=Kids-Hope.html;");
}


 drawMenus();

