_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="CornflowerBlue";
offcolor="White";
onbgcolor="LightBlue";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="CornflowerBlue";
offcolor="White";
onbgcolor="LightBlue";
oncolor="#000000";
padding="4";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Insurance Basics (Home);target=;url=http://life-health-insurance-guide.com/;");
aI("showmenu=Articles/Between Jobs: You Need Health InsuranceLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("text=Life Health Insurance Guide Resource Directory;target=;url=life-health-insurance-guide-resource-directory.html;");
}

with(milonic=new menuname("Articles/Between Jobs: You Need Health InsuranceLEFT_MENU")){
style=submenuStyle;
aI("text=Between Jobs: You Need Health Insurance;target=;url=between-jobs-you-need-health-insurance.html;");
aI("text=Is Disability Insurance Important?;target=;url=is-disability-insurance-important.html;");
aI("text=Types of Life Insurance Policies;target=;url=types-of-life-insurance-policies.html;");
aI("text=Basic Health Insurance Plans;target=;url=basic-health-insurance-plans.html;");
aI("text=Why Choose Whole Life Insurance;target=;url=why-choose-whole-life-insurance.html;");
}


 drawMenus();

