_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="2";
fontfamily="Trebuchet MS";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="Snow";
offcolor="Black";
onbgcolor="#EFEFEF";
onbold="bold";
oncolor="#0000D4";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#00007F";
borderstyle="solid";
borderwidth="2";
fontfamily="Trebuchet MS";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Snow";
offcolor="Black";
onbgcolor="#EFEFEF";
onbold="bold";
oncolor="#0000D4";
outfilter="Fade(Overlap=1.00)";
padding="10";
separatorcolor="Transparent";
separatorsize="5";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.insurance4unevada.com/;");
aI("text=Free Quote;target=;url=Free-Quote.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Medicare 123;target=;url=Medicare-123.html;");
aI("showmenu=FAQ's/Glossary of TermsINFO_BAR_MENU;text=FAQ's;target=;url=FAQ's.html;");
aI("showmenu=Resources/TestimonialsINFO_BAR_MENU;text=Resources;target=;url=Resources.html;");
}

with(milonic=new menuname("FAQ's/Glossary of TermsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Glossary of Terms;target=;url=Glossary-of-Terms.html;");
}

with(milonic=new menuname("Resources/TestimonialsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Partners;target=;url=Partners.html;");
aI("text=Web Links;target=;url=Web-Links.html;");
}


 drawMenus();

