');
} 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: rwanda
Edit
All Africa
27 Mar 2026
Drivers who fail to give way to ambulances could soon face penalties under new government measures aimed at strengthening emergency response and fostering a culture that prioritises saving lives ....
Edit
All Africa
26 Mar 2026
Rwanda has called for de-escalation of hostilities in the Middle East, stressing the protection of civilians, respect for state sovereignty, and renewed diplomacy to avert further bloodshed ....
Edit
All Africa
25 Mar 2026
President Paul Kagame has reassured Muslims in Rwanda that their morning call to prayer will return. The call had been affected as local government institutions implemented measures to curb noise pollution in Kigali and beyond ....
Edit
Xinhua
25 Mar 2026
KIGALI, March 25 (Xinhua) -- Rwanda has made significant progress in fighting tuberculosis, with the disease prevalence falling by over 70 percent between 2000 and 2024 due to various government interventions, health authorities said Tuesday.
Edit
All Africa
25 Mar 2026
The 2026 Africa CEO Forum, scheduled for May 14-15 in Kigali, will centre discussions on how Africa can achieve large-scale economic growth through shared ownership and cross-border collaboration ....
Edit
Moneyweb
24 Mar 2026
The main challenge is not whether electric mobility makes sense technically for the African context – it does – but rather, how to make financing work at scale ... .
Edit
All Africa
24 Mar 2026
President Paul Kagame has challenged central and local government leaders to prioritise citizens' needs, warning against a growing culture of repeated mistakes, poor planning, and weak accountability in public service ....