_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#960E0E";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#673301";
offcolor="Azure";
onbgcolor="#7F5400";
oncolor="Gold";
padding="6";
pagebgcolor="Brown";
pagecolor="Azure";
separatorcolor="Bisque";
separatorsize="1";
subimage="images/black_round_white.gif";
subimagepadding="6";
itemwidth="125";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Brown";
offcolor="Aqua";
onbgcolor="BurlyWood";
oncolor="Black";
padding="4";
pagecolor="Azure";
subimage="images/black_round_white.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://fishing.the-real-way.com/;");
aI("showmenu=Articles/Ice Fishing TripsLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Advertisers;target=_blank;url=http://internet-business.the-real-way.com/information-for-advertisers.html;");
}

with(milonic=new menuname("Articles/Ice Fishing TripsLEFT_MENU")){
style=submenuStyle;
aI("text=Ice Fishing Trips;target=;url=Ice-Fishing-Trips.html;");
aI("text=Tips on Lake Fishing;target=;url=Tips-on-Lake-Fishing.html;");
aI("text=Bass Fishing Techniques;target=;url=Bass-Fishing-Techniques.html;");
aI("text=Carp Fishing Tips;target=;url=Carp-Fishing-Tips.html;");
aI("text=Fishing Equipment Stores;target=;url=Fishing-Equipment-Stores.html;");
aI("text=Charter Fishing Trips;target=;url=Charter-Fishing-Trips.html;");
aI("text=Bass Fishing Trip;target=;url=Bass-Fishing-Trip.html;");
aI("text=Beginner Fly Fishing;target=;url=Beginner-Fly-Fishing.html;");
aI("text=Deep Sea Fishing Packages;target=;url=Deep-Sea-Fishing-Packages.html;");
aI("text=Knowing The Tides;target=;url=Deep-Sea-Fishing-The-Tides.html;");
aI("text=Careers in Deep Sea Diving;target=;url=Careers-in-Deep-Sea-Diving.html;");
aI("text=Deep Sea Diving;target=;url=Deep-Sea-Diving.html;");
}


 drawMenus();

