_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
offbgcolor="#9D4675";
offcolor="#000000";
oncolor="#ffffff";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_round_white.gif";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
image="images/sepsquare_on4.gif";
offbgcolor="SeaGreen";
offcolor="#FFFFFF";
oncolor="#000000";
padding="2";
separatorcolor="#FFFFFF";
separatorsize="1";
overimage="images/sepsquare.gif";
imageposition="right";
itemwidth="200";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="120";
orientation="vertical";
itemheight="18";
aI("text=Logo Golf Umbrellas;target=;url=http://www.logogolfumbrellas.net/;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=All About Titleist Logo Golf Balls;target=;url=All_About_Titleist_Logo_Golf_Balls.html;");
aI("text=Custom logo golf balls;target=;url=Custom_logo_golf_balls.html;");
aI("text=Corporate logo golf balls;target=;url=Corporate_logo_golf_balls.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
