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()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";

offbgcolor="#ffffff";
offcolor="#000000";

onbgcolor="#ffffff";
oncolor="#000000";

outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;

pagebgcolor="#F5E81B";
pagecolor="black";



subimage="http://img.milonic.com/arrow.gif";
subimagepadding=2;

itemwidth=150;
itemheight=20;
}

with(milonic=new menuname("Participate")){
overflow="scroll";
style=menuStyle;
aI("text=Help with the Cumberland Chapter Energy Campaign;url=CumberlandEnergyCampaign.asp;")
aI("text=Join the Sierra Club;url=join_01_09.asp;")
aI("text=Sign up for Email;url=emails_01_09.asp")
}
with(milonic=new menuname("Programs")){
overflow="scroll";
style=menuStyle;
aI("text=Programs and Events;url=ProgramsEvents_01_09.asp;")
aI("text=Book Club;url=BookClub.asp;")
}


with(milonic=new menuname("Links")){
style=menuStyle;
aI("text=Resources and Links;url=links_01_09.asp;");
aI("text=Sierra Club (National);url=http://sierraclub.org/;");
aI("text=Cumberland (KY) Chapter;url=http://kentucky.sierraclub.org/;");
aI("text=Cumberland Newsletter;url=http://kentucky.sierraclub.org/newsroom/newsletter/pdf.asp;");
aI("text=Northern Kentucky Water Sentinels;url=http://www.sierraclub.org/watersentinels/kentucky/;");
aI("text=Bluegrass Group;url=http://kentucky.sierraclub.org/bluegrass/;");
aI("text=Great Rivers Group;url=http://kentucky.sierraclub.org/greatrivers/;");
aI("text=Highland Group;url=http://kentucky.sierraclub.org/highlands/;");
aI("text=Louisville Group;url=http://louisville.sierraclub.org/;");
aI("text=Mammoth Cave Group;url=http://kentucky.sierraclub.org/mammothcave/;");
aI("text=Pennyrile Group Group;url=http://kentucky.sierraclub.org/pennyrile/;");
aI("text=Miami Group (Cinicinnati);url=http://ohio.sierraclub.org/miami/index.html;");
}

drawMenus();

