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()){
align="center";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#535fab";
offcolor="#ffffff";
onbgcolor="#2e3192";
oncolor="#ffffff";
onsubimage="http://www.crmcinc.com/images/menu-black_7x7.gif";
padding=4;
separatorheight=1;
subimage="http://www.crmcinc.com/images/menu-white_7x7.gif";
subimagepadding=2;
}

with(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#535fab";
offcolor="#ffffff";
onbgcolor="#2e3192";
oncolor="#ffffff";
onsubimage="http://www.crmcinc.com/images/menu-black_7x7.gif";
padding=4;
pagebgcolor="#82B6D7";
separatorheight=1;
subimage="http://www.crmcinc.com/images/menu-white_7x7.gif";
subimagepadding=2;
}

with(milonic=new menuname("Foundation")){
alwaysvisible=1;
//screenposition="variable";
orientation="Vertical";
style=menuStyle;
aI("text=Home;url=http://www.crmcinc.com/foundation/index.htm;");
//aI("text=Ways to give;url=http://www.crmcinc.com/foundation/waystogive.htm;");
aI("showmenu=ways;text=Ways to give;");
aI("text=Donate Online;url=http://www.crmcinc.com/foundation/donate.htm;");
aI("text=Campaigns;url=http://www.crmcinc.com/foundation/campaigns.htm;");
aI("text=Events;url=http://www.crmcinc.com/foundation/events.htm;");
aI("text=In the News;url=http://www.crmcinc.com/foundation/news.htm;");
aI("text=Scholarships;url=http://www.crmcinc.com/foundation/scholarships.htm;");
aI("text=FAQ;url=http://www.crmcinc.com/foundation/faq.htm;");
aI("text=Photo Gallery;url=http://www.crmcinc.com/foundation/photo.htm;");
aI("text=Board of Trustees;url=http://www.crmcinc.com/foundation/foundation_board.htm;");
aI("text=Contact Us;url=http://www.crmcinc.com/foundation/contacts.htm;");
}

with(milonic=new menuname("ways")){
orientation="vertical";
style=submenuStyle;
aI("text=Ways to Give;url=http://www.crmcinc.com/foundation/ways.htm;");
aI("text=Personal Contribution/Cash;url=http://www.crmcinc.com/foundation/ways.htm#cash;");
aI("text=Thoughtful Gifts;url=http://www.crmcinc.com/foundation/ways.htm#thoughtful;");
aI("text=Endowments;url=http://www.crmcinc.com/foundation/ways.htm#endowment;");
aI("text=Personal Property;url=http://www.crmcinc.com/foundation/ways.htm#property;");
aI("text=Appreciated Property;url=http://www.crmcinc.com/foundation/ways.htm#investments;");
aI("text=Will/Bequest;url=http://www.crmcinc.com/foundation/ways.htm#wills;");
aI("text=Gift Annuity;url=http://www.crmcinc.com/foundation/ways.htm#annuity;");
aI("text=Trusts;url=http://www.crmcinc.com/foundation/ways.htm#trusts;");
aI("text=Life Estate;url=http://www.crmcinc.com/foundation/ways.htm#estate;");
aI("text=Life Insurance;url=http://www.crmcinc.com/foundation/ways.htm#insurance;");
aI("text=Matching Gifts;url=http://www.crmcinc.com/foundation/ways.htm#matching;");
}

drawMenus();

