_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots1.gif";
offbgcolor="#7D9476";
offcolor="#ffffff";
onbgcolor="#34564B";
oncolor="#ffffff";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#34564B";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#34564B";
offcolor="#ffffff";
onbgcolor="#7D9476";
oncolor="#ffffff";
padding="4";
separatorcolor="#213730";
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.scenar.org.au/;");
aI("text=Find a Therapist;target=;url=Find-a-Therapist.html;");
aI("text=About us;target=;url=About-us/;");
aI("text=Downloads;target=;url=Downloads.html;");
aI("text=Membership;target=;url=Membership/;");
aI("text=FAQ;target=;url=FAQ.html;");
aI("text=Secure Payment;target=;url=Secure-Payment.html;");
aI("showmenu=For Members/CPDLEFT_MENU;text=For Members;target=;url=For-Members.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("For Members/CPDLEFT_MENU")){
style=submenuStyle;
aI("text=CPD;target=;url=CPD.html;");
aI("text=Insurances: IH Group;target=;url=Insurances-IH-Group.html;");
aI("text=Insurances: OAMPS;target=;url=Insurances-OAMPS.html;");
}


 drawMenus();

