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=-3;




with(menuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
imagepadding=3;
offcolor="#000000";
oncolor="#FFFFFF";
outfilter="fade(duration=0.4)";
padding=3;
pagecolor="black";
subimagepadding=8;
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}

with(submenuStyle=new mm_style()){
styleid=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
imagepadding=3;
offcolor="#000000";
oncolor="#FFFFFF";
outfilter="fade(duration=0.4)";
padding=3;
pagecolor="black";
subimagepadding=8;
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemheight=45;
itemwidth=145;
left=40;
orientation="vertical";
style=menuStyle;
top=340;

aI("bgimage=http://www.aidstaskforcenh.org/menuimages/red_mid.png;showmenu=about;text=About Us;");
aI("bgimage=http://www.aidstaskforcenh.org/menuimages/red_mid.png;text=Client Services;url=services.htm;");
aI("bgimage=http://www.aidstaskforcenh.org/menuimages/red_mid.png;text=Prevention and Education;url=prevention2.htm;");
aI("bgimage=http://www.aidstaskforcenh.org/menuimages/red_mid.png;showmenu=searchlight;text=Searchlight;url=searchlight.htm;");
aI("bgimage=http://www.aidstaskforcenh.org/menuimages/red_mid.png;showmenu=abouthiv;text=About HIV/AIDS;");
aI("bgimage=http://www.aidstaskforcenh.org/menuimages/red_mid.png;showmenu=support;text=Task Force Support;");



}

with(milonic=new menuname("about")){
itemheight=33;
itemwidth=115;
style=submenuStyle;
aI("bgimage=http://www.aidstaskforcenh.org/menuimages/red_mid.png;text=News;url=publiccommuniction/news.htm;");
aI("bgimage=http://www.aidstaskforcenh.org/menuimages/red_mid.png;text=Events;url=events.htm;");
aI("bgimage=http://www.aidstaskforcenh.org/menuimages/red_mid.png;text=Contact Us;url=contact.htm;");
aI("bgimage=http://www.aidstaskforcenh.org/menuimages/red_mid.png;text=Affiliates;url=affiliates.htm;");
aI("bgimage=http://www.aidstaskforcenh.org/menuimages/red_mid.png;text=Leadership;url=leadership.htm;");
aI("bgimage=http://www.aidstaskforcenh.org/menuimages/red_mid.png;text=Employment;url=employment.htm;");
aI("bgimage=http://www.aidstaskforcenh.org/menuimages/red_mid.png;text=Directions;url=directions.htm;");
aI("bgimage=http://www.aidstaskforcenh.org/menuimages/red_mid.png;text=Annual Report 2008;url=Partnership Annual Report 2008.pdf;");

}

with(milonic=new menuname("abouthiv")){
itemheight=24;
itemwidth=115;
style=submenuStyle;
aI("bgimage=http://www.aidstaskforcenh.org/menuimages/red_mid.png;text=Facts;url=abouthiv.htm;");
aI("bgimage=http://www.aidstaskforcenh.org/menuimages/red_mid.png;text=Links and Resources;url=links.htm;");
aI("bgimage=http://www.aidstaskforcenh.org/menuimages/red_mid.png;text=Advocacy;url=advocacy.htm;");
}

with(milonic=new menuname("support")){
itemheight=24;
itemwidth=115;
style=submenuStyle;
aI("bgimage=http://www.aidstaskforcenh.org/menuimages/red_mid.png;text=Support The Task Force;url=support.htm;");
aI("bgimage=http://www.aidstaskforcenh.org/menuimages/red_mid.png;text=Funding Cuts;url=cuts.htm;");
aI("bgimage=http://www.aidstaskforcenh.org/menuimages/red_mid.png;text=Fundraising Events;url=events.htm;");
aI("bgimage=http://www.aidstaskforcenh.org/menuimages/red_mid.png;text=Volunteering;url=volunteer.htm;");

}



drawMenus();



