_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="Black";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="WhiteSmoke";
offcolor="Black";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
outfilter="Fade(Overlap=1.00)";
padding="4";
separatorcolor="Transparent";
separatorsize="3";
imagepadding="6";
itemwidth="200";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://abdocs.com/;");
aI("text=Hours;target=;url=drop_off_times.htm;");
aI("text=Rates;target=;url=our_prices.htm;");
aI("showmenu=FAQWhy Charge By Weight?LEFT_MENU;text=FAQ;target=;url=answers_to_common_questions.htm;");
aI("text=Directions to Our Facility;target=;url=directions_to_our_facility.htm;");
aI("text=Off-Site or On-Site?;target=;url=off-site_or_on-site_.htm;");
aI("text=Site Map;target=;url=sitemap-page-order.htm;");
}

with(milonic=new menuname("FAQWhy Charge By Weight?LEFT_MENU")){
style=submenuStyle;
aI("text=Why Charge By Weight?;target=;url=why_charge_by_weight_.htm;");
aI("text=Can I Watch My Paper Be Shredded?;target=;url=watchshredding.htm;");
aI("text=Do I Need To Remove Paper Clips and Staples?;target=;url=do_i_need_to_remove_paper_clips_and_staples_.htm;");
aI("text=How Do I Know My Paper Gets Destroyed and Not Just Thrown Away;target=;url=how_do_i_know_my_paper_gets_destroyed_and_not_just_thrown_away.htm;");
aI("text=Do You Shred At My Location (Known as On-Site or Mobile Destruction)?;target=;url=do_you_shred_at_my_location_(known_as_on-site_or_mobile_destruction)_.htm;");
aI("text=When Will My Paper Get Shredded?;target=;url=when_will_my_paper_get_shredded_.htm;");
}


 drawMenus();
