<!--
document.writeln('<div id=\"sidebar1\">'); 
document.writeln('<div class=\"arrowlistmenu\">');
document.writeln('<a href=\"index.html\"><h3 class=\"menuheader\">Home</h3></a>');
document.writeln('<h3 class=\"menuheader expandable\">Annual Reports</h3>');
document.writeln('<ul class=\"categoryitems\">');
document.writeln('<li><a href=\"Docs/2010_Annual_Report.pdf\">2010 Annual Report</a></li>');
document.writeln('<li><a href=\"Docs/09 EC activities.pdf\">2009 Annual Report</a></li>');
document.writeln('<li><a href=\"Docs/Annual report-2008.pdf\">2008 Annual Report</a></li>');
document.writeln('</ul>');
document.writeln('<h3 class=\"menuheader expandable\">Natural Resource Inventories</h3>');
document.writeln('<ul class=\"categoryitems\">');
document.writeln('<li><a href=\"Docs/2010_Final_Natural_Inventory.pdf\">2010 Natural Resource Inventory</a></li>');
document.writeln('</ul>');
document.writeln('<h3 class=\"menuheader expandable\">Other Documents</h3>');
document.writeln('<ul class=\"categoryitems\">');
document.writeln('<li><a href=\"Docs/CFMP.pdf\">Central Forestry Management Plan</a></li>');
document.writeln('<li><a href=\"Docs/Berkeley_Heights_Canopy_Tree_Study.pdf\">BH Canopy Tree Study</a></li>');
document.writeln('<li><a href=\"Docs/Street tree benefits.pdf\">Street Tree Benefits</a></li>');
document.writeln('<li><a href=\"Docs/CommunAssets.pdf\">Community Assets</a></li>');


document.writeln('</ul>');

document.writeln('<h3 class=\"menuheader expandable\">Events/News</h3>');
document.writeln('<ul class=\"categoryitems\">');
document.writeln('<li><a href=\"news.html\">News</a></li>');
document.writeln('<li><a href=\"RecDates.html\">Recycling Dates 2011</a></li>');
document.writeln('<li><a href=\"GreenFest.htm\">Green Fest 2009</a></li>');
document.writeln('<li><a href=\"cleanUp.html\">Clean Up Day</a></li>');
document.writeln('<li><a href=\"rainGarden.html\">Hughes Rain Garden</a></li>');
document.writeln('</ul>');
document.writeln('<h3 class=\"menuheader expandable\">Sustainability</h3>');
document.writeln('<ul class=\"categoryitems\">');
document.writeln('<li><a href=\"resolutions.html\">Township Resolutions</a></li>');
document.writeln('<li><a href=\"Docs/Presentation to Council.pdf\">Presentation to Council</a></li>');
document.writeln('<li><a href=\"Docs/BH Action Steps 06-04-09.pdf\">Sustainability Action Plan Draft</a></li>');
document.writeln('<li><a href=\"construction.html\">Energy Conservation</a></li>');
document.writeln('<li><a href=\"GreenBuilding.html\">Green Building</a></li>');
document.writeln('<li><a href=\"transportation.html\">Transportation</a></li>');
document.writeln('<li><a href=\"construction.html\">Green Purchasing</a></li>');
document.writeln('<li><a href=\"recycling.html\">Solid Waste and Recycling</a></li>');
document.writeln('<li><a href=\"WaterUsage.html\">Water Usage</a></li>');
document.writeln('<li><a href=\"canopesopenspace.html\">Tree Canopy and Open Space</a></li>');
document.writeln('<li><a href=\"Docs/BHeights_ Sustainable JerseyCertification.pdf\">Sustainable Jersey</a></li>');
document.writeln('</ul>');
document.writeln('<h3 class=\"menuheader expandable\">Links</h3>');
document.writeln('<ul class=\"categoryitems\">');
document.writeln('<li><a href=\"http://www.ucnj.org/recycle/index.html\">Union County Recycling</a></li>');
document.writeln('<li><a href=\"http://action.sierraclub.org/site/R?i=RYrRajPHWxrfKXkFZYT18w\">CFL Disposal</a></li>');
document.writeln('<li><a href=\"http://www.sustainablejersey.com/\">Sustainable Jersey</a></li>');
document.writeln('<li><a href=\"http://www.njcleanenergy.com/hp\">NJ Clean Energy</a></li>');
document.writeln('<li><a href=\"http://www.thealternativepress.com/green.asp\">Garden State Green</a></li>');
document.writeln('<li><a href=\"http://www.water.rutgers.edu/Rain_Gardens/RGWebsite/raingardens.html\">Rain Gardens</a></li>');
document.writeln('<li><a href=\"http://www.hometownetv.org/pro/node/7\">HomeTowneTV</a></li>');
document.writeln('</ul>');
document.writeln('</div>');
document.writeln('</div>');
//-->
