_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="8pt";
image="images/xpblank.gif";
offcolor="#000000";
onborder="1px solid #316AC5";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#ffffff";
menubgimage="images/backoff_sand.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="10pt";
fontweight="bold";
offbgcolor="Sienna";
offborder="1px solid #FFFF99";
offcolor="Snow";
onbgcolor="Black";
onborder="1px solid #FFFFFF";
oncolor="#FFFFFF";
padding="5";
pagebgcolor="SaddleBrown";
separatorcolor="Transparent";
separatorsize="0";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="120";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.africanelephants.com/;");
aI("text=Ask the Expert;target=;url=Ask-the-Expert.html;");
aI("text=Questions and Answers;target=;url=Questions-and-Answers.html;");
aI("text=Pictures;target=;url=Pictures.html;");
aI("text=In Zoos;target=;url=In-Zoos.html;");
aI("text=Resources;target=;url=Resources.html;");
aI("text=Videos;target=;url=Videos.html;");
aI("text=Live African Elephant Camera;target=;url=Live-African-Elephant-Camera.html;");
aI("text=About Us;target=;url=About-Us.html;");
}


 drawMenus();
