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="#296488";

//borderstyle="solid";

//borderwidth=1;

fontfamily="Verdana, Tahoma, Arial";

fontsize="11px";

fontstyle="normal";

//headerbgcolor="#ffffff";

//headercolor="#000000";

offbgcolor="#7798CD";

offcolor="#ffffff";

onbgcolor="6188C3";

oncolor="#ffffff";

//outfilter="randomdissolve(duration=0.3)";

//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";

padding=2;

//pagebgcolor="#82B6D7";

//pagecolor="black";

//separatorcolor="#2D729D";

//separatorsize=1;

//subimage="/ui/images/arrow.gif";

//subimagepadding=2;

offclass="menuoff"

}



with(menuStyle2=new mm_style()){

//bordercolor="#000000";

//borderstyle="solid";

//borderwidth=1;

fontfamily="Verdana, Tahoma, Arial";

fontsize="11px";

fontstyle="normal";

//headerbgcolor="#ffffff";

//headercolor="#000000";

offbgcolor="#7798CD";

offcolor="#ffffff";

onbgcolor="6188C3";

oncolor="#ffffff";

//outfilter="randomdissolve(duration=0.7)";

//overfilter="Fade(duration=0.4);Alpha(opacity=90)";

padding=3;

pagebgcolor="#AFD089";

pagecolor="black";

separatorcolor="#AFD089";

separatorsize=1;

//subimage="http://www.jennlee.com/_demo/ui/arrow.gif";

subimagepadding=2;

}



with(milonic=new menuname("Services")){

style=menuStyle2;

menuwidth=150;

align=left;

aI("text=Physical,&nbsp;Occupational,&nbsp;&&nbsp;Speech&nbsp;Therapy;url=therapy.htm;");

aI("text=Private&nbsp;Duty&nbsp;Nurse&nbsp;Aides&nbsp;&&nbsp;Non&nbsp;Medical&nbsp;Assistance;url=nonmedical.htm;");

aI("text=Social&nbsp;Work&nbsp;Services;url=social_work.htm;");

aI("text=Skilled&nbsp;Nursing&nbsp;Services;url=skilled_nursing.htm;");

}



drawMenus();



