sniffBrowsers();

menuHeadBullet = new bulletPoint("Images/Menu-off.gif","Images/Menu-on.gif");

leftMenu = new menuBar('leftMenu', 150, 'vertical', '#000000', 'null', 25);
leftMenu.addLabel(null, '&nbsp;Calendar', 6, 150, '#ffffff', '#0705d5', 'cgi-bin/cal.pl', 'left');
leftMenu.addLabel('menuHeadBullet', '&nbsp;About Us', 7, 150, '#ffffff', '#0705d5', 'MissionStatement.htm', 'left');
leftMenu.addLabel('menuHeadBullet', '&nbsp;Monthly Meetings', 1, 150, '#ffffff', '#0705d5', 'NextMeeting.htm', 'left');
leftMenu.addLabel(null, '&nbsp;Join NNWB', 2, 150, '#ffffff', '#0705d5', 'MembershipForm.htm', 'left');
leftMenu.addLabel(null, '&nbsp;Ways to Help', 8, 150, '#ffffff', '#0705d5', 'Opportunities.htm', 'left');
leftMenu.addLabel('menuHeadBullet', '&nbsp;Maps', 9, 150, '#ffffff', '#0705d5', '', 'left');
leftMenu.addLabel('menuHeadBullet', '&nbsp;Green Teams', 3, 150, '#ffffff', '#0705d5', '', 'left');
leftMenu.addLabel('menuHeadBullet', '&nbsp;Water Quality', 13, 150, '#ffffff', '#0705d5', 'WQCommittee.htm', 'left');
leftMenu.addLabel('menuHeadBullet', '&nbsp;Clean the Stream', 14, 150, '#ffffff', '#0705d5', '', 'left');
leftMenu.addLabel('menuHeadBullet', '&nbsp;Invasive Plants', 15, 150, '#ffffff', '#0705d5', '', 'left');
leftMenu.addLabel('menuHeadBullet', '&nbsp;Advocacy', 16, 150, '#ffffff', '#0705d5', '', 'left');
leftMenu.addLabel('menuHeadBullet', '&nbsp;Nature Hikes', 17, 150, '#ffffff', '#0705d5', '', 'left');
leftMenu.addLabel('menuHeadBullet', '&nbsp;Nature Photos', 18, 150, '#ffffff', '#0705d5', '', 'left');
leftMenu.addLabel(null, '&nbsp;Photo Gallery', 24, 150, '#ffffff', '#0705d5', 'PhotoGallery.htm', 'left');
leftMenu.addLabel('menuHeadBullet', '&nbsp;Sightings', 23, 150, '#ffffff', '#0705d5', 'sightings.htm', 'left');
leftMenu.addLabel('menuHeadBullet', '&nbsp;Links to Allied Sites', 10, 150, '#ffffff', '#0705d5', 'Links.htm', 'left');
leftMenu.addLabel('menuHeadBullet', '&nbsp;Report Crime', 4, 150, '#ffffff', '#0705d5', '', 'left');
leftMenu.addLabel(null, '&nbsp;Report Problems', 11, 150, '#ffffff', '#0705d5', 'ReportProblems.htm', 'left');
leftMenu.addLabel('menuHeadBullet', '&nbsp;Special Interest', 5, 150, '#ffffff', '#0705d5', '', 'left');
leftMenu.addLabel(null, '&nbsp;Contact Us', 12, 150, '#ffffff', '#0705d5', 'ContactUs.htm', 'left');
leftMenu.height = 54;

//Monthly Meetings
menus[1] = new menu(200, 'vertical', '#000000', '#000000');
menus[1].height = 16;
menus[1].addItem(null, '&nbsp;Next Meeting Announcement', null, 200, '#ffffff', '#0705d5', 'NextMeeting.htm', 'left');
menus[1].addItem(null, '&nbsp;Minutes of Past Meetings', null, 200, '#ffffff', '#0705d5', 'MeetingMinutes.htm', 'left');
menus[1].writeMenu();

//Join NNWB
menus[2] = new menu(200, 'vertical', '#000000', '#000000');
menus[2].height = 16;
//menus[2].height = 16;
//menus[2].addItem(null, '&nbsp;Join your Neighbors', null, 200, '#ffffff', '#0705d5', 'MembershipForm.htm', 'left');
//menus[2].addItem(null, '&nbsp;Membership Information', null, 200, '#ffffff', '#0705d5', 'MembershipInfo.htm', 'left');
//menus[2].writeMenu();

//Green Teams
menus[3] = new menu(300, 'vertical', '#000000', '#000000');
menus[3].height = 16;
menus[3].addItem(null, '&nbsp;Woodmoor Green Team', null, 300, '#ffffff', '#0705d5', 'WoodmoorGreenTeam.htm', 'left');
menus[3].addItem(null, '&nbsp;Rain Garden Oct 2008', null, 300, '#ffffff', '#0705d5', 'RainGarden20081025/01.htm', 'left');
menus[3].addItem(null, '&nbsp;Jim Fary\'s Rain Garden Construction', null, 300, '#ffffff', '#0705d5', 'FaryRainGarden.htm', 'left');
menus[3].writeMenu();

//Report Crime
menus[4] = new menu(180, 'vertical', '#000000', '#000000');
menus[4].height = 16;
menus[4].addItem(null, '&nbsp;<b>Park Police 301-949-3010</b>', null, 180, '#ffffff', '#0705d5', '', 'left');
menus[4].addItem(null, '&nbsp;How to report crime', null, 180, '#ffffff', '#0705d5', 'http://www.parkpolice.org/html/contactus/faq/crime.htm', 'left');
menus[4].addItem(null, '&nbsp;Park Rules', null, 180, '#ffffff', '#0705d5', 'http://www.parkpolice.org/html/contactus/faq/trails.htm', 'left');
menus[4].addItem(null, '&nbsp;Trail Safety Tips', null, 180, '#ffffff', '#0705d5', 'http://www.parkpolice.org/html/contactus/faq/trails.htm', 'left');
menus[4].writeMenu();

//Special Interest
menus[5] = new menu(450, 'vertical', '#000000', '#000000');
menus[5].height = 16;
menus[5].addItem(null, '&nbsp;Anacostia River Watershed Restoration Plan', null, 450, '#ffffff', '#0705d5', 'http://www.anacostia.net/plan.html', 'left');
menus[5].addItem(null, '&nbsp;Comments on Storm Sewer System Discharge Permit', null, 450, '#ffffff', '#0705d5', 'PDF/CommentsStormwaterPartners.pdf', 'left');
menus[5].addItem(null, '&nbsp;The State of the Anacostia River', null, 450, '#ffffff', '#0705d5', 'PDF/2006StateOfAnacostia.pdf', 'left');
menus[5].addItem(null, '&nbsp;Tax Tip: Driving for Charity', null, 450, '#ffffff', '#0705d5', 'DrivingTax.htm', 'left');
menus[5].addItem(null, '&nbsp;Suburban Landscapes PowerPoint Presentation from ICPRB', null, 450, '#ffffff', '#0705d5', 'icprb/SuburbanLandscape.ppt', 'left');
menus[5].addItem(null, '&nbsp;Historical Newspaper Article from 1913 (Burnt Mills)', null, 450, '#ffffff', '#0705d5', 'Rambler19330622.htm', 'left');
menus[5].addItem(null, '&nbsp;Historical Newspaper Article from 1916 (Tramping Northwest Branch)', null, 450, '#ffffff', '#0705d5', 'Rambler19360514.htm', 'left');
menus[5].writeMenu();

//Calendar - null menu
menus[6] = new menu(150, 'vertical', '#000000', '#000000');
menus[6].height = 16;

//About Us 
menus[7] = new menu(220, 'vertical', '#000000', '#000000');
menus[7].height = 16;
menus[7].addItem(null, '&nbsp;Mission Statement', null, 220, '#ffffff', '#0705d5', 'MissionStatement.htm', 'left');
menus[7].addItem(null, '&nbsp;2011 Board', null, 220, '#ffffff', '#0705d5', 'PDF/BoardBios2011.pdf', 'left');
menus[7].addItem(null, '&nbsp;2012 Board Candidates', null, 220, '#ffffff', '#0705d5', 'PDF/BoardBios2012.pdf', 'left');
menus[7].addItem('menuHeadBullet', '&nbsp;Newsletters&nbsp;&nbsp;&nbsp; &rArr;', 22, 220, '#ffffff', '#0705d5', '', 'left');
menus[7].addItem(null, '&nbsp;NNWB Activities Summary 2010', null, 220, '#ffffff', '#0705d5', 'Activities2010.htm', 'left');
menus[7].addItem(null, '&nbsp;NNWB Activities Summary 2009', null, 220, '#ffffff', '#0705d5', 'Activities2009.htm', 'left');
menus[7].writeMenu();

//Ways to Help - null menu
menus[8] = new menu(150, 'vertical', '#000000', '#000000');
menus[8].height = 16;

//Maps 
menus[9] = new menu(150, 'vertical', '#000000', '#000000');
menus[9].height = 16;
menus[9].addItem(null, '&nbsp;Watershed Maps', null, 200, '#ffffff', '#0705d5', 'WatershedMaps.htm', 'left');
menus[9].addItem(null, '&nbsp;Trail Maps', null, 200, '#ffffff', '#0705d5', 'TrailMaps.htm', 'left');
menus[9].writeMenu();

//Links
menus[10] = new menu(350, 'vertical', '#000000', '#000000');
menus[10].height = 16;
menus[10].addItem(null, '&nbsp;Maryland State and Congressional Representatives', null, 350, '#ffffff', '#0705d5', 'http://mdelect.net/lookup.asp', 'left');
menus[10].addItem(null, '&nbsp;Montgomery County Legislative District Maps', null, 350, '#ffffff', '#0705d5', 'http://www.montgomerycountymd.gov/eletmpl.asp?url=/Content/Elections/electionMapsNEW.asp', 'left');
menus[10].addItem(null, '&nbsp;Montgomery County Elected Officials', null, 350, '#ffffff', '#0705d5', 'http://www.montgomerycountymd.gov/eletmpl.asp?url=/Content/Elections/2000offNEW.asp', 'left');
menus[10].addItem(null, '&nbsp;PG County Map and Elected Officials', null, 350, '#ffffff', '#0705d5', 'http://www.goprincegeorgescounty.com/Government/LegislativeBranch/index.asp??h=20&s=20&n=0', 'left');
menus[10].addItem(null, '&nbsp;Government Agencies', null, 350, '#ffffff', '#0705d5', 'Links.htm#government', 'left');
menus[10].addItem(null, '&nbsp;Environmental Organizations', null, 350, '#ffffff', '#0705d5', 'Links.htm#environment', 'left');
menus[10].addItem(null, '&nbsp;NW Branch Flora and Fauna', null, 350, '#ffffff', '#0705d5', 'Links.htm#flora-fauna', 'left');
menus[10].addItem(null, '&nbsp;Rain Barrels, Green Buildings', null, 350, '#ffffff', '#0705d5', 'Links.htm#rain-barrel', 'left');
menus[10].writeMenu();

//Report Problems - null menu
menus[11] = new menu(150, 'vertical', '#000000', '#000000');
menus[11].height = 16;

//Contact Us - null menu
menus[12] = new menu(150, 'vertical', '#000000', '#000000');
menus[12].height = 16;

//Water Quality - null menu
menus[13] = new menu(360, 'vertical', '#000000', '#000000');
menus[13].height = 16;
menus[13].addItem(null, '&nbsp;Water Quality Monitoring - January 2011', null, 360, '#ffffff', '#0705d5', 'StreamMonitor20110108.htm', 'left');
menus[13].addItem(null, '&nbsp;Water Quality Monitoring - July 2010', null, 360, '#ffffff', '#0705d5', 'StreamMonitor20100718.htm', 'left');
menus[13].addItem(null, '&nbsp;Macroinvertebrate Stream Study Hike - June 2010', null, 360, '#ffffff', '#0705d5', 'MIStudyHike2010.htm', 'left');
menus[13].addItem(null, '&nbsp;NNWB\'s First Water Quality Monitoring Site', null, 360, '#ffffff', '#0705d5', 'WQMonitoringSite.htm', 'left');
menus[13].addItem(null, '&nbsp;Stream Assessment by AWS', null, 360, '#ffffff', '#0705d5', 'AWSurvey1.htm', 'left');
menus[13].addItem(null, '&nbsp;Multiple Views of an Outfall', null, 360, '#ffffff', '#0705d5', 'Outfall.htm', 'left');
menus[13].addItem(null, '&nbsp;Wheaton Stormwater Pond Polluting NW Branch', null, 360, '#ffffff', '#0705d5', 'WheatonSWPond/01.htm', 'left');
menus[13].addItem(null, '&nbsp;Sewer Leakage - September 2005', null, 360, '#ffffff', '#0705d5', 'SewerSpill-Sep2005.htm', 'left');
menus[13].addItem(null, '&nbsp;Sewer Leakage - October 2004', null, 360, '#ffffff', '#0705d5', 'SewerSpill-Oct2004.htm', 'left');
menus[13].addItem(null, '&nbsp;Multiple Views of an Outfall', null, 360, '#ffffff', '#0705d5', 'Outfall.htm', 'left');
menus[13].addItem(null, '&nbsp;NW Branch in Flood - April 2005', null, 360, '#ffffff', '#0705d5', 'Apr2005Flood/BridgeDs.htm', 'left');
menus[13].writeMenu();

//Clean the Stream
menus[14] = new menu(300, 'vertical', '#000000', '#000000');
menus[14].height = 16;
menus[14].addItem(null, '&nbsp;Fall Cleanup 2011', null, 300, '#ffffff', '#0705d5', 'CleanTheStreamFall2011.htm', 'left');
menus[14].addItem(null, '&nbsp;Spring Cleanup 2011', null, 300, '#ffffff', '#0705d5', 'EarthDay2011/intro.htm', 'left');
menus[14].addItem(null, '&nbsp;Fall Cleanup 2010', null, 300, '#ffffff', '#0705d5', 'FallCleanup2010.htm', 'left');
menus[14].addItem(null, '&nbsp;Spring Cleanup 2010', null, 300, '#ffffff', '#0705d5', 'EarthDay2010.htm', 'left');
menus[14].addItem(null, '&nbsp;Spring Cleanup 2009', null, 300, '#ffffff', '#0705d5', 'Images/Spring_Cleanup_2009/index.html', 'left');
menus[14].addItem(null, '&nbsp;Cleanup Day April 2008', null, 300, '#ffffff', '#0705d5', 'CleanupDayApr2008/01.htm', 'left');
menus[14].addItem(null, '&nbsp;Cleanup & Outreach - Sept 2007', null, 300, '#ffffff', '#0705d5', 'CleanupDay2007/01.htm', 'left');
menus[14].addItem(null, '&nbsp;Northwest Branch Cleanup Day 2004', null, 300, '#ffffff', '#0705d5', 'CleanupDayPhotos.htm', 'left');
menus[14].writeMenu();

//Invasive Plants
menus[15] = new menu(300, 'vertical', '#000000', '#000000');
menus[15].addItem(null, '&nbsp;Mile-A-Minute Yank Sep 2008', null, 300, '#ffffff', '#0705d5', 'MileAMinute2008/01.htm', 'left');
menus[15].addItem(null, '&nbsp;Garlic Mustard Removal April 2008', null, 300, '#ffffff', '#0705d5', 'GMRemoval20080426/01.htm', 'left');
menus[15].addItem(null, '&nbsp;Saving the NW Branch Virginia Bluebell Fields', null, 300, '#ffffff', '#0705d5', 'VABluebell.htm', 'left');
menus[15].writeMenu();

//Advocacy
menus[16] = new menu(200, 'vertical', '#000000', '#000000');
menus[16].addItem('menuHeadBullet', '&nbsp;Grant Application Support', 19, 200, '#ffffff', '#0705d5', '', 'left');
menus[16].addItem('menuHeadBullet', '&nbsp;Testimony/Letters', 20, 200, '#ffffff', '#0705d5', '', 'left');
menus[16].addItem('menuHeadBullet', '&nbsp;Bearing Witness', 21, 200, '#ffffff', '#0705d5', '', 'left');
menus[16].writeMenu();

//Nature Hikes
menus[17] = new menu(300, 'vertical', '#000000', '#000000');
menus[17].addItem(null, '&nbsp;Northwest Branch Hike Oct 2005', null, 300, '#ffffff', '#0705d5', 'HikeOct2005/01.htm', 'left');
menus[17].addItem(null, '&nbsp;Northwest Branch Hike May 2005', null, 300, '#ffffff', '#0705d5', 'HikeMay2005.htm', 'left');
menus[17].addItem(null, '&nbsp;Northwest Branch Hike Oct 2004', null, 300, '#ffffff', '#0705d5', 'HikeOct2004.htm', 'left');
menus[17].writeMenu();

//Nature Photos
menus[18] = new menu(300, 'vertical', '#000000', '#000000');
menus[18].addItem(null, '&nbsp;Snowy NW Branch', null, 300, '#ffffff', '#0705d5', 'Images/SnowyNWB', 'left');
menus[18].addItem(null, '&nbsp;Spring in NW Branch', null, 300, '#ffffff', '#0705d5', 'Images/EllenXSilverbergApr2008', 'left');
menus[18].addItem(null, '&nbsp;Winter in NW Branch', null, 300, '#ffffff', '#0705d5', 'Images/EllenXSilverberg', 'left');
menus[18].addItem(null, '&nbsp;Northwest Branch Nature Scenes', null, 300, '#ffffff', '#0705d5', 'NatureScenes.htm', 'left');
menus[18].writeMenu();

//Grant Application Support
menus[19] = new menu(400, 'vertical', '#000000', '#000000');
menus[19].addItem(null, '&nbsp;Urban Watershed Nutrient and Sediment Reduction Proposal', null, 400, '#ffffff', '#0705d5', 'PDF/PGCOGproject.pdf', 'left');
menus[19].addItem(null, '&nbsp;Anacostia Riparian Meadow Restoration Application', null, 400, '#ffffff', '#0705d5', 'PDF/AWSEstuaryProject.pdf', 'left');
menus[19].writeMenu();

//Testimony/Letters
menus[20] = new menu(500, 'vertical', '#000000', '#000000');
menus[20].addItem(null, '&nbsp;Bill 60-10 - Erosion and Sediment Control Violations', null, 500, '#ffffff', '#0705d5', 'PDF/NNWBTestimonyBill60-10.pdf', 'left');
menus[20].addItem(null, '&nbsp;Comments on Draft MS4 Permit Coordinated Implementation Strategy', null, 500, '#ffffff', '#0705d5', 'PDF/CommentsDraftMS4Strategy.pdf', 'left');
menus[20].addItem(null, '&nbsp;NNWB Support for MC Bag Bill', null, 500, '#ffffff', '#0705d5', 'PDF/NNWBSupportMCBagBill.pdf', 'left');
menus[20].addItem(null, '&nbsp;NNWB comments on county report on natural & artificial turf fields', null, 500, '#ffffff', '#0705d5', 'PDF/NNWBCommentsTurf.pdf', 'left');
menus[20].addItem(null, '&nbsp;HB 351 - Fee for Disposable Carryout Bags', null, 500, '#ffffff', '#0705d5', 'PDF/HB351BagBill.pdf', 'left');
menus[20].addItem(null, '&nbsp;HB 1321 - Trucks with Inadequately Covered Loads', null, 500, '#ffffff', '#0705d5', 'PDF/HB1321LitterHotline.pdf', 'left');
menus[20].addItem(null, '&nbsp;Emergency Stormwater Regulations', null, 500, '#ffffff', '#0705d5', 'PDF/EmergencySWRegs.pdf', 'left');
menus[20].writeMenu();

//Bearing Witness
menus[21] = new menu(400, 'vertical', '#000000', '#000000');
menus[21].addItem(null, '&nbsp;Environmental Mismanagement at Kemp Mill', null, 400, '#ffffff', '#0705d5', 'PDF/KempMill.pdf', 'left');
menus[21].addItem(null, '&nbsp;The ICC in the Northwest Branch', null, 400, '#ffffff', '#0705d5', 'Images/ICC_in_NW_Branch/index.html', 'left');
menus[21].writeMenu();

//Newsletters
menus[22] = new menu(150, 'vertical', '#000000', '#000000');
menus[22].addItem(null, '&nbsp;September 2010', null, 150, '#ffffff', '#0705d5', 'Newsletters/Sep2010.htm', 'left');
menus[22].writeMenu();

//Sightings
menus[23] = new menu(200, 'vertical', '#000000', '#000000');
menus[23].addItem(null, '&nbsp;Sightings in NW Branch', null, 200, '#ffffff', '#0705d5', 'sightings.htm', 'left');
menus[23].addItem(null, '&nbsp;Report a Sighting', null, 200, '#ffffff', '#0705d5', 'ReportSighting.htm', 'left');
menus[23].writeMenu();

//Photo Gallery - null menu
menus[24] = new menu(150, 'vertical', '#000000', '#000000');
menus[24].height = 16;

menus[1].align='right';
menus[2].align='right';
menus[3].align='right';
menus[4].align='right';
menus[5].align='right';
menus[6].align='right';
menus[7].align='right';
menus[8].align='right';
menus[9].align='right';
menus[10].align='right';
menus[11].align='right';
menus[12].align='right';
menus[13].align='right';
menus[14].align='right';
menus[15].align='right';
menus[16].align='right';
menus[17].align='right';
menus[18].align='right';
menus[19].align='right';
menus[20].align='right';
menus[21].align='right';
menus[22].align='right';
menus[23].align='right';
menus[24].align='right';

