_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#EFEFEF";
onbgcolor="Black";
oncolor="Silver";
padding="9";
separatorcolor="Black";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#BFBEBE";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#AAE1F7";
oncolor="Black";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=.././;");
aI("text=Term Life Insurance Companies;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Other Top Rated Carriers;target=;url=other-top-rated-carriers.html;");
aI("text=Banner Life Insurance;target=;url=banner-life-insurance.html;");
aI("text=American General Life (AIG);target=;url=american-general-life-(aig).html;");
aI("text=West Coast Life Insurance;target=;url=west-coast-life-insurance.html;");
aI("text=Protective Life Insurance;target=;url=protective-life-insurance.html;");
aI("text=Genworth Life Insurance;target=;url=genworth-life-insurance.html;");
aI("text=MetLife Life Insurance;target=;url=metlife-life-insurance.html;");
aI("text=Prudential Life Insurance;target=;url=prudential-life-insurance.html;");
aI("text=Transamerica Life Insurance;target=;url=transamerica-life-insurance.html;");
aI("text=ING (Reliastar) Life Insurance;target=;url=ing-(reliastar)-life-insurance.html;");
aI("text=Lincoln National Life Insurance;target=;url=lincoln-national-life-insurance.html;");
aI("text=John Hancock Life Insurance;target=;url=john-hancock-life-insurance.html;");
aI("text=Site Map;target=;url=sitemap-navigation.html;");
}


 drawMenus();
