');
} else {
var query = elem.find('.keywords').html();
$.ajax({
context: elem,
url: 'https://wn.com/api/upge/cheetah-search-adv/video',
cache: true,
data: {
'query': query
},
dataType: 'jsonp',
success: function(text) {
if (text.length > 0) {
video_id = text[0].id;
elem.find('.player').html('
');
}
}
});
}
}
var stopAllYouTubeVideos = function() {
var iframes = document.querySelectorAll('iframe');
Array.prototype.forEach.call(iframes, function(iframe) {
iframe.contentWindow.postMessage(JSON.stringify({ event: 'command', func: 'pauseVideo' }), '*');
});
}
jQuery(function() {
jQuery(".playVideo").live("click", function() {
if(!$(this).hasClass("played")){
stopAllYouTubeVideos();
var elem = $(this);
setTimeout(function(){
mouseOverMe(elem);
}, 1000);
}
});
jQuery(".description_box .expandContent").live("click", function() {
elem = $(this).parent().parent().parent().find('.descContent');
if(elem.height() > 51) {
elem.css('height', '44px');
$(this).html('Show More
');
}else{
elem.css('height', 'auto');
$(this).html('Hide
');
}
});
jQuery('.interview-play-off').click(function() {
$(".interview-play-off").hide();
$(".interview-play").show();
$(".videoplayer-control-pause").click();
});
jQuery(".video-desc .show_author_videos").live("click", function() {
query = $(this).attr('title');
container = $(this).parent().parent().parent().find('.video-author-thumbs');
$(this).parent().parent().parent().find('.video-author-thumbs').css('height', '220px');
jQuery.ajax({
url: '/api/upge/cheetah-photo-search/videoresults',
data: {'query': query},
success: function(text) {
if(!text) { text = i18n("No results"); }
container.html(jQuery(text));
}
});
});
});
// -->
Latest News for: n22
Edit
Business Day Online
20 Jan 2026
Geregu Power Plc again became the first Nigerian Exchange-listed company to publish audited results this year. This time, however, the. read more Geregu Power’s N22.5bn dividend outruns cash as margins thin ....
Edit
All Africa
17 Jan 2026
The planned cash distribution translates into a total payout of N22.5 billion, marking a 5.9 per cent increase over what it paid shareholders for the 2024 financial year ....
Edit
Business Day Online
30 Dec 2025
Geo-Fluids Plc has announced plans to raise additional capital of up to N22.8 billion through a private placement, public offer,. read more Geo-Fluids Plc plans capital raise, targets N22.8bn via public offer, others ....
Edit
Business Day Online
30 Dec 2025
The board of Geo-Fluids Plc has been given approval to increase the company’s authorised share capital from N2.13 billion to. read more Geo-Fluids gets shareholders approval to raise N22.87bn ....