_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#D3D3D3";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="Green";
onbgcolor="#D3D3D3";
oncolor="#0000CC";
ondecoration="underline";
padding="5";
pagebgcolor="WhiteSmoke";
pagecolor="#551A8B";
separatorcolor="#D3D3D3";
separatorsize="2";
subimage="images/on_13x13_greyboxed.gif";
subimagepadding="5";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="#D3D3D3";
borderstyle="solid";
borderwidth="2";
fontfamily="Arial";
fontsize="9pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="Green";
onbgcolor="#D3D3D3";
oncolor="#0000CC";
ondecoration="underline";
padding="4";
pagebgcolor="#F5F5F5";
pagecolor="#551A8B";
subimage="images/on_13x13_greyboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("showmenu=Bacterial Digestion Home/Contact Bacterial DigestionLEFT_MENU;text=Bacterial Digestion Home;target=;url=http://www.bacterialdigestion.com/;");
aI("text=Bacterial Digestion;target=;url=bacterial-digestion/;");
aI("text=What You Can Do;target=;url=what-you-can-do/;");
aI("text=Green Resources ;target=;url=green-resources/;");
aI("text=Bacterial Digestion Links;target=;url=links.html;");
aI("text=Google Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Bacterial Digestion Home/Contact Bacterial DigestionLEFT_MENU")){
style=submenuStyle;
aI("text=Contact Bacterial Digestion;target=;url=contact-bacterial-digestion/;");
aI("text=Legal Documents;target=;url=legal-documents/;");
}


 drawMenus();

