_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="SlateGray";
offcolor="GhostWhite";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home ;target=;url=http://www.americasdumbestcriminals.com/;");
aI("showmenu=Products/ProductsLEFT_MENU;text=Products;target=;url=products1.html;");
aI("showmenu=In The News/Great Keystone CrooksLEFT_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("Products/ProductsLEFT_MENU")){
style=submenuStyle;
aI("text=Products;target=;url=products.html;");
}

with(milonic=new menuname("In The News/Great Keystone CrooksLEFT_MENU")){
style=submenuStyle;
aI("text=Great Keystone Crooks;target=;url=great-keystone-crooks.html;");
aI("text=A woman in Philadelphia hides in coffin from police;target=;url=philadelphia-woman-hides-in-coffin.html;");
aI("text=21 Dumbest Criminals Of The 21st Century;target=;url=21-dumbest-criminals-of-the-21st-century.html;");
aI("text=Cab Driver Thwarts Own Robbery, Drives Suspect To Police;target=;url=cab_driver.html;");
aI("text=Oregon Man Arrested After Phone Call From Police Lobby;target=;url=oregon_police_lobby.html;");
aI("text=The Fake Police Officer;target=;url=fake-police-officer.html;");
aI("text=The Computer Crook;target=;url=The-Computer-Crook.html;");
aI("text=Dumb Shot Of The Day;target=;url=Dumb-Shot-Of-The-Day.html;");
aI("text=Man Drives 100 MPH With Wife On Hood Of Minivan;target=;url=wife-on-minivan.html;");
aI("text=Guy Shoplifts WalMart Bras For His Jailbird Old Lady;target=;url=guy_shoplifts.html;");
aI("text=Portland Man Calls 911 From House He Broke Into;target=;url=portland_man_calls_911.html;");
aI("text=2 Men Try to Steal Beer from Convenience Store In Front of 4 Sheriff's Deputies;target=;url=convienience_store.html;");
aI("text=Burglar Leaves Personal Items Behind;target=;url=Burglar-Leaves-Personal-Items-Behind.html;");
aI("text=Florida Man Arrested 2 Times In 1 Night;target=;url=fl_man_arrested_2_times.html;");
}


 drawMenus();

