_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="DodgerBlue";
oncolor="AliceBlue";
outfilter="fade(duration=0.5)";
pagecolor="DodgerBlue";
separatorcolor="#FFFFFF";
separatorsize="1";
rawcss="padding-top:4px;padding-bottom:1px";
itemheight="21";
itemwidth="129";
}

with(submenuStyle=new mm_style()){
bordercolor="#CDCDCD";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="DodgerBlue";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#747A75";
outfilter="fade(duration=0.5)";
padding="5";
subimage="images/9x6_rightbend_grey.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="126";
itemheight="21";
aI("text=Inicial;target=;url=http://www.VerTenis.com/;align=center;bgimage=images/itemyellow.gif;overbgimage=images/itemyellow_on.gif;");
aI("text=Noticais;target=;url=Noticais.html;align=center;bgimage=images/itemyellow.gif;overbgimage=images/itemyellow_on.gif;");
aI("text=Contato;target=;url=Contato.html;align=center;bgimage=images/itemyellow.gif;overbgimage=images/itemyellow_on.gif;");
aI("text=Termos de Uso;target=;url=Termos-de-Uso.html;align=center;bgimage=images/itemyellow.gif;overbgimage=images/itemyellow_on.gif;");
aI("text=Mapa do Site;target=;url=sitemap-page-order.html;align=center;bgimage=images/itemyellow.gif;overbgimage=images/itemyellow_on.gif;");
aI("text=Links;target=;url=Links.html;align=center;bgimage=images/itemyellow.gif;overbgimage=images/itemyellow_on.gif;");
}


 drawMenus();

