// JavaScript Document


fixMozillaZIndex=true;
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;





with(menuStyle=new mm_style()){

bordercolor="#d5d5d5"; //total border color

borderstyle="solid";

borderwidth=1;

fontfamily="Verdana";

fontsize="11px";

fontstyle="bold";

//headerbgcolor="#ffffff"; //test to see if this is the border line in drop down links

//headercolor="#000000"; //test to see if this is the border line in drop down links

offbgcolor="#ffffff";

//offbgcolor="#9E9C38"; //drop down background color

offcolor="#7a7a7a"; //active

onbgcolor="#7c8205"; //color for mouse over link background

oncolor="#dcdebc"; //color when mouse over links

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

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

padding=10; // item padding betwneen links

//pagebgcolor="#BCBB72"; //background of unknown

//pagecolor="black";

separatorcolor="#d5d5d5"; //active

//separatorcolor="#CDCA68"; //color of the line that seperates the links and drop down links

separatorpadding=0;

separatorsize=0; //line that seperates the links

separatorwidth=0;

separatorheight=1;

//subimage="arrow.gif"; the arrow image after the link

//subimagepadding=2;

itemwidth=105;

}





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

style=menuStyle;

aI("text=<center>&nbsp;&nbsp;&nbsp;Pre Need &nbsp;&nbsp;</center>;url=svc_preneed.php;");

aI("text=<center>&nbsp;&nbsp;&nbsp;At Need  &nbsp;&nbsp;</center>;url=svc_atneed.php;");


}



drawMenus();