• DELETE FROM KEYWORDS WHERE ID_DOMAINE=34235781
  • DoneDoneDone

    URL:www.zda.org.zm

    Cache-Control: max-age=7200
    Date: Mon, 07 Oct 2024 14:29:48 GMT
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    Expires: Mon, 07 Oct 2024 14:41:07 GMT
    Server: nginx/1.23.4
    Vary: Accept-Encoding
    Link: ; rel="https://api.w.org/", ; rel="alternate"; type="application/json", ; rel=shortlink
    X-Endurance-Cache-Level: 2
    X-nginx-cache: WordPress
    X-Server-Cache: true
    X-Proxy-Cache: HIT
    
    
    Status => 200
    <!doctype html>
    <html lang="en-US">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <link rel="profile" href="//gmpg.org/xfn/11">
        <title>ZDA</title>
    <meta name='robots' content='noindex, nofollow' />
    <link rel='dns-prefetch' href='//fonts.googleapis.com' />
    <link rel='dns-prefetch' href='//s.w.org' />
    <link rel="alternate" type="application/rss+xml" title="ZDA &raquo; Feed" href="https://www.zda.org.zm/feed/" />
    <link rel="alternate" type="application/rss+xml" title="ZDA &raquo; Comments Feed" href="https://www.zda.org.zm/comments/feed/" />
    		<!-- This site uses the Google Analytics by MonsterInsights plugin v8.11.0 - Using Analytics tracking - https://www.monsterinsights.com/ -->
    							<script
    				src="//www.googletagmanager.com/gtag/js?id=G-S4DDXDD93R"  data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script>
    			<script data-cfasync="false" data-wpfc-render="false" type="text/javascript">
    				var mi_version = '8.11.0';
    				var mi_track_user = true;
    				var mi_no_track_reason = '';
    				
    								var disableStrs = [
    										'ga-disable-G-S4DDXDD93R',
    														];
    
    				/* Function to detect opted out users */
    				function __gtagTrackerIsOptedOut() {
    					for (var index = 0; index < disableStrs.length; index++) {
    						if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
    							return true;
    						}
    					}
    
    					return false;
    				}
    
    				/* Disable tracking if the opt-out cookie exists. */
    				if (__gtagTrackerIsOptedOut()) {
    					for (var index = 0; index < disableStrs.length; index++) {
    						window[disableStrs[index]] = true;
    					}
    				}
    
    				/* Opt-out function */
    				function __gtagTrackerOptout() {
    					for (var index = 0; index < disableStrs.length; index++) {
    						document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
    						window[disableStrs[index]] = true;
    					}
    				}
    
    				if ('undefined' === typeof gaOptout) {
    					function gaOptout() {
    						__gtagTrackerOptout();
    					}
    				}
    								window.dataLayer = window.dataLayer || [];
    
    				window.MonsterInsightsDualTracker = {
    					helpers: {},
    					trackers: {},
    				};
    				if (mi_track_user) {
    					function __gtagDataLayer() {
    						dataLayer.push(arguments);
    					}
    
    					function __gtagTracker(type, name, parameters) {
    						if (!parameters) {
    							parameters = {};
    						}
    
    						if (parameters.send_to) {
    							__gtagDataLayer.apply(null, arguments);
    							return;
    						}
    
    						if (type === 'event') {
    														parameters.send_to = monsterinsights_frontend.v4_id;
    							var hookName = name;
    							if (typeof parameters['event_category'] !== 'undefined') {
    								hookName = parameters['event_category'] + ':' + name;
    							}
    
    							if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') {
    								MonsterInsightsDualTracker.trackers[hookName](parameters);
    							} else {
    								__gtagDataLayer('event', name, parameters);
    							}
    							
    													} else {
    							__gtagDataLayer.apply(null, arguments);
    						}
    					}
    
    					__gtagTracker('js', new Date());
    					__gtagTracker('set', {
    						'developer_id.dZGIzZG': true,
    											});
    										__gtagTracker('config', 'G-S4DDXDD93R', {"forceSSL":"true","link_attribution":"true"} );
    															window.gtag = __gtagTracker;										(function () {
    						/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
    						/* ga and __gaTracker compatibility shim. */
    						var noopfn = function () {
    							return null;
    						};
    						var newtracker = function () {
    							return new Tracker();
    						};
    						var Tracker = function () {
    							return null;
    						};
    						var p = Tracker.prototype;
    						p.get = noopfn;
    						p.set = noopfn;
    						p.send = function () {
    							var args = Array.prototype.slice.call(arguments);
    							args.unshift('send');
    							__gaTracker.apply(null, args);
    						};
    						var __gaTracker = function () {
    							var len = arguments.length;
    							if (len === 0) {
    								return;
    							}
    							var f = arguments[len - 1];
    							if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
    								if ('send' === arguments[0]) {
    									var hitConverted, hitObject = false, action;
    									if ('event' === arguments[1]) {
    										if ('undefined' !== typeof arguments[3]) {
    											hitObject = {
    												'eventAction': arguments[3],
    												'eventCategory': arguments[2],
    												'eventLabel': arguments[4],
    												'value': arguments[5] ? arguments[5] : 1,
    											}
    										}
    									}
    									if ('pageview' === arguments[1]) {
    										if ('undefined' !== typeof arguments[2]) {
    											hitObject = {
    												'eventAction': 'page_view',
    												'page_path': arguments[2],
    											}
    										}
    									}
    									if (typeof arguments[2] === 'object') {
    										hitObject = arguments[2];
    									}
    									if (typeof arguments[5] === 'object') {
    										Object.assign(hitObject, arguments[5]);
    									}
    									if ('undefined' !== typeof arguments[1].hitType) {
    										hitObject = arguments[1];
    										if ('pageview' === hitObject.hitType) {
    											hitObject.eventAction = 'page_view';
    										}
    									}
    									if (hitObject) {
    										action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
    										hitConverted = mapArgs(hitObject);
    										__gtagTracker('event', action, hitConverted);
    									}
    								}
    								return;
    							}
    
    							function mapArgs(args) {
    								var arg, hit = {};
    								var gaMap = {
    									'eventCategory': 'event_category',
    									'eventAction': 'event_action',
    									'eventLabel': 'event_label',
    									'eventValue': 'event_value',
    									'nonInteraction': 'non_interaction',
    									'timingCategory': 'event_category',
    									'timingVar': 'name',
    									'timingValue': 'value',
    									'timingLabel': 'event_label',
    									'page': 'page_path',
    									'location': 'page_location',
    									'title': 'page_title',
    								};
    								for (arg in args) {
    																		if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
    										hit[gaMap[arg]] = args[arg];
    									} else {
    										hit[arg] = args[arg];
    									}
    								}
    								return hit;
    							}
    
    							try {
    								f.hitCallback();
    							} catch (ex) {
    							}
    						};
    						__gaTracker.create = newtracker;
    						__gaTracker.getByName = newtracker;
    						__gaTracker.getAll = function () {
    							return [];
    						};
    						__gaTracker.remove = noopfn;
    						__gaTracker.loaded = true;
    						window['__gaTracker'] = __gaTracker;
    					})();
    									} else {
    										console.log("");
    					(function () {
    						function __gtagTracker() {
    							return null;
    						}
    
    						window['__gtagTracker'] = __gtagTracker;
    						window['gtag'] = __gtagTracker;
    					})();
    									}
    			</script>
    				<!-- / Google Analytics by MonsterInsights -->
    				<script type="text/javascript">
    			window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.1.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.1.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.zda.org.zm\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.8.10"}};
    			!function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode;p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0);e=i.toDataURL();return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(!p||!p.fillText)return!1;switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])?!1:!s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([10084,65039,8205,55357,56613],[10084,65039,8203,55357,56613])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(n=t.source||{}).concatemoji?c(n.concatemoji):n.wpemoji&&n.twemoji&&(c(n.twemoji),c(n.wpemoji)))}(window,document,window._wpemojiSettings);
    		</script>
    		<style type="text/css">
    img.wp-smiley,
    img.emoji {
    	display: inline !important;
    	border: none !important;
    	box-shadow: none !important;
    	height: 1em !important;
    	width: 1em !important;
    	margin: 0 .07em !important;
    	vertical-align: -0.1em !important;
    	background: none !important;
    	padding: 0 !important;
    }
    </style>
    	<link rel='stylesheet' id='wp-block-library-css'  href='https://www.zda.org.zm/wp-includes/css/dist/block-library/style.min.css?ver=5.8.10' type='text/css' media='all' />
    <link rel='stylesheet' id='extendify-sdk-utility-classes-css'  href='https://www.zda.org.zm/wp-content/plugins/redux-framework/redux-core/extendify-sdk/public/build/extendify-utilities.css?ver=11.7' type='text/css' media='all' />
    <link rel='stylesheet' id='contact-form-7-css'  href='https://www.zda.org.zm/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.5.2' type='text/css' media='all' />
    <link rel='stylesheet' id='name-directory-style-css'  href='https://www.zda.org.zm/wp-content/plugins/name-directory/name_directory.css?ver=5.8.10' type='text/css' media='all' />
    <link rel='stylesheet' id='rs-plugin-settings-css'  href='https://www.zda.org.zm/wp-content/plugins/revslider/public/assets/css/rs6.css?ver=6.2.15' type='text/css' media='all' />
    <style id='rs-plugin-settings-inline-css' type='text/css'>
    #rs-demo-id {}
    </style>
    <link rel='stylesheet' id='megamenu-css'  href='https://www.zda.org.zm/wp-content/uploads/maxmegamenu/style.css?ver=a7b0da' type='text/css' media='all' />
    <link rel='stylesheet' id='dashicons-css'  href='https://www.zda.org.zm/wp-includes/css/dashicons.min.css?ver=5.8.10' type='text/css' media='all' />
    <link rel='stylesheet' id='bootstrap-css'  href='https://www.zda.org.zm/wp-content/themes/consultio/assets/css/bootstrap.min.css?ver=4.0.0' type='text/css' media='all' />
    <link rel='stylesheet' id='font-awesome-css'  href='https://www.zda.org.zm/wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.min.css?ver=4.7.0' type='text/css' media='all' />
    <link rel='stylesheet' id='font-awesome-v5-css'  href='https://www.zda.org.zm/wp-content/themes/consultio/assets/css/font-awesome5.min.css?ver=5.8.0' type='text/css' media='all' />
    <link rel='stylesheet' id='font-flaticon-css'  href='https://www.zda.org.zm/wp-content/themes/consultio/assets/css/flaticon.css?ver=2.2.0' type='text/css' media='all' />
    <link rel='stylesheet' id='font-flaticon-v2-css'  href='https://www.zda.org.zm/wp-content/themes/consultio/assets/css/flaticon-v2.css?ver=2.2.0' type='text/css' media='all' />
    <link rel='stylesheet' id='font-flaticon-v3-css'  href='https://www.zda.org.zm/wp-content/themes/consultio/assets/css/flaticon-v3.css?ver=2.2.0' type='text/css' media='all' />
    <link rel='stylesheet' id='font-material-icon-css'  href='https://www.zda.org.zm/wp-content/themes/consultio/assets/css/material-design-iconic-font.min.css?ver=2.2.0' type='text/css' media='all' />
    <link rel='stylesheet' id='magnific-popup-css'  href='https://www.zda.org.zm/wp-content/themes/consultio/assets/css/magnific-popup.css?ver=1.0.0' type='text/css' media='all' />
    <link rel='stylesheet' id='animate-css'  href='https://www.zda.org.zm/wp-content/themes/consultio/assets/css/animate.css?ver=1.0.0' type='text/css' media='all' />
    <link rel='stylesheet' id='consultio-theme-css'  href='https://www.zda.org.zm/wp-content/themes/consultio/assets/css/theme.css?ver=1.1.2' type='text/css' media='all' />
    <style id='consultio-theme-inline-css' type='text/css'>
    #ct-header-wrap.ct-header-layout3 #ct-header:not(.h-fixed), #ct-header-wrap.ct-header-layout6 #ct-header:not(.h-fixed), #ct-header-wrap.ct-header-layout8 .ct-header-main:not(.h-fixed) .ct-header-navigation, #ct-header-wrap.ct-header-layout9 #ct-header:not(.h-fixed) { background-color: #fcfcfc !important; }#ct-header-wrap #ct-header.h-fixed { background-color: #515151 !important; }#ct-header-wrap .ct-header-branding a img { max-height: 60px; }        @media screen and (max-width: 1199px) {
    		#ct-header-wrap .ct-header-branding a img, #ct-header-wrap .ct-logo-mobile img { max-height: 60px; }        }
            		@media screen and (min-width: 1200px) {
    		.header-right-item.h-btn-sidebar::before, .header-right-item.h-btn-sidebar::after, .header-right-item.h-btn-sidebar span { background-color: #161616 !important; }.ct-main-menu > li > a, #ct-header-wrap .ct-header-meta .header-right-item { color: #161616 !important; }.ct-main-menu > li > a:hover, #ct-header-wrap .ct-header-meta .header-right-item:hover { color: #2c7722 !important; }.ct-main-menu > li.current_page_item:not(.menu-item-type-custom) > a, .ct-main-menu > li.current-menu-item:not(.menu-item-type-custom) > a, .ct-main-menu > li.current_page_ancestor:not(.menu-item-type-custom) > a, .ct-main-menu > li.current-menu-ancestor:not(.menu-item-type-custom) > a { color: #dd3333 !important; }#ct-header.h-fixed .header-right-item.h-btn-sidebar::before, #ct-header.h-fixed .header-right-item.h-btn-sidebar::after, #ct-header.h-fixed .header-right-item.h-btn-sidebar span { background-color: #161616 !important; }#ct-header.h-fixed .ct-main-menu > li > a, #ct-header-wrap #ct-header.h-fixed .ct-header-meta .header-right-item { color: #161616 !important; }#ct-header.h-fixed .ct-main-menu > li > a:hover, #ct-header-wrap #ct-header.h-fixed .ct-header-meta .header-right-item:hover { color: #2c7722 !important; }#ct-header.h-fixed .ct-main-menu > li.current_page_item:not(.menu-item-type-custom) > a, #ct-header.h-fixed .ct-main-menu > li.current-menu-item:not(.menu-item-type-custom) > a, #ct-header.h-fixed .ct-main-menu > li.current_page_ancestor:not(.menu-item-type-custom) > a, #ct-header.h-fixed .ct-main-menu > li.current-menu-ancestor:not(.menu-item-type-custom) > a { color: #dd3333 !important; }.ct-main-menu > li > a, .ct-header-popup-wrap .ct-main-menu-popup a, .ct-header-popup-wrap .ct-main-menu-popup .ct-menu-toggle { font-size: 15px !important; }		}
    		
    </style>
    <link rel='stylesheet' id='consultio-style-css'  href='https://www.zda.org.zm/wp-content/themes/consultio/style.css?ver=5.8.10' type='text/css' media='all' />
    <link rel='stylesheet' id='consultio-google-fonts-css'  href='//fonts.googleapis.com/css?family=Roboto%3A300%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%7CPoppins%3A300%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%7CPlayfair+Display%3A400%2C400i%2C700%2C700i%2C800%2C900%7CMuli%3A400%7CLato%3A400&#038;subset=latin%2Clatin-ext&#038;ver=5.8.10' type='text/css' media='all' />
    <link rel='stylesheet' id='elementor-icons-css'  href='https://www.zda.org.zm/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.11.0' type='text/css' media='all' />
    <link rel='stylesheet' id='elementor-animations-css'  href='https://www.zda.org.zm/wp-content/plugins/elementor/assets/lib/animations/animations.min.css?ver=3.1.4' type='text/css' media='all' />
    <link rel='stylesheet' id='elementor-frontend-legacy-css'  href='https://www.zda.org.zm/wp-content/plugins/elementor/assets/css/frontend-legacy.min.css?ver=3.1.4' type='text/css' media='all' />
    <link rel='stylesheet' id='elementor-frontend-css'  href='https://www.zda.org.zm/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.1.4' type='text/css' media='all' />
    <link rel='stylesheet' id='elementor-post-4039-css'  href='https://www.zda.org.zm/wp-content/uploads/elementor/css/post-4039.css?ver=1720736809' type='text/css' media='all' />
    <link rel='stylesheet' id='elementor-global-css'  href='https://www.zda.org.zm/wp-content/uploads/elementor/css/global.css?ver=1720736809' type='text/css' media='all' />
    <link rel='stylesheet' id='elementor-post-2272-css'  href='https://www.zda.org.zm/wp-content/uploads/elementor/css/post-2272.css?ver=1725888279' type='text/css' media='all' />
    <link rel='stylesheet' id='google-fonts-1-css'  href='https://fonts.googleapis.com/css?family=Poppins%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;ver=5.8.10' type='text/css' media='all' />
    <script type='text/javascript' src='https://www.zda.org.zm/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.js?ver=8.11.0' id='monsterinsights-frontend-script-js'></script>
    <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */
    var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/www.zda.org.zm","hash_tracking":"false","ua":"","v4_id":"G-S4DDXDD93R"};/* ]]> */
    </script>
    <script type='text/javascript' src='https://www.zda.org.zm/wp-includes/js/jquery/jquery.min.js?ver=3.6.0' id='jquery-core-js'></script>
    <script type='text/javascript' src='https://www.zda.org.zm/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2' id='jquery-migrate-js'></script>
    <script type='text/javascript' src='https://www.zda.org.zm/wp-content/plugins/case-theme-core/assets/js/main.js?ver=1.0.0' id='ct-main-js-js'></script>
    <script type='text/javascript' src='https://www.zda.org.zm/wp-content/plugins/revslider/public/assets/js/rbtools.min.js?ver=6.2.15' id='tp-tools-js'></script>
    <script type='text/javascript' src='https://www.zda.org.zm/wp-content/plugins/revslider/public/assets/js/rs6.min.js?ver=6.2.15' id='revmin-js'></script>
    <script type='text/javascript' src='https://www.zda.org.zm/wp-content/themes/consultio/elementor/js/ct-inline-css.js?ver=1.1.2' id='ct-inline-css-js-js'></script>
    <link rel="https://api.w.org/" href="https://www.zda.org.zm/wp-json/" /><link rel="alternate" type="application/json" href="https://www.zda.org.zm/wp-json/wp/v2/pages/2272" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.zda.org.zm/xmlrpc.php?rsd" />
    <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.zda.org.zm/wp-includes/wlwmanifest.xml" /> 
    <meta name="generator" content="WordPress 5.8.10" />
    <link rel="canonical" href="https://www.zda.org.zm/" />
    <link rel='shortlink' href='https://www.zda.org.zm/' />
    <link rel="alternate" type="application/json+oembed" href="https://www.zda.org.zm/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.zda.org.zm%2F" />
    <link rel="alternate" type="text/xml+oembed" href="https://www.zda.org.zm/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.zda.org.zm%2F&#038;format=xml" />
    <meta name="framework" content="Redux 4.3.3" /><meta name="cdp-version" content="1.4.6" /><link rel="icon" type="image/png" href="https://www.zda.org.zm/wp-content/uploads/2023/06/website_logo_.png"/><meta name="generator" content="Powered by Slider Revolution 6.2.15 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." />
    <script type="text/javascript">function setREVStartSize(e){
    			//window.requestAnimationFrame(function() {				 
    				window.RSIW = window.RSIW===undefined ? window.innerWidth : window.RSIW;	
    				window.RSIH = window.RSIH===undefined ? window.innerHeight : window.RSIH;	
    				try {								
    					var pw = document.getElementById(e.c).parentNode.offsetWidth,
    						newh;
    					pw = pw===0 || isNaN(pw) ? window.RSIW : pw;
    					e.tabw = e.tabw===undefined ? 0 : parseInt(e.tabw);
    					e.thumbw = e.thumbw===undefined ? 0 : parseInt(e.thumbw);
    					e.tabh = e.tabh===undefined ? 0 : parseInt(e.tabh);
    					e.thumbh = e.thumbh===undefined ? 0 : parseInt(e.thumbh);
    					e.tabhide = e.tabhide===undefined ? 0 : parseInt(e.tabhide);
    					e.thumbhide = e.thumbhide===undefined ? 0 : parseInt(e.thumbhide);
    					e.mh = e.mh===undefined || e.mh=="" || e.mh==="auto" ? 0 : parseInt(e.mh,0);		
    					if(e.layout==="fullscreen" || e.l==="fullscreen") 						
    						newh = Math.max(e.mh,window.RSIH);					
    					else{					
    						e.gw = Array.isArray(e.gw) ? e.gw : [e.gw];
    						for (var i in e.rl) if (e.gw[i]===undefined || e.gw[i]===0) e.gw[i] = e.gw[i-1];					
    						e.gh = e.el===undefined || e.el==="" || (Array.isArray(e.el) && e.el.length==0)? e.gh : e.el;
    						e.gh = Array.isArray(e.gh) ? e.gh : [e.gh];
    						for (var i in e.rl) if (e.gh[i]===undefined || e.gh[i]===0) e.gh[i] = e.gh[i-1];
    											
    						var nl = new Array(e.rl.length),
    							ix = 0,						
    							sl;					
    						e.tabw = e.tabhide>=pw ? 0 : e.tabw;
    						e.thumbw = e.thumbhide>=pw ? 0 : e.thumbw;
    						e.tabh = e.tabhide>=pw ? 0 : e.tabh;
    						e.thumbh = e.thumbhide>=pw ? 0 : e.thumbh;					
    						for (var i in e.rl) nl[i] = e.rl[i]<window.RSIW ? 0 : e.rl[i];
    						sl = nl[0];									
    						for (var i in nl) if (sl>nl[i] && nl[i]>0) { sl = nl[i]; ix=i;}															
    						var m = pw>(e.gw[ix]+e.tabw+e.thumbw) ? 1 : (pw-(e.tabw+e.thumbw)) / (e.gw[ix]);					
    						newh =  (e.gh[ix] * m) + (e.tabh + e.thumbh);
    					}				
    					if(window.rs_init_css===undefined) window.rs_init_css = document.head.appendChild(document.createElement("style"));					
    					document.getElementById(e.c).height = newh+"px";
    					window.rs_init_css.innerHTML += "#"+e.c+"_wrapper { height: "+newh+"px }";				
    				} catch(e){
    					console.log("Failure at Presize of Slider:" + e)
    				}					   
    			//});
    		  };</script>
    <style id="ct_theme_options-dynamic-css" title="dynamic-css" class="redux-options-output">.ct-main-menu > li > a, body .ct-main-menu .sub-menu li a{font-weight:700;font-display:swap;}a{color:#c1282a;}a:hover{color:#d1651a;}a:active{color:#d1651a;}body{font-display:swap;}h1,.h1,.text-heading{font-display:swap;}h2,.h2{font-display:swap;}h3,.h3{font-display:swap;}h4,.h4{font-display:swap;}h5,.h5{font-display:swap;}h6,.h6{font-display:swap;}</style><style id="ct-page-dynamic-css" data-type="redux-output-css">body .site-content, body .footer-bg-content{background-color:#fafafa;}#content{padding-top:0px;padding-bottom:0px;}</style><style type="text/css">/** Mega Menu CSS: fs **/</style>
    </head>
    
    
    <!doctype html>
    <html lang="en-US">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <link rel="profile" href="//gmpg.org/xfn/11">
        <title>ZDA</title>
    <meta name='robots' content='noindex, nofollow' />
    <link rel='dns-prefetch' href='//fonts.googleapis.com' />
    <link rel='dns-prefetch' href='//s.w.org' />
    <link rel="alternate" type="application/rss+xml" title="ZDA &raquo; Feed" href="https://www.zda.org.zm/feed/" />
    <link rel="alternate" type="application/rss+xml" title="ZDA &raquo; Comments Feed" href="https://www.zda.org.zm/comments/feed/" />
    		<!-- This site uses the Google Analytics by MonsterInsights plugin v8.11.0 - Using Analytics tracking - https://www.monsterinsights.com/ -->
    							<script
    				src="//www.googletagmanager.com/gtag/js?id=G-S4DDXDD93R"  data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script>
    			<script data-cfasync="false" data-wpfc-render="false" type="text/javascript">
    				var mi_version = '8.11.0';
    				var mi_track_user = true;
    				var mi_no_track_reason = '';
    				
    								var disableStrs = [
    										'ga-disable-G-S4DDXDD93R',
    														];
    
    				/* Function to detect opted out users */
    				function __gtagTrackerIsOptedOut() {
    					for (var index = 0; index < disableStrs.length; index++) {
    						if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
    							return true;
    						}
    					}
    
    					return false;
    				}
    
    				/* Disable tracking if the opt-out cookie exists. */
    				if (__gtagTrackerIsOptedOut()) {
    					for (var index = 0; index < disableStrs.length; index++) {
    						window[disableStrs[index]] = true;
    					}
    				}
    
    				/* Opt-out function */
    				function __gtagTrackerOptout() {
    					for (var index = 0; index < disableStrs.length; index++) {
    						document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
    						window[disableStrs[index]] = true;
    					}
    				}
    
    				if ('undefined' === typeof gaOptout) {
    					function gaOptout() {
    						__gtagTrackerOptout();
    					}
    				}
    								window.dataLayer = window.dataLayer || [];
    
    				window.MonsterInsightsDualTracker = {
    					helpers: {},
    					trackers: {},
    				};
    				if (mi_track_user) {
    					function __gtagDataLayer() {
    						dataLayer.push(arguments);
    					}
    
    					function __gtagTracker(type, name, parameters) {
    						if (!parameters) {
    							parameters = {};
    						}
    
    						if (parameters.send_to) {
    							__gtagDataLayer.apply(null, arguments);
    							return;
    						}
    
    						if (type === 'event') {
    														parameters.send_to = monsterinsights_frontend.v4_id;
    							var hookName = name;
    							if (typeof parameters['event_category'] !== 'undefined') {
    								hookName = parameters['event_category'] + ':' + name;
    							}
    
    							if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') {
    								MonsterInsightsDualTracker.trackers[hookName](parameters);
    							} else {
    								__gtagDataLayer('event', name, parameters);
    							}
    							
    													} else {
    							__gtagDataLayer.apply(null, arguments);
    						}
    					}
    
    					__gtagTracker('js', new Date());
    					__gtagTracker('set', {
    						'developer_id.dZGIzZG': true,
    											});
    										__gtagTracker('config', 'G-S4DDXDD93R', {"forceSSL":"true","link_attribution":"true"} );
    															window.gtag = __gtagTracker;										(function () {
    						/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
    						/* ga and __gaTracker compatibility shim. */
    						var noopfn = function () {
    							return null;
    						};
    						var newtracker = function () {
    							return new Tracker();
    						};
    						var Tracker = function () {
    							return null;
    						};
    						var p = Tracker.prototype;
    						p.get = noopfn;
    						p.set = noopfn;
    						p.send = function () {
    							var args = Array.prototype.slice.call(arguments);
    							args.unshift('send');
    							__gaTracker.apply(null, args);
    						};
    						var __gaTracker = function () {
    							var len = arguments.length;
    							if (len === 0) {
    								return;
    							}
    							var f = arguments[len - 1];
    							if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
    								if ('send' === arguments[0]) {
    									var hitConverted, hitObject = false, action;
    									if ('event' === arguments[1]) {
    										if ('undefined' !== typeof arguments[3]) {
    											hitObject = {
    												'eventAction': arguments[3],
    												'eventCategory': arguments[2],
    												'eventLabel': arguments[4],
    												'value': arguments[5] ? arguments[5] : 1,
    											}
    										}
    									}
    									if ('pageview' === arguments[1]) {
    										if ('undefined' !== typeof arguments[2]) {
    											hitObject = {
    												'eventAction': 'page_view',
    												'page_path': arguments[2],
    											}
    										}
    									}
    									if (typeof arguments[2] === 'object') {
    										hitObject = arguments[2];
    									}
    									if (typeof arguments[5] === 'object') {
    										Object.assign(hitObject, arguments[5]);
    									}
    									if ('undefined' !== typeof arguments[1].hitType) {
    										hitObject = arguments[1];
    										if ('pageview' === hitObject.hitType) {
    											hitObject.eventAction = 'page_view';
    										}
    									}
    									if (hitObject) {
    										action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
    										hitConverted = mapArgs(hitObject);
    										__gtagTracker('event', action, hitConverted);
    									}
    								}
    								return;
    							}
    
    							function mapArgs(args) {
    								var arg, hit = {};
    								var gaMap = {
    									'eventCategory': 'event_category',
    									'eventAction': 'event_action',
    									'eventLabel': 'event_label',
    									'eventValue': 'event_value',
    									'nonInteraction': 'non_interaction',
    									'timingCategory': 'event_category',
    									'timingVar': 'name',
    									'timingValue': 'value',
    									'timingLabel': 'event_label',
    									'page': 'page_path',
    									'location': 'page_location',
    									'title': 'page_title',
    								};
    								for (arg in args) {
    																		if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
    										hit[gaMap[arg]] = args[arg];
    									} else {
    										hit[arg] = args[arg];
    									}
    								}
    								return hit;
    							}
    
    							try {
    								f.hitCallback();
    							} catch (ex) {
    							}
    						};
    						__gaTracker.create = newtracker;
    						__gaTracker.getByName = newtracker;
    						__gaTracker.getAll = function () {
    							return [];
    						};
    						__gaTracker.remove = noopfn;
    						__gaTracker.loaded = true;
    						window['__gaTracker'] = __gaTracker;
    					})();
    									} else {
    										console.log("");
    					(function () {
    						function __gtagTracker() {
    							return null;
    						}
    
    						window['__gtagTracker'] = __gtagTracker;
    						window['gtag'] = __gtagTracker;
    					})();
    									}
    			</script>
    				<!-- / Google Analytics by MonsterInsights -->
    				<script type="text/javascript">
    			window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.1.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.1.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.zda.org.zm\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.8.10"}};
    			!function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode;p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0);e=i.toDataURL();return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(!p||!p.fillText)return!1;switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])?!1:!s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([10084,65039,8205,55357,56613],[10084,65039,8203,55357,56613])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(n=t.source||{}).concatemoji?c(n.concatemoji):n.wpemoji&&n.twemoji&&(c(n.twemoji),c(n.wpemoji)))}(window,document,window._wpemojiSettings);
    		</script>
    		<style type="text/css">
    img.wp-smiley,
    img.emoji {
    	display: inline !important;
    	border: none !important;
    	box-shadow: none !important;
    	height: 1em !important;
    	width: 1em !important;
    	margin: 0 .07em !important;
    	vertical-align: -0.1em !important;
    	background: none !important;
    	padding: 0 !important;
    }
    </style>
    	<link rel='stylesheet' id='wp-block-library-css'  href='https://www.zda.org.zm/wp-includes/css/dist/block-library/style.min.css?ver=5.8.10' type='text/css' media='all' />
    <link rel='stylesheet' id='extendify-sdk-utility-classes-css'  href='https://www.zda.org.zm/wp-content/plugins/redux-framework/redux-core/extendify-sdk/public/build/extendify-utilities.css?ver=11.7' type='text/css' media='all' />
    <link rel='stylesheet' id='contact-form-7-css'  href='https://www.zda.org.zm/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.5.2' type='text/css' media='all' />
    <link rel='stylesheet' id='name-directory-style-css'  href='https://www.zda.org.zm/wp-content/plugins/name-directory/name_directory.css?ver=5.8.10' type='text/css' media='all' />
    <link rel='stylesheet' id='rs-plugin-settings-css'  href='https://www.zda.org.zm/wp-content/plugins/revslider/public/assets/css/rs6.css?ver=6.2.15' type='text/css' media='all' />
    <style id='rs-plugin-settings-inline-css' type='text/css'>
    #rs-demo-id {}
    </style>
    <link rel='stylesheet' id='megamenu-css'  href='https://www.zda.org.zm/wp-content/uploads/maxmegamenu/style.css?ver=a7b0da' type='text/css' media='all' />
    <link rel='stylesheet' id='dashicons-css'  href='https://www.zda.org.zm/wp-includes/css/dashicons.min.css?ver=5.8.10' type='text/css' media='all' />
    <link rel='stylesheet' id='bootstrap-css'  href='https://www.zda.org.zm/wp-content/themes/consultio/assets/css/bootstrap.min.css?ver=4.0.0' type='text/css' media='all' />
    <link rel='stylesheet' id='font-awesome-css'  href='https://www.zda.org.zm/wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.min.css?ver=4.7.0' type='text/css' media='all' />
    <link rel='stylesheet' id='font-awesome-v5-css'  href='https://www.zda.org.zm/wp-content/themes/consultio/assets/css/font-awesome5.min.css?ver=5.8.0' type='text/css' media='all' />
    <link rel='stylesheet' id='font-flaticon-css'  href='https://www.zda.org.zm/wp-content/themes/consultio/assets/css/flaticon.css?ver=2.2.0' type='text/css' media='all' />
    <link rel='stylesheet' id='font-flaticon-v2-css'  href='https://www.zda.org.zm/wp-content/themes/consultio/assets/css/flaticon-v2.css?ver=2.2.0' type='text/css' media='all' />
    <link rel='stylesheet' id='font-flaticon-v3-css'  href='https://www.zda.org.zm/wp-content/themes/consultio/assets/css/flaticon-v3.css?ver=2.2.0' type='text/css' media='all' />
    <link rel='stylesheet' id='font-material-icon-css'  href='https://www.zda.org.zm/wp-content/themes/consultio/assets/css/material-design-iconic-font.min.css?ver=2.2.0' type='text/css' media='all' />
    <link rel='stylesheet' id='magnific-popup-css'  href='https://www.zda.org.zm/wp-content/themes/consultio/assets/css/magnific-popup.css?ver=1.0.0' type='text/css' media='all' />
    <link rel='stylesheet' id='animate-css'  href='https://www.zda.org.zm/wp-content/themes/consultio/assets/css/animate.css?ver=1.0.0' type='text/css' media='all' />
    <link rel='stylesheet' id='consultio-theme-css'  href='https://www.zda.org.zm/wp-content/themes/consultio/assets/css/theme.css?ver=1.1.2' type='text/css' media='all' />
    <style id='consultio-theme-inline-css' type='text/css'>
    #ct-header-wrap.ct-header-layout3 #ct-header:not(.h-fixed), #ct-header-wrap.ct-header-layout6 #ct-header:not(.h-fixed), #ct-header-wrap.ct-header-layout8 .ct-header-main:not(.h-fixed) .ct-header-navigation, #ct-header-wrap.ct-header-layout9 #ct-header:not(.h-fixed) { background-color: #fcfcfc !important; }#ct-header-wrap #ct-header.h-fixed { background-color: #515151 !important; }#ct-header-wrap .ct-header-branding a img { max-height: 60px; }        @media screen and (max-width: 1199px) {
    		#ct-header-wrap .ct-header-branding a img, #ct-header-wrap .ct-logo-mobile img { max-height: 60px; }        }
            		@media screen and (min-width: 1200px) {
    		.header-right-item.h-btn-sidebar::before, .header-right-item.h-btn-sidebar::after, .header-right-item.h-btn-sidebar span { background-color: #161616 !important; }.ct-main-menu > li > a, #ct-header-wrap .ct-header-meta .header-right-item { color: #161616 !important; }.ct-main-menu > li > a:hover, #ct-header-wrap .ct-header-meta .header-right-item:hover { color: #2c7722 !important; }.ct-main-menu > li.current_page_item:not(.menu-item-type-custom) > a, .ct-main-menu > li.current-menu-item:not(.menu-item-type-custom) > a, .ct-main-menu > li.current_page_ancestor:not(.menu-item-type-custom) > a, .ct-main-menu > li.current-menu-ancestor:not(.menu-item-type-custom) > a { color: #dd3333 !important; }#ct-header.h-fixed .header-right-item.h-btn-sidebar::before, #ct-header.h-fixed .header-right-item.h-btn-sidebar::after, #ct-header.h-fixed .header-right-item.h-btn-sidebar span { background-color: #161616 !important; }#ct-header.h-fixed .ct-main-menu > li > a, #ct-header-wrap #ct-header.h-fixed .ct-header-meta .header-right-item { color: #161616 !important; }#ct-header.h-fixed .ct-main-menu > li > a:hover, #ct-header-wrap #ct-header.h-fixed .ct-header-meta .header-right-item:hover { color: #2c7722 !important; }#ct-header.h-fixed .ct-main-menu > li.current_page_item:not(.menu-item-type-custom) > a, #ct-header.h-fixed .ct-main-menu > li.current-menu-item:not(.menu-item-type-custom) > a, #ct-header.h-fixed .ct-main-menu > li.current_page_ancestor:not(.menu-item-type-custom) > a, #ct-header.h-fixed .ct-main-menu > li.current-menu-ancestor:not(.menu-item-type-custom) > a { color: #dd3333 !important; }.ct-main-menu > li > a, .ct-header-popup-wrap .ct-main-menu-popup a, .ct-header-popup-wrap .ct-main-menu-popup .ct-menu-toggle { font-size: 15px !important; }		}
    		
    </style>
    <link rel='stylesheet' id='consultio-style-css'  href='https://www.zda.org.zm/wp-content/themes/consultio/style.css?ver=5.8.10' type='text/css' media='all' />
    <link rel='stylesheet' id='consultio-google-fonts-css'  href='//fonts.googleapis.com/css?family=Roboto%3A300%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%7CPoppins%3A300%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i%7CPlayfair+Display%3A400%2C400i%2C700%2C700i%2C800%2C900%7CMuli%3A400%7CLato%3A400&#038;subset=latin%2Clatin-ext&#038;ver=5.8.10' type='text/css' media='all' />
    <link rel='stylesheet' id='elementor-icons-css'  href='https://www.zda.org.zm/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.11.0' type='text/css' media='all' />
    <link rel='stylesheet' id='elementor-animations-css'  href='https://www.zda.org.zm/wp-content/plugins/elementor/assets/lib/animations/animations.min.css?ver=3.1.4' type='text/css' media='all' />
    <link rel='stylesheet' id='elementor-frontend-legacy-css'  href='https://www.zda.org.zm/wp-content/plugins/elementor/assets/css/frontend-legacy.min.css?ver=3.1.4' type='text/css' media='all' />
    <link rel='stylesheet' id='elementor-frontend-css'  href='https://www.zda.org.zm/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.1.4' type='text/css' media='all' />
    <link rel='stylesheet' id='elementor-post-4039-css'  href='https://www.zda.org.zm/wp-content/uploads/elementor/css/post-4039.css?ver=1720736809' type='text/css' media='all' />
    <link rel='stylesheet' id='elementor-global-css'  href='https://www.zda.org.zm/wp-content/uploads/elementor/css/global.css?ver=1720736809' type='text/css' media='all' />
    <link rel='stylesheet' id='elementor-post-2272-css'  href='https://www.zda.org.zm/wp-content/uploads/elementor/css/post-2272.css?ver=1725888279' type='text/css' media='all' />
    <link rel='stylesheet' id='google-fonts-1-css'  href='https://fonts.googleapis.com/css?family=Poppins%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;ver=5.8.10' type='text/css' media='all' />
    <script type='text/javascript' src='https://www.zda.org.zm/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.js?ver=8.11.0' id='monsterinsights-frontend-script-js'></script>
    <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */
    var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/www.zda.org.zm","hash_tracking":"false","ua":"","v4_id":"G-S4DDXDD93R"};/* ]]> */
    </script>
    <script type='text/javascript' src='https://www.zda.org.zm/wp-includes/js/jquery/jquery.min.js?ver=3.6.0' id='jquery-core-js'></script>
    <script type='text/javascript' src='https://www.zda.org.zm/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2' id='jquery-migrate-js'></script>
    <script type='text/javascript' src='https://www.zda.org.zm/wp-content/plugins/case-theme-core/assets/js/main.js?ver=1.0.0' id='ct-main-js-js'></script>
    <script type='text/javascript' src='https://www.zda.org.zm/wp-content/plugins/revslider/public/assets/js/rbtools.min.js?ver=6.2.15' id='tp-tools-js'></script>
    <script type='text/javascript' src='https://www.zda.org.zm/wp-content/plugins/revslider/public/assets/js/rs6.min.js?ver=6.2.15' id='revmin-js'></script>
    <script type='text/javascript' src='https://www.zda.org.zm/wp-content/themes/consultio/elementor/js/ct-inline-css.js?ver=1.1.2' id='ct-inline-css-js-js'></script>
    <link rel="https://api.w.org/" href="https://www.zda.org.zm/wp-json/" /><link rel="alternate" type="application/json" href="https://www.zda.org.zm/wp-json/wp/v2/pages/2272" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.zda.org.zm/xmlrpc.php?rsd" />
    <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.zda.org.zm/wp-includes/wlwmanifest.xml" /> 
    <meta name="generator" content="WordPress 5.8.10" />
    <link rel="canonical" href="https://www.zda.org.zm/" />
    <link rel='shortlink' href='https://www.zda.org.zm/' />
    <link rel="alternate" type="application/json+oembed" href="https://www.zda.org.zm/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.zda.org.zm%2F" />
    <link rel="alternate" type="text/xml+oembed" href="https://www.zda.org.zm/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.zda.org.zm%2F&#038;format=xml" />
    <meta name="framework" content="Redux 4.3.3" /><meta name="cdp-version" content="1.4.6" /><link rel="icon" type="image/png" href="https://www.zda.org.zm/wp-content/uploads/2023/06/website_logo_.png"/><meta name="generator" content="Powered by Slider Revolution 6.2.15 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." />
    <script type="text/javascript">function setREVStartSize(e){
    			//window.requestAnimationFrame(function() {				 
    				window.RSIW = window.RSIW===undefined ? window.innerWidth : window.RSIW;	
    				window.RSIH = window.RSIH===undefined ? window.innerHeight : window.RSIH;	
    				try {								
    					var pw = document.getElementById(e.c).parentNode.offsetWidth,
    						newh;
    					pw = pw===0 || isNaN(pw) ? window.RSIW : pw;
    					e.tabw = e.tabw===undefined ? 0 : parseInt(e.tabw);
    					e.thumbw = e.thumbw===undefined ? 0 : parseInt(e.thumbw);
    					e.tabh = e.tabh===undefined ? 0 : parseInt(e.tabh);
    					e.thumbh = e.thumbh===undefined ? 0 : parseInt(e.thumbh);
    					e.tabhide = e.tabhide===undefined ? 0 : parseInt(e.tabhide);
    					e.thumbhide = e.thumbhide===undefined ? 0 : parseInt(e.thumbhide);
    					e.mh = e.mh===undefined || e.mh=="" || e.mh==="auto" ? 0 : parseInt(e.mh,0);		
    					if(e.layout==="fullscreen" || e.l==="fullscreen") 						
    						newh = Math.max(e.mh,window.RSIH);					
    					else{					
    						e.gw = Array.isArray(e.gw) ? e.gw : [e.gw];
    						for (var i in e.rl) if (e.gw[i]===undefined || e.gw[i]===0) e.gw[i] = e.gw[i-1];					
    						e.gh = e.el===undefined || e.el==="" || (Array.isArray(e.el) && e.el.length==0)? e.gh : e.el;
    						e.gh = Array.isArray(e.gh) ? e.gh : [e.gh];
    						for (var i in e.rl) if (e.gh[i]===undefined || e.gh[i]===0) e.gh[i] = e.gh[i-1];
    											
    						var nl = new Array(e.rl.length),
    							ix = 0,						
    							sl;					
    						e.tabw = e.tabhide>=pw ? 0 : e.tabw;
    						e.thumbw = e.thumbhide>=pw ? 0 : e.thumbw;
    						e.tabh = e.tabhide>=pw ? 0 : e.tabh;
    						e.thumbh = e.thumbhide>=pw ? 0 : e.thumbh;					
    						for (var i in e.rl) nl[i] = e.rl[i]<window.RSIW ? 0 : e.rl[i];
    						sl = nl[0];									
    						for (var i in nl) if (sl>nl[i] && nl[i]>0) { sl = nl[i]; ix=i;}															
    						var m = pw>(e.gw[ix]+e.tabw+e.thumbw) ? 1 : (pw-(e.tabw+e.thumbw)) / (e.gw[ix]);					
    						newh =  (e.gh[ix] * m) + (e.tabh + e.thumbh);
    					}				
    					if(window.rs_init_css===undefined) window.rs_init_css = document.head.appendChild(document.createElement("style"));					
    					document.getElementById(e.c).height = newh+"px";
    					window.rs_init_css.innerHTML += "#"+e.c+"_wrapper { height: "+newh+"px }";				
    				} catch(e){
    					console.log("Failure at Presize of Slider:" + e)
    				}					   
    			//});
    		  };</script>
    <style id="ct_theme_options-dynamic-css" title="dynamic-css" class="redux-options-output">.ct-main-menu > li > a, body .ct-main-menu .sub-menu li a{font-weight:700;font-display:swap;}a{color:#c1282a;}a:hover{color:#d1651a;}a:active{color:#d1651a;}body{font-display:swap;}h1,.h1,.text-heading{font-display:swap;}h2,.h2{font-display:swap;}h3,.h3{font-display:swap;}h4,.h4{font-display:swap;}h5,.h5{font-display:swap;}h6,.h6{font-display:swap;}</style><style id="ct-page-dynamic-css" data-type="redux-output-css">body .site-content, body .footer-bg-content{background-color:#fafafa;}#content{padding-top:0px;padding-bottom:0px;}</style><style type="text/css">/** Mega Menu CSS: fs **/</style>
    </head>
    
    

    ZDA

    Recherche META Description de la page

    Recherche META Keywords de la page

    UPDATE DOMAINES SET server='nginx/1.23.4',redirection='',Status='200',err='',[TITRE]=N'ZDA',[DESCRIPTION]=N'',[KEYWORDS]=N'' WHERE id=34235781
  • 0

    ZDA

  • 0. ZDA (3)
  • --------->0
    INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'ZDA',34235781)