_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="Wheat";
offcolor="Firebrick";
onbgcolor="Wheat";
oncolor="Black";
padding="6";
pagebgcolor="Wheat";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="left";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#ffffff";
offcolor="Firebrick";
onbgcolor="#ffffff";
oncolor="#2A002A";
pagecolor="Firebrick";
separatorcolor="Transparent";
separatorsize="9";
overbgimage="images/bracket5.gif";
imagepadding="6";
itemheight="40";
itemwidth="120";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="78";
orientation="vertical";
itemheight="30";
aI("text=Fly Fishing Tips;target=;url=.././;align=center;");
aI("text=Fly Fishing Redifined;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";align=center;");
aI("text=Fishing Water Temperature;target=;url=fly-fishing-redifined-fishing-water-temperature.php;align=center;");
aI("text=What is Classic Fly Fishing;target=;url=fly-fishing-redifined-what-is-classic-fly-fishing.php;align=center;");
aI("text=What Is Presenting The Fly;target=;url=fly-fishing-redifined-what-is-presenting-the-fly.php;align=center;");
aI("text=Trout Fishing Guide;target=;url=fly-fishing-redifined-trout-fishing-guide-catches-more-fish.php;align=center;");
aI("text=Site Map;target=;url=sitemap-navigation.php;align=center;");
}


 drawMenus();

