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()){

screenposition="center";
bordercolor="#670001";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial, Arial Unicode MS, Tw Cen MT, Helvetica, Serif, Tahoma";
fontsize="90%";
fontstyle="bold";
headerbgcolor="#670001";
headercolor="#FFFFFF";
offbgcolor="#670001";
offcolor="#FFFFFF";
onbgcolor="#538A84";
oncolor="#FFFFFF";
outfilter="Fade(duration=0.2)";
overfilter="Fade(duration=0.5);Alpha(opacity=100);Shadow(color=#670001', Direction=135, Strength=1)";
padding=3;
pagebgcolor="#FFFFFF";
pagecolor="black";
separatorcolor="#000000";
separatorsize=0;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=4;
}

with(milonic=new menuname("Main Menu")){

alwaysvisible=1;
//followscroll=0;
orientation="horizontal";
style=menuStyle;
aI("align=align;text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Home&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;type=header;url=http://www.caunj.org/;");
aI("showmenu=about;text=About Us ;url=http://www.caunj.org/aboutus.html;");
aI("showmenu=services;text=Supports/Services;url=http://www.caunj.org/suppserv.html;");
aI("showmenu=community;text= Community Outreach ;url=http://www.caunj.org/commout.html;");
aI("showmenu=careers;text=Careers ;url=http://www.caunj.org/careers.html;");
aI("showmenu=donations;text=Donations ;url=http://www.caunj.org/donate.html;");
aI("text=Contact Us;url=http://www.caunj.org/contact.html;");
aI("text=Staff Login;url=http://www.caunj.org/login3.html;");
}
with(milonic=new menuname("careers")){
style=menuStyle;
//aI("align=center;separatorcolor=green;separatorsize=0;text=Careers;type=header;");
//aI("text=Career Opportunities;url=http://www.caunj.org/careers.html;");
aI("text=Employee Benefits;url=http://www.caunj.org/empbenefits.html;");
aI("text=Open Positions;url=http://www.caunj.org/openpositions.html;");
}
with(milonic=new menuname("about")){
style=menuStyle;
//aI("align=center;separatorcolor=green;separatorsize=0;text=About Us;type=header;");
aI("text=Welcome;url=http://www.caunj.org/welcome.html;");
aI("text=From The Desk of the Executive Director;url=http://www.caunj.org/execdesk.html;");
aI("text=History;url=http://www.caunj.org/history.html;");
aI("text=Admin Team;url=http://www.caunj.org/adminteam.html;");
aI("text=Board of Trustees;url=http://www.caunj.org/board.html;");
aI("text=Directions;url=http://www.caunj.org/directions.html;");
}
with(milonic=new menuname("donations")){
style=menuStyle;
//aI("align=center;separatorcolor=green;separatorsize=0;text=Donations;type=header;");
aI("text=Donation Form;url=http://www.caunj.org/forms/donateform.php;");
aI("text=Hope Chest Donation Program;url=http://www.caunj.org/hopechest.html;");

}

with(milonic=new menuname("services")){
style=menuStyle;
//aI("align=center;separatorcolor=green;separatorsize=0;text=Supports/Services;type=header;");
aI("text=Supports for People with Disabilities;url=http://www.caunj.org/disabilitysupports.html;");
aI("text=Youth Supports;url=http://www.caunj.org/youthsupports.html;");
aI("text=Community Services;url=http://www.caunj.org/commservices.html;");
}

with(milonic=new menuname("community")){
style=menuStyle;
//aI("align=center;separatorcolor=green;separatorsize=0; text=Community Outreach;type=header;");
aI("text=Resources;url=http://www.caunj.org/outreach/resources.html;");
aI("showmenu=volunteer;text=Volunteer Opportunities;url=http://www.caunj.org/outreach/volunteer.html;");
aI("text=In The News;url=http://www.caunj.org/outreach/news.html;");
aI("showmenu=events;text=Events ;url=http://www.caunj.org/outreach/events.html;");
aI("text=Newsletters;url=http://www.caunj.org/outreach/newsletters.html;");
aI("text=Links;url=http://www.caunj.org/links.html;");
//aI("text=Press Releases;url=http://www.caunj.org/pressreleases.html;");
}
with(milonic=new menuname("volunteer")){
style=menuStyle;
//aI("align=center;separatorcolor=green;separatorsize=0; text=Community Outreach;type=header;");
aI("text=Foster Grandparent Program;url=http://www.caunj.org/fgp/web files/index.html;");
aI("text=Retired Senior Volunteer Program;url=http://www.caunj.org/outreach/volunteer.html#rsvp;");
//aI("text=Press Releases;url=http://www.caunj.org/pressreleases.html;");
}
with(milonic=new menuname("events")){
style=menuStyle;
//aI("align=center;separatorcolor=green;separatorsize=0; text=Community Outreach;type=header;");
aI("text=Community Events;url=http://www.caunj.org/outreach/commevents.html;");
aI("text=Agency Events;url=http://www.caunj.org/pdf/2007Calendar_Events.pdf;");
aI("text=Member Events;url=http://www.caunj.org/outreach/memberevents.html;");
}
drawMenus();

