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=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#ab6725";
borderstyle="solid";
borderwidth=1;
fontfamily="Monotype Corsiva";
fontsize="150%";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#039D65";
offcolor="white";
onbgcolor="#5d3712";
onborder="1px solid #ab6725";
oncolor="#ffffff";
onsubimage="lightchoc.gif";
outfilter="Wheel(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)";
padding=2;
pagecolor="black";
separatorcolor="#ab6725";
separatorsize=1;
}

with(submenuStyle=new mm_style()){
bordercolor="#ab6725";
borderstyle="solid";
borderwidth=1;
fontfamily="Monotype Corsiva";
fontsize="150%";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
imagepadding=8;
offbgcolor="#5d3712";
offcolor="white";
onbgcolor="#a27b54";
onborder="1px solid #ab6725";
oncolor="#ffffff";
onsubimage="lightchoc.gif";
outfilter="Wheel(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)";
pagecolor="black";
separatorcolor="#ab6725";
separatorsize=1;
}

with(milonic=new menuname("thecatch")){
overflow="scroll";
borderwidth=1;
style=submenuStyle;
alignment="left";
aI("text=About The CATCH ;url=thecatch.php;");
aI("text=How to Use The CATCH ;url=howtouse.php;");
aI("text=The CATCH as a Line Keeper ;url=linekeeper.php;");
aI("text=The CATCH as a Temporary Hook Holder ;url=hookholder.php;");
aI("text=Order The CATCH ;fontweight=bold;url=thecatch.php;");
}

with(milonic=new menuname("catchbig")){
overflow="scroll";
borderwidth=1;
style=submenuStyle;
alignment="left";
aI("text=About The CATCH-BIG ;url=catchbig.php;");
}

with(milonic=new menuname("rodcatch")){
overflow="scroll";
borderwidth=1;
style=submenuStyle;
alignment="left";
aI("text=About The CATCH-ROD ;url=rodcatch.php;");
}

with(milonic=new menuname("catchmega")){
overflow="scroll";
borderwidth=1;
style=submenuStyle;
alignment="left";
aI("text=About The CATCH-MEGA ;url=catchmega.php;");
}


with(milonic=new menuname("aboutus")){
style=submenuStyle;
aI("text=Our History ;url=history.php;");
}

drawMenus();

