fixMozillaZIndex=false; /***set to true to fix 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(HeadersStyle=new mm_style()){
bordercolor="#000080";
borderstyle="solid";
borderwidth=1;
fontfamily="verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#3399CC";
headercolor="#FFFF33";
offbgcolor="#ffffff";
offcolor="#666666";
onbgcolor="#ccffcc";
oncolor="#000000";
padding=5;
position="relative";
}



with(milonic=new menuname("Events")){
style=HeadersStyle;
aI("text=Kindercrafter Fair;url=kindercrafterfair.php;");
aI("text=Farmers' Market;url=farmersmarket.php;");
aI("text=July 4th People's Parade;url=peoplesparade.php;");
aI("text=Village-wide Yard Sale;url=http://www.kbpa.org/yardsale.php;");
aI("text=Legend of Sleepy Hollow;url=http://www.kbpa.org/readinglegend.php;");
aI("text=Candlelight Night;url=candlelightnight.php;");
}

with(milonic=new menuname("Calendar")){
style=HeadersStyle;
aI("text=Post Your Civic Group's Activity;url=http://www.kbpa.org/kbpa/index.php;");
}

with(milonic=new menuname("ForMembers")){
style=HeadersStyle;
aI("text=Meeting Minutes;url=http://www.kbpa.org/future.php;");
}



drawMenus();

