_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=Canadian Orders;target=;url=canadian-orders.htm;");
aI("text=Pepper Sprays;target=;url=pepper-sprays/;");
aI("text=Mace Sprays;target=;url=mace-sprays/;");
aI("text=Stun Guns;target=;url=stun-guns/;");
aI("text=Tasers;target=;url=tasers/;");
aI("text=Fighting Videos;target=;url=fighting-videos/;");
aI("text=Safe Family Kits;target=;url=safe-family-kits/;");
aI("text=Safety Lights;target=;url=safety-lights/;");
aI("text=Diversion Safes;target=;url=diversion-safes/;");
aI("text=Home Protection;target=;url=home-protection/;");
aI("text=Metal Detectors;target=;url=metal-detectors/;");
aI("text=Personal Alarms;target=;url=personal-alarms/;");
aI("text=Spy Equipment;target=;url=spy-equipment/;");
aI("text=Safety Devices;target=;url=safety-devices/;");
aI("text=Animal Repellers;target=;url=animal-repellers/;");
aI("text=Knives;target=;url=knives/;");
aI("text=Defense Products;target=;url=defense-products/;");
aI("text=Articles;target=;url=articles/;");
aI("text=Return Policy;target=;url=return-policy.htm;");
}


 drawMenus();
