_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="DarkRed";
borderstyle="Solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="White";
offcolor="DarkRed";
onbgcolor="DarkRed";
onbold="bold";
oncolor="RoyalBlue";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="RoyalBlue";
pagecolor="DarkRed";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="DarkRed";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="RoyalBlue";
offcolor="White";
onbgcolor="White";
oncolor="RoyalBlue";
outfilter="Fade(Overlap=1.00)";
padding="4";
pagebgcolor="White";
pagecolor="RoyalBlue";
imagepadding="6";
itemwidth="155";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=775;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=IssuesAbuseINFO_BAR_MENU;text=Issues;target=;url=Issues.html;");
aI("text=Vision;target=;url=Vision.html;");
aI("text=Partners;target=;url=Partners.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("IssuesAbuseINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Abuse;target=;url=Abuse.html;");
aI("text=A Childs Defense;target=;url=A-Childs-Defense.html;");
aI("text=Constitutional Rights;target=;url=Constitutional-Rights.html;");
aI("text=Domestic Violence;target=;url=Domestic-Violence.html;");
aI("text=Elderly Abuse;target=;url=Elderly-Abuse.html;");
aI("text=Neglect;target=;url=Neglect.html;");
aI("text=Separation;target=;url=Separation.html;");
}


 drawMenus();
