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";
bgimage="http://www.keystonehall.org/new/menuimages/purplegrad3d2.png";
fontfamily="Arial, Helvetica, sans-seri";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#b7b7ca";
headercolor="#000000";

imagepadding=4;
offbgcolor="#999933";
offcolor="#000000";
oncolor="#990000";
outfilter="fade(duration=0.5)";
pagecolor="black";

subimagepadding=5;
}

with(submenuStyle=new mm_style()){
styleid=1;
borderstyle="raised";
borderwidth=2;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
high3dcolor="#b7b7ca";
low3dcolor="#634263";
offbgcolor="#999933";
offcolor="#000000";
oncolor="#990000";
outfilter="fade(duration=0.5)";
padding=3;
pagecolor="black";
separatorsize=2;
subimage="http://www.keystonehall.org/menuimages/arrow.gif";
subimagepadding=7;
swap3d=1;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemheight=21;
itemwidth=100;
left=30;
margin=4;
orientation="vertical";
style=menuStyle;
top=325;
aI("align=left;url=http://www.keystonehall.org/index.htm;text=Home;");
aI("align=left;showmenu=About Us;text=About Us;");
aI("align=left;showmenu=Services;text=Services;");
aI("align=left;showmenu=News/Events;text=News/Events;");
aI("align=left;showmenu=Contact;text=Contact;");
aI("align=left;showmenu=Support;text=Support;");
aI("align=left;showmenu=Resources;text=Resources;");

}

with(milonic=new menuname("About Us")){
style=submenuStyle;
aI("text=About Drug Addiction;url=http://www.keystonehall.org/aboutdrugaddiction.htm;");
aI("text=About Keystone Hall;url=http://www.keystonehall.org/aboutkeystone.htm;");
aI("text=Brochure;url=http://www.keystonehall.org/brochurepage.htm;");
aI("text=History;url=http://www.keystonehall.org/history.htm;");
aI("text=Staff Directory;url=http://www.keystonehall.org/staffdirectory.htm;");
aI("text=Leadership;url=http://www.keystonehall.org/leadership.htm;");
aI("text=Affiliated Agencies;url=http://www.keystonehall.org/affiliates.htm;");
aI("text=Partnership Annual Report 2008;url=Partnership Annual Report 2008.pdf;");
aI("text=Employment;url=http://www.keystonehall.org/employment.htm;");
}

with(milonic=new menuname("Services")){
style=submenuStyle;
aI("text=Services;url=http://www.keystonehall.org/services.htm;");
aI("text=Notice of Privacy Practices;url=http://www.keystonehall.org/notice.htm;");
}

with(milonic=new menuname("News/Events")){
style=submenuStyle;
aI("text=Events;url=http://www.keystonehall.org/events.htm;");
aI("text=News;url=http://www.keystonehall.org/news.htm;");
}

with(milonic=new menuname("Contact")){
style=submenuStyle;
aI("text=Contact Us;url=http://www.keystonehall.org/contactus.htm;");
aI("text=Directions;url=http://www.keystonehall.org/directions.htm;");
}

with(milonic=new menuname("Support")){
style=submenuStyle;
aI("text=Donations;url=http://www.keystonehall.org/donations.htm;");
aI("text=Volunteering;url=http://www.keystonehall.org/volunteering.htm;");

}
with(milonic=new menuname("Resources")){
style=submenuStyle;
aI("text=Understanding,Help and Support;url=http://www.keystonehall.org/resources.htm;");

}
drawMenus();

