_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 Quote;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=How to Buy Term Life Insurance;target=;url=how-to-buy-term-life-insurance.html;");
aI("text=Term Life Insurance Quote Online;target=;url=term-life-insurance-quote-online.html;");
aI("text=Compare Term Life Insurance;target=;url=compare-term-life-insurance.html;");
aI("text=Universal Life Insurance Quote;target=;url=universal-life-insurance-quote.html;");
aI("text=Free Term Life Insurance Quotes;target=;url=free-term-life-insurance-quotes.html;");
aI("text=Term Life Insurance Rate;target=;url=term-life-insurance-rate.html;");
aI("text=Life Insurance Prices;target=;url=life-insurance-prices.html;");
aI("text=Life Insurance Broker;target=;url=life-insurance-broker.html;");
aI("text=Low Cost Life Insurance;target=;url=low-cost-life-insurance.html;");
aI("text=Site Map;target=;url=sitemap-navigation.html;");
}


 drawMenus();
