_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=http://www.cobrahelpcenter.com/;");
aI("text=Free Quote;target=;url=free-quote.html;");
aI("text=Cobra Help Center Blog;target=_blank;url=http://cobrahelpcenter.com/cobra-blog;");
aI("text=Products and Services;target=;url=products-and-services.html;");
aI("text=Information and Articles;target=;url=information-and-articles/;");
aI("text=Resources;target=;url=resources/;");
aI("text=Testimonials;target=;url=testimonials.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
