_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#FF8000";
offcolor="Black";
onbgcolor="#FFC800";
oncolor="#ffffff";
padding="8";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="2";
overimage="images/dots2.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
offbgcolor="#FF8000";
offcolor="Black";
onbgcolor="#FFC800";
oncolor="#ffffff";
padding="4";
separatorcolor="#996600";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://teamjacksonfishing.com/;");
aI("text=Bio;target=;url=bio.html;");
aI("showmenu=Tournament Schedule 2010/Tournament Results-2009LEFT_MENU;text=Tournament Schedule 2010;target=;url=tournament-schedule-2010.html;");
aI("text=Equipment;target=;url=equipment.html;");
aI("showmenu=Articles/Lake St Clair in SpringtimeLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("text=Blog;target=;url=blog.html;");
aI("showmenu=Photos/Howard \"Junior\" JacksonLEFT_MENU;text=Photos;target=;url=photos.html;");
aI("text=Sponsors;target=;url=sponsors.html;");
aI("text=Resources;target=;url=resources.html;");
aI("text=Contact Info;target=;url=contact-info.html;");
aI("text=Privacy Policy;target=;url=privacy-policy.html;");
aI("text=Site Map;target=;url=sitemap.html;");
}

with(milonic=new menuname("Tournament Schedule 2010/Tournament Results-2009LEFT_MENU")){
style=submenuStyle;
aI("text=Tournament Results-2009;target=;url=tournament-results-2009.html;");
}

with(milonic=new menuname("Articles/Lake St Clair in SpringtimeLEFT_MENU")){
style=submenuStyle;
aI("text=Lake St Clair in Springtime;target=;url=lake-st-clair-in-springtime.html;");
aI("text=Pack & Smack It;target=;url=pack-&-smack-it.html;");
}

with(milonic=new menuname("Photos/Howard \"Junior\" JacksonLEFT_MENU")){
style=submenuStyle;
aI("text=Howard \"Junior\" Jackson;target=;url=howard-junior-jackson.html;");
aI("text=Wonderland Marine West-August 2007;target=;url=wonderland-marine-west-august-2007.html;");
aI("text=Walmart BFL-Detroit River-November 2007;target=;url=walmart-bfl-detroit-river-november-2007.html;");
aI("text=Lake St Clair MI-November 27 2007;target=;url=lake-st-clair-mi-november-27-2007.html;");
aI("text=Ohio Bass Federation-Junior Bass Club;target=;url=ohio-bass-federation-junior-bass-club.html;");
aI("text=Region 2 Tournament-West Harbor-OH on Lake Erie-April 26 and 27-2008;target=;url=region-2-tournament-west-harbor-oh-on-lake-erie-april-26-and-27-2008.html;");
aI("text=Lake Erie-May 5-2008;target=;url=lake-erie-may-5-2008.html;");
aI("text=Allen County Bassmasters-Lake St-Clair-June 28 and 29-2008;target=;url=allen-county-bassmasters-lake-st-clair-june-28-and-29-2008.html;");
aI("text=Laurel River Lake, KY March 14 2009;target=;url=laurel-river-lake,-ky-march-14-2009.html;");
}


 drawMenus();

