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="#669999";

borderstyle="solid";

borderwidth=1;

fontfamily="Verdana, Tahoma, Arial";

fontsize="75%";

fontstyle="normal";

fontweight="800";

headerbgcolor="#ffffff";

headercolor="#000000";

offbgcolor="#94B6AE";

offcolor="#FFFFFF";

onbgcolor="#E7E7CC";

oncolor="#669999";

outfilter="randomdissolve(duration=0)";

/*overfilter="Fade(duration=0.4);Alpha(opacity=100);Shadow(color=#47633F', Direction=-135, Strength=6)";*/

padding=5;

pagebgcolor="#669999";

pagecolor="ffffff";

separatorcolor="#669999";

separatorsize=1;

subimage="arrow2.gif";

subimagepadding=2;

}

with(submenuStyle=new mm_style()){

bordercolor="#669999";

borderstyle="solid";

borderwidth=1;

fontfamily="Verdana, Tahoma, Arial";

fontsize="75%";

fontstyle="normal";

fontweight="800";

headerbgcolor="#ffffff";

headercolor="#000000";

offbgcolor="#94b6ae";

offcolor="#ffffff";

onbgcolor="#669999";

oncolor="#000000";

outfilter="randomdissolve(duration=0)";

/*overfilter="Fade(duration=0.4);Alpha(opacity=100);Shadow(color=#47633F', Direction=-135, Strength=2)";*/

padding=5;

pagebgcolor="#94b6ae";

pagecolor="ffffff";

separatorcolor="#669999";

separatorsize=1;

subimage="arrow2.gif";

subimagepadding=2;

}

with(milonic=new menuname("Programs")){

overflow="scroll";

style=submenuStyle;

aI("text=Community Based Restoration;url=commRest.html;");

aI("text=Stewardship Awards;url=awardsMain.html;");

aI("text=Terracing Symposium;url=EarthenTerracesSymposium.html;");

//aI("text=Conferences and Meetings;url=ConfMeet.html;");

}


with(milonic=new menuname("Library")){

style=submenuStyle;

aI("showmenu=News;text=News Room;");

aI("text=Coalition Publications;url=CRCLPub.html");

aI("text=Coalition Documents;url=crclDoc.html;");

aI("text=Federal and State Documents;url=FedStateDoc.html;");

}


with(milonic=new menuname("StateFed")){

style=submenuStyle;

aI("text=Coast 2050;url=Coast2050.html;");

aI("text=LCA;url=lca.html;");

aI("text=CWPPRA;url=CWPPRA.html;");

aI("text=Parish;url=ParishContacts.html;");

}


with(milonic=new menuname("News")){

style=submenuStyle;

aI("text=Recent News Articles;url=NewsArticles.html;");

aI("text=Special News Reports;url=NewsSpecial.html;");

aI("text=Press Releases;url=PressReleases.html;");

}


with(milonic=new menuname("Resources")){

style=submenuStyle;

aI("text=Educator Resources;url=Educator.html;");

aI("text=Federal and State Agencies;url=FedState.html;");

aI("text=Non Governmental Organizations;url=NGOs.html;");

aI("text=Research Organizations;url=ResearchOrg.html;");

aI("text=Other Resources;url=OtherResources.html;");

}


with(milonic=new menuname("About")){

style=submenuStyle;

aI("text=Mission and Goals;url=Mission.html;");

aI("text=History;url=History.html;");

aI("text=Milestones;url=Milestones.html;");

aI("text=Board of Directors;url=Board.html;");

aI("text=Coalition Staff;url=Staff.html;");

}

with(milonic=new menuname("Login")){

style=submenuStyle;

aI("text=Coalition Board;url=http://www.crcl.org/CRCLBoard;");

aI("text=Land Use Planning;url=http://www.crcl.org/LandUsePlanning;");

}


drawMenus();


