 ajmenu1 = new mainMenu('horizontal', 5, '#800000', '7E9BD4');
 ajmenu1.htmlBefore = '     |     ';
 ajmenu1.htmlAfter = '    |    ';
 ajmenu1.addItems("Home", "index.html", "The Council", "mount_kisco_drug_council.html", "Current Programs", "current_programs.html", "Hispanic Guide", "hispanic_guide.html", "Resources and Information", "resources.html");

 ajmenu1 = new subMenu('2','#3D67BC', '#7E9BD4');
 ajmenu1.addItems("Council Board", "mount_kisco_drug_board.html", "Mission Statement", "mission-statement.html", "Minutes of Meetings", "minutes.html", "Contact Us", "contact_us.html");

 ajmenu1 = new subMenu('3','#3D67BC', '#7E9BD4');
 ajmenu1.addItemsWithTarget("Drug Court", "mount_kisco_drug_court.html",  "_self", "Latino Providers Group","latino_providers.html", "_self");
 ajmenu1.addItems("Emergency Shelter Program", "shelter-program.html");
 
 ajmenu1 = new subMenu('3i1', '#3D67BC', '#7E9BD4');
 ajmenu1.addItems("News & Articles", "news_&_articles.html");

 ajmenu1 = new subMenu('3i3', '#3D67BC', '#7E9BD4');
 ajmenu1.addItems("News Articles", "news_articles.htm");
 
 ajmenu1 = new subMenu('4','#3D67BC', '#7E9BD4');
 ajmenu1.addItems("Spanish Guide", "hispanic_guide_spanish.html", "English Guide", "hispanic_guide_english.html");
 
 ajmenu1 = new subMenu('5','#3D67BC', '#7E9BD4');
 ajmenu1.addItems("Contact Us", "contact_us.html", "Resources", "resources.html", "Information", "information.html");
