_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=32;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/post_itoff.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#333333";
oncolor="#343434";
separatorcolor="Transparent";
separatorsize="0";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/post_iton.png";
itemheight="85";
itemwidth="93";
}

with(submenuStyle=new mm_style()){
bordercolor="#dedede";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#dede9a";
offcolor="#434343";
onbgcolor="Khaki";
onborder="1px solid #dede9a";
oncolor="#333333";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="left";
itemheight="85";
aI("text=Home;target=;url=http://www.workingchurch.com/;");
aI("text=Videos / Tutorials;target=;url=Videos.html;");
aI("showmenu=Software Apps/Member ManagementLEFT_MENU;text=Software Apps;target=;url=Church-Management-Software.html;");
aI("text=Cell/Small Groups;target=;url=Cell-Small-Groups.html;");
aI("text=Print Directories;target=;url=Print-Church-Directories.html;");
aI("text=Free To Small Churches;target=;url=Free-Church-Software.html;");
aI("text=Get Your Free Demo;target=;url=Free-Church-Software-Demo.html;");
aI("text=Grow Your Church;target=;url=Church-Growth-Software.html;");
aI("text=Pricing;target=;url=Church-Membership-Software-Prices.html;");
aI("text=Buy Now;target=;url=Buy-Church-Membership-Software.html;");
aI("showmenu=Others/Payment PlanLEFT_MENU;text=Others;target=;url=Church-Membership-Software-Others.html;");
aI("text=Contact Us;target=;url=Contact.html;");
}

with(milonic=new menuname("Software Apps/Member ManagementLEFT_MENU")){
style=submenuStyle;
aI("text=Member Management;target=;url=Church-Membership-Software.html;");
aI("text=Library Management;target=;url=Library-Management-Software.html;");
aI("text=List Management;target=;url=List-Management-Software.html;");
aI("text=Events and Meetings;target=;url=Events-Planning-Software.html;");
aI("text=Resource Scheduling;target=;url=Resource-Scheduling-Software.html;");
aI("text=Financial Records;target=;url=Church-Accounting-Software.html;");
aI("text=Asset Management;target=;url=Asset-Management-Software.html;");
}

with(milonic=new menuname("Others/Payment PlanLEFT_MENU")){
style=submenuStyle;
aI("text=Payment Plan;target=;url=Church-Membership-Software-Payments.html;");
aI("text=Full-Price Rebate;target=;url=Free-Church-Software-Rebate.html;");
aI("text=About Us;target=;url=About.html;");
aI("text=FAQs;target=;url=FAQs.html;");
aI("text=Links / Resources;target=;url=Resources-And-Links.html;");
aI("text=Privacy Policy;target=;url=Privacy.html;");
aI("text=Sitemap;target=;url=Sitemap.html;");
}


 drawMenus();

