fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=-2;

with(mainStyle=new mm_style()){
position="relative";
itemwidth=122;
itemheight=20;
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
onbgcolor="#990000";
oncolor="#ffff00";
offbgcolor="transparent";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90)";
padding=5;
separatorsize=0;
subimage="/nav/arrow.gif";
subimagepadding=2;
}

with(subStyle=new mm_style()){
position="relative";
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#cccccc";
oncolor="#000000";
outfilter="Fade(duration=0.2)";
overfilter="Fade(duration=0.2)";
padding=5;
pagebgcolor="#ffffff";
separatorcolor="#999999";
separatorsize=1;
subimage="/images/arrow.gif";
subimagepadding=5;
itemheight=20;
}

with(milonic=new menuname("Jigs")){
overflow="scroll";
style=subStyle;
aI("text=Elite Series Football Jigs;url=/elite.php;")
aI("text=The Grizz Jigs;url=/grizz.php;")
aI("text=The Grizz Broom Jigs;url=/broom.php;")
aI("text=Signature Pro Series Jigs;url=/signature.php;")
aI("text=Mullet Football Jigs;url=/mullet.php;")
aI("text=Punch It Skirts;url=/punch.php;")
}

with(milonic=new menuname("SwimBaits")){
overflow="scroll";
style=subStyle;
aI("text=SB 5 SwimBait;url=/SB5.php;")
aI("text=Shad Eye SwimBait;url=/shadeye.php;")
aI("text=Kick Tail SwimBait;url=/kick.php;")
aI("text=Shad Eye Jerk Bait;url=/jerk.php;")
aI("text=Shad Eye Drop Shot;url=/dropshot.php;")
aI("text=Shad Eye II Drop Shot;url=/shadeye2.php;")
aI("text=Western Tubes;url=/tube.php;")
}

with(milonic=new menuname("Terminal")){
overflow="scroll";
style=subStyle;
aI("text=Hooks;url=/hooks.php;")
aI("text=Wacky Jig Heads;url=/wacky.php;")
aI("text=Tube Jig Heads;url=/tubejig.php;")
aI("text=Weights;url=/weights.php;")
}

with(milonic=new menuname("staff")){
overflow="scroll";
style=subStyle;
aI("text=National Pro Staff;url=/staffNAT.php;")
aI("text=Regional Pro Staff;url=/staffREG.php;")
aI("text=Field Staff;url=/staffFIELD.php;")
aI("text=Inquiries;url=/staffAPP.php;")
}
drawMenus();

