fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
image="./images/nav-arrow.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="14px";
fontweight = "normal";
fontstyle="normal";
decoration="none";
headerbgcolor="#000000";
headercolor="#000000";
offcolor="#ffffff";
oncolor="#bba8a1";
ondecoration="none";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
padding=6;
pagecolor="#bba8a1";
pagedecoration="none";
imagepadding=0;}


with(menuStyle2=new mm_style()){
bordercolor="#45403e";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12px";
fontstyle="normal";
fontweight = "normal";
headerbgcolor="#ffffff";
headercolor="#ffffff";
offbgcolor="#6a5e5a";
offcolor="#ffffff";
onbgcolor="#666160";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#666160";
pagecolor="black";
separatorcolor="#45403e";
separatorsize=1;
subimage="./images/sub-arrow.gif";
subimagepadding=2;
}


with(milonic=new menuname("670")){
style=menuStyle2;
aI("text=Giving Institute;url=giving.aspx");
aI("text=Better Business Bureau;url=bbb.aspx");
aI("text=Association of Fundraising Professionals;url=afp.aspx");
aI("text=Institute of Fundraising;url=if.aspx");
}

with(milonic=new menuname("665")){
style=menuStyle2;
left="offset=30%";
aI("text=About Our Name;url=about-name.aspx");
aI("text=Team Members;url=Staff.aspx");
aI("url=Ethics.aspx;showmenu=670;text=Ethics;");
aI("text=Professional Resources;url=professional-resources.aspx");
aI("text=Strategic Resources;url=strategic-partners.aspx");
}

with(milonic=new menuname("673")){
style=menuStyle2;
aI("text=List of Comprehensive Services;url=comprehensive-services.aspx");
aI("text=CoffeeCounsel®;url=coffee-counsel.aspx");
aI("text=Capital Campaign Planning and Counsel;url=capital-planning-counsel.aspx");
aI("text=Leadership Development;url=leadership-development.aspx");
aI("text=Annual Giving and Direct Mail Counsel;url=annual-giving.aspx");
aI("text=Staff Recruitment and Training;url=staff-recruitment.aspx");
aI("text=Strategic Planning and Management Reviews;url=strategic-planning-reviews.aspx");
aI("text=Merger collaboration counsel profile;url=Merger-collaboration-counsel.aspx");
}

with(milonic=new menuname("666")){
style=menuStyle2;
left="offset=30%";
aI("url=Services.aspx;showmenu=673;text=Services;");
aI("text=People;url=people.aspx");
aI("text=Friendraiser;url=Friendraiser.aspx");
}

with(milonic=new menuname("668")){
style=menuStyle2;
left="offset=30%";
aI("text=Capital;url=Capital.aspx");
aI("text=Direct Mail;url=direct-mail.aspx");
aI("text=Glossary;url=Glossary.aspx");
}

with(milonic=new menuname("0")){
alwaysvisible=1;
position="relative";
orientation="horizontal";
style=menuStyle;

aI("url=who-we-are.aspx;showmenu=665;text=Who We Are;");
aI("url=what-we-do.aspx;showmenu=666;text=What We Do;");
aI("text=Our Clients;url=Clients.aspx");
aI("url=FAQ.aspx;showmenu=668;text=FAQ;");
aI("text=Career Opportunities;url=career-opportunities.aspx");
}


drawMenus();
