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="#184d48";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#666666";
offcolor="#ffffff";
onbgcolor="#b3c4c3";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=0)";
padding=5;
pagebgcolor="#666666";
pagecolor="#FFFFFF";
separatorcolor="#97cfb7";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=0;
overflow="scroll";
style=menuStyle;
top=110;
menuwidth=148;
aI("text=Home;url=default.asp");
aI("showmenu=about;text=About Us;");
aI("showmenu=services;text=Services;");
aI("showmenu=pricing;text=Pricing;");
aI("text=Questions;url=questions.asp;");
aI("text=Local Info;url=info.asp;");
aI("text=Directions;url=directions.asp;");
aI("text=Contact Us;url=contact.asp;");
aI("showmenu=PrePlanning;text=Pre-Planning;");
aI("text=Obituaries;url=obituaries.asp;");
aI("text=Send A Tribute;url=tribute.asp;");
aI("text=Community Affairs;url=communityAffairs.asp;");
}

with(milonic=new menuname("services")){
style=menuStyle;
aI("text=Services We Provide;url=services.asp;");
aI("text=Cremation Information;url=cremation.asp;");
}

with(milonic=new menuname("pricing")){
style=menuStyle;
aI("text=General Pricing;url=pricing.asp;");
aI("text=Professional Services;url=pricing2.asp;");
aI("text=Ceremonies;url=pricing3.asp;");
aI("text=Transportation;url=pricing4.asp;");
aI("text=Cash Disbursements;url=pricing5.asp;");
aI("text=Merchandise;url=pricing6.asp;");
aI("text=Alternative Selections;url=pricing7.asp;");
}

with(milonic=new menuname("PrePlanning")){
style=menuStyle;
aI("text=Pre-Need Arrangements;url=preplanning.asp;");
aI("text=Pre-Need Bill Of Rights;url=billOfRights.asp;");
}

with(milonic=new menuname("about")){
style=menuStyle;
aI("text=General Info;url=about.asp;");
aI("text=James A. Gustafson;url=infoID3.asp;");
aI("text=Richard W. McCriskin II;url=infoID4.asp;");
aI("text=Richard W. McCriskin;url=infoID1.asp;");
aI("text=William C. McCriskin;url=infoID2.asp;");
aI("text=Pam Mocharski;url=infoID5.asp;");
}

drawMenus();

