fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=750;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
//bordercolor="#4F68A7";
//borderstyle="solid";
//borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#4F68A7";
offcolor="#ffffff";
onbgcolor="#ffffff";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#4F68A7', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#4F68A7";
pagecolor="#ffffff";
//separatorcolor="#999999";
//separatorsize=1;
subimage="menu/white_13x8.gif";
onsubimage="menu/black_13x8.gif";
//subimage="http://www.milonic.com/menuimages/arrow.gif";
pageimage="menu/db_red.gif";
subimagepadding=2;
}
with(menuStyleRight=new mm_style()){
//bordercolor="#4F68A7";
//borderstyle="solid";
//borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#4F68A7";
offcolor="#ffffff";
onbgcolor="#ffffff";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#4F68A7', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#4F68A7";
pagecolor="#ffffff";
//separatorcolor="#999999";
//separatorsize=1;
subimage="menu/18_blank.gif";
onsubimage="menu/Arrow3_black_12x13.gif";
//subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
pageimage="menu/doublered_15x15.gif";
image="menu/18_blank.gif";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center"
followscroll=1; 
orientation="horizontal";
style=menuStyle;
top=5;
aI("showmenu=Home;text=HOME;url=index.htm;");
aI("showmenu=Calendar;text=CALENDAR;url=calendar.htm;");
aI("showmenu=Issues;text=ISSUES;url=water_issues.htm;");
aI("showmenu=Solutions;text=SOLUTIONS;url=solutions.htm;");
aI("showmenu=Funding;text=FUNDING;url=funding.htm;");
aI("showmenu=Support_us;text=SUPPORT US;");
//aI("showmenu=Projects;text=PROJECTS *;");
aI("showmenu=events;text=EVENTS");
aI("showmenu=News;text=NEWS;");
aI("showmenu=AboutUs;text=ABOUT US;url=aboutus.htm");
}

with(milonic=new menuname("Home")){
style=menuStyleRight;
//aI("text=SEARCH *;");
//aI("text=SITE MAP *;");
aI("text=LINKS;url=links.htm;");
}
with(milonic=new menuname("Calendar")){
style=menuStyleRight;
//aI("text=SEARCH *;");
//aI("text=SITE MAP *;");
aI("text=CALENDAR;url=calendar.htm;");
}

with(milonic=new menuname("Issues")){
overflow="scroll";
style=menuStyleRight;
aI("text=HIGH BACTERIAL COUNTS;url=high_bacteria_count.htm")
//aI("text=DEBRIS *;")
aI("text=FISH KILLS DUE TO RED TIDE;url=FISH_KILLS.htm")
//aI("text=HARBOR RED TIDE RESEARCH;url=red_tide_testing.htm")
//aI("text=WQTF RECOMMENDATION PROGRESS *")
}
with(milonic=new menuname("Solutions")){
style=menuStyleRight;
aI("text=TASK FORCE RECOMENDATIONS;url=task_force_rec.htm;");
aI("text=HARBOR RED TIDE RESEARCH;url=red_tide_testing.htm")
//aI("text=PROJECTS FOR DIRECT IMPLEMENTATION * ;");
//aI("text=PROJECTS FOR OTHER LARGE AGENCIES * ;");
}
with(milonic=new menuname("events")){
style=menuStyleRight;
aI("text=FISH FRY 2008 ;url=fishfry08.htm;");
aI("text=REDONDO CLEAN WATERFRONT FESTIVAL 2008 ;url=festival08.htm;");
}


with(milonic=new menuname("Projects")){
style=menuStyleRight;
//aI("text=PROJECTS TO FUND *;");
//aI("text=GRANT APPLICATIONS *;");
//aI("text=FUNDED PROJECTS *;");
}

with(milonic=new menuname("Funding")){
style=menuStyleRight;
aI("text=FUNDING SOURCES;url=task_force_funding.htm;")
aI("text=FUNDING PROJECTS;url=funding_projects.htm;")
//aI("text=GRANT WRITING *;")
}
with(milonic=new menuname("Support_us")){
style=menuStyleRight;
aI("text=MEMBERSHIP APPLICATION;url=membership.htm;")
aI("text=BECOME A VOLUNTEER;url=volunteer.htm;")
aI("text=ONLINE STORE;url=http://www.cafepress.com/CleanWaterFront;")
//aI("text=OUR WEB SITE *;")
//aI("text=GENERAL MEETINGS *;")
//aI("text=PARTICIPATION IN LOCAL EVENTS *;")
//aI("text=E-MAIL LIST;")
//aI("text=EVENT CALENDAR *;")
}

with(milonic=new menuname("News")){
style=menuStyleRight;
aI("text=NEWSLETTER;url=news.htm;")
//aI("text=PRESS RELEASES *;")
}
with(milonic=new menuname("AboutUs")){
style=menuStyleRight;
aI("text=CONTACT US ;url=contactus.htm;")
aI("text=OFFICERS and BOARD;url=officers.htm;")
}

drawMenus();

