fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){

bordercolor="#000000";
//borderstyle="solid";
//borderwidth=1;
fontfamily="Verdana, Arial, Helvetica, sans-serif";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
headerbgcolor="";
headercolor="";
//itemwidth=140;
margin=0;
//alignment="center";
offbgcolor="#ffffff";
offcolor="#0D54A4";
onbgcolor="#ffffff";
oncolor="#0099FF";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Direction=135, Strength=0)";
padding=5;
pagebgcolor="#ffffff";
pagecolor="#0099FF";
separatorcolor="";
separatorsize=0;
//subimage="arrow.gif";
//subimagepadding=0;
}

with(milonic=new menuname("main")){
alwaysvisible=1;
followscroll=0;
left=0;
orientation="horizontal";
screenposition="center"; //top, left or center and top, middle or bottom
//itemwidth=130;
align="left";
style=menuStyle;
top=360;
//aI("text=&nbsp;&nbsp;HOME&nbsp;&nbsp;;url=index.html;");
aI("text=&nbsp;HOME&nbsp;;url=index.htm;");
aI("text=&nbsp;GAIL GABRIEL,&nbsp;MFT&nbsp;showmenu=about;url=about.htm");
aI("text=&nbsp;THERAPY SERVICES&nbsp;;url=therapy-services.htm;showmenu=services;");
//aI("text=&nbsp;Practice&nbsp;Areas&nbsp;&nbsp;;url=practice-areas.htm;showmenu=areas;");
aI("text=&nbsp;F.A.Q.&nbsp;;url=faq.htm;");
aI("text=&nbsp;CHALLENGES &amp; PROBLEMS&nbsp;;url=problems-disorders.htm;");

//aI("text=&nbsp;Therapy Examples&nbsp;;url=therapy-examples.htm;");

//aI("text=&nbsp;Resources&nbsp;;url=careers.htm;");
aI("text=&nbsp;RESOURCES&nbsp;;url=therapy-resources.htm;");
aI("text=&nbsp;OFFICE POLICIES&nbsp;;url=office-policies.htm;");

//aI("text=&nbsp;Contact&nbsp;Us&nbsp;url=contact.htm");

}

with(menuStyleSub=new mm_style()){
bordercolor="#68AFF0";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial, Helvetica, sans-serif";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#0D54A4";
onbgcolor="#D9EAFB";
oncolor="#0099FF";
outfilter="fade(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#ffffff', Direction=135, Strength=0)";
padding=5;
pagebgcolor="#ffffff";
pagecolor="#0099FF";
separatorcolor="#68AFF0";
separatorsize=1;
//subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("services")){
overflow="scroll";
itemwidth=165;
style=menuStyleSub;
aI("text=INDIVIDUAL THERAPY;url=individual-therapy.htm;")
aI("text=COUPLES THERAPY;url=couples-therapy.htm;")
aI("text=PARENT COUNSELING;url=parent-counseling.htm;")
aI("text=FAMILY THERAPY;url=family-therapy.htm;")

//aI("text=THERAPY 2;url=xxxx.htm;") 

//aI("text=Attorney 7;url=xxxx.htm;")

//aI("text=ADVISOR&nbsp;TEAM;url=advisors.htm;showmenu=advisors;")
}


drawMenus();

