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="#106b4a";
borderstyle="solid";
borderwidth=0;
fontfamily="arial,comic sans ms,technical";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#106b4a";
headercolor="#ffffff";
offbgcolor="#106b4a";
offcolor="#ffeeee";
onbgcolor="#ffeeee";
oncolor="106b4a";
outfilter="";
overfilter="";
padding=5;
pagebgcolor="";
pagecolor="";
separatorcolor="#ffeeee";
separatorsize=1;
subimage="arrow.gif";
onsubimage="arrow-on.jpg";
subimagepadding=2;
}

with(submenuStyle=new mm_style()){
bordercolor="#106b4a";
borderstyle="solid";
borderwidth=1;
fontfamily="arial,comic sans ms,technical";
fontsize="12";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#106b4a";
offbgcolor="#ffeeee";
offcolor="#106b4a";
onbgcolor="#106b4a";
oncolor="#ffeeee";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.3);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
pagebgcolor="";
pagecolor="";
separatorcolor="#106b4a";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=0;
style=menuStyle;
top=126;
menuwidth=150;
menuheight=190;
itemwidth=150;
itemheight=27;
aI("showmenu=patients;text=<b>Patient Information;");
aI("showmenu=provider;text=<b>Healthcare Providers;");
aI("showmenu=about;text=<b>About Acclaimed;");
aI("showmenu=services;text=<b>Our Services;");
aI("text=<b>Employment;url=employment.asp;status=Get information about employment opportunities with Acclaimed.;title=Get information about employment opportunities with Acclaimed.;");
aI("text=<b>Contact Us;url=contactus.asp;status=Contact Us.;title=Contact Us.;");
aI("text=<b>Main Page;url=index.asp;status=Return to the main page.;title=Return to the main page.;");
}

with(milonic=new menuname("patients")){
style=submenuStyle;
overflow="scroll";
aI("text=<b>Home Care With Individuals In Mind;url=homecareinmind.asp;status=Read about our attention to individual patient care.;title=Read about our attention to individual patient care.;");
aI("text=<b>What is Home Care?;url=whatishomecare.asp;status=Learn more about home care.;title=Learn more about home care.;");
aI("text=<b>Your Home Care Team;url=yourhomecareteam.asp;status=Read about your acclaimed visiting nurses team.;title=Read about your acclaimed visiting nurses team.;");
aI("text=<b>Caregiving Tips;url=caregivingtips.asp;status=Learn a number of useful caregiving tips.;title=Learn a number of useful caregiving tips.;");
}
with(milonic=new menuname("provider")){
style=submenuStyle;
overflow="scroll";
aI("text=<b>Why Acclaimed?;url=whyacclaimed.asp;status=Learn the benefits by working with Acclaimed.;title=Learn the benefits by working with Acclaimed.;");
aI("text=<b>Physician Billing Inservice;url=billinginservice.asp;status=Read about our physician billing inservice.;title=Read about our physician billing inservice.;");
aI("text=<b>Make a Referral;url=makereferral.asp;status=Get what you need to make a referral to Acclaimed.;title=Get what you need to make a referral to Acclaimed.;");
}
with(milonic=new menuname("about")){
style=submenuStyle;
overflow="scroll";
aI("text=<b>Acclaimed Family of Companies;url=aboutacclaimed.asp;status=Learn about the Acclaimed Family of Companies.;title=Learn about the Acclaimed Family of Companies.;");
aI("text=<b>Meet Our Staff;url=staff.asp;status=Meet the Acclaimed Staff.;title=Meet the Acclaimed Staff.;");

}
with(milonic=new menuname("services")){
style=submenuStyle;
overflow="scroll";
aI("text=<b>Certified Home Care;url=certifiedhomecare.asp;status=Learn about Acclaims certified home care.;title=Learn about Acclaims certified home care.;");
aI("text=<b>Orthopedic Specialty;url=orthopedicspecialty.asp;status=Learn about Acclaims Orthopedic Specialty home care.;title=Learn about Acclaims Orthopedic Specialty home care.;");
}




drawMenus();

