_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="Dashed";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="Blue";
onbgcolor="#ffffff";
oncolor="Blue";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="Dashed";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/blackred.gif";
offbgcolor="Transparent";
offcolor="#04549D";
onbgcolor="#FFFFFF";
oncolor="#7B7B7A";
outfilter="Fade(Overlap=1.00)";
padding="5";
pagebgcolor="White";
separatorcolor="Transparent";
separatorsize="4";
subimagepadding="8";
overimage="images/blue.gif";
imagepadding="6";
itemwidth="140";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.yipsbegone.com/;");
aI("text=Yips Articles;target=;url=Yips_Articles.html;");
aI("text=Other Yippers;target=;url=Others_Like_You.html;");
aI("text=Baseball Confidence;target=_blank;url=http://www.BaseballConfidence.com;");
}


 drawMenus();
