_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
borderstyle="Solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#000000";
offcolor="White";
onbgcolor="Blue";
onbold="bold";
oncolor="Coral";
padding="5";
pagebgcolor="Blue";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="italic";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location4.gif";
offcolor="#0000AA";
onbold="bold";
oncolor="#000000";
ondecoration="underline";
overimage="images/location_on4.gif";
imageposition="right";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=700;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Home;target=;url=Home.html;");
aI("text=Events;target=;url=Events.html;");
aI("showmenu=Photo GallerySydney Olympic Park Aug08MAIN_FOOTER_MENU;text=Photo Gallery;target=;url=Photo_Gallery.html;");
aI("showmenu=Club MembershipMember ApplicationMAIN_FOOTER_MENU;text=Club Membership;target=;url=Club_Membership.html;");
aI("text=Sydney Olympic Park;target=;url=Sydney_Olympic_Park.html;");
aI("text=Sponsors;target=;url=Sponsors.html;");
aI("text=Contact Us;target=;url=Contact_Us.html;");
}

with(milonic=new menuname("Photo GallerySydney Olympic Park Aug08MAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Sydney Olympic Park Aug08;target=;url=Sydney_Olympic_Park_Aug08.html;");
aI("text=Bunnings Fund Raiser;target=;url=Bunnings_Fund_Raiser.html;");
aI("text=Sydney Squadron Day Out - Harbour Sail;target=;url=Sydney_Squadron_Day_Out_-_Harbour_Sail.html;");
}

with(milonic=new menuname("Club MembershipMember ApplicationMAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Member Application;target=;url=Membership_Form.html;");
aI("text=Club Rules;target=;url=Club_Rules_&_Regulations.html;");
aI("text=Club Benefits;target=;url=Club_Benefits.html;");
aI("text=Club Fees;target=;url=Club_Annual_Fees.html;");
}


 drawMenus();
