_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#2E5F21";
onbgcolor="#5EBF44";
oncolor="Black";
padding="20";
separatorcolor="#E1E1E1";
separatorsize="10";
subimage="images/downarrow6_green_9x9.gif";
subimagepadding="1";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#2E5F21";
offcolor="White";
onbgcolor="#5EBF44";
oncolor="Black";
padding="4";
subimage="images/downarrow6_green_9x9.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=.././;");
aI("text=Information and Articles;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("showmenu=COBRA ArticlesWhat is COBRA?LEFT_MENU;text=COBRA Articles;target=;url=cobra-articles.html;");
aI("showmenu=Health Insurance ArticlesMajor Medical vs. Limited MedicalLEFT_MENU;text=Health Insurance Articles;target=;url=health-insurance-articles.html;");
aI("showmenu=COBRA Subsidy ArticlesCobra Subsidy from the GovernmentLEFT_MENU;text=COBRA Subsidy Articles;target=;url=cobra-subsidy-articles.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("COBRA ArticlesWhat is COBRA?LEFT_MENU")){
style=submenuStyle;
aI("text=What is COBRA?;target=;url=what-is-cobra.html;");
aI("text=How does COBRA Insurance apply to me?;target=;url=how-does-cobra-insurance-apply-to-me-.html;");
aI("text=COBRA Qualifying Events and Beneficiaries;target=;url=cobra-qualifying-events-and-beneficiaries.html;");
aI("text=COBRA and the Diabetic;target=;url=cobra-and-the-diabetic.html;");
aI("text=Divorce and your Cobra Rights;target=;url=divorce-and-cobra.html;");
aI("text=Employee Retirement Income Security Program - ERISA;target=;url=employee-retirement-income-security-program-erisa.html;");
aI("text=California Cobra;target=;url=california-cobra.html;");
aI("text=Cobra Medical Insurance Expiring?;target=;url=cobra-medical-insurance-expiring-.html;");
}

with(milonic=new menuname("Health Insurance ArticlesMajor Medical vs. Limited MedicalLEFT_MENU")){
style=submenuStyle;
aI("text=Major Medical vs. Limited Medical;target=;url=major-medical-vs-limited-medical.html;");
aI("text=Health Insurance That Fits Your Needs;target=;url=health-insurance-that-fits-your-needs.html;");
}

with(milonic=new menuname("COBRA Subsidy ArticlesCobra Subsidy from the GovernmentLEFT_MENU")){
style=submenuStyle;
aI("text=Cobra Subsidy from the Government;target=;url=cobra-subsidy-from-the-government.html;");
}


 drawMenus();
