_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=5;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#D6DFF7";
offcolor="#215DC6";
oncolor="#428EFF";
ondecoration="underline";
padding="6";
separatorcolor="#969698";
subimagepadding="8";
itemwidth="185";
}

with(menuStyle=new mm_style()){
bordercolor="#4D4D4D";
borderstyle="solid";
fontfamily="Garamond";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="White";
offcolor="#215DC6";
oncolor="#428EFF";
ondecoration="underline";
padding="5";
subimage="images/xp_ind.gif";
subimagepadding="10";
imagepadding="4";
itemwidth="185";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("showmenu=Read These FirstConstitutionLEFT_MENU;text=Read These First;target=;url=read-these-first.html;offcolor=#ffffff;fontweight=bold;itemheight=32;rawcss=padding-top:7px;padding-left:30px;bgimage=images/xp_panel_topoffred.gif;");
aI("text=Executive;target=;url=executive.html;");
aI("text=Legislative;target=;url=legislative.html;");
aI("text=Judicial;target=;url=judicial.html;");
aI("text=Economics;target=;url=economics.html;");
aI("text=ObamaCare;target=;url=obamacare.html;");
aI("text=The Plan;target=;url=the-plan.html;");
}

with(milonic=new menuname("Read These FirstConstitutionLEFT_MENU")){
style=submenuStyle;
aI("text=Constitution;target=;url=constitution.html;fontweight=bold;itemheight=25;bgimage=images/xp_panel_subhead.gif;");
}


 drawMenus();

