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()){
fontfamily="verdana, tahoma, arial";
fontsize="80%";
fontstyle="normal";
offbgcolor="#d5e164";
offcolor="#5a5a5a";
onbgcolor="#4e9541";
oncolor="#ffffff";
padding=2;
}

with(menuStyle2=new mm_style()){
fontfamily="verdana, tahoma, arial";
fontsize="70%";
fontstyle="normal";
offbgcolor="#eef7db";
offcolor="#5a5a5a";
onbgcolor="#4e9541";
oncolor="#ffffff";
padding=4;
subimage="images/arrow.gif";
subimagepadding=2;
bordercolor="#4e9541";
borderstyle="solid";
borderwidth=1;
separatorsize=1;
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
}	

with(menuStyle3=new mm_style()){
fontfamily="verdana, tahoma, arial";
fontsize="70%";
fontstyle="normal";
offbgcolor="#d5e164";
offcolor="#5a5a5a";
onbgcolor="#4e9541";
oncolor="#ffffff";
padding=4;
subimage="images/arrow.gif";
subimagepadding=2;
bordercolor="#4e9541";
borderstyle="solid";
borderwidth=1;
separatorsize=1;
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
}
	
with(milonic=new menuname("About")){
overflow="scroll";
style=menuStyle2;
aI("text=Who We Are;url=/about.html;")
aI("text=Board of Directors;url=/board.html;")
aI("text=Quiénes somos (en español);url=/espanol.html;")
aI("showmenu=member;status=Membership Info;text=Membership Info;");
aI("text=Current Membership;url=/members.html;")
aI("text=Thank You to Our Newest Members;url=/contributors.html;")   
}

with(milonic=new menuname("Projects")){
style=menuStyle2;
aI("showmenu=mfsp;status=Marin Food Systems Project;text=Marin Food Systems Project;");
aI("showmenu=temn;status=Teen Environmental Media Network;text=Teen Environmental Media Network;");
aI("text=Sustainable Business Network;url=/sbn.php;");
//aI("text=Environmental Justice;url=http://groups.msn.com/marinej;target=_new;");
aI("text=Environmental Justice;url=ej.html;"); 
aI("text=Ecological Footprint;url=/footprint.php;");
aI("showmenu=emc;status=Marin Environmental &amp; Outdoor Education;text=Marin Environmental &amp; Outdoor Education;"); 
}

with(milonic=new menuname("member")){
style=menuStyle3;
aI("showmenu=join;status=Join EECOM Now!;text=Join EECOM Now!;"); 
aI("showmenu=benefits;status=EECOM Benefits;text=EECOM Benefits;"); 
}

with(milonic=new menuname("join")){
style=menuStyle3;
aI("text=General Membership;url=/getinvolved.php;")
aI("text=Business Membership;url=/sbn.php;")
}

with(milonic=new menuname("benefits")){
style=menuStyle3;
aI("text=General Membership Benefits;url=/benefits_g.html;")
aI("text=Business Membership Benefits;url=/benefits_b.html;")
}

with(milonic=new menuname("emc")){
style=menuStyle3;
//aI("text=Environmental &amp; Multi-Cultural Education;url=/emc_educ.html;");
//aI("text=EYECoM;url=/eyecom.html;"); 
//aI("text=Creating Community Linkages;url=/linkages.html;");
aI("text=Marin Children &amp; Nature Network ;url=/children_nature.html;");
aI("text=Marin Environmental &amp; Outdoor Education Providers;url=/educators.html;");
aI("text=Integrating Environmental Education into Schools;url=/education.html;"); 
//aI("text=Career Pathways;url=/career.html;"); 
}

with(milonic=new menuname("mfsp")){
style=menuStyle3;
aI("text=Overview;url=/mfsp/;");
aI("text=Action Guide for Schools;url=/mfsp/guide.html;");
aI("text=Education &amp; Resources;url=/mfsp/resources.html;");
aI("text=Images &amp; Stories;url=/mfsp/stories.html;");
aI("text=Activities;url=/mfsp/activities.html;");
}

with(milonic=new menuname("temn")){
style=menuStyle3;
aI("text=Overview;url=/temn/;");
aI("text=TEMN On the Air;url=/temn/audio.html;");
aI("text=TEMN In Print;url=/temn/print.html;");
aI("text=Educators Speak;url=/temn/educators.html;");
aI("text=Students Speak;url=/temn/students.html;");
aI("text=Resources;url=/temn/resources.html;");
//aI("text=Newsletters;url=/temn/newsletters.html;");
aI("text=Join;url=/temn/join.html;");
}

with(milonic=new menuname("Updates")){
style=menuStyle2;
aI("text=Environmental News;url=/updates/news.html;");
aI("text=Awards &amp; Grants;url=/updates/awards.html;"); 
aI("text=Opportunities;url=/updates/opportunities.html;");
aI("text=Resources;url=/updates/resources.html;");
}

drawMenus();