_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=5;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="PaleGreen";
offcolor="#215DC6";
oncolor="#428EFF";
ondecoration="underline";
padding="6";
separatorcolor="#969698";
subimagepadding="8";
itemwidth="120";
}

with(menuStyle=new mm_style()){
bordercolor="#4D4D4D";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#EFF3FF";
offcolor="DarkGreen";
oncolor="DarkSeaGreen";
ondecoration="underline";
padding="5";
subimage="images/green2_4x5.gif";
subimagepadding="10";
imagepadding="4";
itemwidth="185";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Mens Committee;target=;url=http://www.avgc.co.uk/;offcolor=#ffffff;fontweight=bold;itemheight=32;rawcss=padding-top:7px;padding-left:30px;bgimage=images/xp_panel_topoffgreen.gif;");
aI("text=SmartGolfer Network;target=;url=SmartGolfer-Network.html;");
aI("text=Competition Results;target=;url=Competition-Results.html;");
aI("text=Match Results 2012;target=;url=Match-Results-2012.html;");
aI("text=Club Championship;target=;url=Club-Championship.html;");
aI("text=Events;target=;url=Events.html;");
aI("text=Hole In One;target=;url=Hole-In-One.html;");
aI("text=Juniors;target=;url=Juniors.html;");
}


 drawMenus();

