_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=5;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Bubbles_Small9.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="Black";
oncolor="#555555";
separatorcolor="transparent";
separatorsize="5";
valign="middle";
rawcss="padding-left:5px;padding-bottom:5px;padding-right:5px";
overbgimage="images/Glossy_Bubbles_Small_hover9.png";
itemheight="41";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#ccddcd";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ccddcd";
offcolor="#555555";
onbgcolor="#bbddcd";
oncolor="#555555";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=835;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="41";
aI("text=Home;target=;url=http://www.bigpigjig.com/;");
aI("text=History;target=;url=History.html;");
aI("text=Schedule;target=;url=Schedule-of-Events.html;");
aI("text=Registration;target=;url=Entry-&-Registration.html;");
aI("text=Contest Rules;target=;url=Contest-Rules.html;");
aI("text=Upcoming Dates;target=;url=Upcoming-Dates.html;");
aI("text=Directions;target=;url=Directions.html;");
aI("text=Contact;target=;url=Contact.html;");
}


 drawMenus();

