_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="13.5px";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#F2A0B4";
offcolor="#000000";
onbgcolor="#7FE2D8";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
pagebgcolor="#7FE2D8";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="http://www.pungents.com/images/arrow.gif";
subimagepadding=2;
width="100%"
}

with(milonic=new menuname("Main Menu")){
width="100%"

alwaysvisible=1;
left=20;

orientation="horizontal";
style=menuStyle;
top=124;
//aI("text=Home;url=http://www.pungents.com/gnus.htm;");
aI("showmenu=Puns;text=Puns;");
aI("showmenu=Punshines;text=Punshine Girls;");
aI("text=Demand a Pun;url=http://pungents.com/podsubmit.htm;");
aI("text=Be a Punshine Girl;url=http://pungents.com/punshinesubmit.htm;");
aI("text=Merch;url=http://pungents.com/merch/tshirts.htm;");
aI("showmenu=About;text=About;");
aI("showmenu=Donate;text=Donate;");
}

with(milonic=new menuname("Puns")){
style=menuStyle;
aI("text=All Recent Puns;url=http://pungents.com/;")
aI("text=Pun of the Day;url=http://pungents.com/category/pun-of-the-day;")
aI("text=Puns on Demand :: Request a Pun;url=http://www.pungents.com/category/pun-on-demand/;")
//aI("text=Site Gags;url=http://pungents.com//visualpuns.htm;")
aI("text=Puns by Topic;url=http://pungents.com/spec_feat.htm;")
/*aI("text=Punpals :: User-submitted Puns;url=http://www.pungents.com/category/pun-pals/") */
//aI("text=ComPundium :: Old Archives;url=http://pungents.com/compundium.htm")
aI("showmenu=Punoff;text=O. Henry Pun-Off;");
}

with(milonic=new menuname("Punshines")){
style=menuStyle;
aI("text=Punshine Girls;url=http://pungents.com/punshine.htm;")
aI("text=Punshine Boys;url=http://pungents.com/punshineb.htm;")
aI("text=Punshine Applications;url=http://pungents.com/punshinesubmit.htm;")
}


with(milonic=new menuname("About")){
style=menuStyle;
aI("text=About the Gents;url=http://pungents.com/aboutus.htm;")
aI("text=FAQ;url=http://pungents.com/faq.htm;")
aI("text=What is a Pun?;url=http://pungents.com/whatsapun.htm;")
//aI("text=News;url=http://pungents.com/gnus.htm;")
aI("text=Media Coverage;url=http://pungents.com/media.htm;")
//aI("text=RSS Info;url=http://pungents.com/subscription_info.htm")
//aI("text=Links;url=http://pungents.com/links.htm")
aI("text=Contact the Gents;url=http://pungents.com/contactus.htm;")
}

with(milonic=new menuname("Donate")){
style=menuStyle;
aI("text=Help Support PunGents.com!;url=http://pungents.com/donate.htm;")
}

with(milonic=new menuname("Punoff")){
style=menuStyle;
//aI("text=Photos;url=http://pungents.com/images/punoff/;target=_blank;")
aI("text=Pat's 2009 performance;url=http://www.pungents.com/2009/05/19/pats-2009-punoff-routine-fart-jokes/;")
aI("text=2007 performance;url=http://www.pungents.com/2007/05/16/pats-2007-pun-off-punniest-of-show-routine-puns-about-puns/;")
aI("text=2005 performance;url=http://www.pungents.com/2005/05/15/pats-2005-punoff-routine-cannibalism/;")
aI("text=About the Pun-Off: Pat's 2007 account;url=http://pungents.com/media/high_noun.html;")
}

drawMenus();


