_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Comic Sans MS";
fontsize="11pt";
fontstyle="normal";
image="images/whitedots.gif";
offbgcolor="Thistle";
offcolor="White";
onbgcolor="LightSteelBlue";
oncolor="#ffffff";
padding="10";
pagebgcolor="Thistle";
pagecolor="LightSlateGray";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="218";
}

with(submenuStyle=new mm_style()){
bordercolor="LightSteelBlue";
borderstyle="solid";
borderwidth="5";
fontfamily="Comic Sans MS";
fontsize="10pt";
fontstyle="normal";
offbgcolor="LightSteelBlue";
offcolor="#ffffff";
onbgcolor="Thistle";
oncolor="#ffffff";
padding="4";
separatorcolor="Thistle";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=http://www.betakidz.com.au/;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Parent Help;target=;url=Parent-Help.html;");
aI("text=Counselling;target=;url=Counselling.html;");
aI("text=Parenting Courses;target=;url=Parenting-Courses.html;");
aI("text=Online Advice;target=;url=Online-Advice.html;");
aI("text=FAQs;target=;url=FAQs.html;");
aI("text=Fees;target=;url=Fees.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}


 drawMenus();
