_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#86BF3E";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
image="images/dots6.gif";
offbgcolor="#4E5456";
offcolor="#ffffff";
onbgcolor="#4E5456";
oncolor="Yellow";
padding="6";
pagebgcolor="#4E5456";
pagecolor="AliceBlue";
separatorcolor="#ffffff";
separatorsize="0";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="10";
overimage="images/whitedots.gif";
imagepadding="3";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home Page;target=;url=http://www.longtermcarepa.com/;");
aI("text=About Us;target=;url=About-us.html;");
aI("text=About PA Long Term Care;target=;url=About-Long-Term-Care.html;");
aI("text=PA Long Term Care Carriers;target=;url=Carriers.html;");
aI("text=The  PA Long Term Care Partnership;target=;url=PA-LTC-Partnership.html;");
aI("text=Pennsylvania Long Term Care Alliance - F.A.Q.;target=;url=F.A.Q.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}


 drawMenus();
