_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack0.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="#000000";
oncolor="#000000";
subimagepadding="2";
itemheight="26";
itemwidth="80";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack0.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#ffffff";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep0.gif";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=400;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;align=center;");
aI("showmenu=ArticlesChild Protection in AustraliaINFO_BAR_MENU;text=Articles;target=;url=Articles.html;align=center;");
aI("text=Resources;target=;url=Resources.html;align=center;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;keepalive=1;");
}

with(milonic=new menuname("ArticlesChild Protection in AustraliaINFO_BAR_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("text=Child Protection in Australia;target=;url=Child-Protection-in-Australia.html;");
aI("text=Child Protection:  Three Levels of Service;target=;url=Child-Protection-Three-Levels-of-Service.html;");
aI("text=Did Marlin Neglect Nemo;target=;url=Did-Marlin-Neglect-Nemo.html;");
aI("text=International Child Protection;target=;url=International-Child-Protection.html;");
aI("text=Signs of Child Abuse;target=;url=Signs-of-Child-Abuse.html;");
aI("text=Signs of Child Neglect;target=;url=Signs-of-Child-Neglect.html;");
aI("text=Types of Child Abuse;target=;url=Types-of-Child-Abuse.html;");
aI(";");
}


 drawMenus();
