_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Ribbon_Big2.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="White";
oncolor="#dddddd";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-bottom:10px;padding-left:5px;padding-right:5px";
overbgimage="images/Ribbon_Big_hover2.png";
itemheight="40";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#232323";
borderstyle="solid";
borderwidth="1";
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=Calendar;target=;url=calendar.html;");
aI("showmenu=Partners/DonationLEFT_MENU;text=Partners;target=;url=partners.html;");
aI("showmenu=News&Event/Prayer For The NationLEFT_MENU;text=News&Event;target=;url=news&event.html;");
aI("showmenu=Articles/ScripturalLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("showmenu=Online Forms/Event Registration FormLEFT_MENU;text=Online Forms;target=;url=online-forms.html;");
aI("text=Site Map;target=;url=sitemap-alphabetical.html;");
}

with(milonic=new menuname("Partners/DonationLEFT_MENU")){
style=submenuStyle;
aI("text=Donation;target=;url=donation.html;");
aI("text=Prayer Partners;target=;url=prayer-partners.html;");
aI("text=Email List Sign Up;target=;url=email-list-sign-up.html;");
}

with(milonic=new menuname("News&Event/Prayer For The NationLEFT_MENU")){
style=submenuStyle;
aI("text=Prayer For The Nation;target=;url=prayer-for-the-nation.html;");
aI("text=Prayer For the Nation - Intercessory Calendar;target=;url=prayer-for-the-nation-intercessory-calendar.html;");
aI("text=Weather;target=;url=weather.html;");
}

with(milonic=new menuname("Articles/ScripturalLEFT_MENU")){
style=submenuStyle;
aI("text=Scriptural;target=;url=scriptural.html;");
aI("text=Well Being;target=;url=well-being.html;");
aI("showmenu=Articles/Quotations/Ray KrocLEFT_MENU;text=Quotations;target=;url=quotations.html;");
}

with(milonic=new menuname("Articles/Quotations/Ray KrocLEFT_MENU")){
style=submenuStyle;
aI("text=Ray Kroc;target=;url=ray-kroc.html;");
aI("text=Francis Bacon;target=;url=francis-bacon.html;");
aI("text=Thomas Jefferson;target=;url=thomas-jefferson.html;");
aI("text=Dale Carnegie;target=;url=dale-carnegie.html;");
aI("text=John Stuart Mill;target=;url=john-stuart-mill.html;");
}

with(milonic=new menuname("Online Forms/Event Registration FormLEFT_MENU")){
style=submenuStyle;
aI("text=Event Registration Form;target=;url=event-registration-form.html;");
aI("text=General Enquiry Form;target=;url=general-enquiry-form.html;");
aI("text=Hall Rental Enquiry Form;target=;url=hall-rental-enquiry-form.html;");
aI("text=Pastoral Ministration Request Form;target=;url=pastoral-ministration-request-form.html;");
aI("text=Prayer Partner Form;target=;url=prayer-partner-form.html;");
}


 drawMenus();

