_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Lamp5.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#000000";
oncolor="#55AA00";
pagecolor="Black";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px;padding-top:8px";
overbgimage="images/Lamp_hover5.png";
itemheight="46";
itemwidth="115";
}

with(submenuStyle=new mm_style()){
bordercolor="DarkRed";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headercolor="#000000";
offbgcolor="Maroon";
offcolor="Cornsilk";
onbgcolor="#A9FF7F";
oncolor="#000000";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemheight="46";
aI("text=Home;target=;url=http://www.wpgc-pygmy.com/;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
aI("text=Officers;target=;url=Officers.html;align=center;");
aI("showmenu=Members/Member PGCH'sLEFT_MENU;text=Members;target=;url=Members.html;align=center;");
aI("showmenu=Shows and Events/WPGC Shows/EventsLEFT_MENU;text=Shows and Events;target=;url=Shows-and-Events.html;align=center;");
aI("text=Bylaws;target=;url=Bylaws.html;align=center;");
aI("text=Rules and Regulations;target=;url=Rules-and-Regulations.html;align=center;");
aI("text=Articles;target=;url=Articles.html;align=center;");
aI("text=Dear Jocelyn;target=;url=Dear-Jocelyn.html;align=center;");
}

with(milonic=new menuname("Members/Member PGCH'sLEFT_MENU")){
style=submenuStyle;
aI("text=Member PGCH's;target=;url=Member-PGCH's.html;");
}

with(milonic=new menuname("Shows and Events/WPGC Shows/EventsLEFT_MENU")){
style=submenuStyle;
aI("text=WPGC Shows/Events;target=;url=WPGC-Shows-Events.html;");
aI("text=Region 1 Shows;target=;url=Region-1-Shows.html;");
aI("text=WPGC Futurity;target=;url=WPGC-Futurity.html;");
}


 drawMenus();

