fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;



with(menuStyle=new mm_style()){
bordercolor="#cccccc";
borderstyle="solid";
borderwidth=0;
fontfamily="Times New Roman";
fontsize="16px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#f43b25";
offcolor="#ffffff";
onbgcolor="#C35C42";
oncolor="#ffffff";
//onimage="/images/nhec_05.gif";
outfilter="Fade(duration=0.2)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=4)";
padding="2px 40px 3px 5px";
pagebgcolor="#f43b25";
pagecolor="#ffffff";
separatorcolor="#999999";
separatorsize=0;
//subimage="arrow.gif";
//subimagepadding=10;
}

with(mainMenuStyle=new mm_style()){
bordercolor="#cccccc";
borderstyle="solid";
borderwidth=0;
fontfamily="Times New Roman";
fontsize="16px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#f43b25";
offcolor="#ffffff";
onbgcolor="#C35C42";
oncolor="#ffffff";
onimage="/images/nhec_05.gif";
padding="2px 5px 3px 5px";
pagebgcolor="#f43b25";
pagecolor="#ffffff";
separatorcolor="#999999";
separatorsize=0;
//subimage="arrow.gif";
//subimagepadding=10;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
borderwidth=0;
//left=23;
orientation="horizontal";
screenposition="center";
style=mainMenuStyle;
top=45;
aI("status=Candidate Profile;showmenu=Profile;text=Candidate Profile;url=/why.php");
//aI("text=Issues;url=/issues.php;");
aI("status=in The News;showmenu=Media;text=In The News;url=/news.php;");
aI("text=Join Jeb\'s Team;url=/join_jeb.php;");
aI("text=Contributions;url=javascript:PayPalDonate();");
//aI("text=Contributions;url=https://www.campaigncontribution.com/donors_info.asp?id=75897E2B%2D4E42%2D4046%2DBAFD%2DE4E62CEC8B13&db=6;");
aI("text=Calendar of Events;url=/calendar.php;");
//aI("text=Photo Gallery;url=/photo.php;");
aI("text=Blog;url=/blogs.php;");

}

with(milonic=new menuname("Profile")){
borderwidth=0;
subimage="/images/arrow.gif";
style=menuStyle;
aI("text=Why I\'m Running;url=/why.php;")
//aI("text=Endorsements;url=/endorse.php;")
}

with(milonic=new menuname("Media")){
borderwidth=0;
style=menuStyle;
//aI("text=In the News;url=/news.php;")
aI("text=Press Releases;url=/pr.php;")
//aI("text=Newsletters;url=/newsletters.php;")
//aI("text=Video Clips;url=/v_clips.php;")
//aI("text=Download Media;url=/media.php;")
}

drawMenus();

