_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="4";
fontfamily="Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="Maroon";
offcolor="Snow";
onbgcolor="#1078C1";
onbold="bold";
oncolor="#ffffff";
padding="3";
separatorcolor="#ffffff";
separatorsize="2";
subimage="images/arrow.gif";
subimagepadding="4";
overimage="images/whitedots.gif";
imagepadding="3";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#1078C1";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Jim Lyons Insurance Agency Home;target=;url=index.html;");
aI("text=Employee Benefit Insurance;target=;url=Employee-Benefit-Insurance,group-medical,dental,life,disability-income,long-term-care,Troy-Il,Collinsville-Il,Maryville-Il,Glen-Carbon-Il,Edwards.html;");
aI("text=Medicare Insurance Coverage;target=;url=Medicare-Insurance-Coverage,medicare-supplements,Troy-Il,Collinsville-Il,Maryville-Il,Glen-Carbon-Il,Edwardsville-Il-Marine-Il,StJacob-Il,Highlan.html;");
aI("text=Medical Long Term Care Disability Income;target=;url=Medical-insurance,-Long-Term-Care,-Disability-Income,health-insurance,Troy-Il,Collinsville-Il,Maryville-Il,Glen-Carbon-Il,Edwardsville-Il-Marine.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=About US;target=;url=History-of-Agency.html;");
aI("text=Helpful Links;target=;url=Helpful-Links-Lots-of-information.html;");
aI("text=Insurance Companies And Claim Info;target=;url=Insurance-Companies-And-Claim-Info.html;");
}


 drawMenus();

