_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Tahoma";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#4F4F4F";
onbgcolor="#EFEFEF";
oncolor="#000000";
padding="6";
separatorcolor="#CFCFCF";
separatorsize="1";
subimage="images/grey_4x5.gif";
subimagepadding="6";
itemwidth="170";
}

with(submenuStyle=new mm_style()){
bordercolor="#8F8F8F";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#4F4F4F";
onbgcolor="#EFEFEF";
oncolor="#002A55";
padding="4";
subimage="images/grey_4x5.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Fishing Guides;target=;url=fishing-guides.php;");
aI("text=Hot Fishing Spots;target=;url=hot-fishing-spots.php;");
aI("text=Buy Carp Bait;target=;url=buy-carp-bait.php;");
aI("text=Site Map;target=;url=sitemap-page-order.php;");
aI("text=Boilies;target=;url=boilies.php;");
aI("text=Making Boilies;target=;url=making-boilies.php;");
aI("text=Boilie Ingredients;target=;url=boilie-ingredients.php;");
aI("text=Carp Fishing Rods;target=;url=carp-fishing-rods.php;");
aI("text=Carp Fishing Reels;target=;url=carp-fishing-reels.php;");
aI("text=Carp Fishing Alarms;target=;url=carp-fishing-alarms.php;");
aI("text=Carp Fishing Rigs;target=;url=carp-fishing-rigs.php;");
}


 drawMenus();

