_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=Stun Guns;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Stun Master Stun Guns;target=;url=stunmaster.htm;");
aI("text=Stun Master Multi Function Rechargeable Stun Gun;target=;url=stun-master-multi-function-rechargeable-stun-gun.htm;");
aI("text=Lipstick Stun Gun;target=;url=lipstick-stun-gun.htm;");
aI("text=Z Force Stun Guns;target=;url=zforce.htm;");
aI("text=Telescopic Stun Baton;target=;url=telescopicstunbaton.htm;");
aI("text=Stun Baton;target=;url=stun-baton.htm;");
aI("text=The Runt Stun Gun;target=;url=runtstungun.htm;");
aI("text=Stun Flashlights;target=;url=stunflashlights.htm;");
aI("text=Cell Phone Stun Gun;target=;url=cellphonestungun.htm;");
aI("text=Pretender Cell Phone Stun Gun;target=;url=pretender-cellphone-stun-gun.htm;");
aI("text=Hot Shot Stun Gun;target=;url=hotshotstungun.htm;");
aI("text=Knuckle Blaster Stun Gun;target=;url=knuckleblasterstungun.htm;");
aI("text=Double Trouble Stun Gun;target=;url=doubletroublestungun.htm;");
aI("text=Advanced TASER M26C;target=;url=advancedtaser.htm;");
aI("text=Advanced Taser X26C;target=;url=advanced-taser-x26c.htm;");
aI("text=C2 Tasers;target=;url=c2taser.htm;");
aI("text=Stun Gun Laws;target=;url=stun-gun-laws.htm;");
}


 drawMenus();

