_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#EE82EE";
offcolor="#000000";
onbgcolor="#FFFF55";
oncolor="Black";
padding="9";
separatorcolor="Indigo";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#B3D0E3";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="Violet";
oncolor="White";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.spiderpanic.com/;");
aI("showmenu=Articles/General Facts About SpidersLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=Recommended Products/Spider CatchersLEFT_MENU;text=Recommended Products;target=;url=Recommended-Products.html;");
aI("text=Stop Spiders Now!;target=_blank;url=http://www.spiderpanic.com/helpme/stop_spiders.html;");
aI("text=Cure Me Now!;target=_blank;url=http://www.spiderpanic.com/helpme/cure_me.html;");
aI("text=Useful Links;target=;url=Useful-Links.html;");
aI("text=Games;target=;url=Games.html;");
aI("text=Official Blog;target=_blank;url=http://www.ihatespiders.com;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Articles/General Facts About SpidersLEFT_MENU")){
style=submenuStyle;
aI("text=General Facts About Spiders;target=;url=General-Facts-About-Spiders.html;");
aI("text=The Brown Recluse;target=;url=The-Brown-Recluse.html;");
aI("text=The Hobo Spider;target=;url=The-Hobo-Spider.html;");
aI("text=The Black Widow;target=;url=The-Black-Widow.html;");
aI("text=20 More Facts About Spiders;target=;url=20-More-Facts-About-Spiders.html;");
aI("text=General Info On Spiders;target=;url=General-Info-On-Spiders.html;");
aI("text=Make Your Own Spider Spray;target=;url=Make-Your-Own-Spider-Spray.html;");
}

with(milonic=new menuname("Recommended Products/Spider CatchersLEFT_MENU")){
style=submenuStyle;
aI("text=Spider Catchers;target=;url=Spider-Catchers.html;");
aI("text=Electronic Repellers;target=;url=Electronic-Repellers.html;");
aI("text=Spider Sprays;target=;url=Spider-Sprays.html;");
aI("text=Spider Traps;target=;url=Spider-Traps.html;");
aI("text=Hedge Balls;target=;url=Hedge-Balls.html;");
aI("text=Chemicals;target=;url=Chemicals.html;");
}


 drawMenus();

