_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Ribbon_Small1.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#FFFFFF";
oncolor="#FFFFFF";
pagecolor="#FFFFFF";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-bottom:10px;padding-left:5px;padding-right:5px";
overbgimage="images/Ribbon_Small_hover1.png";
itemheight="30";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#3333dd";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#FFFFFF";
onbgcolor="#bfcfff";
oncolor="#888888";
padding="4";
pagecolor="#FFFFFF";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=925;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="30";
aI("text=Home ;target=;url=http://www.americasdumbestcriminals.com/;");
aI("text=Products;target=;url=products1.html;");
aI("showmenu=In The News/Woman Steals Credit Cards, Uses Them 50 Yeards AwayINFO_BAR_MENU;text=In The News;target=;url=in-the-news.html;");
aI("text=Send Us A Story;target=;url=send-us-a-story.html;");
aI("text=About ADC;target=;url=about-adc.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
}

with(milonic=new menuname("In The News/Woman Steals Credit Cards, Uses Them 50 Yeards AwayINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Woman Steals Credit Cards, Uses Them 50 Yeards Away;target=;url=Woman-Steals-Credit-Cards,-Uses-Them-50-Yeards-Away.html;");
aI("text=Florida Man Arrested 2 Times In 1 Night;target=;url=fl_man_arrested_2_times.html;");
}


 drawMenus();

