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=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="80%";
fontstyle="normal";
headerbgcolor="#f7e8bd";
headercolor="#000000";
offbgcolor="#f7e8bd";
offcolor="#515151";
onbgcolor="#e6A93F";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#f7e8bd";
pagecolor="black";
separatorcolor="#000000";
separatorsize=1;

subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=0;
overflow="scroll";
style=menuStyle;
position="relative";
top=0;
aI("text=Home;url=http://www.hpccc.org/home.asp;");
aI("text=News & Views;url=http://www.hpccc.org/news.asp;");
aI("text=Hospice House;url=http://www.hpccc.org/hospicehouse.asp;");
aI("showmenu=GivingOpportunities;text=Giving Opportunities;");
aI("showmenu=CareTeam;text=Hospice Services - The Care Team;");
aI("text=Community Services;url=http://www.hpccc.org/care_grief.asp;");
aI("showmenu=children;text=Children's Services;");
aI("text=Frequently Asked Questions;url=http://www.hpccc.org/faq.asp;");
aI("showmenu=planning;text=Advance Care Planning;url=http://www.hpccc.org/careplanning.asp;");
aI("text=Job Opportunities;url=http://www.hpccc.org/jobs.asp;");
aI("text=Volunteer Opportunities;url=http://www.hpccc.org/volunteer.asp;");
aI("text=Contact Us;url=http://www.hpccc.org/contact.asp;");
aI("showmenu=Fundraising;text=Fundraising;");
aI("text=Geographic Service Area;url=http://www.hpccc.org/geographic.asp;");
aI("text=Employee Access Area;url=http://www.hpccc.org/intranet/index.asp;");
aI("text=Links;url=http://www.hpccc.org/links.asp;");
}

with(milonic=new menuname("GivingOpportunities")){
overflow="scroll";
style=menuStyle;
aI("text=Memorials & Donations;url=http://www.hpccc.org/giving_memorials.asp;")
//aI("text=Cars;url=http://www.hpccc.org/giving_cars.asp;")
aI("text=In Kind;url=http://www.hpccc.org/giving_inkind.asp;")
}

with(milonic=new menuname("CareTeam")){
style=menuStyle;
aI("text=Nursing;url=http://www.hpccc.org/care_nursing.asp;");
aI("text=Social Workers;url=http://www.hpccc.org/care_social.asp;");
aI("text=Medical Directors;url=http://www.hpccc.org/care_medical.asp;");
aI("text=Bereavement Counselors;url=http://www.hpccc.org/care_bereavement.asp;");
aI("text=Chaplains;url=http://www.hpccc.org/care_chaplains.asp;");
aI("text=Attending Physicians;url=http://www.hpccc.org/care_physician.asp;");
aI("text=Certified Nursing Assistants;url=http://www.hpccc.org/care_cna.asp;");
aI("text=Music Program- Interlude;url=http://www.hpccc.org/care_music.asp;");
aI("text=Service In Nursing/Assisted Living;url=http://www.hpccc.org/care_assisted.asp;");
aI("text=Comforting Paws;url=http://www.hpccc.org/care_paws.asp;");
}

with(milonic=new menuname("children")){
overflow="scroll";
style=menuStyle;
aI("text=Children's Services;url=http://www.hpccc.org/care_pediatric.asp;");
aI("text=Wings 2 SOAR;url=http://www.hpccc.org/wings2soar.asp;");
}

with(milonic=new menuname("Fundraising")){
style=menuStyle;
aI("text=Light Up A Life;url=http://www.hpccc.org/fundraising_lual.asp;");
aI("text=At Your Service;url=http://www.hpccc.org/fundraising_atyourservice.asp;");
aI("text=Guidelines;url=http://www.hpccc.org/fundraising_guidelines.asp;");
aI("text=Hospice Angel Jewelry;url=http://www.hpccc.org/fundraising_angeljewelry.asp;");
aI("text=Route 66;url=http://www.hpccc.org/fundraising_Rt66.asp;");
}

with(milonic=new menuname("planning")){
style=menuStyle;
aI("text=Healthcare Power Of Attorney;url=http://www.hpccc.org/hpoa.asp;");
aI("text=Living Will;url=http://www.hpccc.org/livingwill.asp;");
}

with(milonic=new menuname("Anti Spam")){
style=menuStyle;
aI("text=Spam Cop;url=http://www.spamcop.net/;");
aI("text=Mime Defang;url=http://www.mimedefang.org/;");
aI("text=Spam Assassin;url=http://www.spamassassin.org/;");
}

with(milonic=new menuname("My Milonic")){
style=menuStyle;
aI("text=Login;url=http://www.milonic.com/login.php;");
aI("text=Licenses;url=http://www.milonic.com/mylicenses.php;");
aI("text=Invoices;url=http:/www.milonic.com/myinvoices.php;");
aI("text=Make Support Request;url=http://www.milonic.com/reqsupport.php;");
aI("text=View Support Requests;url=http://www.milonic.com/mysupport.php;");
aI("text=Your Details;url=http://www.milonic.com/mydetails.php;");
}

drawMenus();

