_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="Solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="GhostWhite";
offcolor="Black";
onbgcolor="LightSeaGreen";
oncolor="#ffffff";
padding="6";
separatorcolor="Teal";
separatorsize="2";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="130";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="LightSeaGreen";
offcolor="#ffffff";
onbgcolor="LightBlue";
oncolor="Black";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.workingchurch.com/;");
aI("text=Print Church Directories;target=;url=Print-Church-Directories.html;");
aI("text=Cell/Small Group Management;target=;url=Cell-Small-Groups.html;");
aI("text=Full-Price Rebate Offer;target=;url=Free-Church-Software.html;");
aI("text=Church Growth;target=;url=Church-Growth.html;");
aI("text=Free Software For Small Churches;target=;url=Small-Church-Software.html;");
aI("text=Get Your Free Demo;target=;url=Free-Church-Management-Software-Demo.html;");
aI("showmenu=Management FunctionsMember ManagementLEFT_MENU;text=Management Functions;target=;url=Features.html;");
aI("text=Pricing;target=;url=Church-Management-Software-Prices.html;");
aI("text=Payment Plan;target=;url=Payment-Plan.html;");
aI("text=Buy Now;target=;url=Purchase-Option.html;");
aI("text=We Tithe;target=;url=Tithe.html;");
aI("text=About Us;target=;url=About.html;");
aI("text=FAQs;target=;url=FAQs.html;");
aI("text=Resources And Helpful Links;target=;url=Resources-And-Links.html;");
aI("text=Free Software and Tips;target=_blank;url=http://forms.xmailpro.com/form/76/1844284576.htm;");
aI("text=Contact Us;target=;url=Contact.html;");
aI("text=Privacy Policy;target=;url=Privacy.html;");
aI("text=Sitemap;target=;url=Sitemap.html;");
}

with(milonic=new menuname("Management FunctionsMember ManagementLEFT_MENU")){
style=submenuStyle;
aI("text=Member Management;target=;url=Membership-Management.html;");
aI("text=Library Management;target=;url=Library-Management.html;");
aI("text=List Management;target=;url=List-Management.html;");
aI("text=Events and Meetings;target=;url=Events-And-Meetings.html;");
aI("text=Resource Scheduling;target=;url=Resource-Scheduling.html;");
aI("text=Financial Records;target=;url=Church-Financial-Management.html;");
aI("text=Asset Management;target=;url=Asset-Management.html;");
}


 drawMenus();
