_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glowing_Big5.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#333333";
oncolor="#343434";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glowing_Big_hover5.png";
itemheight="42";
itemwidth="128";
}

with(submenuStyle=new mm_style()){
bordercolor="#dddddd";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#efefef";
offcolor="#444444";
onbgcolor="#eeeeee";
oncolor="#333333";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="42";
aI("text=Community Solutions;target=;url=Communities.html;");
aI("text=Home Health Solutions;target=;url=Home-Health.html;");
aI("text=Communication Solutions;target=_blank;url=http://www.residentnotifier.com;");
aI("text=Executive Consulting;target=;url=execconsult.html;");
aI("showmenu=News/Lutheran Senior Life PERSLEFT_MENU;text=News;target=;url=News.html;");
aI("text=About Us;target=;url=ABOUT-US.html;");
aI("text=Contact;target=;url=CONTACT.html;");
}

with(milonic=new menuname("News/Lutheran Senior Life PERSLEFT_MENU")){
style=submenuStyle;
aI("text=Lutheran Senior Life PERS;target=_blank;url=http://www.lutheranseniorlife.org/news/new-emergency-response-system-increases-resident-safety;");
aI("text=Redstone Partners with Unified Alerts;target=_blank;url=http://www.redstonehighlands.org/Press/PBT_Nov18_SI.pdf;");
}


 drawMenus();

