_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontweight="bold";
headercolor="#000000";
offbgcolor="#F4C70C";
offcolor="#000000";
onbold="bold";
oncolor="#747A75";
padding="5";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location2.gif";
offcolor="White";
oncolor="#000000";
overimage="images/location_on2.gif";
imageposition="right";
itemwidth="172";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=860;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.cwc-peninsula.org/;");
aI("text=Jack London Media Clinic;target=;url=Jack-London-Media-Clinic.html;");
aI("text=How to Join;target=;url=How-to-Join.html;");
aI("showmenu=Contests/EventsFault Zone ContestINFO_BAR_MENU;text=Contests/Events;target=;url=Contests-Events.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Contests/EventsFault Zone ContestINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Fault Zone Contest;target=;url=Fault-Zone-Contest.html;");
}


 drawMenus();
