_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack0.png";
fontfamily="Century Gothic, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#444444";
subimagepadding="2";
rawcss="line-height:1em";
itemheight="26";
itemwidth="80";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack0.png";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#ffffff";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep0.png";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=800;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.stevenagedogwatch.org/;align=center;");
aI("text=The Team;target=;url=The-Team.html;align=center;");
aI("showmenu=Messages/CommunityINFO_BAR_MENU;text=Messages;target=;url=Messages.html;align=center;");
aI("showmenu=Joining/Puppy PacksINFO_BAR_MENU;text=Joining;target=;url=Joining.html;align=center;");
aI("text=Dogs Diaries;target=;url=Dogs-Diaries.html;align=center;");
aI("showmenu=Coming Up Events/Past EventsINFO_BAR_MENU;text=Coming Up Events;target=;url=Coming-Up-Events.html;align=center;");
aI("text=Lost Dog;target=;url=Lost-Dog.html;align=center;");
aI("text=News;target=;url=News.html;align=center;");
aI("text=Gallery;target=;url=Gallery.html;align=center;");
aI("text=Links;target=;url=Links.html;align=center;keepalive=1;");
}

with(milonic=new menuname("Messages/CommunityINFO_BAR_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("text=Community;target=;url=Community-Page.html;");
}

with(milonic=new menuname("Joining/Puppy PacksINFO_BAR_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("text=Puppy Packs;target=;url=Puppy-Packs.html;");
aI("text=Douglas Crew;target=;url=Douglas-Crew.html;separatorsize=4;");
}

with(milonic=new menuname("Coming Up Events/Past EventsINFO_BAR_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("text=Past Events;target=;url=Past-Events.html;");
}


 drawMenus();

