_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glowing_Big2.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
fontstyle="normal";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#333333";
onbold="bold";
oncolor="#343434";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glowing_Big_hover2.png";
itemheight="42";
itemwidth="128";
}

with(submenuStyle=new mm_style()){
bordercolor="#dddddd";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#efefef";
offcolor="#444444";
onbgcolor="#eeeeee";
oncolor="#333333";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="42";
aI("text=Homepage;target=;url=http://www.carlisleanglingassociation.org/;");
aI("text=News/Events Page;target=;url=News-Events-Page.html;");
aI("text=River Eden;target=;url=River-Eden.html;");
aI("text=Fishing Permits;target=;url=Fishing-Permits.html;");
aI("text=Membership Application;target=;url=Membership-Application.html;");
aI("text=Rules;target=;url=Rules.html;");
aI("text=CAA Maps;target=;url=CAA-Maps.html;");
aI("showmenu=Fishing Tips/Salmon FishingLEFT_MENU;text=Fishing Tips;target=;url=Fishing-Tips.html;");
aI("text=Exchange Tickets;target=;url=Exchange-Tickets.html;");
aI("showmenu=Photo Gallery/2011LEFT_MENU;text=Photo Gallery;target=;url=Photo-Gallery.html;");
aI("text=CAA Junior Days;target=;url=CAA-Junior-Days.html;");
aI("text=Catch Returns;target=;url=Catch-Returns.html;");
aI("text=CAA Sales and swaps;target=;url=CAA-Sales-and-swaps.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("Fishing Tips/Salmon FishingLEFT_MENU")){
style=submenuStyle;
aI("text=Salmon Fishing;target=;url=Salmon-Fishing.html;");
aI("text=Sea Trout Fishing;target=;url=Sea-Trout-Fishing.html;");
aI("text=Brown Trout Fishing;target=;url=Brown-Trout-Fishing.html;");
aI("text=Coarse Fishing;target=;url=Coarse-Fishing.html;");
}

with(milonic=new menuname("Photo Gallery/2011LEFT_MENU")){
style=submenuStyle;
aI("text=2011;target=;url=2011.html;");
aI("text=2012;target=;url=2012.html;");
}


 drawMenus();

