_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#051FA8";
onbgcolor="#999999";
oncolor="White";
padding="6";
pagecolor="White";
separatorcolor="#051FA8";
separatorsize="1";
subimage="images/xp_ind.gif";
subimagepadding="1";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/xp_ind.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=index.html;");
aI("text=Club Calendar;target=;url=Calendar.html;");
aI("text=Club Directory;target=;url=Club_Directory.html;");
aI("text=Club Leadership;target=;url=Escondido_Sunrise_Rotary_Club_Leadership.html;");
aI("showmenu=ArticlesCliff Dochterman VideoINFO_BAR_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("ArticlesCliff Dochterman VideoINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Cliff Dochterman Video;target=;url=Cliff_Dochterman_Video.html;");
aI("text=Paul Harris Speech;target=;url=Paul_Harris_Speech.html;");
aI("text=World Community Service;target=;url=World_Community_Service.html;");
aI("text=20 Reasons to Join Rotary;target=;url=20_Reasons_to_Join_Rotary.html;");
aI("text=Seven Habits of Effective Rotarians;target=;url=Seven_Habits_of_Effective_Rotarians.html;");
aI("text=Rotary Council on Legislation 2010 Presentation;target=;url=Rotary_Council_on_Legislation_2010_Presentation.html;");
aI("text=Rotary International Videos;target=;url=Rotary_International_Videos.html;");
}


 drawMenus();
