_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Times New Roman";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#AAFF55";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="5";
separatorcolor="#000000";
separatorsize="5";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Times New Roman";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.fishingfromsmallboats.com/;");
aI("text=About FFSB;target=;url=about.html;");
aI("text=Small Boat Blog;target=_blank;url=http://www.fishingfromsmallboats.com/smallboatblog;");
aI("text=Why Small Boats?;target=;url=whysmallboats.html;");
aI("text=Small Boats;target=;url=smallboats.html;");
aI("text=Rigging;target=;url=riggingasmallboat.html;");
aI("text=Fishing From Kayaks;target=;url=fishingfromkayaks.html;");
aI("text=Favorite Lakes And Rivers;target=;url=favorite-lakes-and-rivers.html;");
aI("text=Favorite Fish;target=;url=favoritefish.html;");
aI("text=Fishing Techniques;target=;url=fishingtechniques.html;");
aI("text=Abu Garcia Reels Review;target=;url=Abu-Garcia-Reels-Review.html;");
aI("text=Repair;target=;url=boatrepair.html;");
aI("text=Safety;target=;url=Safety-In-Small-Boats.html;");
aI("text=Arkansas Game And Fish Opportunities;target=;url=Arkansas-Game-And-Fish.html;");
aI("text=Weather;target=_blank;url=http://www.weather.com/;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Contact FFSB;target=;url=Contact-FFSB.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

