Showing source for: https://easy9ja.com/
Duration: 2.473667s
Server: LiteSpeed
<!doctype html>
<!--[if !IE]>
<html class="no-js non-ie" lang="en-GB" xmlns:fb="https://www.facebook.com/2008/fbml" xmlns:addthis="https://www.addthis.com/help/api-spec" > <![endif]-->
<!--[if IE 7 ]>
<html class="no-js ie7" lang="en-GB" xmlns:fb="https://www.facebook.com/2008/fbml" xmlns:addthis="https://www.addthis.com/help/api-spec" > <![endif]-->
<!--[if IE 8 ]>
<html class="no-js ie8" lang="en-GB" xmlns:fb="https://www.facebook.com/2008/fbml" xmlns:addthis="https://www.addthis.com/help/api-spec" > <![endif]-->
<!--[if IE 9 ]>
<html class="no-js ie9" lang="en-GB" xmlns:fb="https://www.facebook.com/2008/fbml" xmlns:addthis="https://www.addthis.com/help/api-spec" > <![endif]-->
<!--[if gt IE 9]><!-->
<html class="no-js" lang="en-GB" xmlns:fb="https://www.facebook.com/2008/fbml" xmlns:addthis="https://www.addthis.com/help/api-spec" > <!--<![endif]-->
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#00210c">
<link rel="profile" href="https://gmpg.org/xfn/11">
<title>Easy9ja – Dream a better Nigeria</title>
<meta name='robots' content='max-image-preview:large' />
<link rel="dns-prefetch" href="//connect.facebook.net">
<link rel='dns-prefetch' href='//www.google.com' />
<link rel='dns-prefetch' href='//secure.gravatar.com' />
<link rel='dns-prefetch' href='//connect.facebook.net' />
<link rel='dns-prefetch' href='//stats.wp.com' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//v0.wordpress.com' />
<link rel="alternate" type="application/rss+xml" title="Easy9ja » Feed" href="https://easy9ja.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Easy9ja » Comments Feed" href="https://easy9ja.com/comments/feed/" />
<!-- This site uses the Google Analytics by MonsterInsights plugin v9.2.2 - Using Analytics tracking - https://www.monsterinsights.com/ -->
<script src="//www.googletagmanager.com/gtag/js?id=G-DZ6WJ421PE" 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 = '9.2.2';
var mi_track_user = true;
var mi_no_track_reason = '';
var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/easy9ja.com\/"};
if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) {
var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations );
} else {
var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations;
}
var disableStrs = [
'ga-disable-G-DZ6WJ421PE',
];
/* 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,
});
if ( MonsterInsightsLocations.page_location ) {
__gtagTracker('set', MonsterInsightsLocations);
}
__gtagTracker('config', 'G-DZ6WJ421PE', {"forceSSL":"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',
'referrer' : 'page_referrer',
};
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">
/* <![CDATA[ */
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/easy9ja.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=c8870b4479b146a24449cc9336df2b68"}};
/*! This file is auto-generated */
!function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);
/* ]]> */
</script>
<style id='wp-emoji-styles-inline-css' 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 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://easy9ja.com/wp-includes/css/dist/block-library/style.min.css?ver=c8870b4479b146a24449cc9336df2b68' type='text/css' media='all' />
<style id='wp-block-library-inline-css' type='text/css'>
.has-text-align-justify{text-align:justify;}
</style>
<style id='bp-login-form-style-inline-css' type='text/css'>
.widget_bp_core_login_widget .bp-login-widget-user-avatar{float:left}.widget_bp_core_login_widget .bp-login-widget-user-links{margin-left:70px}#bp-login-widget-form label{display:block;font-weight:600;margin:15px 0 5px;width:auto}#bp-login-widget-form input[type=password],#bp-login-widget-form input[type=text]{background-color:#fafafa;border:1px solid #d6d6d6;border-radius:0;font:inherit;font-size:100%;padding:.5em;width:100%}#bp-login-widget-form .bp-login-widget-register-link,#bp-login-widget-form .login-submit{display:inline;width:-moz-fit-content;width:fit-content}#bp-login-widget-form .bp-login-widget-register-link{margin-left:1em}#bp-login-widget-form .bp-login-widget-register-link a{filter:invert(1)}#bp-login-widget-form .bp-login-widget-pwd-link{font-size:80%}
</style>
<style id='bp-member-style-inline-css' type='text/css'>
[data-type="bp/member"] input.components-placeholder__input{border:1px solid #757575;border-radius:2px;flex:1 1 auto;padding:6px 8px}.bp-block-member{position:relative}.bp-block-member .member-content{display:flex}.bp-block-member .user-nicename{display:block}.bp-block-member .user-nicename a{border:none;color:currentColor;text-decoration:none}.bp-block-member .bp-profile-button{width:100%}.bp-block-member .bp-profile-button a.button{bottom:10px;display:inline-block;margin:18px 0 0;position:absolute;right:0}.bp-block-member.has-cover .item-header-avatar,.bp-block-member.has-cover .member-content,.bp-block-member.has-cover .member-description{z-index:2}.bp-block-member.has-cover .member-content,.bp-block-member.has-cover .member-description{padding-top:75px}.bp-block-member.has-cover .bp-member-cover-image{background-color:#c5c5c5;background-position:top;background-repeat:no-repeat;background-size:cover;border:0;display:block;height:150px;left:0;margin:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.bp-block-member img.avatar{height:auto;width:auto}.bp-block-member.avatar-none .item-header-avatar{display:none}.bp-block-member.avatar-none.has-cover{min-height:200px}.bp-block-member.avatar-full{min-height:150px}.bp-block-member.avatar-full .item-header-avatar{width:180px}.bp-block-member.avatar-thumb .member-content{align-items:center;min-height:50px}.bp-block-member.avatar-thumb .item-header-avatar{width:70px}.bp-block-member.avatar-full.has-cover{min-height:300px}.bp-block-member.avatar-full.has-cover .item-header-avatar{width:200px}.bp-block-member.avatar-full.has-cover img.avatar{background:#fffc;border:2px solid #fff;margin-left:20px}.bp-block-member.avatar-thumb.has-cover .item-header-avatar{padding-top:75px}.entry .entry-content .bp-block-member .user-nicename a{border:none;color:currentColor;text-decoration:none}
</style>
<style id='bp-members-style-inline-css' type='text/css'>
[data-type="bp/members"] .components-placeholder.is-appender{min-height:0}[data-type="bp/members"] .components-placeholder.is-appender .components-placeholder__label:empty{display:none}[data-type="bp/members"] .components-placeholder input.components-placeholder__input{border:1px solid #757575;border-radius:2px;flex:1 1 auto;padding:6px 8px}[data-type="bp/members"].avatar-none .member-description{width:calc(100% - 44px)}[data-type="bp/members"].avatar-full .member-description{width:calc(100% - 224px)}[data-type="bp/members"].avatar-thumb .member-description{width:calc(100% - 114px)}[data-type="bp/members"] .member-content{position:relative}[data-type="bp/members"] .member-content .is-right{position:absolute;right:2px;top:2px}[data-type="bp/members"] .columns-2 .member-content .member-description,[data-type="bp/members"] .columns-3 .member-content .member-description,[data-type="bp/members"] .columns-4 .member-content .member-description{padding-left:44px;width:calc(100% - 44px)}[data-type="bp/members"] .columns-3 .is-right{right:-10px}[data-type="bp/members"] .columns-4 .is-right{right:-50px}.bp-block-members.is-grid{display:flex;flex-wrap:wrap;padding:0}.bp-block-members.is-grid .member-content{margin:0 1.25em 1.25em 0;width:100%}@media(min-width:600px){.bp-block-members.columns-2 .member-content{width:calc(50% - .625em)}.bp-block-members.columns-2 .member-content:nth-child(2n){margin-right:0}.bp-block-members.columns-3 .member-content{width:calc(33.33333% - .83333em)}.bp-block-members.columns-3 .member-content:nth-child(3n){margin-right:0}.bp-block-members.columns-4 .member-content{width:calc(25% - .9375em)}.bp-block-members.columns-4 .member-content:nth-child(4n){margin-right:0}}.bp-block-members .member-content{display:flex;flex-direction:column;padding-bottom:1em;text-align:center}.bp-block-members .member-content .item-header-avatar,.bp-block-members .member-content .member-description{width:100%}.bp-block-members .member-content .item-header-avatar{margin:0 auto}.bp-block-members .member-content .item-header-avatar img.avatar{display:inline-block}@media(min-width:600px){.bp-block-members .member-content{flex-direction:row;text-align:left}.bp-block-members .member-content .item-header-avatar,.bp-block-members .member-content .member-description{width:auto}.bp-block-members .member-content .item-header-avatar{margin:0}}.bp-block-members .member-content .user-nicename{display:block}.bp-block-members .member-content .user-nicename a{border:none;color:currentColor;text-decoration:none}.bp-block-members .member-content time{color:#767676;display:block;font-size:80%}.bp-block-members.avatar-none .item-header-avatar{display:none}.bp-block-members.avatar-full{min-height:190px}.bp-block-members.avatar-full .item-header-avatar{width:180px}.bp-block-members.avatar-thumb .member-content{min-height:80px}.bp-block-members.avatar-thumb .item-header-avatar{width:70px}.bp-block-members.columns-2 .member-content,.bp-block-members.columns-3 .member-content,.bp-block-members.columns-4 .member-content{display:block;text-align:center}.bp-block-members.columns-2 .member-content .item-header-avatar,.bp-block-members.columns-3 .member-content .item-header-avatar,.bp-block-members.columns-4 .member-content .item-header-avatar{margin:0 auto}.bp-block-members img.avatar{height:auto;max-width:-moz-fit-content;max-width:fit-content;width:auto}.bp-block-members .member-content.has-activity{align-items:center}.bp-block-members .member-content.has-activity .item-header-avatar{padding-right:1em}.bp-block-members .member-content.has-activity .wp-block-quote{margin-bottom:0;text-align:left}.bp-block-members .member-content.has-activity .wp-block-quote cite a,.entry .entry-content .bp-block-members .user-nicename a{border:none;color:currentColor;text-decoration:none}
</style>
<style id='bp-dynamic-members-style-inline-css' type='text/css'>
.bp-dynamic-block-container .item-options{font-size:.5em;margin:0 0 1em;padding:1em 0}.bp-dynamic-block-container .item-options a.selected{font-weight:600}.bp-dynamic-block-container ul.item-list{list-style:none;margin:1em 0;padding-left:0}.bp-dynamic-block-container ul.item-list li{margin-bottom:1em}.bp-dynamic-block-container ul.item-list li:after,.bp-dynamic-block-container ul.item-list li:before{content:" ";display:table}.bp-dynamic-block-container ul.item-list li:after{clear:both}.bp-dynamic-block-container ul.item-list li .item-avatar{float:left;width:60px}.bp-dynamic-block-container ul.item-list li .item{margin-left:70px}
</style>
<style id='bp-online-members-style-inline-css' type='text/css'>
.widget_bp_core_whos_online_widget .avatar-block,[data-type="bp/online-members"] .avatar-block{display:flex;flex-flow:row wrap}.widget_bp_core_whos_online_widget .avatar-block img,[data-type="bp/online-members"] .avatar-block img{margin:.5em}
</style>
<style id='bp-active-members-style-inline-css' type='text/css'>
.widget_bp_core_recently_active_widget .avatar-block,[data-type="bp/active-members"] .avatar-block{display:flex;flex-flow:row wrap}.widget_bp_core_recently_active_widget .avatar-block img,[data-type="bp/active-members"] .avatar-block img{margin:.5em}
</style>
<style id='bp-latest-activities-style-inline-css' type='text/css'>
.bp-latest-activities .components-flex.components-select-control select[multiple]{height:auto;padding:0 8px}.bp-latest-activities .components-flex.components-select-control select[multiple]+.components-input-control__suffix svg{display:none}.bp-latest-activities-block a,.entry .entry-content .bp-latest-activities-block a{border:none;text-decoration:none}.bp-latest-activities-block .activity-list.item-list blockquote{border:none;padding:0}.bp-latest-activities-block .activity-list.item-list blockquote .activity-item:not(.mini){box-shadow:1px 0 4px #00000026;padding:0 1em;position:relative}.bp-latest-activities-block .activity-list.item-list blockquote .activity-item:not(.mini):after,.bp-latest-activities-block .activity-list.item-list blockquote .activity-item:not(.mini):before{border-color:#0000;border-style:solid;content:"";display:block;height:0;left:15px;position:absolute;width:0}.bp-latest-activities-block .activity-list.item-list blockquote .activity-item:not(.mini):before{border-top-color:#00000026;border-width:9px;bottom:-18px;left:14px}.bp-latest-activities-block .activity-list.item-list blockquote .activity-item:not(.mini):after{border-top-color:#fff;border-width:8px;bottom:-16px}.bp-latest-activities-block .activity-list.item-list blockquote .activity-item.mini .avatar{display:inline-block;height:20px;margin-right:2px;vertical-align:middle;width:20px}.bp-latest-activities-block .activity-list.item-list footer{align-items:center;display:flex}.bp-latest-activities-block .activity-list.item-list footer img.avatar{border:none;display:inline-block;margin-right:.5em}.bp-latest-activities-block .activity-list.item-list footer .activity-time-since{font-size:90%}.bp-latest-activities-block .widget-error{border-left:4px solid #0b80a4;box-shadow:1px 0 4px #00000026}.bp-latest-activities-block .widget-error p{padding:0 1em}
</style>
<style id='bp-friends-style-inline-css' type='text/css'>
.bp-dynamic-block-container .item-options{font-size:.5em;margin:0 0 1em;padding:1em 0}.bp-dynamic-block-container .item-options a.selected{font-weight:600}.bp-dynamic-block-container ul.item-list{list-style:none;margin:1em 0;padding-left:0}.bp-dynamic-block-container ul.item-list li{margin-bottom:1em}.bp-dynamic-block-container ul.item-list li:after,.bp-dynamic-block-container ul.item-list li:before{content:" ";display:table}.bp-dynamic-block-container ul.item-list li:after{clear:both}.bp-dynamic-block-container ul.item-list li .item-avatar{float:left;width:60px}.bp-dynamic-block-container ul.item-list li .item{margin-left:70px}
</style>
<style id='bp-sitewide-notices-style-inline-css' type='text/css'>
.bp-sitewide-notice-block .bp-screen-reader-text,[data-type="bp/sitewide-notices"] .bp-screen-reader-text{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.bp-sitewide-notice-block [data-bp-tooltip]:after,[data-type="bp/sitewide-notices"] [data-bp-tooltip]:after{background-color:#fff;border:1px solid #737373;border-radius:1px;box-shadow:4px 4px 8px #0003;color:#333;content:attr(data-bp-tooltip);display:none;font-family:Helvetica Neue,Helvetica,Arial,san-serif;font-size:12px;font-weight:400;letter-spacing:normal;line-height:1.25;max-width:200px;opacity:0;padding:5px 8px;pointer-events:none;position:absolute;text-shadow:none;text-transform:none;transform:translateZ(0);transition:all 1.5s ease;visibility:hidden;white-space:nowrap;word-wrap:break-word;z-index:100000}.bp-sitewide-notice-block .bp-tooltip:after,[data-type="bp/sitewide-notices"] .bp-tooltip:after{left:50%;margin-top:7px;top:110%;transform:translate(-50%)}.bp-sitewide-notice-block{border-left:4px solid #ff853c;padding-left:1em;position:relative}.bp-sitewide-notice-block h2:before{background:none;border:none}.bp-sitewide-notice-block .dismiss-notice{background-color:#0000;border:1px solid #ff853c;color:#ff853c;display:block;padding:.2em .5em;position:absolute;right:.5em;top:.5em;width:-moz-fit-content;width:fit-content}.bp-sitewide-notice-block .dismiss-notice:hover{background-color:#ff853c;color:#fff}
</style>
<link rel='stylesheet' id='mediaelement-css' href='https://easy9ja.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17' type='text/css' media='all' />
<link rel='stylesheet' id='wp-mediaelement-css' href='https://easy9ja.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=c8870b4479b146a24449cc9336df2b68' type='text/css' media='all' />
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<style id='global-styles-inline-css' type='text/css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
<link rel='stylesheet' id='usp_style-css' href='https://easy9ja.com/wp-content/plugins/user-submitted-posts/resources/usp.css?ver=20241026' type='text/css' media='all' />
<link rel='stylesheet' id='googlefonts-css' href='https://fonts.googleapis.com/css?family=Roboto:100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic|Lato:300italic,400,400italic,700,700italic,900,900italic&subset=latin' type='text/css' media='all' />
<link rel='stylesheet' id='wp-polls-css' href='https://easy9ja.com/wp-content/plugins/wp-polls/polls-css.css?ver=2.77.2' type='text/css' media='all' />
<style id='wp-polls-inline-css' type='text/css'>
.wp-polls .pollbar {
margin: 1px;
font-size: 6px;
line-height: 8px;
height: 8px;
background-image: url('https://easy9ja.com/wp-content/plugins/wp-polls/images/default/pollbg.gif');
border: 1px solid #c8c8c8;
}
</style>
<link rel='stylesheet' id='yop-public-css' href='https://easy9ja.com/wp-content/plugins/yop-poll/public/assets/css/yop-poll-public-6.5.29.css?ver=c8870b4479b146a24449cc9336df2b68' type='text/css' media='all' />
<link rel='stylesheet' id='login-with-google-css' href='https://easy9ja.com/wp-content/plugins/login-with-google/assets/build/css/login.css?ver=1726764398' type='text/css' media='all' />
<link rel='stylesheet' id='sparkling-bootstrap-css' href='https://easy9ja.com/wp-content/themes/sparkling/assets/css/bootstrap.min.css?ver=c8870b4479b146a24449cc9336df2b68' type='text/css' media='all' />
<link rel='stylesheet' id='sparkling-icons-css' href='https://easy9ja.com/wp-content/themes/sparkling/assets/css/font-awesome.min.css?ver=c8870b4479b146a24449cc9336df2b68' type='text/css' media='all' />
<link rel='stylesheet' id='sparkling-fonts-css' href='//fonts.googleapis.com/css?family=Open+Sans%3A400italic%2C400%2C600%2C700%7CRoboto+Slab%3A400%2C300%2C700&ver=c8870b4479b146a24449cc9336df2b68' type='text/css' media='all' />
<link rel='stylesheet' id='sparkling-style-css' href='https://easy9ja.com/wp-content/themes/sparkling/style.css?ver=c8870b4479b146a24449cc9336df2b68' type='text/css' media='all' />
<!-- `jetpack-subscriptions` is included in the concatenated jetpack.css -->
<link rel='stylesheet' id='mycred-front-css' href='https://easy9ja.com/wp-content/plugins/mycred/assets/css/mycred-front.css?ver=2.7.4' type='text/css' media='all' />
<link rel='stylesheet' id='mycred-social-share-icons-css' href='https://easy9ja.com/wp-content/plugins/mycred/assets/css/mycred-social-icons.css?ver=2.7.4' type='text/css' media='all' />
<link rel='stylesheet' id='mycred-social-share-style-css' href='https://easy9ja.com/wp-content/plugins/mycred/assets/css/mycred-social-share.css?ver=2.7.4' type='text/css' media='all' />
<link rel='stylesheet' id='addthis_all_pages-css' href='https://easy9ja.com/wp-content/plugins/addthis/frontend/build/addthis_wordpress_public.min.css?ver=c8870b4479b146a24449cc9336df2b68' type='text/css' media='all' />
<link rel='stylesheet' id='um_modal-css' href='https://easy9ja.com/wp-content/plugins/ultimate-member/assets/css/um-modal.min.css?ver=2.8.9' type='text/css' media='all' />
<link rel='stylesheet' id='um_ui-css' href='https://easy9ja.com/wp-content/plugins/ultimate-member/assets/libs/jquery-ui/jquery-ui.min.css?ver=1.13.2' type='text/css' media='all' />
<link rel='stylesheet' id='um_tipsy-css' href='https://easy9ja.com/wp-content/plugins/ultimate-member/assets/libs/tipsy/tipsy.min.css?ver=1.0.0a' type='text/css' media='all' />
<link rel='stylesheet' id='um_raty-css' href='https://easy9ja.com/wp-content/plugins/ultimate-member/assets/libs/raty/um-raty.min.css?ver=2.6.0' type='text/css' media='all' />
<link rel='stylesheet' id='select2-css' href='https://easy9ja.com/wp-content/plugins/ultimate-member/assets/libs/select2/select2.min.css?ver=4.0.13' type='text/css' media='all' />
<link rel='stylesheet' id='um_fileupload-css' href='https://easy9ja.com/wp-content/plugins/ultimate-member/assets/css/um-fileupload.min.css?ver=2.8.9' type='text/css' media='all' />
<link rel='stylesheet' id='um_confirm-css' href='https://easy9ja.com/wp-content/plugins/ultimate-member/assets/libs/um-confirm/um-confirm.min.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='um_datetime-css' href='https://easy9ja.com/wp-content/plugins/ultimate-member/assets/libs/pickadate/default.min.css?ver=3.6.2' type='text/css' media='all' />
<link rel='stylesheet' id='um_datetime_date-css' href='https://easy9ja.com/wp-content/plugins/ultimate-member/assets/libs/pickadate/default.date.min.css?ver=3.6.2' type='text/css' media='all' />
<link rel='stylesheet' id='um_datetime_time-css' href='https://easy9ja.com/wp-content/plugins/ultimate-member/assets/libs/pickadate/default.time.min.css?ver=3.6.2' type='text/css' media='all' />
<link rel='stylesheet' id='um_fonticons_ii-css' href='https://easy9ja.com/wp-content/plugins/ultimate-member/assets/libs/legacy/fonticons/fonticons-ii.min.css?ver=2.8.9' type='text/css' media='all' />
<link rel='stylesheet' id='um_fonticons_fa-css' href='https://easy9ja.com/wp-content/plugins/ultimate-member/assets/libs/legacy/fonticons/fonticons-fa.min.css?ver=2.8.9' type='text/css' media='all' />
<link rel='stylesheet' id='um_fontawesome-css' href='https://easy9ja.com/wp-content/plugins/ultimate-member/assets/css/um-fontawesome.min.css?ver=6.5.2' type='text/css' media='all' />
<link rel='stylesheet' id='um_common-css' href='https://easy9ja.com/wp-content/plugins/ultimate-member/assets/css/common.min.css?ver=2.8.9' type='text/css' media='all' />
<link rel='stylesheet' id='um_responsive-css' href='https://easy9ja.com/wp-content/plugins/ultimate-member/assets/css/um-responsive.min.css?ver=2.8.9' type='text/css' media='all' />
<link rel='stylesheet' id='um_styles-css' href='https://easy9ja.com/wp-content/plugins/ultimate-member/assets/css/um-styles.min.css?ver=2.8.9' type='text/css' media='all' />
<link rel='stylesheet' id='um_crop-css' href='https://easy9ja.com/wp-content/plugins/ultimate-member/assets/libs/cropper/cropper.min.css?ver=1.6.1' type='text/css' media='all' />
<link rel='stylesheet' id='um_profile-css' href='https://easy9ja.com/wp-content/plugins/ultimate-member/assets/css/um-profile.min.css?ver=2.8.9' type='text/css' media='all' />
<link rel='stylesheet' id='um_account-css' href='https://easy9ja.com/wp-content/plugins/ultimate-member/assets/css/um-account.min.css?ver=2.8.9' type='text/css' media='all' />
<link rel='stylesheet' id='um_misc-css' href='https://easy9ja.com/wp-content/plugins/ultimate-member/assets/css/um-misc.min.css?ver=2.8.9' type='text/css' media='all' />
<link rel='stylesheet' id='um_default_css-css' href='https://easy9ja.com/wp-content/plugins/ultimate-member/assets/css/um-old-default.min.css?ver=2.8.9' type='text/css' media='all' />
<link rel='stylesheet' id='jetpack_css-css' href='https://easy9ja.com/wp-content/plugins/jetpack/css/jetpack.css?ver=12.6.3' type='text/css' media='all' />
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.js?ver=9.2.2" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></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":"[]","home_url":"https:\/\/easy9ja.com","hash_tracking":"false","v4_id":"G-DZ6WJ421PE"};/* ]]> */
</script>
<script type="text/javascript" src="https://www.google.com/recaptcha/api.js?ver=20241026" id="usp_recaptcha-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/user-submitted-posts/resources/jquery.chosen.js?ver=20241026" id="usp_chosen-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/user-submitted-posts/resources/jquery.cookie.js?ver=20241026" id="usp_cookie-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/user-submitted-posts/resources/jquery.parsley.min.js?ver=20241026" id="usp_parsley-js"></script>
<script type="text/javascript" id="usp_core-js-before">
/* <![CDATA[ */
var usp_custom_field = "usp_custom_field"; var usp_custom_field_2 = ""; var usp_custom_checkbox = "usp_custom_checkbox"; var usp_case_sensitivity = "false"; var usp_challenge_response = "14"; var usp_min_images = 0; var usp_max_images = 3; var usp_parsley_error = "Incorrect response."; var usp_multiple_cats = 1; var usp_existing_tags = 0; var usp_recaptcha_disp = "show"; var usp_recaptcha_vers = 2; var usp_recaptcha_key = "6LfzQoUUAAAAAMKs2xRJDoT5x9IBYWbGkl8DQ_r5";
/* ]]> */
</script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/user-submitted-posts/resources/jquery.usp.core.js?ver=20241026" id="usp_core-js"></script>
<script type="text/javascript" id="yop-public-js-extra">
/* <![CDATA[ */
var objectL10n = {"yopPollParams":{"urlParams":{"ajax":"https:\/\/easy9ja.com\/wp-admin\/admin-ajax.php","wpLogin":"https:\/\/easy9ja.com\/wp-login.php?redirect_to=https%3A%2F%2Feasy9ja.com%2Fwp-admin%2Fadmin-ajax.php%3Faction%3Dyop_poll_record_wordpress_vote"},"apiParams":{"reCaptcha":{"siteKey":""},"reCaptchaV2Invisible":{"siteKey":""},"reCaptchaV3":{"siteKey":""},"hCaptcha":{"siteKey":""}},"captchaParams":{"imgPath":"https:\/\/easy9ja.com\/wp-content\/plugins\/yop-poll\/public\/assets\/img\/","url":"https:\/\/easy9ja.com\/wp-content\/plugins\/yop-poll\/app.php","accessibilityAlt":"Sound icon","accessibilityTitle":"Accessibility option: listen to a question and answer it!","accessibilityDescription":"Type below the <strong>answer<\/strong> to what you hear. Numbers or words:","explanation":"Click or touch the <strong>ANSWER<\/strong>","refreshAlt":"Refresh\/reload icon","refreshTitle":"Refresh\/reload: get new images and accessibility option!"},"voteParams":{"invalidPoll":"Invalid Poll","noAnswersSelected":"No answer selected","minAnswersRequired":"At least {min_answers_allowed} answer(s) required","maxAnswersRequired":"A max of {max_answers_allowed} answer(s) accepted","noAnswerForOther":"No other answer entered","noValueForCustomField":"{custom_field_name} is required","consentNotChecked":"You must agree to our terms and conditions","noCaptchaSelected":"Captcha is required","thankYou":"Thank you for your vote"},"resultsParams":{"singleVote":"vote","multipleVotes":"votes","singleAnswer":"answer","multipleAnswers":"answers"}}};
/* ]]> */
</script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/yop-poll/public/assets/js/yop-poll-public-6.5.29.min.js?ver=c8870b4479b146a24449cc9336df2b68" id="yop-public-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/themes/sparkling/assets/js/vendor/modernizr.min.js?ver=c8870b4479b146a24449cc9336df2b68" id="sparkling-modernizr-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/themes/sparkling/assets/js/vendor/bootstrap.min.js?ver=c8870b4479b146a24449cc9336df2b68" id="sparkling-bootstrapjs-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/themes/sparkling/assets/js/functions.min.js?ver=c8870b4479b146a24449cc9336df2b68" id="sparkling-functions-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/ultimate-member/assets/js/um-gdpr.min.js?ver=2.8.9" id="um-gdpr-js"></script>
<link rel="https://api.w.org/" href="https://easy9ja.com/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://easy9ja.com/xmlrpc.php?rsd" />
<script type="text/javascript">var ajaxurl = 'https://easy9ja.com/wp-admin/admin-ajax.php';</script>
<meta name="google-site-verification" content="nBYMwVO1HlnQmrOlyV_WHt77WfjzBcXN8F1vlVCDlC0" />
<meta name="p:domain_verify" content="aeebf70019c8abd6e375d9e5b6146728"/>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-7191259203977439",
enable_page_level_ads: true
});
</script>
<!-- Twitter universal website tag code -->
<script>
!function(e,n,u,a){e.twq||(a=e.twq=function(){a.exe?a.exe.apply(a,arguments):
a.queue.push(arguments);},a.version='1',a.queue=[],t=n.createElement(u),
t.async=!0,t.src='//static.ads-twitter.com/uwt.js',s=n.getElementsByTagName(u)[0],
s.parentNode.insertBefore(t,s))}(window,document,'script');
// Insert Twitter Pixel ID and Standard Event data below
twq('init','nvf38');
twq('track','PageView');
</script>
<!-- End Twitter universal website tag code --><style type='text/css' media='screen'>
h1{ font-family:"Roboto", arial, sans-serif;}
h2{ font-family:"Roboto", arial, sans-serif;}
h3{ font-family:"Roboto", arial, sans-serif;}
h4{ font-family:"Roboto", arial, sans-serif;}
h5{ font-family:"Roboto", arial, sans-serif;}
h6{ font-family:"Roboto", arial, sans-serif;}
body{ font-family:"Lato", arial, sans-serif;}
</style>
<!-- fonts delivered by Wordpress Google Fonts, a plugin by Adrian3.com --> <style type="text/css">
.um_request_name {
display: none !important;
}
</style>
<style>img#wpstats{display:none}</style>
<style type="text/css">a, #infinite-handle span, #secondary .widget .post-content a, .entry-meta a {color:#5b5b5b}a:hover, a:active, #secondary .widget .post-content a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current, #secondary .widget a:hover {color: #5e5e5e;}.btn-default, .label-default, .flex-caption h2, .btn.btn-default.read-more,button,
.navigation .wp-pagenavi-pagination span.current,.navigation .wp-pagenavi-pagination a:hover,
.woocommerce a.button, .woocommerce button.button,
.woocommerce input.button, .woocommerce #respond input#submit.alt,
.woocommerce a.button, .woocommerce button.button,
.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt { background-color: #099936; border-color: #099936;}.site-main [class*="navigation"] a, .more-link, .pagination>li>a, .pagination>li>span, .cfa-button { color: #099936}.cfa-button {border-color: #099936;}.btn-default:hover, .label-default[href]:hover, .tagcloud a:hover,button, .main-content [class*="navigation"] a:hover,.label-default[href]:focus, #infinite-handle span:hover,.btn.btn-default.read-more:hover, .btn-default:hover, .scroll-to-top:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .site-main [class*="navigation"] a:hover, .more-link:hover, #image-navigation .nav-previous a:hover, #image-navigation .nav-next a:hover, .cfa-button:hover,.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, a:hover .flex-caption h2 { background-color: #4ac44c; border-color: #4ac44c; }.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {color: #4ac44c;}h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .entry-title, .entry-title a {color: #346835;}.navbar.navbar-default, .navbar-default .navbar-nav .open .dropdown-menu > li > a {background-color: #00210c;}.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav.sparkling-mobile-menu > li:hover > a, .navbar-default .navbar-nav.sparkling-mobile-menu > li:hover > .caret, .navbar-default .navbar-nav > li, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { color: #f7f7f7;}@media (max-width: 767px){ .navbar-default .navbar-nav > li:hover > a, .navbar-default .navbar-nav > li:hover > .caret{ color: #f7f7f7!important ;} }.navbar-default .navbar-nav > li:hover > a, .navbar-nav > li:hover > .caret, .navbar-default .navbar-nav.sparkling-mobile-menu > li.open > a, .navbar-default .navbar-nav.sparkling-mobile-menu > li.open > .caret, .navbar-default .navbar-nav > li:hover, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > .caret, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {color: #31a037;}@media (max-width: 767px){ .navbar-default .navbar-nav > li.open > a, .navbar-default .navbar-nav > li.open > .caret { color: #31a037 !important; } }</style><style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> <style type="text/css">
/* If html does not have either class, do not show lazy loaded images. */
html:not( .jetpack-lazy-images-js-enabled ):not( .js ) .jetpack-lazy-image {
display: none;
}
</style>
<script>
document.documentElement.classList.add(
'jetpack-lazy-images-js-enabled'
);
</script>
<meta property="og:site_name" content="Easy9ja">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_GB">
<meta property="fb:app_id" content="222963267746529">
<meta property="og:title" content="Easy9ja">
<meta property="og:description" content="Dream a better Nigeria">
<meta property="og:url" content="https://easy9ja.com">
<script data-cfasync="false" type="text/javascript">if (window.addthis_product === undefined) { window.addthis_product = "wpp"; } if (window.wp_product_version === undefined) { window.wp_product_version = "wpp-6.2.7"; } if (window.addthis_share === undefined) { window.addthis_share = {}; } if (window.addthis_config === undefined) { window.addthis_config = {"data_track_clickback":true,"ignore_server_config":true,"ui_atversion":300}; } if (window.addthis_layers === undefined) { window.addthis_layers = {}; } if (window.addthis_layers_tools === undefined) { window.addthis_layers_tools = [{"sharetoolbox":{"numPreferredServices":5,"counts":"one","size":"32px","style":"fixed","shareCountThreshold":0,"elements":".addthis_inline_share_toolbox_below,.at-below-post"}},{"share":{"counts":"none","numPreferredServices":5,"mobile":false,"position":"right","theme":"transparent"}}]; } else { window.addthis_layers_tools.push({"sharetoolbox":{"numPreferredServices":5,"counts":"one","size":"32px","style":"fixed","shareCountThreshold":0,"elements":".addthis_inline_share_toolbox_below,.at-below-post"}}); window.addthis_layers_tools.push({"share":{"counts":"none","numPreferredServices":5,"mobile":false,"position":"right","theme":"transparent"}}); } if (window.addthis_plugin_info === undefined) { window.addthis_plugin_info = {"info_status":"enabled","cms_name":"WordPress","plugin_name":"Share Buttons by AddThis","plugin_version":"6.2.7","plugin_mode":"WordPress","anonymous_profile_id":"wp-afe1186c235744327627157bff26b85c","page_info":{"template":"home","post_type":""},"sharing_enabled_on_post_via_metabox":false}; }
(function() {
var first_load_interval_id = setInterval(function () {
if (typeof window.addthis !== 'undefined') {
window.clearInterval(first_load_interval_id);
if (typeof window.addthis_layers !== 'undefined' && Object.getOwnPropertyNames(window.addthis_layers).length > 0) {
window.addthis.layers(window.addthis_layers);
}
if (Array.isArray(window.addthis_layers_tools)) {
for (i = 0; i < window.addthis_layers_tools.length; i++) {
window.addthis.layers(window.addthis_layers_tools[i]);
}
}
}
},1000)
}());
</script> <script data-cfasync="false" type="text/javascript" src="https://s7.addthis.com/js/300/addthis_widget.js#pubid=wp-afe1186c235744327627157bff26b85c" async="async"></script><!-- Custom CSS -->
<style>
.flexslider .slides img {
height: 350px;
}
.header-style-1 #header-bottom, .header-style-3 #header-bottom {
background-color: #5bcc4d;
}
.header-style-1 .sb-icon-search, .header-style-3 .sb-icon-search {
background-color: #5bc04d;
}
.widget .widget-title .bold-line span {
background-color: #5bcc4d;
}
.entry-box .entry-title .bold-line span {
background-color: #5bcc4d;
}
.accordion-title {
background-color: #5bcc4d;
}
.kp-button {
background-color: #5bc84d;
}
.kp-button {
color: #FFF;
border: 3px solid #5bcc4d;
}
.kp-button:hover span {
border: 1px solid #5bff4d;
}
.kp-button:hover {
background-color: #5bff4d;
}
a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, #top-menu li a:hover, #contact-top-box li a:hover, .widget-area-1 .entry-meta-box .entry-author a:hover, .widget-area-1 .entry-meta-box .entry-comments a:hover, .widget-area-1 .entry-meta-box .entry-categories a:hover, .widget-area-3 .entry-meta-box .entry-author a:hover, .widget-area-3 .entry-meta-box .entry-comments a:hover, .widget-area-3 .entry-meta-box .entry-categories a:hover, .entry-categories a:hover, .entry-tags a:hover, .entry-comments a:hover, .widget_categories ul li a:hover, #bottom-sidebar .kp-socials-widget ul li:hover a, #bottom-sidebar .widget .entry-item .entry-content .entry-title a:hover, .contact-info a:hover, #footer-menu li a:hover, .kp-masonry .masonry-box .entry-item .entry-content .entry-title a:hover, .widget_archive ul li a:hover, #options li a:hover, .kp-contact-box .contact-detail a:hover, .exposureData .extra h2 a:hover, .list-container-3 ul li a:hover, .pagination ul li a:hover, .kp-blogpost-thumb-slider .flex-caption .entry-categories a:hover, .kp-blogpost-thumb-slider .flex-caption .entry-tags a:hover, .kp-blogpost-thumb-slider .flex-caption h2 a:hover, .kp-product-detail-widget .product-item-detail .product-detail footer .entry-categories a:hover, .kp-product-detail-widget .product-item-detail .product-detail footer .entry-tags a:hover, .kp-rating li a, #related-post .list-carousel ul li .entry-title a:hover, #comments .comments-list .comment .comment-body h6 a, #comments .comments-list .comment .comment-body header .comment-button, #comments .comments-list .comment .comment-body header .comment-button .comment-edit-link, .bottom-content .contact-info a:hover, #main-menu > li.sf-mega-menu .sf-mega .sf-mega-section ul li a:hover, #main-menu > li .sf-sub-menu li a:hover, #header-top .socials-link li a:hover {
color: #1AA713 !important;
}
.widget-area-8 .kp-featured-widget .kp-featured-slider .entry-content, .kp-blogpost-slider .entry-content {
border-left: 10px solid #5bc04d;
}
.widget-area-8 .kp-featured-widget .kp-featured-slider .entry-content .entry-icon, .kp-blogpost-slider .entry-content .entry-icon {
border: 2px solid #5bc04d;
}
.widget .entry-item .entry-thumb a img {
max-height: 150px;
height: auto;
}
.page-title .bold-line span {
background-color: #5bcc4d;
}
.breadcrumb .current-page {
color: #5bc04d;
}
.single-featured {
width:100%; !important
height: auto;
max-height: 410px;
}
.dropdown-menu > .active {
background-color: #00210c;
}
.dropdown-menu > .hover {
background-color: #00210c;
}
.navbar-default .navbar-nav .dropdown-menu > li:hover, .navbar-default .navbar-nav .dropdown-menu > li:focus {
color: #fff;
background-color: transparent;
background-color: #62DA44;
}
.label{
color: #346835;
}
.wp_google_login{
max-width: 250px;
}
.slideshow-slide-caption{
background-color: #333;
padding: 5px 0;
}
#secondary .widget{
margin-bottom: 15px;
}
.contact-form label span{
margin-left: 1.2em;
}
.ad_text a {
color: red !important;
}
#secondary H2{
margin: 0;
}
.contact-form label span{
font-size: 95%;
color: black;
}
</style>
<!-- Generated by https://wordpress.org/plugins/theme-junkie-custom-css/ -->
<link rel="icon" href="https://easy9ja.com/wp-content/uploads/2015/10/cropped-social-logo-32x32.jpg" sizes="32x32" />
<link rel="icon" href="https://easy9ja.com/wp-content/uploads/2015/10/cropped-social-logo-192x192.jpg" sizes="192x192" />
<link rel="apple-touch-icon" href="https://easy9ja.com/wp-content/uploads/2015/10/cropped-social-logo-180x180.jpg" />
<meta name="msapplication-TileImage" content="https://easy9ja.com/wp-content/uploads/2015/10/cropped-social-logo-270x270.jpg" />
</head>
<body data-rsssl=1 class="home-page bp-legacy home blog group-blog">
<a class="sr-only sr-only-focusable" href="#content">Skip to main content</a>
<div id="page" class="hfeed site">
<header id="masthead" class="site-header" role="banner">
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="row">
<div class="site-navigation-inner col-sm-12">
<div class="navbar-header">
<button type="button" class="btn navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div id="logo">
<h1 class="site-name"> <a class="navbar-brand" href="https://easy9ja.com/" title="Easy9ja" rel="home">Easy9ja</a>
</h1> </div><!-- end of #logo -->
</div>
<div class="collapse navbar-collapse navbar-ex1-collapse"><ul id="menu-primary-main" class="nav navbar-nav"><li id="menu-item-1175" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-1175 active"><a href="https://easy9ja.com">Home</a></li>
<li id="menu-item-1406" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1406"><a href="https://easy9ja.com/entertainment/">Entertainment</a></li>
<li id="menu-item-1408" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1408"><a href="https://easy9ja.com/health/">Health</a></li>
<li id="menu-item-1096" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1096"><a href="https://easy9ja.com/culture/politics/">Government</a></li>
<li id="menu-item-1403" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1403"><a href="https://easy9ja.com/others/">Others</a></li>
<li id="menu-item-3189" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3189"><a href="https://easy9ja.com/login-3/">Login</a></li>
<li id="menu-item-3190" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3190"><a href="https://easy9ja.com/register-2/">Register</a></li>
</ul></div> </div>
</div>
</div>
</nav><!-- .site-navigation -->
</header><!-- #masthead -->
<div id="content" class="site-content">
<div class="top-section">
</div>
<div class="container main-content-area">
<div class="row side-pull-left">
<div class="main-content-inner col-sm-12 col-md-8">
<div id="primary" class="content-area">
<main id="main" class="site-main" role="main">
<article id="post-4016" class="post-4016 post type-post status-publish format-standard has-post-thumbnail hentry category-events category-governance tag-lagos-state tag-osapa-london tag-supreme-court">
<div class="blog-item-wrap">
<a href="https://easy9ja.com/2025/01/rejoinder-to-dele-farotimi-original-sin/" title="Rejoinder to Dele Farotimi – Original Sin" >
<img width="750" height="410" src="https://easy9ja.com/wp-content/uploads/2025/01/Rejoinder-Easy9ja-Dele-Farotimi-sin-web-750x410.png" class="single-featured wp-post-image jetpack-lazy-image" alt="A more contextual analysis of the situation indicates that the Lagos State Government's intervention was a pragmatic and lawful response to a complex situation." decoding="async" fetchpriority="high" data-lazy-src="https://easy9ja.com/wp-content/uploads/2025/01/Rejoinder-Easy9ja-Dele-Farotimi-sin-web-750x410.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"> </a>
<div class="post-inner-content">
<header class="entry-header page-header">
<h2 class="entry-title"><a href="https://easy9ja.com/2025/01/rejoinder-to-dele-farotimi-original-sin/" rel="bookmark">Rejoinder to Dele Farotimi – Original Sin</a></h2>
<div class="entry-meta">
<span class="posted-on"><i class="fa fa-calendar"></i> <a href="https://easy9ja.com/2025/01/rejoinder-to-dele-farotimi-original-sin/" rel="bookmark"><time class="entry-date published" datetime="2025-01-16T11:14:21+01:00">January 16, 2025</time><time class="updated" datetime="2025-01-17T15:31:03+01:00">January 17, 2025</time></a></span><span class="byline"> <i class="fa fa-user"></i> <span class="author vcard"><a class="url fn n" href="https://easy9ja.com/author/dexed/">Adeola Adebowale</a></span></span> <span class="comments-link"><i class="fa fa-comment-o"></i><a href="https://easy9ja.com/2025/01/rejoinder-to-dele-farotimi-original-sin/#respond">Leave a comment</a></span>
</div><!-- .entry-meta -->
</header><!-- .entry-header -->
<div class="entry-content">
<div class="at-above-post-homepage addthis_tool" data-url="https://easy9ja.com/2025/01/rejoinder-to-dele-farotimi-original-sin/"></div>The article “Dele Farotimi – Original Sin” presents a critique of the Lagos State Government’s handling of the Osapa London land dispute, invoking the concept of original sin to frame its argument. However, this approach is sensational and unwarranted. The concept of original sin is a complex theological idea that deals with the fundamental nature of humanity, morality and sin. Applying it to a legal… <a href="https://easy9ja.com/2025/01/rejoinder-to-dele-farotimi-original-sin/" class="read-more">Read more </a><!-- AddThis Advanced Settings above via filter on the_content --><!-- AddThis Advanced Settings below via filter on the_content --><!-- AddThis Advanced Settings generic via filter on the_content --><!-- AddThis Share Buttons above via filter on the_content --><!-- AddThis Share Buttons below via filter on the_content --><div class="at-below-post-homepage addthis_tool" data-url="https://easy9ja.com/2025/01/rejoinder-to-dele-farotimi-original-sin/"></div><!-- AddThis Share Buttons generic via filter on the_content -->
</div><!-- .entry-content -->
</div>
</div>
</article><!-- #post-## -->
<article id="post-4012" class="post-4012 post type-post status-publish format-standard has-post-thumbnail hentry category-others tag-moderation tag-needs tag-wealth">
<div class="blog-item-wrap">
<a href="https://easy9ja.com/2025/01/but-to-need-the-least/" title="But to Need the Least…" >
<img width="750" height="410" src="https://easy9ja.com/wp-content/uploads/2025/01/Easy9ja-But-to-Need-the-Least-750x410.jpg" class="single-featured wp-post-image jetpack-lazy-image" alt="But to need the least..." decoding="async" data-lazy-src="https://easy9ja.com/wp-content/uploads/2025/01/Easy9ja-But-to-Need-the-Least-750x410.jpg?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"> </a>
<div class="post-inner-content">
<header class="entry-header page-header">
<h2 class="entry-title"><a href="https://easy9ja.com/2025/01/but-to-need-the-least/" rel="bookmark">But to Need the Least…</a></h2>
<div class="entry-meta">
<span class="posted-on"><i class="fa fa-calendar"></i> <a href="https://easy9ja.com/2025/01/but-to-need-the-least/" rel="bookmark"><time class="entry-date published" datetime="2025-01-07T10:26:04+01:00">January 7, 2025</time><time class="updated" datetime="2025-01-07T10:46:16+01:00">January 7, 2025</time></a></span><span class="byline"> <i class="fa fa-user"></i> <span class="author vcard"><a class="url fn n" href="https://easy9ja.com/author/sirayokunle/">Ayokunle Adeleye</a></span></span> <span class="comments-link"><i class="fa fa-comment-o"></i><a href="https://easy9ja.com/2025/01/but-to-need-the-least/#respond">Leave a comment</a></span>
</div><!-- .entry-meta -->
</header><!-- .entry-header -->
<div class="entry-content">
<div class="at-above-post-homepage addthis_tool" data-url="https://easy9ja.com/2025/01/but-to-need-the-least/"></div>I am very careful with Greek philosophy, Greek mythology more so, because I am an ardent follower of Yeshua HaMashiach, whom you know as Jesus Christ. The radical Hebrew man born of a virgin, sent by Jehovah to redeem man from generational curse in perdition, AND exalted post-resurrection to be the Judge of the Living and the Dead at the end of this age. I… <a href="https://easy9ja.com/2025/01/but-to-need-the-least/" class="read-more">Read more </a><!-- AddThis Advanced Settings above via filter on the_content --><!-- AddThis Advanced Settings below via filter on the_content --><!-- AddThis Advanced Settings generic via filter on the_content --><!-- AddThis Share Buttons above via filter on the_content --><!-- AddThis Share Buttons below via filter on the_content --><div class="at-below-post-homepage addthis_tool" data-url="https://easy9ja.com/2025/01/but-to-need-the-least/"></div><!-- AddThis Share Buttons generic via filter on the_content -->
</div><!-- .entry-content -->
</div>
</div>
</article><!-- #post-## -->
<article id="post-3999" class="post-3999 post type-post status-publish format-standard has-post-thumbnail hentry category-culture category-history tag-olokun tag-salt tag-sustainability">
<div class="blog-item-wrap">
<a href="https://easy9ja.com/2024/12/olokuns-legacy/" title="Olokun’s Legacy – Salt, Trade, and the Tides of Humanity" >
<img width="750" height="410" src="https://easy9ja.com/wp-content/uploads/2024/12/Easy9ja-Olokun-legacy-web-750x410.jpg" class="single-featured wp-post-image jetpack-lazy-image" alt="Olokun (Olorun Okun - master of the ocean) is the great spirit of the ocean and wealth." decoding="async" data-lazy-src="https://easy9ja.com/wp-content/uploads/2024/12/Easy9ja-Olokun-legacy-web-750x410.jpg?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"> </a>
<div class="post-inner-content">
<header class="entry-header page-header">
<h2 class="entry-title"><a href="https://easy9ja.com/2024/12/olokuns-legacy/" rel="bookmark">Olokun’s Legacy – Salt, Trade, and the Tides of Humanity</a></h2>
<div class="entry-meta">
<span class="posted-on"><i class="fa fa-calendar"></i> <a href="https://easy9ja.com/2024/12/olokuns-legacy/" rel="bookmark"><time class="entry-date published" datetime="2024-12-29T08:54:13+01:00">December 29, 2024</time><time class="updated" datetime="2024-12-29T10:48:49+01:00">December 29, 2024</time></a></span><span class="byline"> <i class="fa fa-user"></i> <span class="author vcard"><a class="url fn n" href="https://easy9ja.com/author/dexed/">Adeola Adebowale</a></span></span> <span class="comments-link"><i class="fa fa-comment-o"></i><a href="https://easy9ja.com/2024/12/olokuns-legacy/#respond">Leave a comment</a></span>
</div><!-- .entry-meta -->
</header><!-- .entry-header -->
<div class="entry-content">
<div class="at-above-post-homepage addthis_tool" data-url="https://easy9ja.com/2024/12/olokuns-legacy/"></div>Olokun (Olorun Okun – master of the ocean) is the great spirit of the ocean and wealth. It is the parent of Aje (trade). It rules over all water bodies. Olokun is the mighty deity that rules over the realm of salt and sea. Olokun’s power is believed to be woven into the fabric of the universe. Ifá narratives recount that Olokun’s fate is intertwined… <a href="https://easy9ja.com/2024/12/olokuns-legacy/" class="read-more">Read more </a><!-- AddThis Advanced Settings above via filter on the_content --><!-- AddThis Advanced Settings below via filter on the_content --><!-- AddThis Advanced Settings generic via filter on the_content --><!-- AddThis Share Buttons above via filter on the_content --><!-- AddThis Share Buttons below via filter on the_content --><div class="at-below-post-homepage addthis_tool" data-url="https://easy9ja.com/2024/12/olokuns-legacy/"></div><!-- AddThis Share Buttons generic via filter on the_content -->
</div><!-- .entry-content -->
</div>
</div>
</article><!-- #post-## -->
<article id="post-3985" class="post-3985 post type-post status-publish format-standard has-post-thumbnail hentry category-governance category-policy tag-dele-farotimi tag-eletu-family tag-lagos-state-goverment">
<div class="blog-item-wrap">
<a href="https://easy9ja.com/2024/12/dele-farotimi-original-sin/" title="DELE FAROTIMI: Original Sin" >
<img width="750" height="410" src="https://easy9ja.com/wp-content/uploads/2024/12/Easy9ja-Dele-Farotimi-sin-wide-web-750x410.jpg" class="single-featured wp-post-image jetpack-lazy-image" alt decoding="async" data-lazy-src="https://easy9ja.com/wp-content/uploads/2024/12/Easy9ja-Dele-Farotimi-sin-wide-web-750x410.jpg?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"> </a>
<div class="post-inner-content">
<header class="entry-header page-header">
<h2 class="entry-title"><a href="https://easy9ja.com/2024/12/dele-farotimi-original-sin/" rel="bookmark">DELE FAROTIMI: Original Sin</a></h2>
<div class="entry-meta">
<span class="posted-on"><i class="fa fa-calendar"></i> <a href="https://easy9ja.com/2024/12/dele-farotimi-original-sin/" rel="bookmark"><time class="entry-date published" datetime="2024-12-20T19:57:50+01:00">December 20, 2024</time><time class="updated" datetime="2024-12-20T22:00:28+01:00">December 20, 2024</time></a></span><span class="byline"> <i class="fa fa-user"></i> <span class="author vcard"><a class="url fn n" href="https://easy9ja.com/author/sirayokunle/">Ayokunle Adeleye</a></span></span> <span class="comments-link"><i class="fa fa-comment-o"></i><a href="https://easy9ja.com/2024/12/dele-farotimi-original-sin/#respond">Leave a comment</a></span>
</div><!-- .entry-meta -->
</header><!-- .entry-header -->
<div class="entry-content">
<div class="at-above-post-homepage addthis_tool" data-url="https://easy9ja.com/2024/12/dele-farotimi-original-sin/"></div>Make no mistake… it is equally important that decisions of court are not only made in accordance with the law, but that there is equally a determination to ensure that they are not only enforced but obeyed without any form of interference.¹
When THISDAY Newspaper carried those words on the 21st of February, 2023, the writer could not have known that they would have bearing… <a href="https://easy9ja.com/2024/12/dele-farotimi-original-sin/" class="read-more">Read more </a><!-- AddThis Advanced Settings above via filter on the_content --><!-- AddThis Advanced Settings below via filter on the_content --><!-- AddThis Advanced Settings generic via filter on the_content --><!-- AddThis Share Buttons above via filter on the_content --><!-- AddThis Share Buttons below via filter on the_content --><div class="at-below-post-homepage addthis_tool" data-url="https://easy9ja.com/2024/12/dele-farotimi-original-sin/"></div><!-- AddThis Share Buttons generic via filter on the_content -->
</div><!-- .entry-content -->
</div>
</div>
</article><!-- #post-## -->
<article id="post-3977" class="post-3977 post type-post status-publish format-standard has-post-thumbnail hentry category-events category-governance tag-dele-farotimi tag-supreme-court">
<div class="blog-item-wrap">
<a href="https://easy9ja.com/2024/12/dele-farotimi-babas-mistake/" title="DELE FAROTIMI: Baba’s “Mistake”" >
<img width="750" height="410" src="https://easy9ja.com/wp-content/uploads/2024/12/Easy9ja-Dele-Farotimi-wide-web-750x410.jpg" class="single-featured wp-post-image jetpack-lazy-image" alt="Easy9ja: Dele Farotimi and Afe Babalola" decoding="async" data-lazy-src="https://easy9ja.com/wp-content/uploads/2024/12/Easy9ja-Dele-Farotimi-wide-web-750x410.jpg?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"> </a>
<div class="post-inner-content">
<header class="entry-header page-header">
<h2 class="entry-title"><a href="https://easy9ja.com/2024/12/dele-farotimi-babas-mistake/" rel="bookmark">DELE FAROTIMI: Baba’s “Mistake”</a></h2>
<div class="entry-meta">
<span class="posted-on"><i class="fa fa-calendar"></i> <a href="https://easy9ja.com/2024/12/dele-farotimi-babas-mistake/" rel="bookmark"><time class="entry-date published" datetime="2024-12-06T14:42:28+01:00">December 6, 2024</time><time class="updated" datetime="2024-12-06T16:22:25+01:00">December 6, 2024</time></a></span><span class="byline"> <i class="fa fa-user"></i> <span class="author vcard"><a class="url fn n" href="https://easy9ja.com/author/sirayokunle/">Ayokunle Adeleye</a></span></span> <span class="comments-link"><i class="fa fa-comment-o"></i><a href="https://easy9ja.com/2024/12/dele-farotimi-babas-mistake/#respond">Leave a comment</a></span>
</div><!-- .entry-meta -->
</header><!-- .entry-header -->
<div class="entry-content">
<div class="at-above-post-homepage addthis_tool" data-url="https://easy9ja.com/2024/12/dele-farotimi-babas-mistake/"></div>The following are said with the utmost respect to all parties involved…
In my humble opinion, Baba made a mistake. When you are fighting injustice, there are at least three courts to consider:
1. Court of Law: what the law of the land says
2. Court of Public Opinion: the optics of the matter
3. Court of Conscience: what is known between you and your… <a href="https://easy9ja.com/2024/12/dele-farotimi-babas-mistake/" class="read-more">Read more </a><!-- AddThis Advanced Settings above via filter on the_content --><!-- AddThis Advanced Settings below via filter on the_content --><!-- AddThis Advanced Settings generic via filter on the_content --><!-- AddThis Share Buttons above via filter on the_content --><!-- AddThis Share Buttons below via filter on the_content --><div class="at-below-post-homepage addthis_tool" data-url="https://easy9ja.com/2024/12/dele-farotimi-babas-mistake/"></div><!-- AddThis Share Buttons generic via filter on the_content -->
</div><!-- .entry-content -->
</div>
</div>
</article><!-- #post-## -->
<article id="post-3972" class="post-3972 post type-post status-publish format-standard has-post-thumbnail hentry category-health category-others tag-low-mood tag-resillience">
<div class="blog-item-wrap">
<a href="https://easy9ja.com/2024/12/the-psychology-of-lower-lows/" title="The Psychology of Lower Lows" >
<img width="750" height="410" src="https://easy9ja.com/wp-content/uploads/2024/12/Easy9ja-Lower-lows-door-to-hell-mini-750x410.jpg" class="single-featured wp-post-image jetpack-lazy-image" alt="The door to hell - Darvaza gas crater" decoding="async" data-lazy-src="https://easy9ja.com/wp-content/uploads/2024/12/Easy9ja-Lower-lows-door-to-hell-mini-750x410.jpg?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"> </a>
<div class="post-inner-content">
<header class="entry-header page-header">
<h2 class="entry-title"><a href="https://easy9ja.com/2024/12/the-psychology-of-lower-lows/" rel="bookmark">The Psychology of Lower Lows</a></h2>
<div class="entry-meta">
<span class="posted-on"><i class="fa fa-calendar"></i> <a href="https://easy9ja.com/2024/12/the-psychology-of-lower-lows/" rel="bookmark"><time class="entry-date published" datetime="2024-12-03T19:55:49+01:00">December 3, 2024</time><time class="updated" datetime="2024-12-03T20:43:00+01:00">December 3, 2024</time></a></span><span class="byline"> <i class="fa fa-user"></i> <span class="author vcard"><a class="url fn n" href="https://easy9ja.com/author/dexed/">Adeola Adebowale</a></span></span> <span class="comments-link"><i class="fa fa-comment-o"></i><a href="https://easy9ja.com/2024/12/the-psychology-of-lower-lows/#respond">Leave a comment</a></span>
</div><!-- .entry-meta -->
</header><!-- .entry-header -->
<div class="entry-content">
<div class="at-above-post-homepage addthis_tool" data-url="https://easy9ja.com/2024/12/the-psychology-of-lower-lows/"></div>Life’s trajectory often oscillates between moments of triumph and times of struggle. While the concept of higher lows addresses the resilience gained over time, lower lows cover a more profound and troubling descent in emotional, mental, or physical well-being. Lower lows represent periods where individuals experience significant and often prolonged declines, posing legitimate concerns that require careful understanding and intervention.
Lower lows are characterized by… <a href="https://easy9ja.com/2024/12/the-psychology-of-lower-lows/" class="read-more">Read more </a><!-- AddThis Advanced Settings above via filter on the_content --><!-- AddThis Advanced Settings below via filter on the_content --><!-- AddThis Advanced Settings generic via filter on the_content --><!-- AddThis Share Buttons above via filter on the_content --><!-- AddThis Share Buttons below via filter on the_content --><div class="at-below-post-homepage addthis_tool" data-url="https://easy9ja.com/2024/12/the-psychology-of-lower-lows/"></div><!-- AddThis Share Buttons generic via filter on the_content -->
</div><!-- .entry-content -->
</div>
</div>
</article><!-- #post-## -->
<article id="post-3963" class="post-3963 post type-post status-publish format-standard has-post-thumbnail hentry category-health category-others tag-low-mood tag-reflection tag-success">
<div class="blog-item-wrap">
<a href="https://easy9ja.com/2024/11/the-psychology-of-higher-lows/" title="The Psychology of Higher Lows – Finding Perspective and Resilience" >
<img width="711" height="400" src="https://easy9ja.com/wp-content/uploads/2024/11/Psycholoogy-of-higher-lows-web.jpg" class="single-featured wp-post-image jetpack-lazy-image" alt decoding="async" data-lazy-srcset="https://easy9ja.com/wp-content/uploads/2024/11/Psycholoogy-of-higher-lows-web.jpg 711w, https://easy9ja.com/wp-content/uploads/2024/11/Psycholoogy-of-higher-lows-web-300x169.jpg 300w" data-lazy-sizes="(max-width: 711px) 100vw, 711px" data-lazy-src="https://easy9ja.com/wp-content/uploads/2024/11/Psycholoogy-of-higher-lows-web.jpg?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"> </a>
<div class="post-inner-content">
<header class="entry-header page-header">
<h2 class="entry-title"><a href="https://easy9ja.com/2024/11/the-psychology-of-higher-lows/" rel="bookmark">The Psychology of Higher Lows – Finding Perspective and Resilience</a></h2>
<div class="entry-meta">
<span class="posted-on"><i class="fa fa-calendar"></i> <a href="https://easy9ja.com/2024/11/the-psychology-of-higher-lows/" rel="bookmark"><time class="entry-date published" datetime="2024-11-14T16:53:03+01:00">November 14, 2024</time><time class="updated" datetime="2024-11-24T22:49:23+01:00">November 24, 2024</time></a></span><span class="byline"> <i class="fa fa-user"></i> <span class="author vcard"><a class="url fn n" href="https://easy9ja.com/author/dexed/">Adeola Adebowale</a></span></span> <span class="comments-link"><i class="fa fa-comment-o"></i><a href="https://easy9ja.com/2024/11/the-psychology-of-higher-lows/#respond">Leave a comment</a></span>
</div><!-- .entry-meta -->
</header><!-- .entry-header -->
<div class="entry-content">
<div class="at-above-post-homepage addthis_tool" data-url="https://easy9ja.com/2024/11/the-psychology-of-higher-lows/"></div>Life’s journey is marked by inevitable ups and downs. Yet, what happens when we experience low moments despite overall progress? This paradoxical phenomenon is known as “higher lows.” Understanding its psychology can help us cultivate resilience, gratitude, and peace.
The Subjective Nature of Emotions.
Emotions are inherently subjective, influenced by personal experiences, biases, and perspectives. Feeling low can occur regardless of external circumstances, making it… <a href="https://easy9ja.com/2024/11/the-psychology-of-higher-lows/" class="read-more">Read more </a><!-- AddThis Advanced Settings above via filter on the_content --><!-- AddThis Advanced Settings below via filter on the_content --><!-- AddThis Advanced Settings generic via filter on the_content --><!-- AddThis Share Buttons above via filter on the_content --><!-- AddThis Share Buttons below via filter on the_content --><div class="at-below-post-homepage addthis_tool" data-url="https://easy9ja.com/2024/11/the-psychology-of-higher-lows/"></div><!-- AddThis Share Buttons generic via filter on the_content -->
</div><!-- .entry-content -->
</div>
</div>
</article><!-- #post-## -->
<nav class="navigation pagination" aria-label="Posts">
<h2 class="screen-reader-text">Posts navigation</h2>
<div class="nav-links"><span aria-current="page" class="page-numbers current">1</span>
<a class="page-numbers" href="https://easy9ja.com/page/2/">2</a>
<span class="page-numbers dots">…</span>
<a class="page-numbers" href="https://easy9ja.com/page/33/">33</a>
<a class="next page-numbers" href="https://easy9ja.com/page/2/">Older posts <i class="fa fa-chevron-right"></i></a></div>
</nav>
</main><!-- #main -->
</div><!-- #primary -->
</div><!-- close .main-content-inner -->
<div id="secondary" class="widget-area col-sm-12 col-md-4" role="complementary">
<div class="well">
<aside id="block-6" class="widget widget_block"><div class="ad_text">
<h2 class="wp-block-heading">Adverts</h2>
<a href="https://premiumkraft.com/software-development/1661/choosing-the-right-framework-for-web-applications-and-apis/" target="_blank">Develop web applications</a><br />
<a href="https://mybalanceplanner.com/our-services/consulting-services/" target="_blank">Business consulting services</a><br />
<a href="https://easy9ja.com/promote/" target="_blank">Promote Your Brand/Business/Product</a><br />
</div></aside><aside id="block-5" class="widget widget_block">
<div class="wp-block-jetpack-slideshow aligncenter" data-effect="slide"><div class="wp-block-jetpack-slideshow_container swiper-container"><ul class="wp-block-jetpack-slideshow_swiper-wrapper swiper-wrapper"><li class="wp-block-jetpack-slideshow_slide swiper-slide"><figure><img loading="lazy" decoding="async" width="1024" height="1024" alt="Ready for a communication revolution? #Easy9ja #SMSLaunch" class="wp-block-jetpack-slideshow_image wp-image-4008" data-id="4008" src="https://easy9ja.com/wp-content/uploads/2024/12/Easy9ja-Sms-platform-1024x1024.png" srcset="https://easy9ja.com/wp-content/uploads/2024/12/Easy9ja-Sms-platform-1024x1024.png 1024w, https://easy9ja.com/wp-content/uploads/2024/12/Easy9ja-Sms-platform-300x300.png 300w, https://easy9ja.com/wp-content/uploads/2024/12/Easy9ja-Sms-platform-150x150.png 150w, https://easy9ja.com/wp-content/uploads/2024/12/Easy9ja-Sms-platform-768x768.png 768w, https://easy9ja.com/wp-content/uploads/2024/12/Easy9ja-Sms-platform-60x60.png 60w, https://easy9ja.com/wp-content/uploads/2024/12/Easy9ja-Sms-platform.png 1080w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-block-jetpack-slideshow_caption gallery-caption">Introducing Easy9ja's new SMS platform - quick, efficient, and user-friendly.</figcaption></figure></li><li class="wp-block-jetpack-slideshow_slide swiper-slide"><figure><img loading="lazy" decoding="async" width="1024" height="683" alt="Easy9ja - We rise by lifting others." class="wp-block-jetpack-slideshow_image wp-image-3885" data-id="3885" src="https://easy9ja.com/wp-content/uploads/2023/11/Easy9ja-WRBLO-wide-1024x683.jpg" srcset="https://easy9ja.com/wp-content/uploads/2023/11/Easy9ja-WRBLO-wide-1024x683.jpg 1024w, https://easy9ja.com/wp-content/uploads/2023/11/Easy9ja-WRBLO-wide-300x200.jpg 300w, https://easy9ja.com/wp-content/uploads/2023/11/Easy9ja-WRBLO-wide-768x512.jpg 768w, https://easy9ja.com/wp-content/uploads/2023/11/Easy9ja-WRBLO-wide.jpg 1200w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-block-jetpack-slideshow_caption gallery-caption">We rise by lifting others.</figcaption></figure></li><li class="wp-block-jetpack-slideshow_slide swiper-slide"><figure><img loading="lazy" decoding="async" width="1024" height="576" alt="J Cole" class="wp-block-jetpack-slideshow_image wp-image-3218" data-id="3218" src="https://easy9ja.com/wp-content/uploads/2019/10/J-cole-1024x576.jpg" srcset="https://easy9ja.com/wp-content/uploads/2019/10/J-cole-1024x576.jpg 1024w, https://easy9ja.com/wp-content/uploads/2019/10/J-cole-300x169.jpg 300w, https://easy9ja.com/wp-content/uploads/2019/10/J-cole-768x432.jpg 768w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-block-jetpack-slideshow_caption gallery-caption">Sweet 16: Best Featured Verse - J Cole</figcaption></figure></li></ul><a class="wp-block-jetpack-slideshow_button-prev swiper-button-prev swiper-button-white" role="button"></a><a class="wp-block-jetpack-slideshow_button-next swiper-button-next swiper-button-white" role="button"></a><a aria-label="Pause Slideshow" class="wp-block-jetpack-slideshow_button-pause" role="button"></a><div class="wp-block-jetpack-slideshow_pagination swiper-pagination swiper-pagination-white"></div></div></div>
</aside><aside id="block-3" class="widget widget_block widget_search"><form role="search" method="get" action="https://easy9ja.com/" class="wp-block-search__button-outside wp-block-search__text-button wp-block-search" ><label class="wp-block-search__label screen-reader-text" for="wp-block-search__input-1" >Search</label><div class="wp-block-search__inside-wrapper " ><input class="wp-block-search__input" id="wp-block-search__input-1" placeholder="What would you like to see?" value="" type="search" name="s" required /><button aria-label="Search" class="wp-block-search__button wp-element-button" type="submit" >Search</button></div></form></aside><aside id="block-2" class="widget widget_block widget_tag_cloud"><p class="wp-block-tag-cloud"><a href="https://easy9ja.com/tag/2015-election/" class="tag-cloud-link tag-link-299 tag-link-position-1" style="font-size: 15.538461538462pt;" aria-label="2015 election (7 items)">2015 election</a>
<a href="https://easy9ja.com/tag/africa/" class="tag-cloud-link tag-link-196 tag-link-position-2" style="font-size: 8pt;" aria-label="Africa (2 items)">Africa</a>
<a href="https://easy9ja.com/tag/apc/" class="tag-cloud-link tag-link-302 tag-link-position-3" style="font-size: 8pt;" aria-label="APC (2 items)">APC</a>
<a href="https://easy9ja.com/tag/arsenal/" class="tag-cloud-link tag-link-18 tag-link-position-4" style="font-size: 13.384615384615pt;" aria-label="arsenal (5 items)">arsenal</a>
<a href="https://easy9ja.com/tag/banky-w/" class="tag-cloud-link tag-link-70 tag-link-position-5" style="font-size: 8pt;" aria-label="banky w (2 items)">banky w</a>
<a href="https://easy9ja.com/tag/blackberry-10/" class="tag-cloud-link tag-link-78 tag-link-position-6" style="font-size: 8pt;" aria-label="blackberry 10 (2 items)">blackberry 10</a>
<a href="https://easy9ja.com/tag/budget/" class="tag-cloud-link tag-link-437 tag-link-position-7" style="font-size: 8pt;" aria-label="budget (2 items)">budget</a>
<a href="https://easy9ja.com/tag/buhari/" class="tag-cloud-link tag-link-301 tag-link-position-8" style="font-size: 14.641025641026pt;" aria-label="buhari (6 items)">buhari</a>
<a href="https://easy9ja.com/tag/change/" class="tag-cloud-link tag-link-317 tag-link-position-9" style="font-size: 13.384615384615pt;" aria-label="Change (5 items)">Change</a>
<a href="https://easy9ja.com/tag/children/" class="tag-cloud-link tag-link-190 tag-link-position-10" style="font-size: 10.153846153846pt;" aria-label="children (3 items)">children</a>
<a href="https://easy9ja.com/tag/corruption/" class="tag-cloud-link tag-link-35 tag-link-position-11" style="font-size: 13.384615384615pt;" aria-label="corruption (5 items)">corruption</a>
<a href="https://easy9ja.com/tag/democracy/" class="tag-cloud-link tag-link-335 tag-link-position-12" style="font-size: 10.153846153846pt;" aria-label="democracy (3 items)">democracy</a>
<a href="https://easy9ja.com/tag/doctors/" class="tag-cloud-link tag-link-230 tag-link-position-13" style="font-size: 8pt;" aria-label="Doctors (2 items)">Doctors</a>
<a href="https://easy9ja.com/tag/ebola/" class="tag-cloud-link tag-link-228 tag-link-position-14" style="font-size: 8pt;" aria-label="Ebola (2 items)">Ebola</a>
<a href="https://easy9ja.com/tag/election/" class="tag-cloud-link tag-link-283 tag-link-position-15" style="font-size: 10.153846153846pt;" aria-label="election (3 items)">election</a>
<a href="https://easy9ja.com/tag/electricity/" class="tag-cloud-link tag-link-50 tag-link-position-16" style="font-size: 10.153846153846pt;" aria-label="electricity (3 items)">electricity</a>
<a href="https://easy9ja.com/tag/faan/" class="tag-cloud-link tag-link-149 tag-link-position-17" style="font-size: 8pt;" aria-label="FAAN (2 items)">FAAN</a>
<a href="https://easy9ja.com/tag/fg/" class="tag-cloud-link tag-link-30 tag-link-position-18" style="font-size: 13.384615384615pt;" aria-label="FG (5 items)">FG</a>
<a href="https://easy9ja.com/tag/finance-2/" class="tag-cloud-link tag-link-214 tag-link-position-19" style="font-size: 8pt;" aria-label="finance (2 items)">finance</a>
<a href="https://easy9ja.com/tag/gej/" class="tag-cloud-link tag-link-300 tag-link-position-20" style="font-size: 11.948717948718pt;" aria-label="GEJ (4 items)">GEJ</a>
<a href="https://easy9ja.com/tag/gmb/" class="tag-cloud-link tag-link-315 tag-link-position-21" style="font-size: 8pt;" aria-label="GMB (2 items)">GMB</a>
<a href="https://easy9ja.com/tag/jonathan/" class="tag-cloud-link tag-link-32 tag-link-position-22" style="font-size: 15.538461538462pt;" aria-label="Jonathan (7 items)">Jonathan</a>
<a href="https://easy9ja.com/tag/low-mood/" class="tag-cloud-link tag-link-778 tag-link-position-23" style="font-size: 10.153846153846pt;" aria-label="Low mood (3 items)">Low mood</a>
<a href="https://easy9ja.com/tag/manchester-united/" class="tag-cloud-link tag-link-15 tag-link-position-24" style="font-size: 11.948717948718pt;" aria-label="Manchester united (4 items)">Manchester united</a>
<a href="https://easy9ja.com/tag/medida-certa/" class="tag-cloud-link tag-link-136 tag-link-position-25" style="font-size: 8pt;" aria-label="Medida Certa (2 items)">Medida Certa</a>
<a href="https://easy9ja.com/tag/nepa/" class="tag-cloud-link tag-link-10 tag-link-position-26" style="font-size: 10.153846153846pt;" aria-label="nepa (3 items)">nepa</a>
<a href="https://easy9ja.com/tag/nigeria/" class="tag-cloud-link tag-link-29 tag-link-position-27" style="font-size: 22pt;" aria-label="Nigeria (17 items)">Nigeria</a>
<a href="https://easy9ja.com/tag/nma/" class="tag-cloud-link tag-link-229 tag-link-position-28" style="font-size: 13.384615384615pt;" aria-label="NMA (5 items)">NMA</a>
<a href="https://easy9ja.com/tag/nnpc/" class="tag-cloud-link tag-link-185 tag-link-position-29" style="font-size: 10.153846153846pt;" aria-label="NNPC (3 items)">NNPC</a>
<a href="https://easy9ja.com/tag/obasanjo/" class="tag-cloud-link tag-link-31 tag-link-position-30" style="font-size: 11.948717948718pt;" aria-label="Obasanjo (4 items)">Obasanjo</a>
<a href="https://easy9ja.com/tag/ogun-state/" class="tag-cloud-link tag-link-737 tag-link-position-31" style="font-size: 10.153846153846pt;" aria-label="Ogun state (3 items)">Ogun state</a>
<a href="https://easy9ja.com/tag/pdp/" class="tag-cloud-link tag-link-234 tag-link-position-32" style="font-size: 10.153846153846pt;" aria-label="PDP (3 items)">PDP</a>
<a href="https://easy9ja.com/tag/phcn/" class="tag-cloud-link tag-link-41 tag-link-position-33" style="font-size: 10.153846153846pt;" aria-label="PHCN (3 items)">PHCN</a>
<a href="https://easy9ja.com/tag/power/" class="tag-cloud-link tag-link-9 tag-link-position-34" style="font-size: 13.384615384615pt;" aria-label="power (5 items)">power</a>
<a href="https://easy9ja.com/tag/premiership/" class="tag-cloud-link tag-link-16 tag-link-position-35" style="font-size: 10.153846153846pt;" aria-label="premiership (3 items)">premiership</a>
<a href="https://easy9ja.com/tag/profit/" class="tag-cloud-link tag-link-86 tag-link-position-36" style="font-size: 8pt;" aria-label="profit (2 items)">profit</a>
<a href="https://easy9ja.com/tag/resident-doctors/" class="tag-cloud-link tag-link-209 tag-link-position-37" style="font-size: 10.153846153846pt;" aria-label="resident doctors (3 items)">resident doctors</a>
<a href="https://easy9ja.com/tag/ronaldo/" class="tag-cloud-link tag-link-133 tag-link-position-38" style="font-size: 8pt;" aria-label="ronaldo (2 items)">ronaldo</a>
<a href="https://easy9ja.com/tag/salary/" class="tag-cloud-link tag-link-124 tag-link-position-39" style="font-size: 8pt;" aria-label="salary (2 items)">salary</a>
<a href="https://easy9ja.com/tag/samsung/" class="tag-cloud-link tag-link-71 tag-link-position-40" style="font-size: 10.153846153846pt;" aria-label="samsung (3 items)">samsung</a>
<a href="https://easy9ja.com/tag/strike/" class="tag-cloud-link tag-link-231 tag-link-position-41" style="font-size: 13.384615384615pt;" aria-label="Strike (5 items)">Strike</a>
<a href="https://easy9ja.com/tag/success/" class="tag-cloud-link tag-link-199 tag-link-position-42" style="font-size: 8pt;" aria-label="success (2 items)">success</a>
<a href="https://easy9ja.com/tag/tinubu/" class="tag-cloud-link tag-link-337 tag-link-position-43" style="font-size: 8pt;" aria-label="Tinubu (2 items)">Tinubu</a>
<a href="https://easy9ja.com/tag/weight-loss/" class="tag-cloud-link tag-link-135 tag-link-position-44" style="font-size: 8pt;" aria-label="weight loss (2 items)">weight loss</a>
<a href="https://easy9ja.com/tag/windows-8/" class="tag-cloud-link tag-link-95 tag-link-position-45" style="font-size: 8pt;" aria-label="windows 8 (2 items)">windows 8</a></p></aside><aside id="block-4" class="widget widget_block"> <div class="wp_google_login">
<div class="wp_google_login">
<div class="wp_google_login__button-container">
<a class="wp_google_login__button" href="https://accounts.google.com/o/oauth2/auth?client_id=617152037607-eo471rjknut9npgctfr76jch3tbntj39.apps.googleusercontent.com&redirect_uri=https%3A%2F%2Feasy9ja.com%2Fwp-login.php&state=eyJub25jZSI6ImJhYmMxYTZjNTYiLCJyZWRpcmVjdF90byI6Imh0dHBzOlwvXC9lYXN5OWphLmNvbVwvd3AtYWRtaW5cLyIsInByb3ZpZGVyIjoiZ29vZ2xlIn0%3D&scope=email+profile+openid&access_type=online&response_type=code">
<span class="wp_google_login__google-icon"></span>
Log in with Google </a>
</div>
</div>
</div>
</aside><aside id="block-8" class="widget widget_block">
<h2 class="wp-block-heading">Music</h2>
</aside><aside id="block-9" class="widget widget_block">
<figure class="wp-block-embed is-type-rich is-provider-spotify wp-block-embed-spotify wp-embed-aspect-21-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Spotify Embed: Easy9ja Playlist" style="border-radius: 12px" width="100%" height="352" frameborder="0" allowfullscreen allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy" src="https://open.spotify.com/embed/playlist/66en4Q6KcAOgxRX6yWkc6D?si=0BsPdvR2QRC_KIoU6lau3A&utm_source=oembed"></iframe>
</div></figure>
</aside> </div>
</div><!-- #secondary -->
</div><!-- close .row -->
</div><!-- close .container -->
</div><!-- close .site-content -->
<div id="footer-area">
<div class="container footer-inner">
<div class="row">
<div class="footer-widget-area">
<div class="col-sm-4 footer-widget" role="complementary">
<div id="recent-comments-4" class="widget widget_recent_comments"><h3 class="widgettitle">Comments</h3><ul id="recentcomments"><li class="recentcomments"><span class="comment-author-link">dexed</span> on <a href="https://easy9ja.com/2015/01/vesta-cp-cpanel-alternative/#comment-59">Vesta cp – cpanel alternative</a></li><li class="recentcomments"><span class="comment-author-link">John Rogers</span> on <a href="https://easy9ja.com/2015/01/vesta-cp-cpanel-alternative/#comment-58">Vesta cp – cpanel alternative</a></li><li class="recentcomments"><span class="comment-author-link">dexed</span> on <a href="https://easy9ja.com/2015/01/vesta-cp-cpanel-alternative/#comment-57">Vesta cp – cpanel alternative</a></li><li class="recentcomments"><span class="comment-author-link">John Rogers</span> on <a href="https://easy9ja.com/2015/01/vesta-cp-cpanel-alternative/#comment-56">Vesta cp – cpanel alternative</a></li></ul></div> </div><!-- .widget-area .first -->
<div class="col-sm-4 footer-widget" role="complementary">
<div id="blog_subscription-6" class="widget widget_blog_subscription jetpack_subscription_widget"><h3 class="widgettitle">Subscribe to Easy9ja</h3>
<div class="wp-block-jetpack-subscriptions__container">
<form action="#" method="post" accept-charset="utf-8" id="subscribe-blog-blog_subscription-6"
data-blog="47206660"
data-post_access_level="everybody" >
<div id="subscribe-text"><p>Enter your email to receive updates from Easy9ja</p>
</div>
<p id="subscribe-email">
<label id="jetpack-subscribe-label"
class="screen-reader-text"
for="subscribe-field-blog_subscription-6">
Email </label>
<input type="email" name="email" required="required"
value=""
id="subscribe-field-blog_subscription-6"
placeholder="Email"
/>
</p>
<p id="subscribe-submit"
>
<input type="hidden" name="action" value="subscribe"/>
<input type="hidden" name="source" value="https://easy9ja.com/"/>
<input type="hidden" name="sub-type" value="widget"/>
<input type="hidden" name="redirect_fragment" value="subscribe-blog-blog_subscription-6"/>
<button type="submit"
class="wp-block-button__link"
name="jetpack_subscriptions_widget"
>
Subscribe </button>
</p>
</form>
</div>
</div> </div><!-- .widget-area .second -->
<div class="col-sm-4 footer-widget" role="complementary">
</div><!-- .widget-area .third -->
</div>
</div>
</div>
<footer id="colophon" class="site-footer" role="contentinfo">
<div class="site-info container">
<div class="row">
<nav id="menu-social" class="social-icons"><ul id="menu-social-items" class="social-menu"><li id="menu-item-1186" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1186"><a href="http://twitter.com/easy9ja"><i class="social_icon fa"><span>Twitter</span></i></a></li>
<li id="menu-item-1187" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1187"><a href="http://facebook.com/easy9ja"><i class="social_icon fa"><span>Facebook</span></i></a></li>
<li id="menu-item-1188" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1188"><a href="http://instagram.com/easy9ja1"><i class="social_icon fa"><span>Instagram</span></i></a></li>
<li id="menu-item-1189" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1189"><a href="https://plus.google.com/+Easy9ja"><i class="social_icon fa"><span>Google+</span></i></a></li>
<li id="menu-item-1190" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1190"><a href="https://www.pinterest.com/easy9ja/"><i class="social_icon fa"><span>Pinterest</span></i></a></li>
</ul></nav> <nav role="navigation" class="col-md-6">
<ul id="menu-footer" class="nav footer-nav clearfix"><li id="menu-item-1214" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1214"><a href="https://easy9ja.com/privacy-policy/">Privacy policy</a></li>
<li id="menu-item-1215" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1215"><a href="https://easy9ja.com/contact-us/">Contact Us</a></li>
<li id="menu-item-1524" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1524"><a href="https://easy9ja.com/become-a-writer/">Content creators needed</a></li>
<li id="menu-item-1217" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1217"><a href="https://easy9ja.com/submit-article/">Submit your Article</a></li>
</ul> </nav>
<div class="copyright col-md-6">
Easy9ja © <script type="text/javascript"> document.write(new Date().getFullYear());
</script>
Theme by <a href="http://colorlib.com/" target="_blank">Colorlib</a> Powered by <a href="http://wordpress.org/" target="_blank">WordPress</a> </div>
</div>
</div><!-- .site-info -->
<div class="scroll-to-top"><i class="fa fa-angle-up"></i></div><!-- .scroll-to-top -->
</footer><!-- #colophon -->
</div>
</div><!-- #page -->
<script type="text/javascript">
jQuery( document ).ready( function( $ ){
if ( $( window ).width() >= 767 ){
$( '.navbar-nav > li.menu-item > a' ).click( function(){
if( $( this ).attr('target') !== '_blank' ){
window.location = $( this ).attr( 'href' );
}
});
}
});
</script>
<div id="um_upload_single" style="display:none;"></div>
<div id="um_view_photo" style="display:none;">
<a href="javascript:void(0);" data-action="um_remove_modal" class="um-modal-close" aria-label="Close view photo modal">
<i class="um-faicon-times"></i>
</a>
<div class="um-modal-body photo">
<div class="um-modal-photo"></div>
</div>
</div>
<script>
function copy_to_clipBoard(btn) {
var copyText = btn.previousSibling;
copyText.select();
document.execCommand("copy");
}
</script>
<style id='jetpack-block-slideshow-inline-css' type='text/css'>
.wp-block-jetpack-slideshow{margin-bottom:1.5em;position:relative}.wp-block-jetpack-slideshow [tabindex="-1"]:focus{outline:0}.wp-block-jetpack-slideshow.wp-amp-block>.wp-block-jetpack-slideshow_container{opacity:1}.wp-block-jetpack-slideshow.wp-amp-block.wp-block-jetpack-slideshow__autoplay .wp-block-jetpack-slideshow_button-play,.wp-block-jetpack-slideshow.wp-amp-block.wp-block-jetpack-slideshow__autoplay.wp-block-jetpack-slideshow__autoplay-playing .wp-block-jetpack-slideshow_button-pause{display:block}.wp-block-jetpack-slideshow.wp-amp-block.wp-block-jetpack-slideshow__autoplay.wp-block-jetpack-slideshow__autoplay-playing .wp-block-jetpack-slideshow_button-play{display:none}.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_container{opacity:0;overflow:hidden;width:100%}.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_container.wp-swiper-initialized{opacity:1}.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_container.swiper-container{display:block}.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_container .wp-block-jetpack-slideshow_slide,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_container .wp-block-jetpack-slideshow_swiper-wrapper{line-height:normal;margin:0;padding:0}.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_container ul.wp-block-jetpack-slideshow_swiper-wrapper{display:flex}.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_slide{display:flex;height:100%;width:100%}.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_slide figure{align-items:center;display:flex;height:100%;justify-content:center;margin:0;position:relative;width:100%}.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_slide figure .wp-block-jetpack-slideshow_image{pointer-events:none;-webkit-user-select:none;user-select:none}.wp-block-jetpack-slideshow.alignfull .wp-block-jetpack-slideshow_image,.wp-block-jetpack-slideshow.alignwide .wp-block-jetpack-slideshow_image{max-width:unset;-o-object-fit:cover;object-fit:cover;width:100vw}.wp-block-jetpack-slideshow .swiper-container-fade .wp-block-jetpack-slideshow_slide:not(.swiper-slide-active){opacity:0!important}.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_image{display:block;height:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.wp-block-jetpack-slideshow .amp-carousel-button,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-next,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-pause,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-play,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-prev{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border:0;border-radius:4px;box-shadow:none;height:30px;margin:-14px 0 0;opacity:.5;padding:0;transition:opacity .5s ease-out;width:28px}.wp-block-jetpack-slideshow .amp-carousel-button:focus,.wp-block-jetpack-slideshow .amp-carousel-button:hover,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-next:focus,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-next:hover,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-pause:focus,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-pause:hover,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-play:focus,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-play:hover,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-prev:focus,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-prev:hover{background-color:#fff;opacity:1}.wp-block-jetpack-slideshow .amp-carousel-button:focus,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-next:focus,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-pause:focus,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-play:focus,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-prev:focus{outline:thin dotted #fff;outline-offset:-4px}.wp-block-jetpack-slideshow .amp-carousel-button{margin:0}.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-next,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-prev{display:none}.wp-block-jetpack-slideshow .swiper-button-next:after,.wp-block-jetpack-slideshow .swiper-button-prev:after,.wp-block-jetpack-slideshow .swiper-container-rtl .swiper-button-next:after,.wp-block-jetpack-slideshow .swiper-container-rtl .swiper-button-prev:after{content:""}.wp-block-jetpack-slideshow .amp-carousel-button-next,.wp-block-jetpack-slideshow .swiper-button-next.swiper-button-white,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-next,.wp-block-jetpack-slideshow.swiper-container-rtl .swiper-button-prev.swiper-button-white,.wp-block-jetpack-slideshow.swiper-container-rtl .wp-block-jetpack-slideshow_button-prev{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PG1hc2sgaWQ9ImEiIHdpZHRoPSI4IiBoZWlnaHQ9IjEyIiB4PSI4IiB5PSI2IiBtYXNrLXR5cGU9ImFscGhhIiBtYXNrVW5pdHM9InVzZXJTcGFjZU9uVXNlIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNOC41OTggMTYuNTkgMTMuMTU2IDEyIDguNTk4IDcuNDEgMTAuMDAxIDZsNS45NyA2LTUuOTcgNi0xLjQwMy0xLjQxWiIvPjwvbWFzaz48ZyBtYXNrPSJ1cmwoI2EpIj48cGF0aCBmaWxsPSIjMDAwIiBkPSJNLjM0NCAwaDIzLjg4MnYyNEguMzQ0eiIvPjwvZz48L3N2Zz4=)}.wp-block-jetpack-slideshow .amp-carousel-button-prev,.wp-block-jetpack-slideshow .swiper-button-prev.swiper-button-white,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-prev,.wp-block-jetpack-slideshow.swiper-container-rtl .swiper-button-next.swiper-button-white,.wp-block-jetpack-slideshow.swiper-container-rtl .wp-block-jetpack-slideshow_button-next{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PG1hc2sgaWQ9ImEiIHdpZHRoPSI5IiBoZWlnaHQ9IjEyIiB4PSI4IiB5PSI2IiBtYXNrLXR5cGU9ImFscGhhIiBtYXNrVW5pdHM9InVzZXJTcGFjZU9uVXNlIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTYuMjA3IDE2LjU5IDExLjY1IDEybDQuNTU3LTQuNTlMMTQuODA0IDZsLTUuOTcgNiA1Ljk3IDYgMS40MDMtMS40MVoiLz48L21hc2s+PGcgbWFzaz0idXJsKCNhKSI+PHBhdGggZmlsbD0iIzAwMCIgZD0iTS41NzkgMGgyMy44ODJ2MjRILjU3OXoiLz48L2c+PC9zdmc+)}.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-pause,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-play{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M6 19h4V5H6v14zm8-14v14h4V5h-4z'/%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3C/svg%3E");display:none;margin-top:0;position:absolute;right:10px;top:10px;z-index:1}.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_autoplay-paused .wp-block-jetpack-slideshow_button-pause,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-play{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M8 5v14l11-7z'/%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3C/svg%3E")}.wp-block-jetpack-slideshow[data-autoplay=true] .wp-block-jetpack-slideshow_button-pause{display:block}.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_caption.gallery-caption{background-color:rgba(0,0,0,.5);bottom:0;box-sizing:border-box;color:#fff;cursor:text;left:0;margin:0!important;max-height:100%;opacity:1;padding:.75em;position:absolute;right:0;text-align:initial;z-index:1}.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_caption.gallery-caption a{color:inherit}.wp-block-jetpack-slideshow[data-autoplay=true] .wp-block-jetpack-slideshow_caption.gallery-caption{max-height:calc(100% - 68px)}.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_pagination.swiper-pagination-bullets,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_pagination.swiper-pagination-custom{bottom:0;display:flex;gap:8px;justify-content:flex-start;line-height:24px;padding:10px 0 2px;position:relative}.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_pagination.swiper-pagination-bullets .swiper-pagination-bullet,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_pagination.swiper-pagination-custom .swiper-pagination-bullet{background:currentColor;color:currentColor;height:8px;opacity:.5;transform:scale(.75);transition:opacity .25s,transform .25s;vertical-align:top;width:8px}.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_pagination.swiper-pagination-bullets .swiper-pagination-bullet:focus,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_pagination.swiper-pagination-bullets .swiper-pagination-bullet:hover,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_pagination.swiper-pagination-custom .swiper-pagination-bullet:focus,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_pagination.swiper-pagination-custom .swiper-pagination-bullet:hover{opacity:1}.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_pagination.swiper-pagination-bullets .swiper-pagination-bullet:focus,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_pagination.swiper-pagination-custom .swiper-pagination-bullet:focus{outline:thin dotted;outline-offset:0}.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_pagination.swiper-pagination-bullets .swiper-pagination-bullet-active,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_pagination.swiper-pagination-bullets .swiper-pagination-bullet[selected],.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_pagination.swiper-pagination-custom .swiper-pagination-bullet-active,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_pagination.swiper-pagination-custom .swiper-pagination-bullet[selected]{background-color:currentColor;opacity:1;transform:scale(1)}.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_pagination.swiper-pagination-bullets .swiper-pagination-simple,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_pagination.swiper-pagination-custom .swiper-pagination-simple{font-size:14px;line-height:16px;text-align:left;width:100%}.wp-block-jetpack-slideshow_pagination.amp-pagination{text-align:center}.wp-block-jetpack-slideshow_pagination.amp-pagination .swiper-pagination-bullet{border:0;border-radius:100%;display:inline-block;margin:0 4px;padding:0}@media(min-width:600px){.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-next,.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-prev{display:block}}.is-email .wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_container{height:auto;opacity:1;overflow:visible;width:auto}.is-email .wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_container ul.wp-block-jetpack-slideshow_swiper-wrapper,.is-email .wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_slide figure{display:block;margin-bottom:12px}.is-email .wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_container ul.wp-block-jetpack-slideshow_swiper-wrapper,.is-email .wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_slide{list-style:none;margin-left:auto;margin-right:auto}.is-email .wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_slide{display:inline-block;height:auto;margin-left:2%!important;margin-right:2%!important;vertical-align:top;width:42%}.is-email .wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_caption.gallery-caption{background-color:transparent;bottom:auto;color:inherit;padding-top:0;position:relative;right:auto}
</style>
<script type="text/javascript" id="wp-polls-js-extra">
/* <![CDATA[ */
var pollsL10n = {"ajax_url":"https:\/\/easy9ja.com\/wp-admin\/admin-ajax.php","text_wait":"Your last request is still being processed. Please wait a while ...","text_valid":"Please choose a valid poll answer.","text_multiple":"Maximum number of choices allowed: ","show_loading":"1","show_fading":"1"};
/* ]]> */
</script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/wp-polls/polls-js.js?ver=2.77.2" id="wp-polls-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/themes/sparkling/assets/js/skip-link-focus-fix.min.js?ver=20140222" id="sparkling-skip-link-focus-fix-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-lazy-images/dist/intersection-observer.js?minify=false&ver=83ec8aa758f883d6da14" id="jetpack-lazy-images-polyfill-intersectionobserver-js"></script>
<script type="text/javascript" id="jetpack-lazy-images-js-extra">
/* <![CDATA[ */
var jetpackLazyImagesL10n = {"loading_warning":"Images are still loading. Please cancel your print and try again."};
/* ]]> */
</script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-lazy-images/dist/lazy-images.js?minify=false&ver=de7a5ed9424adbf44f32" id="jetpack-lazy-images-js"></script>
<script type="text/javascript" id="facebook-jssdk-js-extra">
/* <![CDATA[ */
var FB_WP=FB_WP||{};FB_WP.queue={_methods:[],flushed:false,add:function(fn){FB_WP.queue.flushed?fn():FB_WP.queue._methods.push(fn)},flush:function(){for(var fn;fn=FB_WP.queue._methods.shift();){fn()}FB_WP.queue.flushed=true}};window.fbAsyncInit=function(){FB.init({"xfbml":true,"appId":"222963267746529"});if(FB_WP && FB_WP.queue && FB_WP.queue.flush){FB_WP.queue.flush()}}
/* ]]> */
</script>
<script type="text/javascript">(function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(d.getElementById(id)){return}js=d.createElement(s);js.id=id;js.src="https:\/\/connect.facebook.net\/en_GB\/all.js";fjs.parentNode.insertBefore(js,fjs)}(document,"script","facebook-jssdk"));</script>
<script type="text/javascript" src="https://easy9ja.com/wp-includes/js/underscore.min.js?ver=1.13.4" id="underscore-js"></script>
<script type="text/javascript" id="wp-util-js-extra">
/* <![CDATA[ */
var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}};
/* ]]> */
</script>
<script type="text/javascript" src="https://easy9ja.com/wp-includes/js/wp-util.min.js?ver=c8870b4479b146a24449cc9336df2b68" id="wp-util-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-includes/js/dist/hooks.min.js?ver=2810c76e705dd1a53b18" id="wp-hooks-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script>
<script type="text/javascript" id="wp-i18n-js-after">
/* <![CDATA[ */
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
/* ]]> */
</script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/ultimate-member/assets/libs/tipsy/tipsy.min.js?ver=1.0.0a" id="um_tipsy-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/ultimate-member/assets/libs/um-confirm/um-confirm.min.js?ver=1.0" id="um_confirm-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/ultimate-member/assets/libs/pickadate/picker.min.js?ver=3.6.2" id="um_datetime-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/ultimate-member/assets/libs/pickadate/picker.date.min.js?ver=3.6.2" id="um_datetime_date-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/ultimate-member/assets/libs/pickadate/picker.time.min.js?ver=3.6.2" id="um_datetime_time-js"></script>
<script type="text/javascript" id="um_common-js-extra">
/* <![CDATA[ */
var um_common_variables = {"locale":"en_GB"};
var um_common_variables = {"locale":"en_GB"};
/* ]]> */
</script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/ultimate-member/assets/js/common.min.js?ver=2.8.9" id="um_common-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/ultimate-member/assets/libs/cropper/cropper.min.js?ver=1.6.1" id="um_crop-js"></script>
<script type="text/javascript" id="um_frontend_common-js-extra">
/* <![CDATA[ */
var um_frontend_common_variables = [];
/* ]]> */
</script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/ultimate-member/assets/js/common-frontend.min.js?ver=2.8.9" id="um_frontend_common-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/ultimate-member/assets/js/um-modal.min.js?ver=2.8.9" id="um_modal-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/ultimate-member/assets/libs/jquery-form/jquery-form.min.js?ver=2.8.9" id="um_jquery_form-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/ultimate-member/assets/libs/fileupload/fileupload.js?ver=2.8.9" id="um_fileupload-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/ultimate-member/assets/js/um-functions.min.js?ver=2.8.9" id="um_functions-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/ultimate-member/assets/js/um-responsive.min.js?ver=2.8.9" id="um_responsive-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/ultimate-member/assets/js/um-conditional.min.js?ver=2.8.9" id="um_conditional-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/ultimate-member/assets/libs/select2/select2.full.min.js?ver=4.0.13" id="select2-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/ultimate-member/assets/libs/select2/i18n/en.js?ver=4.0.13" id="um_select2_locale-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/ultimate-member/assets/libs/raty/um-raty.min.js?ver=2.6.0" id="um_raty-js"></script>
<script type="text/javascript" id="um_scripts-js-extra">
/* <![CDATA[ */
var um_scripts = {"max_upload_size":"2097152","nonce":"db7227fb44"};
/* ]]> */
</script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/ultimate-member/assets/js/um-scripts.min.js?ver=2.8.9" id="um_scripts-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/ultimate-member/assets/js/um-profile.min.js?ver=2.8.9" id="um_profile-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/ultimate-member/assets/js/um-account.min.js?ver=2.8.9" id="um_account-js"></script>
<script defer type="text/javascript" src="https://stats.wp.com/e-202507.js" id="jetpack-stats-js"></script>
<script type="text/javascript" id="jetpack-stats-js-after">
/* <![CDATA[ */
_stq = window._stq || [];
_stq.push([ "view", {v:'ext',blog:'47206660',post:'0',tz:'1',srv:'easy9ja.com',j:'1:12.6.3'} ]);
_stq.push([ "clickTrackerInit", "47206660", "0" ]);
/* ]]> */
</script>
<script type="text/javascript" src="https://easy9ja.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js"></script>
<script type="text/javascript" src="https://easy9ja.com/wp-includes/js/dist/escape-html.min.js?ver=6561a406d2d232a6fbd2" id="wp-escape-html-js"></script>
<script type="text/javascript" id="jetpack-block-slideshow-js-extra">
/* <![CDATA[ */
var Jetpack_Block_Assets_Base_Url = {"url":"https:\/\/easy9ja.com\/wp-content\/plugins\/jetpack\/_inc\/blocks\/"};
/* ]]> */
</script>
<script type="text/javascript" src="https://easy9ja.com/wp-content/plugins/jetpack/_inc/blocks/slideshow/view.js?minify=false&ver=12.6.3" id="jetpack-block-slideshow-js"></script>
<div id="fb-root"></div> <script type="text/javascript">
jQuery( window ).on( 'load', function() {
jQuery('input[name="um_request"]').val('');
});
</script>
</body>
</html>
# |
Url |
Url |
Source |
Date |
1 |
https://easy9ja.com/ |
|
2025-02-12 21:09:33 |
2 |
https://thebolditalic.com/%3Fgi=fb… |
|
2025-02-12 21:09:32 |
3 |
https://huxhemp.com/en-us/lazarus-… |
|
2025-02-12 21:09:31 |
4 |
https://digi74sa.z10.web.core.wind… |
|
2025-02-12 21:09:30 |
5 |
https://thebolditalic.com/?gi=a6a5… |
|
2025-02-12 21:09:29 |
6 |
https://thebolditalic.com/?gi=57d2… |
|
2025-02-12 21:09:27 |
7 |
https://thebolditalic.com/?gi=63a6… |
|
2025-02-12 21:09:26 |
8 |
https://www.spgrrok.catholic.edu.a… |
|
2025-02-12 21:09:26 |
9 |
https://thebolditalic.com/?gi=b3af… |
|
2025-02-12 21:09:23 |
10 |
https://boka.agoiare.se/(S(m0kzcvm… |
|
2025-02-12 21:09:22 |
11 |
https://dailygummycbd.com/en-au/bl… |
|
2025-02-12 21:09:21 |
12 |
https://agoiare.dlbookit.se/(S(4to… |
|
2025-02-12 21:09:19 |
13 |
https://thebolditalic.com/?gi=a6f4… |
|
2025-02-12 21:09:17 |
14 |
https://eu2.contabostorage.com/31d… |
|
2025-02-12 21:09:17 |
15 |
https://injoydelta8wholesale.com/e… |
|
2025-02-12 21:09:13 |
16 |
https://bogin25.syd1.digitaloceans… |
|
2025-02-12 21:09:13 |
17 |
https://agoiare.dlbookit.se/(S(p0m… |
|
2025-02-12 21:09:13 |
18 |
https://thebolditalic.com/?gi=1604… |
|
2025-02-12 21:09:12 |
19 |
https://gummyreliefcbd.com/en-us/b… |
|
2025-02-12 21:09:11 |
20 |
https://premiumcbdgummies.net/en-u… |
|
2025-02-12 21:09:11 |