_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#373737";
offcolor="#ffffff";
onbgcolor="#80B14D";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#373737";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#215001";
oncolor="White";
padding="4";
pagecolor="White";
separatorcolor="#215001";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=./;");
aI("showmenu=ArticlesInsecticideLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Privacy Statement;target=;url=Privacy_Statement.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ArticlesInsecticideLEFT_MENU")){
style=submenuStyle;
aI("text=Insecticide;target=;url=insecticide.html;");
aI("text=Insecticides;target=;url=insecticides.html;");
aI("text=Using Natural Insecticides;target=;url=using-natural-insecticides.html;");
aI("text=Safe Insecticides;target=;url=safe-insecticides.html;");
aI("text=Garden Insecticides;target=;url=garden-insecticides.html;");
aI("text=Lawn Insecticides;target=;url=lawn-insecticides.html;");
aI("text=Homemade Insecticide;target=;url=homemade-insecticide.html;");
aI("text=An Insecticide Spray Is Deadly;target=;url=An_Insecticide_Spray_Is_Deadly.html;");
aI("text=Safe Insecticide;target=;url=safe-insecticide.html;");
aI("text=Organic Pesticides;target=;url=organic-pesticides.html;");
aI("text=Organic Insecticides;target=;url=organic-insecticides.html;");
aI("text=Organic Pesticide;target=;url=organic-pesticide.html;");
aI("text=Kill Ants Naturally;target=;url=How_to_Kill_Ants_Naturally_Without_Pesticides.html;");
aI("text=Organic Insecticide;target=;url=organic-insecticide.html;");
aI("text=Natural Pesticide;target=;url=natural-pesticide.html;");
aI("text=Natural Insecticides;target=;url=natural-insecticides.html;");
aI("text=Natural Pesticides;target=;url=natural-pesticides.html;");
aI("text=Natural Flea;target=;url=natural-flea.html;");
aI("text=Natural Repellant;target=;url=natural-repellant.html;");
aI("text=Natural Repellants;target=;url=natural-repellants.html;");
aI("text=Natural Repellent;target=;url=natural-repellent.html;");
aI("text=Natural Products;target=;url=natural-products.html;");
aI("text=Natural Mosquito;target=;url=natural-mosquito.html;");
aI("text=Natural Oil;target=;url=natural-oil.html;");
aI("text=Natural Pest Control;target=;url=natural-pest-control.html;");
aI("text=Derris;target=;url=derris.html;");
}


 drawMenus();
