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=1;
_subOffsetLeft=-2;

with(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=3;
}

with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="tahoma, verdana, arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#3566A8";
offcolor="#ffffff";
onbgcolor="#8AAB9D";
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="#2A4071";
pagecolor="#ffffff";
separatorcolor="#959190";
separatorsize=1;
subimage="";
subimagepadding=2;
}



with(milonic=new menuname("About")){
overflow="scroll";
style=menuStyle;
aI("text=Mission & Values&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=mission.htm;")
aI("text=FAQ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=nursinghomefaq.htm;")
aI("text=History&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=nursinghomehistory.htm;")
aI("text=Accreditation&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=accreditation.htm;")
aI("text=Father Lacombe&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=fatherlacombenursinghome.htm;")
aI("text=Sisters of Providence&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=sistersofprovidence.htm;")
aI("text=Organization Overview&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=orgoverview.htm;")
aI("text=Community Relations & Development&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=communications.htm;")
aI("text=Residents' Rights&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=rights.htm;")
aI("text=Visitor Policy&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=visitors.htm;")
aI("text=Testimonials&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=testimonials.htm;")
aI("text=Donations&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=donations.htm;")

}

with(milonic=new menuname("Services")){
overflow="scroll";
style=menuStyle;
aI("text=Community Services;url=community.htm;")
aI("text=Therapeutic Services;url=therapeutic.htm;");
aI("text=Social Worker;url=socialworkers.htm;");
aI("text=Pastoral Care;url=pastoralcare.htm;");
aI("text=Nursing;url=nursing.htm;");
aI("text=Other Services;url=otherservices.htm;");
aI("text=Related Links;url=resources.htm;");

}








with(milonic=new menuname("News")){
style=menuStyle;
aI("text=Press Releases;url=pressreleases.htm;");

aI("text=Events;url=events.htm;");
aI("text=Newsletter;url=news.htm;");
aI("text=Annual Reports&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=annualreports.htm;");
aI("text=Join Our Mailing List&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=mailinglist.htm;");
}



with(milonic=new menuname("Volunteers")){
style=menuStyle;
aI("text=Areas of Volunteers;url=volunteers.htm;");
aI("text=Guidelines;url=volunteerguidelines.htm;");
aI("text=Application Form;url=volunteerapplication.htm;");
}


with(milonic=new menuname("Careers")){
style=menuStyle;

aI("text=Why Work at FLCC?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=whyworkatflnh.htm;");
aI("text=Current Postings&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=careers.htm;");
aI("text=Students&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=students.htm;");

}

drawMenus();