_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="OliveDrab";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#CFCFCF";
offcolor="OliveDrab";
onbgcolor="#E7E6E7";
onbold="bold";
oncolor="DarkOrange";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="Black";
pagecolor="Black";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="OliveDrab";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CFCFCF";
offcolor="OliveDrab";
onbgcolor="#E7E6E7";
oncolor="DarkOrange";
outfilter="Fade(Overlap=1.00)";
padding="4";
pagebgcolor="#E7E6E7";
pagecolor="OliveDrab";
imagepadding="6";
itemwidth="178";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Save Your Local Zoo;target=;url=Save-Your-Local-Zoo.html;");
aI("text=Mums and Tots Morning;target=;url=Mums-and-Tots-Morning.html;");
aI("text=Mini Keepers Club;target=;url=Mini-Keepers-Club.html;");
aI("text=Rescue Stories Exhibition;target=;url=Rescue-Stories-Exhibition.html;");
}


 drawMenus();
