_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#002C68";
offcolor="#DFDFDF";
onbgcolor="#E7E6E7";
oncolor="#00007F";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="12pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="Transparent";
oncolor="#DFDFDF";
outfilter="Fade(Overlap=1.00)";
padding="12";
pagebgcolor="Transparent";
separatorcolor="Transparent";
separatorsize="0";
imagepadding="6";
itemwidth="108";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=648;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=Our PartyPhilosphy and PoliciesINFO_BAR_MENU;text=Our Policies;target=;url=Our-Party.html;");
aI("showmenu=ActionRegister to VoteINFO_BAR_MENU;text=Action;target=;url=Action.html;");
aI("text=History;target=;url=Party-History.html;");
aI("text=News;target=;url=News.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("Our PartyPhilosphy and PoliciesINFO_BAR_MENU")){
style=submenuStyle;
<!-- aI("text=Placeholder;target=;url=;"); -->
}

with(milonic=new menuname("ActionRegister to VoteINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Join the Party;target=;url=Join-the-Party.html;");
aI("text=Get on the Email List;target=;url=Get-on-the-Email-List.html;");
aI("text=Volunteer;target=;url=Volunteer.html;");
aI("text=Make a Contribution;target=;url=Make-a-Contribution.html;");
}


 drawMenus();
