_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/breeze.gif";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
separatorcolor="#000000";
separatorpadding="1";
subimage="images/white_4x7.gif";
subimagepadding="2";
itemheight="28";
itemwidth="95";
}

with(submenuStyle=new mm_style()){
bordercolor="#67A1CE";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#D5EBFC";
offcolor="#67A1CE";
onbgcolor="#91C7F1";
onborder="1px solid #67A1CE";
oncolor="#000000";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=1045;
style=menuStyle;
alwaysvisible="1";
itemwidth="95";
orientation="horizontal";
openstyle="up";
itemheight="28";
aI("text=Home Page;target=;url=http://www.jcrp.org/;align=center;");
aI("text=Johnson County Republican Party;target=;url=Johnson-County-Republican-Party.html;align=center;");
aI("text=Archives;target=;url=Archives.html;align=center;");
aI("text=Contacts;target=;url=Contacts.html;align=center;");
aI("text=FAQ;target=;url=faq.htm;align=center;");
aI("text=Events;target=;url=Events.html;align=center;");
aI("text=Elections;target=;url=Elections.html;align=center;");
aI("text=Groups;target=;url=Groups.html;align=center;");
aI("text=Links;target=;url=Links.html;align=center;");
aI("text=Photos;target=;url=Photos.html;align=center;");
aI("text=Privacy ;target=;url=Privacy.html;align=center;");
}


 drawMenus();
