_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/glass0.jpg";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#ffffff";
oncolor="Crimson";
separatorcolor="#000000";
separatorpadding="1";
subimage="images/white_4x7.gif";
subimagepadding="2";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/glass_hover0.jpg";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
bordercolor="#67A1CE";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#B0C4DE";
offcolor="#ffffff";
onbgcolor="#91C7F1";
onborder="1px solid #67A1CE";
oncolor="#ffffff";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemheight="28";
aI("text=Home;target=;url=http://www.a1term.com/;align=center;");
aI("text=Get Quote;target=;url=Get-a-Life-Insurance-Quote.html;align=center;");
aI("showmenu=Policy Types/Term LifeLEFT_MENU;text=Policy Types;target=;url=Life-Insurance-Policy-Types.html;align=center;");
aI("showmenu=Resources/How Much Coverage Do I Need?LEFT_MENU;text=Resources;target=;url=Resources.html;align=center;");
aI("text=Contact;target=;url=Contact.html;align=center;");
}

with(milonic=new menuname("Policy Types/Term LifeLEFT_MENU")){
style=submenuStyle;
aI("text=Term Life;target=;url=Term-Life.html;");
aI("text=Universal Life;target=;url=Universal-Life.html;");
aI("text=Whole Life;target=;url=Whole-Life.html;");
aI("text=Key Man;target=;url=Key-Man.html;");
aI("text=Survivorship;target=;url=Survivorship.html;");
}

with(milonic=new menuname("Resources/How Much Coverage Do I Need?LEFT_MENU")){
style=submenuStyle;
aI("text=How Much Coverage Do I Need?;target=;url=How-Much-Coverage-Do-I-Need.html;");
aI("text=A1Term Services;target=;url=A1Term-Services.html;");
aI("text=Tips for Life Insurance Exam;target=;url=Tips-for-Life-Insurance-Exam.html;");
aI("text=Glossary;target=;url=Glossary.html;");
}


 drawMenus();

