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="Arial, Helvetica, sans-serif";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="";
headercolor="";
//itemwidth=140;
margin=0;
//alignment="center";
offbgcolor="#F0E8DD";
offcolor="#593000";
offbgimage='menu/up01.jpg'; //off image
overbgimage='menu/over02.jpg'; //over image
//onbgcolor="#DA8F34";
oncolor="#770000";
//outfilter="randomdissolve(duration=0.0)";
//overfilter="Fade(duration=0.2);Alpha(opacity=100);Direction=135, Strength=0)";
padding=9;
//pagebgcolor="#ffffff";
pagebgimage='menu/up01.jpg';
pagecolor="#770000";
separatorcolor="#DBC2A2";
separatorsize=1;
//separatorpadding=5;
bgimage='menu/up01.jpg';//subimage="arrow.gif";
//subimage="menu/up01.jpg";
//subimagepadding=0;
//offborder='1px solid #000000';

}

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=122;
//aI("text=&nbsp;&nbsp;HOME&nbsp;&nbsp;;url=http://www.newportpsych.coml;");
//aI("text=&nbsp;HOME&nbsp;;url=http://www.newportpsych.com;");
aI("text=&nbsp;ABOUT DR. ROTUNDA&nbsp;;showmenu=about;url=about.htm");
aI("text=&nbsp;SERVICES&nbsp;;showmenu=services;url=therapy-services.htm");
//aI("text=&nbsp;Practice&nbsp;Areas&nbsp;&nbsp;;url=practice-areas.htm;showmenu=areas;");
aI("text=&nbsp;CHILD PSYCHIATRY&nbsp;;url=child-psychiatry.htm;")
//aI("text=&nbsp;EVALUATION&nbsp;;url=evaluation.htm;");
aI("text=&nbsp;CONDITIONS&nbsp;;url=problems-disorders.htm;");
//aI("text=&nbsp;PATIENT TYPES&nbsp;;url=patient-types.htm;");
//aI("text=&nbsp;Therapy Examples&nbsp;;url=therapy-examples.htm;");

//aI("text=&nbsp;Resources&nbsp;;url=careers.htm;");
// aI("text=&nbsp;MEDICATION MGT.&nbsp;;url=medication.htm;");

aI("text=&nbsp;TESTIMONIALS&nbsp;;url=testimonials.htm;");	
aI("text=&nbsp;RESOURCES&nbsp;;url=therapy-resources.htm;");
aI("text=POLICIES and FEES;url=office-policies.htm;");
// aI("text=CONTACT&nbsp;US;url=contact.htm");

}

with(menuStyleSub=new mm_style()){
bordercolor="#AE8244";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial, Helvetica, sans-serif";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#F0E8DD";
offcolor="#411714";
onbgcolor="#ffffff";
oncolor="#770000";
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="#770000";
separatorcolor="#AE8244";
separatorsize=1;
//subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("services")){
//overflow="scroll";
itemwidth=185;
style=menuStyleSub;
aI("text=EVALUATION;url=evaluation.htm;");
aI("text=MEDICATION TREATMENT;url=medication-management.htm;")
aI("text=THERAPY;url=therapy-services.htm;")

//aI("text=PATIENT TYPES;url=patient-type.htm;")


// aI("text=CHILD PSYCHIATRY;url=child-psychiatry.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();

