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=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#474C74";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#474C74";
offcolor="#ffffff";
onbgcolor="#ff6600";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#474C74";
pagecolor="#ff6600";
separatorcolor="#474C74";
separatorsize=5;
subimage="/images/arrow.gif";
subimagepadding=8;
}


with(milonic=new menuname("About")){
style=menuStyle;
aI("text=What Is Purge Congress;url=/content/what_is_purge_congress/;");
aI("text=Why Purge Congress;url=/content/why_purge_congress/;");
aI("text=Our Beliefs;url=/content/beliefs/;");
aI("text=American Exceptionalism;url=/content/american_exceptionalism/;");
aI("text=FAQs;url=/content/faq/;");
aI("text=Staff & Directors;url=/content/staff/;");
aI("text=Purge Congress News;url=/content/purge_news/;");
}

with(milonic=new menuname("Issues")){
style=menuStyle;
aI("text=National Security;url=/content/national_security/;");
aI("text=Fiscal;url=/content/fiscal/;");
aI("text=Civic & Cultural ;url=/content/civic_cultural/;");
}

with(milonic=new menuname("Action")){
style=menuStyle;
aI("text=Join & Get Involved;url=/content/get_involved/;");
aI("text=Tell Your Friends;url=/content/tell_your_friends/;");
aI("text=Colleges;url=/content/college/;");
aI("text=High Schools;url=/content/high_school/");
aI("text=Purge Congress Banners;url=/content/banners/");
aI("text=Purge Congress Store;url=/content/store/;");
}

with(milonic=new menuname("Members")){
style=menuStyle;
aI("text=Bulletins;url=/content/bulletins/;");
aI("text=Upcoming Events;url=/content/upcoming_events/;");
aI("text=Share Your Stories;url=/content/share_your_stories/;");
aI("text=How To Talk To A Liberal;url=/content/how_to_talk_to_a_liberal/;");
}

with(milonic=new menuname("Sound")){
style=menuStyle;
aI("text=Blogs;url=/content/blogs/;");
aI("text=What\'s Important To You;url=/content/whats_important_to_you/;");
aI("text=Purge Congress Polls;url=/sound-off/polls/;");
}

drawMenus();


