_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="#355164";
oncolor="#CEBC83";
padding="9";
separatorcolor="#625839";
separatorsize="1";
subimage="images/xp_ind.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#355164";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#CEBC83";
oncolor="Black";
padding="4";
subimage="images/xp_ind.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page - Platform;target=;url=./;");
aI("text=Experience and Bio;target=;url=Experience-and-Bio.html;");
aI("text=Endorsements;target=;url=Endorsements.html;");
aI("showmenu=ResourcesDistrict 5 MapsLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("text=News and Campaign Blog;target=_blank;url=http://www.jackabrown.com/news/;");
aI("text=Contact Information;target=;url=Contact-Information.html;");
aI("text=Web Site Terms and Policies;target=;url=Web-Site-Terms-and-Policies.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ResourcesDistrict 5 MapsLEFT_MENU")){
style=submenuStyle;
aI("text=District 5 Maps;target=;url=District-5-Maps.html;");
aI("text=Arizona Voter Information;target=_blank;url=http://www.azsos.gov/election/VoterInformation.htm;");
aI("text=Useful Links and Telephone Numbers;target=;url=Useful-Links-and-Telephone-Numbers.html;");
}


 drawMenus();
