_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack7L.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offcolor="Blue";
onbold="bold";
oncolor="#000000";
ondecoration="underline";
separatorcolor="Transparent";
separatorsize="1";
subimagepadding="2";
itemheight="26";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack3.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="Blue";
onbold="bold";
oncolor="Black";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep13.gif";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=725;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Home;target=;url=Home.html;align=center;");
aI("text=Events;target=;url=Events.html;align=center;");
aI("text=Club Membership;target=;url=Club_Membership.html;align=center;");
aI("text=Other Clubs;target=;url=Blokart_Australia.htm;align=center;");
aI("text=Forums;target=;url=Forums.html;align=center;");
aI("text=Contact Us;target=;url=Contact_Us.html;align=center;keepalive=1;");
}


 drawMenus();

