_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Maroon";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/dots1.gif";
offbgcolor="#FFFFD4";
offcolor="DarkRed";
onbgcolor="#AA0000";
oncolor="#ffffff";
padding="4";
pagebgcolor="Brown";
pagecolor="White";
separatorcolor="#ffffff";
separatorsize="2";
subimage="images/on_13x13_greyboxed.gif";
subimagepadding="2";
overimage="images/dots1.gif";
imagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
bordercolor="Firebrick";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#FFFFAA";
offcolor="Maroon";
onbgcolor="DarkRed";
oncolor="#ffffff";
padding="4";
separatorcolor="DarkRed";
separatorsize="1";
subimage="images/on_13x13_greyboxed.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=http://centralcommunityalliance.org/;");
aI("text=Mission Statement;target=;url=Mission-Statement.html;");
aI("showmenu=2011 Forums/Jan 18, 2011LEFT_MENU;text=2011 Forums;target=;url=2011-Forums.html;");
aI("text=Summer EXPO;target=;url=Summer-EXPO.html;");
aI("showmenu=2010 Forums/Jan 19, 2010LEFT_MENU;text=2010 Forums;target=;url=2010-Forums.html;");
aI("text=Membership;target=;url=Membership.html;");
aI("text=Public Service Announcements;target=;url=Public-Service-Announcements.html;");
aI("text=HOA - Subdivisions;target=;url=HOA-Subdivisions.html;");
aI("text=Civic Associations;target=;url=Civic-Associations.html;");
aI("text=Church Directory;target=;url=Church-Directory.html;");
aI("text=Resources;target=;url=Resources.html;");
aI("text=History-Archives;target=;url=History-Archives.html;");
}

with(milonic=new menuname("2011 Forums/Jan 18, 2011LEFT_MENU")){
style=submenuStyle;
aI("text=Jan 18, 2011;target=;url=Jan-18,-2011.html;");
aI("text=Feb 15th, 2011;target=;url=Feb-15th,-2011.html;");
aI("text=Mar 15th, 2011;target=;url=Mar-15th,-2011.html;");
aI("text=April 19th, 2011;target=;url=April-19th,-2011.html;");
aI("text=May 17th, 2011;target=;url=May-17th,-2011.html;");
aI("text=Aug 16th, 2011;target=;url=Aug-16th,-2011.html;");
aI("text=Sept 20th, 2011;target=;url=Sept-20th,-2011.html;");
aI("text=Oct. 18th - Candidate Forum;target=;url=Oct.-18th-Candidate-Forum.html;");
aI("text=Nov. 15th, 2011;target=;url=Nov.-15th,-2011.html;");
}

with(milonic=new menuname("2010 Forums/Jan 19, 2010LEFT_MENU")){
style=submenuStyle;
aI("text=Jan 19, 2010;target=;url=Jan-19,-2010.html;");
aI("text=Feb 16, 2010;target=;url=Feb-16,-2010.html;");
aI("text=Mar 16, 2010;target=;url=Mar-16,-2010.html;");
aI("text=Mar 27 Election Results;target=;url=Mar-27-Election-Results.html;");
aI("text=May 18, 2010;target=;url=May-18,-2010.html;");
aI("text=November Taste Fair;target=;url=November-Taste-Fair.html;");
aI("text=CCSS Candidate Speeches';target=;url=CCSS-Candidate-Speeches'.html;");
}


 drawMenus();

