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=5;
_subOffsetLeft=0;

with(menuStyle=new mm_style()){

bordercolor="#99292a";
borderstyle="solid";
borderwidth=2;
separatorsize=1;
separatorcolor="#99292a";
fontfamily="tahoma";
fontsize="13px";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#7e0001";
offcolor="#ffffff";
onbgcolor="#ffffff";
oncolor="#b63d3e";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);";
padding=6;
subimage="menu/arrow.gif";
subimagepadding=2;
subimageposition="right";
width=400;
}
with(submenuStyle=new mm_style()){

bordercolor="#99292a";
borderstyle="solid";
borderwidth=2;
fontfamily="tahoma";
fontsize="13px";
fontstyle="bold";
headercolor="#000000";
offbgcolor="#dbcfb4";
offcolor="#463b22";
onbgcolor="#ffffff";
oncolor="#666666";
outfilter="fade(duration=0.5);";
padding=6;
pagecolor="black";
subimage="menu/arrow.gif";
subimagepadding=5;
subimageposition="right";
onclass="opaque";offclass="opaque"; 

overfilter="Shadow(color=#061c3d,Direction=120,Strength=4";

}
with(subsubmenuStyle=new mm_style()){

bordercolor="#CDCDCD";
borderwidth=1;
fontfamily="verdana";
fontsize="9pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#dbcfb4";
offcolor="#463b22";
onbgcolor="#dbcfb4";
oncolor="#463b22";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.051);Alpha(opacity=70);";

padding=5;
pagecolor="black";
subimage="menu/arrow.gif";
subimagepadding=8;
}

with(milonic=new menuname("Corporate")){

overflow="scroll";
style=submenuStyle;
aI("text=Team Page;url=ourTeam.html;");
aI("text=Associations and in the Community;url=associations.html;");
aI("text=Careers/Partners;url=careers.html;");
aI("text=Our Contracted Insurance Carriers;url=carriers.php;");

}

with(milonic=new menuname("Customer Service")){

overflow="scroll";
style=submenuStyle;
aI("text=Book an Appointment;url=appointment.php;");
aI("text=Complete a Fact Finder;url=factFinder.html;");
aI("text=Needs Analyzer Page;url=needsAnalyzer.html;");
aI("text=Free E-Newsletter;url=newsletter.html;");
}
with(milonic=new menuname("Referrals")){

overflow="scroll";
style=submenuStyle;
aI("text=Referral Program;url=#;");
aI("text=Refer a Friend;url=#;");
aI("text=Referral Letter;url=#;");
}
with(milonic=new menuname("Product Offerings")){

overflow="scroll";
style=submenuStyle;
aI("showmenu=lifeInsurance;text=Life Insurance;");
aI("text=Critical Illness Insurance;url=critIns.php;");
aI("text=Disability Insurance;url=insDis.php;");
aI("text=Long Term Care Insurance;url=longtermcare.php;");
aI("text=Mortgage Insurance;url=insMort.php;");
aI("text=Personal Benefits Insurance;url=PBins.html;");
aI("text=Segregated Funds (Money Business);url=segregatedfunds.php;");
aI("text=Travel Insurance;url=travelIns.html;");

}
with(milonic=new menuname("Resources")){

overflow="scroll";
style=submenuStyle;

aI("text=News and Events;url=news.html;");
aI("text=Testimonials;url=testimonials.html;");
aI("text=FAQ's;url=faq.html;");
aI("text=Privacy Statement;url=Privacy.pdf;");
aI("text=Links Page;url=links.html;");
aI("text=Glossary of Insurance Terms;url=glossary.html;");
aI("text=Library and Education;url=library.html;");
aI("text=Site Map;url=sitemap.html;");
}
with(milonic=new menuname("lifeInsurance")){

overflow="scroll";
style=submenuStyle;
aI("text=Term Insurance;url=termIns.php;");
aI("text=Whole Life Insurance;url=insWhole.php;");
aI("text=Universal Life Insurance;url=insUni.php;");
aI("text=Guaranteed Issue Life Insurance;url=guaranteedLife.html;");


}

drawMenus();
