CINXE.COM

Terms of Use

<!DOCTYPE html> <html lang="en" dir="ltr" prefix="content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01/rdf-schema# schema: http://schema.org/ sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# "> <head id="Head1"><link rel="stylesheet" media="all" href="https://cdn.jsdelivr.net/combine/npm/bootstrap@4.1.3/dist/css/bootstrap.min.css" /><link rel="stylesheet" media="all" href="https://cdn.jsdelivr.net/combine/npm/animate.css@3.5.2/animate.min.css" /><link rel="stylesheet" media="all" href="https://cdn.jsdelivr.net/combine/npm/@scbd/www-css@1.0.2/dist/style.min.css" /><meta charset="utf-8" /> <script async src="https://www.googletagmanager.com/gtag/js?id=G-7S1TPRE7F5"></script> <script>window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments) }; gtag("js", new Date()); gtag("set", "developer_id.dMDhkMT", true); gtag("config", "G-7S1TPRE7F5", { "groups": "default", "page_placeholder": "PLACEHOLDER_page_location", "allow_ad_personalization_signals": false });</script> <meta name="MobileOptimized" content="width" /><meta name="HandheldFriendly" content="true" /><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /><meta http-equiv="x-ua-compatible" content="ie=edge" /><link rel="shortcut icon" href="/themes/custom/bootstrap_sass/favicon.ico" type="image/vnd.microsoft.icon" /><title>Terms of Use</title><link rel="stylesheet" media="all" href="https://fonts.googleapis.com/css?family=BenchNine:300,400,600,900" /><link rel="preload" href="/themes/custom/bootstrap_sass/fonts/benchnine-v9-latin-regular.woff2" as="font" type="font/woff2" /> <script src="//use.fontawesome.com/releases/v6.1.0/js/all.js" defer crossorigin="anonymous"></script> <script src="//use.fontawesome.com/releases/v6.1.0/js/v4-shims.js" defer crossorigin="anonymous"></script> <!--[if IE 9]> <script src="https://cdn.jsdelivr.net/gh/coliff/bootstrap-ie8/js/bootstrap-ie9.min.js"></script> <link href="https://cdn.jsdelivr.net/gh/coliff/bootstrap-ie8/css/bootstrap-ie9.min.css" rel="stylesheet" /><link href="/themes/custom/bootstrap_sass/css/ie-9-fix.css" rel="stylesheet" /> <![endif]--> <!--[if lt IE 9]> <style type="text/css"> #page-wrapper { display: none; } </style> <![endif]--> <meta name="dc.title" content="Terms of Use" /> <meta name="dc.publisher" content="Secretariat of the Convention on Biological Diversity" /> <meta name="dc.creator" content="Biosafety Unit" /> <meta name="dc.date" content="2009-11-15T21:23:41Z" /> <meta name="dc.language" content="en" /> <meta name="dc.rights" content="Copyright 2001-2011, Secretariat of the Convention on Biological Diversity" /> <!-- SCRIPT FILES --> <script src="//code.jquery.com/jquery-2.1.4.min.js" type="text/javascript"></script> <script src="//code.jquery.com/jquery-migrate-1.2.1.min.js" type="text/javascript"></script> <script src="/cms/scripts/base-4.1.9035.26096.js" type="text/javascript"></script> <!-- STYLESHEETS --> <link href="/cms/styles/base-4.1.9035.26096.css" rel="stylesheet" type="text/css" /> <link href="https://prod.drupal.www.infra.cbd.int/modules/custom/cbd_carousel/css/carousel.css?pyapem" rel="stylesheet" type="text/css" /> <link href="/styles/ui/templates/phoenix/cms-overrides.css" rel="stylesheet" type="text/css" /> </head> <body id="CBody" class="layout-no-sidebars page-node-769 path-node node--type-article phoenix bootstrap4"> <script> (function(window, document) { "use strict"; var ACCOUNTS_URL = 'https://accounts.cbd.int'; var authenticationFrame = null; var onAuthorizeCallbacks = []; //============================== // // //============================== function authenticate(token) { $.ajax({ url: '/cms/modules/sso/refresh-token.aspx', headers: { 'Authorization':'Bearer '+(token||''), 'Content-Type':'application/json' }, method: 'POST', dataType: 'json', data: {}, success: function(result){ if(result.refresh) { if(token && !result.isAuthenticated) clearToken(); else window.location.reload(); } else { onAuthorizeCallbacks.forEach(function(callback){ callback(result); }); } } }); } //============================== // // //============================== function loadToken(){ var msg = { type: "getAuthenticationToken", }; authenticationFrame.contentWindow.postMessage(JSON.stringify(msg), ACCOUNTS_URL); } //============================== // // //============================== function clearToken(){ var msg = { type: "setAuthenticationToken", authenticationToken: null, expiration : null }; authenticationFrame.contentWindow.postMessage(JSON.stringify(msg), ACCOUNTS_URL); } //============================== // // //============================== function onAuthorize(callback){ onAuthorizeCallbacks.push(callback); } //============================== // // //============================== window.addEventListener('message', function(event) { if(event.origin!=ACCOUNTS_URL) return; var message = JSON.parse(event.data); if(message.type=='authenticationToken') { var token = message.authenticationToken; if(message.sessionexpired) { token = null; clearToken(); } authenticate(token || ''); } if(message.type=='authenticationTokenUpdated') { window.location.reload(); } }); //============================== // // //============================== function initialize(frame){ authenticationFrame = frame; loadToken(); } //============================== // // EXPORTS // //============================== window._account = { initialize : initialize, onAuthorize: onAuthorize } })(window, document); </script> <iframe src="https://accounts.cbd.int/app/authorize.html" style="display:none" onload="_account.initialize(event.target || event.srcElement)"></iframe> <script> if (screen.width < 375) { var viewportMetaTag = document.querySelector('meta[name="viewport"]'); viewportMetaTag.setAttribute('content', 'user-scalable=no,width=375'); } </script> <!--[if lt IE 9]> The site doesn鈥檛 support this version of the browser.<br> Please download the latest version of Internet Explorer <a href="https://www.microsoft.com/en-us/download/internet-explorer-9-details.aspx" style="font-family: inherit; font-weight:400;"> here </a> <![endif]--> <a href="#main-content" class="visually-hidden focusable skip-link"> Skip to main content </a> <div class="dialog-off-canvas-main-canvas" data-off-canvas-main-canvas=""> <div id="page-wrapper"> <div id="page"> <header id="header" class="header" role="banner" aria-label="Site header"> <nav class="navbar navbar-expand-lg navbar-light bg-white"> <a class="navbar-brand" href="/" title="Convention on Biological Diversity"> <img src="https://www.cbd.int/themes/custom/bootstrap_sass/images/CBD_logo_green.png" alt="Convention on Biological Diversity"> </a> <button class="navbar-toggler hamburger-icon collapsed" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="line line-1"></span> <span class="line line-2"></span> <span class="line line-3"></span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <div class="navbar-wrapper"> <div class="nav-top"> <ul class="navbar-nav mr-auto"> <li class="topmenu nav-item dropdown"> <a class="nav-link dropdown-toggle" href="" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" title="Information"> Information </a> <div class="Information dropdown-menu"> <div class="dropdown-item-container"> <a href="/contact" title="Contact us" class="dropdown-item"> <span class="dropdown-item-label">Contact us</span> </a> <a href="/terms" title="Terms of Use" class="dropdown-item"> <span class="dropdown-item-label">Terms of Use</span> </a> <a href="/privacy" title="Privacy Policy" class="dropdown-item"> <span class="dropdown-item-label">Privacy Policy</span> </a> <a href="/credits" title="Credits" class="dropdown-item"> <span class="dropdown-item-label">Credits</span> </a> <a href="/copyright" title="漏 CBD Secretariat" class="dropdown-item"> <span class="dropdown-item-label">漏 CBD Secretariat</span> </a> </div> </div> </li> <li class="topmenu nav-item dropdown"> <a class="nav-link dropdown-toggle" href="" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" title="About the Secretariat"> About the Secretariat </a> <div class="About the Secretariat dropdown-menu"> <div class="dropdown-item-container"> <a href="/staff" title="Staff" class="dropdown-item"> <span class="dropdown-item-label">Staff</span> </a> <a href="/secretariat/executive-secretary/" title="Executive Secretary" class="dropdown-item"> <span class="dropdown-item-label">Executive Secretary</span> </a> <a href="/museum" title="Museum of Nature and Culture" class="dropdown-item"> <span class="dropdown-item-label">Museum of Nature and Culture</span> </a> <a href="/secretariat/initiatives.shtml" title="Initiatives" class="dropdown-item"> <span class="dropdown-item-label">Initiatives</span> </a> <a href="/secretariat/documents.shtml" title="Secretariat Documents" class="dropdown-item"> <span class="dropdown-item-label">Secretariat Documents</span> </a> <a href="/employment" title="Employment Opportunities" class="dropdown-item"> <span class="dropdown-item-label">Employment Opportunities</span> </a> <a href="/secretariat/business" title="Doing Business with the CBD" class="dropdown-item"> <span class="dropdown-item-label">Doing Business with the CBD</span> </a> </div> </div> </li> </ul> <table id="signInBarXXX" cellspacing="0" cellpadding="0"> <tr> <td><a id="ctl23_BSignUp" href="javascript:__doPostBack(&#39;ctl23$BSignUp&#39;,&#39;&#39;)">Sign up for an account</a></td> <td><span>&#0160;|&#0160;</span></td> <td><a id="ctl23_BSignIn" href="javascript:__doPostBack(&#39;ctl23$BSignIn&#39;,&#39;&#39;)">Sign In</a></td> </tr> </table> <script> window._account.onAuthorize(function () { }); </script> <div class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="langDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span id="ctl22_CCurrentLanguage">English</span> <span class="flag-icon"></span> </a> <div class="dropdown-menu dropdown-menu-right" aria-labelledby="langDropdown"> <div class="dropdown-item-container"> <a href="javascript:__doPostBack('ctl22$BLocale', 'es');" id="ctl22_CLink" class="dropdown-item" hreflang="es"> <span class="flag-icon"></span> <div id="ctl22_CLanguage" class="language-option">Espa&#241;ol</div> </a><a href="javascript:__doPostBack('ctl22$BLocale', 'fr');" id="ctl22_CLink" class="dropdown-item" hreflang="fr"> <span class="flag-icon"></span> <div id="ctl22_CLanguage" class="language-option">Fran&#231;ais</div> </a> </div> </div> </div> <div id="block-topsearchblock" class="settings-tray-editable block block-cbd-utility block-top-search-block" data-drupal-settingstray="editable"> <form class="views-exposed-form" data-drupal-selector="views-exposed-form-search-search" action="/search" method="get" id="views-exposed-form-search-search" accept-charset="UTF-8"> <div class="form-row"> <div data-drupal-selector="edit-actions" class="form-actions" id="edit-actions"><input data-drupal-selector="edit-submit-search" type="submit" id="edit-submit-search" value="Submit" class="button js-form-submit form-submit btn btn-primary form-control"></div> <fieldset class="js-form-item js-form-type-textfield form-type-textfield js-form-item-query form-item-query form-group"> <label for="edit-query">Search</label> <input data-drupal-selector="edit-query" placeholder="Search" type="text" id="edit-query" name="q" value="" size="30" maxlength="128" class="form-text form-control"> </fieldset> </div> </form> </div> </div> <div class="nav-main"> <ul class="navbar-nav main-nav"> <li class="nav-item main-menu-item"> <a class="nav-link " href="/convention/" role="button" title="Biodiversity Convention"> BIODIVERSITY CONVENTION </a> </li> <li class="nav-item main-menu-item"> <a class="nav-link " href="http://bch.cbd.int/protocol" role="button" title="Cartagena Protocol"> CARTAGENA PROTOCOL </a> </li> <li class="nav-item main-menu-item"> <a class="nav-link " href="/abs" role="button" title="Nagoya Protocol"> NAGOYA PROTOCOL </a> </li> <li class="nav-item main-menu-item"> <a class="nav-link " href="/countries" role="button" title="Countries"> COUNTRIES </a> </li> <li class="nav-item main-menu-item"> <a class="nav-link " href="/programmes/" role="button" title="Programmes"> PROGRAMMES </a> </li> </ul> </div> </div> </div> </nav> </header> <a id="main-content" tabindex="-1"></a> <div class="page-content"> <div data-drupal-messages-fallback="" class="hidden"></div> <form method="post" action="./terms/" id="Form1"> <div class="aspNetHidden"> <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" /> <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" /> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKMTM2MTcxNzAwMA9kFgICAw9kFgYCAg9kFgJmD2QWBAIBD2QWBAIBDxYEHgRocmVmBSAvdXNlci9zaWdudXAvP3JldHVybnVybD0lMmZ0ZXJtcx4JaW5uZXJodG1sBRZTaWduIHVwIGZvciBhbiBhY2NvdW50ZAIDDxYEHwAFIC91c2VyL3NpZ25pbi8/cmV0dXJudXJsPSUyZnRlcm1zHwEFB1NpZ24gSW5kAgMPFgIeB1Zpc2libGVoFgQCAQ8WBB8ABSEvdXNlci9wcm9maWxlLz9yZXR1cm51cmw9JTJmdGVybXMeBXRpdGxlBQpNeSBQcm9maWxlFgICAQ8WAh8BBQlBbm9ueW1vdXNkAgMPFgQfAAUOL3VzZXIvc2lnbm91dC8fAQUIU2lnbiBPdXRkAgQPZBYCZg9kFgQCAQ8WAh8BBQdFbmdsaXNoZAIFDxYCHwJoFgJmDxYCHghocmVmbGFuZwUCZnJkAgYPZBYIAgEPZBYEZg9kFgJmD2QWAgIBDxYCHgVzdHlsZQVEYmFja2dyb3VuZC1pbWFnZTp1cmwoLy93d3cuY2JkLmludC9pbWFnZXMvYmFubmVycy9iYW5uZXItMC0zODM2LkpQRykWAgIBDxYCHwEFD1RoZSBDQkQgV2Vic2l0ZWQCAQ9kFgQCAQ8WBB8ABRIvd2ViL2RlZmF1bHQuc2h0bWwfAQUPVGhlIENCRCBXZWJzaXRlZAIDD2QWAmYPZBYCZg8WAh4FY2xhc3MFGm5hdmJhci1uYXYgbXItYXV0byBsZXZlbC0wFgICAw8WBh8GBQhuYXYtaXRlbR4HcGFnZS1pZAUENDA2Mx8CaBYCZg8WAh8AZGQCAw9kFgICAQ9kFgJmD2QWAmYPZBYCAgEPFgQfBgUVbGlzdC11bnN0eWxlZCBsZXZlbC0wHwJoFgICAQ8WBh8GBQdsZXZlbC0wHwcFBDQwNjMfAmgWAgIBDxYCHwBkZAIFDxYCHwYFL2NvbC0xMiBwbC1tZC00IHByLW1kLTQgcGwtbGctNSBwci1sZy01IG5vLWFzaWRlFgICAw8WAh8BBRRTdW5kYXkgLy8gMTEuMTUuMjAwOWQCBw8WAh8CaGRkNVLy0WlOj+K2ceXrVgbwXkF/YpQNI5dH9BGiTcRUYwA=" /> </div> <script type="text/javascript"> //<![CDATA[ var theForm = document.forms['Form1']; if (!theForm) { theForm = document.Form1; } function __doPostBack(eventTarget, eventArgument) { if (!theForm.onsubmit || (theForm.onsubmit() != false)) { theForm.__EVENTTARGET.value = eventTarget; theForm.__EVENTARGUMENT.value = eventArgument; theForm.submit(); } } //]]> </script> <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="F81599AD" /></div> <article role="article" about="/article/asp_net_template" typeof="schema:Article" class="node node--type-article node--view-mode-full clearfix"> <header> <span property="schema:name" content="ASP.Net Template Page" class="rdf-meta hidden"></span> <style> .portal-banner { display: block; min-height: 100px; padding:2rem; text-align:center; background-size:cover; } .portal-banner > h1{ color: #fff; font-weight: 400; font-size: 3rem; letter-spacing: .08em; text-transform: uppercase; text-shadow: 2px 3px 4px rgb(32 32 32 / 50%); } @media (max-width: 992px) { .portal-banner { min-height:initial; padding:1rem; min-height: 75px; } .portal-banner > h1 { font-size: 2rem; } } @media (min-width: 993px) { } </style> <section id="ctl16_ctl00_CPortalBanner" class="portal-banner" style="background-image:url(//www.cbd.int/images/banners/banner-0-3836.JPG)"> <h1 id="ctl16_ctl00_CCarouselTitle">The CBD Website</h1> </section> <style> .mobile-menu.navbar { border-bottom:solid 1px #c0c0c0; font-size: 22px; font-weight: 400; } .mobile-menu.navbar > .navbar-brand { font-size: 24px; } .mobile-menu.navbar .navbar-nav .nav-item { border-top:solid 1px #c0c0c0; } .mobile-menu.navbar .navbar-nav .nav-item.active { border-left:5px solid #009b48; } .mobile-menu.navbar .navbar-nav.level-1 > .nav-item > .nav-link { padding-left: 2.0rem; } .mobile-menu.navbar .navbar-nav.level-2 > .nav-item > .nav-link { padding-left: 3.0rem; } .mobile-menu.navbar .navbar-nav.level-3 > .nav-item > .nav-link { padding-left: 4.0rem; } .mobile-menu.navbar .navbar-nav.level-4 > .nav-item > .nav-link { padding-left: 5.0rem; } .mobile-menu.navbar .navbar-nav.level-5 > .nav-item > .nav-link { padding-left: 6.0rem; } .mobile-menu.navbar .navbar-nav.level-6 > .nav-item > .nav-link { padding-left: 7.0rem; } </style> <nav class="mobile-menu d-lg-none navbar navbar-light light-blue lighten-4"> <!-- Navbar brand --> <a href="/web/default.shtml" id="ctl17_CPortal" class="navbar-brand">The CBD Website</a> <!-- Collapse button --> <button class="navbar-toggler hamburger-icon collapsed" type="button" data-toggle="collapse" data-target="#navbarSupportedContent1" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="line line-1"></span> <span class="line line-2"></span> <span class="line line-3"></span> </button> <!-- Collapsible content --> <div class="collapse navbar-collapse" id="navbarSupportedContent1"> <ul id="ctl17_ctl00_CMenu" class="navbar-nav mr-auto level-0"> <li id="ctl17_ctl00_CMenuRow" class="nav-item " page-id="3790"> <a id="ctl17_ctl00_CMenuRowLink" class="nav-link">Website Information</a> <ul id="ctl17_ctl00_ctl00_CMenu" class="navbar-nav mr-auto level-1"> <li id="ctl17_ctl00_ctl00_CMenuRow" class="nav-item" page-id="3796"> <a href="/map/" id="ctl17_ctl00_ctl00_CMenuRowLink" class="nav-link">Site Map</a> </li><li id="ctl17_ctl00_ctl00_CMenuRow" class="nav-item active" page-id="3793"><a href="/terms/" id="ctl17_ctl00_ctl00_CMenuRowLink" class="nav-link">Terms of Use</a></li><li id="ctl17_ctl00_ctl00_CMenuRow" class="nav-item" page-id="3794"><a href="/privacy/" id="ctl17_ctl00_ctl00_CMenuRowLink" class="nav-link">Privacy Policy</a></li><li id="ctl17_ctl00_ctl00_CMenuRow" class="nav-item" page-id="5081"><a href="/credits/" id="ctl17_ctl00_ctl00_CMenuRowLink" class="nav-link">Photo Credits</a></li><li id="ctl17_ctl00_ctl00_CMenuRow" class="nav-item" page-id="3795"><a href="/copyright/" id="ctl17_ctl00_ctl00_CMenuRowLink" class="nav-link">Copyright</a></li> </ul> </li><li id="ctl17_ctl00_CMenuRow" class="nav-item" page-id="4063"><a id="ctl17_ctl00_CMenuRowLink" class="nav-link">User Services</a><ul id="ctl17_ctl00_ctl01_CMenu" class="navbar-nav mr-auto level-1"> <li id="ctl17_ctl00_ctl01_CMenuRow" class="nav-item" page-id="3791"> <a href="/feedback/" id="ctl17_ctl00_ctl01_CMenuRowLink" class="nav-link">Feedback</a> </li><li id="ctl17_ctl00_ctl01_CMenuRow" class="nav-item" page-id="2625"><a href="/user/signup" id="ctl17_ctl00_ctl01_CMenuRowLink" class="nav-link">Sign Up for an Account</a></li><li id="ctl17_ctl00_ctl01_CMenuRow" class="nav-item" page-id="9215"><a href="/user/signin" id="ctl17_ctl00_ctl01_CMenuRowLink" class="nav-link">Sign In</a></li><li id="ctl17_ctl00_ctl01_CMenuRow" class="nav-item" page-id="9233"><a href="/user/signout" id="ctl17_ctl00_ctl01_CMenuRowLink" class="nav-link">Sign Out</a></li> </ul> </li> </ul> </div> <!-- Collapsible content --> </nav> <!--/.Navbar--> </header> <div class="node__content clearfix container-fluid"> <section class="article-wrapper row"> <aside id="CMenuColumn" class="layout__region layout__region--left left-article-menu-container col-0 col-lg-3"> <div data-layout-content-preview-placeholder-label="&quot;Navigation block&quot; block" class="block block-cbd-article block-navigation-block"> <div class="content"><nav id="ctl26_TNav" class="sidebar-menu navbar-collapse" role="navigation"> <ul id="ctl26_TMenu" class="list-unstyled level-0"> <li id="ctl26_TMenuItem" class="level-0" page-id="3836"> <a href="/web" id="ctl26_TMenuItemLink">The CBD Website</a> </li><li id="ctl26_TMenuItem" class="level-0 active" page-id="3790"> <a id="ctl26_TMenuItemLink">Website Information</a> <ul id="ctl26_TMenu" class="list-unstyled level-1 active"> <li id="ctl26_TMenuItem" class="level-1" page-id="3796"> <a href="/map" id="ctl26_TMenuItemLink">Site Map</a> </li><li id="ctl26_TMenuItem" class="level-1 selected" page-id="3793"> <a href="/terms" id="ctl26_TMenuItemLink">Terms of Use</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="3794"> <a href="/privacy" id="ctl26_TMenuItemLink">Privacy Policy</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="5081"> <a href="/credits" id="ctl26_TMenuItemLink">Photo Credits</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="3795"> <a href="/copyright" id="ctl26_TMenuItemLink">Copyright</a> </li></ul></li><li id="ctl26_TMenuItem" class="level-0" page-id="4063"> <a id="ctl26_TMenuItemLink">User Services</a> <ul id="ctl26_TMenu" class="list-unstyled level-1"> <li id="ctl26_TMenuItem" class="level-1" page-id="3791"> <a href="/feedback" id="ctl26_TMenuItemLink">Feedback</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="2625"> <a href="/user/signup" id="ctl26_TMenuItemLink">Sign Up for an Account</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="9215"> <a href="/user/signin" id="ctl26_TMenuItemLink">Sign In</a> </li><li id="ctl26_TMenuItem" class="level-1" page-id="9233"> <a href="/user/signout" id="ctl26_TMenuItemLink">Sign Out</a> </li></ul></li></ul></nav> <style> .sidebar-menu { color: white; margin-left: 30px; } .sidebar-menu > ul.level-0:first-child > li:first-child > a { font-size:120%; } .sidebar-menu ul.active { overflow: hidden; padding-left: 10px; } .sidebar-menu > ul > li { padding-left: 10px; } .sidebar-menu .level-0 > a { color: white; text-transform: uppercase; } .sidebar-menu .level-1 > a { color: white; } .sidebar-menu .level-2 > a { color: white; margin-left: 20px; } .sidebar-menu li.active.level-0 { background: #137B4B; padding: 10px 30px; margin-right: 20px; margin-left: -20px } .sidebar-menu li.active > ul.active { background: #009B48; margin-right: -50px; margin-left: -15px; padding-left: 15px; } .sidebar-menu li.selected > a { color: #265a4f; display: block; background-color: white; } .sidebar-menu li.selected.level-0 > a { margin-right: -50px; margin-left: -15px; padding-left: 15px; } .sidebar-menu li:not(.level-0) a::before { content: "\00a0 >\00a0"; } .sidebar-menu ul.active { background: #009B48; margin-left: -15px; padding-left: 15px; } .sidebar-menu ul > p { padding-left: 10px; margin-bottom: 0.2rem; /*background: #009B48;*/ } .sidebar-menu ul > p > a{ color: white; font-size: 1.5em; } nav[id$=sidebar] ul li.no-levels { background: #009B48; } nav.sidebar-menu > ul > li.selected { background: white; } </style> </div> </div> </aside> <div class="article-section col-12 col-lg-9"> <div class="article-container container-fluid"> <div class="row"> <article id="CArticle" class="col-12 pl-md-4 pr-md-4 pl-lg-5 pr-lg-5 no-aside" class-x="col-lg-7 col-xl-8"> <div class="article-info pt-4 mb-2"> <div class="block block-cbd-article block-social-block"> <div class="content"> <div class="article-share-btns"> <a href="http://www.youtube.com/user/chmcbd" title="YouTube" target="_blank"><span class="grey-youtube-icon"></span></a> <a href="http://www.facebook.com/UNBiodiversity" title="Facebook" target="_blank"><span class="grey-facebook-icon"></span></a> <a href="https://twitter.com/unbiodiversity" title="Twitter" target="_blank"><span class="grey-twitter-icon"></span></a> <a href="https://www.linkedin.com/company/unbiodiversity" title="LinkedIn" target="_blank"><span class="grey-linkedin-icon"></span></a> <a href="https://instagram.com/unbiodiversity" title="Instagram" target="_blank"><span class="grey-instagram-icon"></span></a> <a href="/rss" title="RSS" target="_blank"><span class="grey-feed-icon"></span></a> </div> </div> </div> <div class="block block-cbd-article block-byline-block"> <div class="content"> <div id="CBreadcrumbs" class="article-category text-uppercase"><span id="ctl21_CItems"><a href="/web/default.shtml">CBD Website</a><span> // T茅rminos de utilizaci贸n</span></span> </div> <div id="CLastUpdateDate" class="article-date">Sunday // 11.15.2009</div> </div> </div> </div> <h1 class="cmsH1">Terms of Use</h1> <div id="ctl15_CSkin"> <div id="ctl15_CSkin2"> <div class="hlite"><a name="Introduction"></a><h2>Introduction</h2> The use of this web site constitutes agreement with the following terms and conditions: <ol style="list-style-type:lower-alpha;" ><li>The Secretariat of the Convention on Biological Diversity (the &quot;Secretariat&quot;) maintains this web site (the &quot;Site&quot;) as a courtesy to those who may choose to access the Site (&quot;Users&quot;). The information presented herein is for informative purposes only. The Secretariat grants permission to Users to visit the Site and to download and copy the information, documents and materials (collectively, &quot;Materials&quot;) from the Site for the User&#39;s personal, non-commercial use, without any right to resell or redistribute them or to compile or create derivative works therefrom, subject to the terms and conditions outlined below, and also subject to more specific restrictions that may apply to specific Material within this Site. <p></p> </li><li>The Secretariat administers this Site. All Material on this Site from the Secretariat appears subject to the present Terms and Conditions. <p></p> </li><li>Unless expressly stated otherwise, the findings, interpretations and conclusions expressed in the Materials on this Site are those of the various Secretariat staff members, consultants and advisers to the same Secretariat who prepared the work and do not necessarily represent the views of the Secretariat or its Parties. </li></ol> <p></p> <a name="Disclaimers"></a><h2>Disclaimers</h2> Materials provided on this Site are provided &quot;as is&quot;, without warranty of any kind, either express or implied, including, without limitation, warranties of merchantability, fitness for a particular purpose and non-infringement. The Secretariat specifically does not make any warranties or representations as to the accuracy or completeness of any such Materials. The Secretariat periodically adds, changes, improves or updates the Materials on this Site without notice. Under no circumstances shall the Secretariat be liable for any loss, damage, liability or expense incurred or suffered that is claimed to have resulted from the use of this Site, including, without limitation, any fault, error, omission, interruption or delay with respect thereto. The use of this Site is at the User&#39;s sole risk. Under no circumstances, including but not limited to negligence, shall the Secretariat or its affiliates be liable for any direct, indirect, incidental, special or consequential damages, even if the Secretariat has been advised of the possibility of such damages. <p></p> The User specifically acknowledges and agrees that the Secretariat is not liable for any conduct of any User. <p></p> This site may contain advice, opinions and statements of various information providers. The Secretariat does not represent or endorse the accuracy or reliability of any advice, opinion, statement or other information provided by any information provider, any User of this Site or any other person or entity. Reliance upon any such advice, opinion, statement, or other information shall also be at the User&#39;s own risk. Neither the Secretariat nor its affiliates, nor any of their respective agents, employees, information providers or content providers, shall be liable to any User or anyone else for any inaccuracy. Error, omission, interruption, deletion, defect, alteration of or use of any content herein, or for its timeliness or completeness, nor shall they be liable for any failure of performance, computer virus or communication line failure, regardless of cause, or for any damages resulting therefrom. <p></p> As a condition of use of this Site, the User agrees to indemnify the Secretariat and its affiliates from and against any and all actions, claims, losses, damages, liabilities and expenses (including reasonable attorneys&#39; fees) arising out of the User&#39;s use of this Site, including, without limitation, any claims alleging facts that if true would constitute a breach by the User of these Terms and Conditions. If the User is dissatisfied with any Material on this Site or with any of its Terms and Conditions of Use, the User&#39;s sole and exclusive remedy is to discontinue using the Site. <p></p> This Site may contain links and references to third-party web-sites. The linked sites are not under the control of the Secretariat, and the Secretariat is not responsible for the content of any linked site or any link contained in a linked site. The Secretariat provides these links only as a convenience, and the inclusion of a link or reference does not imply the endorsement of the linked site by the Secretariat. If this Site contains bulletin boards, chat rooms, access to mailing lists or other message or communication facilities (collectively, &quot;Forums&quot;), the User agrees to use the Forums only to send and receive messages and materials that are proper and related to the particular Forum. By way of example and not as a limitation, the User agrees that when using a Forum he or she shall not do any of the following: <p></p> <ol style="list-style-type:lower-alpha;" ><li>Defame, abuse, harass, stalk, threaten or otherwise violate the legal rights (such as rights of privacy and publicity) of others; <p></p> </li><li>Publish, post, distribute or disseminate any defamatory, infringing, obscene, indecent or unlawful material or information; <p></p> </li><li>Upload or attach files that contain software or other material protected by intellectual property laws (or by rights of privacy and publicity) unless the User owns or controls the rights thereto or has received all consents therefore as may be required by law; <p></p> </li><li>Upload or attach files that contain viruses, corrupted files or any other similar software or programs that may damage the operation of another&#39;s computer; <p></p> </li><li>Delete any author attributions, legal notices or proprietary designations or labels in any file that is uploaded; <p></p> </li><li>Falsify the origin or source of software or other material contained in a file that is uploaded; <p></p> </li><li>Advertise or offer to sell any goods or services, or conduct or forward surveys, contests or chain letters, or download any file posted by another user of a Forum that the User knows, or reasonably should know, cannot be legally distributed in such manner. </li></ol> <p></p> The user acknowledges that all Forums and discussion groups are public and not private communications. Further, the User acknowledges that chats, postings, conferences, e-mails and other communications by other Users are not endorsed by the Secretariat , and that such communications shall not be considered to have been reviewed, screened or approved by the Secretariat. The Secretariat reserves the right to remove, for any reason and without limitation, e-mail and bulletin board postings. <p></p> <a name="PreservationofImmunities"></a><h2>Preservation of Immunities</h2> Nothing herein shall constitute or be considered to be a limitation upon or a waiver of the privileges and immunities of the Secretariat, which are specifically reserved. <p></p> <a name="General"></a><h2>General</h2> The Secretariat reserves its exclusive right in its sole discretion to alter, limit or discontinue the Site or any Materials in any respect. The Secretariat shall have no obligation to take the needs of any User into consideration in connection therewith. The Secretariat reserves the right to deny in its sole discretion any user access to this Site or any portion thereof without notice. No waiver by the Secretariat of any provision of these Terms and Conditions shall be binding except as set forth in writing and signed by its duly authorized representative. <p></p> <p></p> </div> </div> </div> <p></p> </article> </div> </div> </div> </section> <div class="layout layout--onecol"> <div class="layout__region layout__region--content"> <div class="block block-cbd-utility block-photo-swipe-block"> <!-- Root element of PhotoSwipe. Must have class pswp. --> </div> </div> </div> </div> </article> <!-- Dynamic Menu --> <table id="DynamicMenu" style="display:none;position:absolute;border:1px solid #b0b0b0;background-color:#e0e0e0;z-index:99"> <tr> <td valign="top"> <table id="DynamicMenu1" style="width:200px" class='menuDyn'> <tr><td></td></tr> </table> </td><td valign="top"> <table id="DynamicMenu2" style="width:200px" class='menuDyn'> <tr><td></td></tr> </table> </td> </tr> </table> <script type="text/javascript" language="javascript">$(document).ready(function(){});</script></form> <div id="__loading" class="cmsDialog" style="display: none; z-index: 200"> <table> <tr> <td> <img id="__loadingIcon" src="/cms/resources/icons/loading-32.gif" style="display: none"></td> </tr> </table> </div> <form id="__axstateform" action="" style="display: none;"> <input type="text" id="__axstate" value="[]" style="display: none;" /> </form> <a href="#" class="go-to-top-btn"><span class="hidden">To Top</span></a> </div> <footer class="footer"> <div id="block-followblock" class="follow-us settings-tray-editable block block-cbd-utility block-follow-block" data-drupal-settingstray="editable"> <div class="container"> <div class="row"> <div class="col-12 col-lg-3 d-flex align-items-center"> <div class="h2 text-white text-uppercase m-0">Follow us</div> </div> <div class="col-12 col-lg-9"> <div class="nav flex-follow-us"> <a href="http://www.youtube.com/user/chmcbd" title="YouTube"> <img src="/themes/custom/bootstrap_sass/images/someround_youtube_neg.svg" alt="YouTube" loading="lazy"> </a> <a href="http://www.facebook.com/UNBiodiversity" title="Facebook"> <img src="/themes/custom/bootstrap_sass/images/someround_facebook_neg.svg" alt="Facebook" loading="lazy"> </a> <a href="https://twitter.com/unbiodiversity" title="Twitter"> <img src="/themes/custom/bootstrap_sass/images/someround_twitter_neg.svg" alt="Twitter" loading="lazy"> </a> <a href="https://www.linkedin.com/company/unbiodiversity" title="LinkedIn"> <img src="/themes/custom/bootstrap_sass/images/someround_linkedin_neg.svg" alt="LinkedIn" loading="lazy"> </a> <a href="https://instagram.com/unbiodiversity" title="Instagram"> <img src="/themes/custom/bootstrap_sass/images/someround_instagram_neg.svg" alt="Instagram" loading="lazy"> </a> <a href="/rss" title="RSS"> <img src="/themes/custom/bootstrap_sass/images/someround_feed_neg.svg" alt="RSS" loading="lazy"> </a> </div> </div> </div> </div> </div> <div class="cbd-footer"> <div class="container"> <div class="row"> <div id="block-quicklinksblock" class="footer-block footer-margin col-12 col-lg-5 settings-tray-editable block block-cbd-utility block-quick-links-block" data-drupal-settingstray="editable"> <h5 class="h4 text-uppercase">quick links</h5> <hr> <div class="footer-links two-column"> <a href="https://absch.cbd.int/" title="Access and Benefit-Sharing Clearing-House">Access and Benefit-Sharing Clearing-House</a> <a href="https://bch.cbd.int/" title="Biosafety Clearing-House">Biosafety Clearing-House</a> <a href="https://chm.cbd.int/" title="Clearing-House Mechanism">Clearing-House Mechanism</a> <a href="/contributions" title="Contributions">Contributions</a> <a href="https://www.cbd.int/countries/" title="Country Profiles">Country Profiles</a> <a href="/meetings/" title="Meetings and Events">Meetings and Events</a> <a href="/nbsap" title="National Biodiversity Strategies and Action Plans (NBSAPs)">National Biodiversity Strategies and Action Plans (NBSAPs)</a> <a href="/nfp" title="National Focal Points">National Focal Points</a> <a href="/reports" title="National Reports">National Reports</a> <a href="/news/" title="News Headlines">News Headlines</a> <a href="/notifications/" title="Notifications">Notifications</a> <a href="/parties" title="Parties">Parties</a> <a href="/publications" title="Publications">Publications</a> </div> </div> <div id="block-topicsfooterblock" class="footer-block footer-margin col-12 col-lg-3 settings-tray-editable block block-cbd-utility block-topics-footer-block" data-drupal-settingstray="editable"> <h5 class="h4 text-uppercase">Topics</h5> <hr> <div class="footer-links"> <a href="/topic/business-women-youth-and-other-stakeholders" title="Business, Women, Youth and other Stakeholders">Business, Women, Youth and other Stakeholders</a> <a href="/topic/climate-change" title="Climate Change">Climate Change</a> <a href="/topic/poverty-reduction" title="Poverty Reduction">Poverty Reduction</a> <a href="/topic/food" title="Food">Food</a> <a href="/topic/water" title="Water">Water</a> <a href="/topic/indigenous-peoples-and-local-communities" title="Indigenous Peoples and Local Communities">Indigenous Peoples and Local Communities</a> </div> </div> <div class="desktop-only footer-block footer-margin col-6 col-lg-2"> <h5 class="h4 text-uppercase">Information</h5> <hr> <div class="flex-one-column"> <a href="/contact" title="Contact us">Contact us</a> <a href="/terms" title="Terms of Use">Terms of Use</a> <a href="/privacy" title="Privacy Policy">Privacy Policy</a> <a href="/credits" title="Credits">Credits</a> <a href="/copyright" title="漏 CBD Secretariat">漏 CBD Secretariat</a> </div> </div> <div class="desktop-only footer-block footer-margin col-6 col-lg-2"> <h5 class="h4 text-uppercase">A part of</h5> <hr> <img class="uno-brand" src="/themes/custom/bootstrap_sass/images/UN_brand_neg.svg" alt="UN logo" loading="lazy"> <img class="uno-environment" src="/themes/custom/bootstrap_sass/images/UNEP_2019_brand_white.svg" alt="UN Environment Programme logo" loading="lazy"> </div> <div class="mobile-only footer-block footer-margin col-12"> <div class="row"> <div class="col-6"> <div class="footer-headline">INFORMATION</div> </div> <div class="col-6"> <div class="footer-headline">A PART OF</div> </div> </div> <div class="row"> <div class=" col-12"> <hr> </div> </div> <div class="row"> <div class="footer-block col-6 "> <div class="flex-one-column"> <a href="/contact" title="Contact us">Contact us</a> <a href="/terms" title="Terms of Use">Terms of Use</a> <a href="/privacy" title="Privacy Policy">Privacy Policy</a> <a href="/credits" title="Credits">Credits</a> <a href="/copyright" title="漏 CBD Secretariat">漏 CBD Secretariat</a> </div> </div> <div class="footer-block col-6 "> <img class="uno-brand" src="/themes/custom/bootstrap_sass/images/UN_brand_neg.svg" alt="UN logo" loading="lazy"> <img class="uno-environment" src="/themes/custom/bootstrap_sass/images/UNEP_2019_brand_white.svg" alt="UN Environment Programme logo" loading="lazy"> </div> </div> </div> </div> </div> </div> </footer> </div> </div> </div> <script type="application/json" data-drupal-selector="drupal-settings-json">{"path":{"baseUrl":"\/","scriptPath":null,"pathPrefix":"","currentPath":"node\/769","currentPathIsAdmin":false,"isFront":false,"currentLanguage":"en"},"pluralDelimiter":"\u0003","suppressDeprecationErrors":true,"google_analytics":{"trackOutbound":true,"trackMailto":true,"trackDownload":true,"trackDownloadExtensions":"7z|aac|arc|arj|asf|asx|avi|bin|csv|doc(x|m)?|dot(x|m)?|exe|flv|gif|gz|gzip|hqx|jar|jpe?g|js|mp(2|3|4|e?g)|mov(ie)?|msi|msp|pdf|phps|png|ppt(x|m)?|pot(x|m)?|pps(x|m)?|ppam|sld(x|m)?|thmx|qtm?|ra(m|r)?|sea|sit|tar|tgz|torrent|txt|wav|wma|wmv|wpd|xls(x|m|b)?|xlt(x|m)|xlam|xml|z|zip"},"lazy":{"lazysizes":{"lazyClass":"lazyload","loadedClass":"lazyloaded","loadingClass":"lazyloading","preloadClass":"lazypreload","errorClass":"lazyerror","autosizesClass":"lazyautosizes","srcAttr":"data-src","srcsetAttr":"data-srcset","sizesAttr":"data-sizes","minSize":40,"customMedia":[],"init":true,"expFactor":1.5,"hFac":0.8,"loadMode":2,"loadHidden":true,"ricTimeout":0,"throttleDelay":125,"plugins":[]},"placeholderSrc":"","preferNative":false,"minified":true,"libraryPath":"\/libraries\/lazysizes"},"ajaxTrustedUrl":{"\/search":true},"user":{"uid":0,"permissionsHash":"18916e772d3fa700ca68b4fd28a2786232dfeedd79b6b05e5d78a3a9a2b309c3"}}</script> <script src="/Styles/UI/Templates/phoenix/resources/js-drupal-1.js"></script> <script src="/Styles/UI/Templates/phoenix/resources/js-drupal-2.js"></script> <script src="/Styles/UI/Templates/phoenix/resources/js-drupal-3.js"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10