_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()){
align="center";
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth="0";
fontfamily="Tahoma";
fontsize="10pt";
fontweight="bold";
offbgcolor="White";
offborder="1px solid #FFFF99";
offcolor="Blue";
onbgcolor="Azure";
onborder="1px solid #FFFFFF";
oncolor="Blue";
padding="5";
pagebgcolor="White";
separatorcolor="White";
separatorsize="0";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="180";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://www.koalas.com/;");
aI("text=Pictures;target=;url=Pictures.html;");
aI("text=Population Facts;target=;url=Population-Facts.html;");
aI("text=Diet and Food;target=;url=Diet-and-Food.html;");
aI("text=Environment;target=;url=Environment.html;");
aI("text=Predators;target=;url=Predators.html;");
aI("text=History;target=;url=History.html;");
aI("text=Pets;target=;url=Pets.html;");
aI("text=Endangered?;target=;url=Endangered.html;");
aI("text=In Zoos;target=;url=In-Zoos.html;");
aI("text=Resources;target=;url=Resources.html;");
aI("text=Koala Camera;target=;url=Koala-Camera.html;");
aI("text=Videos;target=;url=Videos.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
