
_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=0;
_subOffsetLeft=3;


with(style1=new mm_style()){
offcolor="#FFFFFF";
offbgcolor="#008000";
oncolor="#FFCC33";
onbgcolor="#004000";
borderstyle="solid";
borderwidth=1;
bordercolor="#008000";
fontsize="85%";
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Arial, Sans Serif";
padding=2;
subimage="images/arrowdown.gif";
high3dcolor="#008000";
low3dcolor="#008000";
pagecolor="#FFCC33";
pagebgcolor="#008000";
headercolor="#008000";
headerbgcolor="#008000";
subimage="images/arrow2.gif";
subimagepadding="3";
overfilter="Fade(duration=0.2);Alpha(opacity=90);)";
}

with(milonic=new menuname("about")){
itemwidth=150;
borderwidth=1;
style=style1;
alignment="left";
aI("text=About Us;url=expert-about.htm;;status=About Castairs Pyschological Associates Ltd;separatorsize=1")
aI("text=Dr Kari Carstairs;url=expert-kari.htm;;status=About Kari Castairs;separatorsize=1")
aI("text=CV;url=pdf/kari-cv.pdf;target=_blank;;status=CV;separatorsize=1")
}

with(milonic=new menuname("expertise")){
itemwidth=150;
borderwidth=1;
style=style1;
alignment="left";
aI("text=Civil;url=expert-areas.htm;separatorsize=1")
aI("text=Criminal;url=expert-areas.htm;separatorsize=1")
aI("text=Family;url=expert-areas.htm;separatorsize=1")
aI("text=Psychological competencies;url=expert-areas.htm;separatorsize=1")
}

with(main=new menuname("articles")){
itemwidth=150;
borderwidth=1;
style=style1;
alignment="left";
aI("text=Article 1;url=expert-article1.htm;separatorsize=1")
aI("text=Download all articles;url=expert-articledownload.htm;separatorsize=1")
}


drawMenus();
