_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="RoyalBlue";
onbgcolor="LightSkyBlue";
oncolor="Black";
padding="20";
separatorcolor="#E1E1E1";
separatorsize="10";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="LightSkyBlue";
offcolor="Black";
onbgcolor="RoyalBlue";
oncolor="Black";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Health Insurance;target=;url=Health-Insurance.html;");
aI("text=Life Insurance;target=;url=Life-Insurance.html;");
aI("text=Financial Products;target=;url=Financial-Products.html;");
aI("text=Other Products;target=;url=Other-Products.html;");
aI("text=Parents;target=;url=parents.html;");
aI("text=Save;target=;url=save.html;");
aI("text=Carriers;target=;url=Carriers.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("showmenu=Articles/HRA Video Premium ReimbursementLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Jobs;target=;url=Jobs.html;");
aI("text=Privacy;target=;url=Privacy.html;");
}

with(milonic=new menuname("Articles/HRA Video Premium ReimbursementLEFT_MENU")){
style=submenuStyle;
aI("text=HRA Video Premium Reimbursement;target=;url=HRA-Video-Premium-Reimbursement.html;");
}


 drawMenus();

