sniffBrowsers();

menuHeadBullet = new bulletPoint("Images/Menu-off.gif","Images/sub_menu_on.gif");

leftMenu = new menuBar('leftMenu', 165, 'vertical', '#000000', 'null', 25);
leftMenu.addLabel(null, '&nbsp;Sligo Profile', 8, 165, '#55bb88', '#ffffc3', 'http://www.anacostia.net/subwatershed/Sligo_Creek/water.html', 'left');
leftMenu.addLabel('menuHeadBullet', '&nbsp;Anacostia Watershed', 1, 165, '#55bb88', '#ffffc3', '', 'left');
leftMenu.addLabel('menuHeadBullet', '&nbsp;WSSC', 2, 165, '#55bb88', '#ffffc3', '', 'left');
leftMenu.addLabel('menuHeadBullet', '&nbsp;Montgomery County', 3, 165, '#55bb88', '#ffffc3', '', 'left');
leftMenu.addLabel(null, '&nbsp;Prince Georges County', 7, 165, '#55bb88', '#ffffc3', 'http://www.goprincegeorgescounty.com/Government/AgencyIndex/DER/ESD/outreach.asp', 'left');
leftMenu.addLabel('menuHeadBullet', '&nbsp;State', 4, 165, '#55bb88', '#ffffc3', '', 'left');
leftMenu.addLabel('menuHeadBullet', '&nbsp;Federal', 5, 165, '#55bb88', '#ffffc3', '', 'left');
leftMenu.addLabel('menuHeadBullet', '&nbsp;Data Collection', 9, 165, '#55bb88', '#ffffc3', '', 'left');
leftMenu.height = 54;

//Anacostia Watershed
menus[1] = new menu(330, 'vertical', '#000000', '#000000');
menus[1].height = 16;
menus[1].addItem(null, '&nbsp;Anacostia Watershed Society Water Quality Page', null, 330, '#55bb88', '#ffffc3', 'http://www.anacostiaws.org/Programs/Resotration/WaterMonitoring/Flagging/wq-data.html', 'left');
menus[1].addItem(null, '&nbsp;Anacostia Restoration Targets 2010', null, 330, '#55bb88', '#ffffc3', 'PDF/targets-indicators.pdf', 'left');
menus[1].addItem(null, '&nbsp;Anacostia Watershed Network', null, 330, '#55bb88', '#ffffc3', 'http://www.anacostia.net', 'left');
menus[1].addItem(null, '&nbsp;Chesapeake Bay Program Station ANA0082', null, 330, '#55bb88', '#ffffc3', 'http://www.chesapeakebay.net/data_waterquality.aspx', 'left');
menus[1].addItem('menuHeadBullet', '&nbsp;Chesapeake Bay Foundation', 6, 330, '#55bb88', '#ffffc3', '', 'left');
menus[1].addItem(null, '&nbsp;District of Columbia Anacostia Monitoring', null, 330, '#55bb88', '#ffffc3', 'http://www.ysieconet.com/public/WebUI/Default.aspx?hidCustomerID=167', 'left');
menus[1].writeMenu();

//WSSC
menus[2] = new menu(180, 'vertical', '#000000', '#000000');
menus[2].height = 16;
menus[2].addItem(null, '&nbsp;2008 Tap Water Analysis', null, 180, '#55bb88', '#ffffc3', 'http://www.wssc.dst.md.us/info/TapAnalysis08.pdf', 'left');
menus[2].addItem(null, '&nbsp;2007 Tap Water Analysis', null, 180, '#55bb88', '#ffffc3', 'http://www.wssc.dst.md.us/info/TapAnalysis07.pdf', 'left');
menus[2].addItem(null, '&nbsp;2006 Tap Water Analysis', null, 180, '#55bb88', '#ffffc3', 'http://www.wssc.dst.md.us/info/TapAnalysis06.pdf', 'left');
menus[2].addItem(null, '&nbsp;2005 Tap Water Analysis', null, 180, '#55bb88', '#ffffc3', 'http://www.wssc.dst.md.us/info/TapAnalysis05.pdf', 'left');
menus[2].addItem(null, '&nbsp;2004 Tap Water Analysis', null, 180, '#55bb88', '#ffffc3', 'http://www.wssc.dst.md.us/info/TapAnalysis04.pdf', 'left');
menus[2].writeMenu();

//Montgomery County
menus[3] = new menu(250, 'vertical', '#000000', '#000000');
menus[3].height = 16;
menus[3].addItem(null, '&nbsp;Clean Water Task Force', null, 250, '#55bb88', '#ffffc3', 'http://www.resolv.org/montgomery/index.html', 'left');
menus[3].addItem(null, '&nbsp;Sligo Creek Strategy', null, 250, '#55bb88', '#ffffc3', 'http://www.montgomerycountymd.gov/deptmpl.asp?url=/content/dep/csps/watersheds/csps/html/sligo.asp', 'left');
menus[3].addItem(null, '&nbsp;Water Quality Advisory Group', null, 250, '#55bb88', '#ffffc3', 'http://www.montgomerycountymd.gov/deptmpl.asp?url=/content/dep/WQAG/home.asp', 'left');
menus[3].addItem(null, '&nbsp;Biological Monitoring for MoCo', null, 250, '#55bb88', '#ffffc3', 'http://mocobio.wordpress.com/', 'left');
menus[3].writeMenu();

//State
menus[4] = new menu(270, 'vertical', '#000000', '#000000');
menus[4].height = 16;
menus[4].addItem(null, '&nbsp;MD BayStat Chesapeake', null, 270, '#55bb88', '#ffffc3', 'http://www.baystat.maryland.gov/', 'left');
menus[4].addItem(null, '&nbsp;MD DNR:  Surf Anacostia Watershed', null, 270, '#55bb88', '#ffffc3', 'http://mddnr.chesapeakebay.net/wsprofiles/surf/prof/wsprof.cfm?watershed=02140205', 'left');
menus[4].addItem(null, '&nbsp;MD DNR:  Middle Potomac River Team', null, 270, '#55bb88', '#ffffc3', 'http://www.dnr.state.md.us/bay/tribstrat/mid_pot/mid_pot.html', 'left');
menus[4].addItem(null, '&nbsp;MD DNR:  Bay Water Quality Sites', null, 270, '#55bb88', '#ffffc3', 'http://mddnr.chesapeakebay.net/eyesonthebay/index.cfm', 'left');
menus[4].addItem(null, '&nbsp;MD Water Monitoring Council Map', null, 270, '#55bb88', '#ffffc3', 'http://cuereims.umbc.edu/MWMC/', 'left');
menus[4].writeMenu();

//Federal
menus[5] = new menu(300, 'vertical', '#000000', '#000000');
menus[5].height = 16;
menus[5].addItem(null, '&nbsp;EPA: Surf Anacostia Watershed', null, 300, '#55bb88', '#ffffc3', 'http://cfpub.epa.gov/surf/huc.cfm?huc_code=02070010', 'left');
menus[5].addItem(null, '&nbsp;EPA: CASTNET Air Quality Site', null, 300, '#55bb88', '#ffffc3', 'http://www.epa.gov/castnet/sites/bel116.html', 'left');
menus[5].addItem(null, '&nbsp;NOAA: The Anacostia Project', null, 300, '#55bb88', '#ffffc3', 'http://mapping.orr.noaa.gov/website/portal/AnacostiaRiver/index.html', 'left');
menus[5].addItem(null, '&nbsp;NOAA: Chesapeake Buoy System', null, 300, '#55bb88', '#ffffc3', 'http://www.buoybay.org', 'left');
menus[5].addItem(null, '&nbsp;NOAA: Washington, DC Tide Data Station', null, 300, '#55bb88', '#ffffc3', 'http://www.co-ops.nos.noaa.gov/data_menu.shtml?stn=8594900%20Washington,%20DC&type=Tide+Data', 'left');
menus[5].addItem(null, '&nbsp;USGS: Anacostia Water Quality', null, 300, '#55bb88', '#ffffc3', 'http://md.water.usgs.gov/rtqwmodeling', 'left');
menus[5].addItem(null, '&nbsp;USGS: Anacostia Water Quality Report', null, 300, '#55bb88', '#ffffc3', 'http://pubs.usgs.gov/sir/2007/5142/pdf/SIR-2007-5142.508.pdf', 'left');
menus[5].addItem(null, '&nbsp;USGS: Chesapeake Bay Activities', null, 300, '#55bb88', '#ffffc3', 'http://chesapeake.usgs.gov', 'left');
menus[5].writeMenu();

//Chesapeake Bay Foundation
menus[6] = new menu(220, 'vertical', '#000000', '#000000');
menus[6].height = 16;
menus[6].addItem(null, '&nbsp;State of the Anacostia 2005-2006', null, 220, '#55bb88', '#ffffc3', 'PDF/2006StateOfAnacostia.pdf', 'left');
menus[6].addItem(null, '&nbsp;State of the Anacostia 2003-2004', null, 220, '#55bb88', '#ffffc3', 'PDF/2004StateOfAnacostia.pdf', 'left');
menus[6].writeMenu();

//Prince Georges County - null menu
menus[7] = new menu(150, 'vertical', '#000000', '#000000');
menus[7].height = 16;

//Sligo Profile - null menu
menus[8] = new menu(150, 'vertical', '#000000', '#000000');
menus[8].height = 16;

//Data Collection
menus[9] = new menu(300, 'vertical', '#000000', '#000000');
menus[9].height = 16;
menus[9].addItem(null, '&nbsp;Water Quality Data - Bacteria', null, 300, '#55bb88', '#ffffc3', 'Bacteria.htm', 'left');
menus[9].addItem(null, '&nbsp;Water Quality Data - Biological', null, 300, '#55bb88', '#ffffc3', 'MacroInvSites.htm', 'left');
menus[9].addItem(null, '&nbsp;Water Quality Data - Chemical', null, 300, '#55bb88', '#ffffc3', 'WaterQualityData.htm', 'left');
menus[9].addItem(null, '&nbsp;USGS Data on NW Branch', null, 300, '#55bb88', '#ffffc3', 'admin/USGS.htm', 'left');
menus[9].addItem(null, '&nbsp;NOAA Temperature/Precip at Natl Airport', null, 300, '#55bb88', '#ffffc3', 'admin/NOAA.htm', 'left');
menus[9].addItem(null, '&nbsp;WSSC Monitoring Locations', null, 300, '#55bb88', '#ffffc3', 'WSSCMonitoringSites.htm', 'left');
menus[9].addItem(null, '&nbsp;Water Flow Rate in Sligo Creek', null, 290, '#55bb88', '#ffffc3', 'http://waterdata.usgs.gov/md/nwis/uv?cb_00065=on&cb_00060=on&format=html&period=7&site_no=01650800', 'left');
menus[9].writeMenu();

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';

