_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
offbgcolor="LightSteelBlue";
offcolor="#000000";
oncolor="#ffffff";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_round_white.gif";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
image="images/sepsquare_on3.gif";
offbgcolor="Gainsboro";
offcolor="#000C4B";
oncolor="#000000";
padding="2";
separatorcolor="#FFFFFF";
separatorsize="1";
overimage="images/sepsquare15.gif";
imageposition="right";
itemwidth="150";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="120";
orientation="vertical";
itemheight="18";
aI("text=Home;target=;url=.././;");
aI("text=Pepper Sprays;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Pepper Shot;target=;url=peppershot.htm;");
aI("text=Pepper Sprays 2 - 4 oz;target=;url=pepperspray2-4oz.htm;");
aI("text=Pepper Spray Pen;target=;url=pepperpen.htm;");
aI("text=Pepper Spray Tri-Pack;target=;url=pepperspraytri-pack.htm;");
aI("text=Wildfire Pepper Spray;target=;url=wildfire.htm;");
aI("text=Lipstick Pepper Spray;target=;url=lipstickpepperspray.htm;");
aI("text=Michigan Approved Pepper Spray;target=;url=michigan.htm;");
aI("text=Bear Pepper Spray;target=;url=bear-pepper-spray.htm;");
aI("text=Dog Repellent;target=;url=dogrepellent.htm;");
aI("text=Practice Pepper Spray;target=;url=practice-pepper-spray.htm;");
aI("text=Pepper Spray Guide;target=;url=tactical.htm;");
aI("text=Pepper Spray Laws;target=;url=pepperspraylaws.htm;");
}


 drawMenus();

