Tag: evidence

TEEBAgriFood Call for Evidence

The Economics of Ecosystems and Biodiversity’ (TEEB) Office, hosted by the United Nations Environment Programme, is seeking written submissions toward the development of a technical report on the ‘Scientific and Economic Foundations’ for a project

Read More »

Search Again

(function(){ function toggleMenuTriggers() { const offCanvas = document.getElementById('off-canvas-695590b'); const triggers = document.querySelectorAll('.menu-trigger'); if (!offCanvas || !triggers.length) { console.log('offCanvas or triggers not found'); return; } const open = offCanvas.getAttribute('aria-hidden') === 'false'; triggers.forEach(trigger => { if (open) { trigger.style.display = 'none'; } else { trigger.style.display = ''; } }); } document.addEventListener('DOMContentLoaded', function() { toggleMenuTriggers(); const offCanvas = document.getElementById('off-canvas-695590b'); if (offCanvas) { const observer = new MutationObserver(toggleMenuTriggers); observer.observe(offCanvas, { attributes: true, attributeFilter: ['aria-hidden'] }); } }); })();