');
} 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: democracy
Edit
Sowetan Live
30 Mar 2026
We should not feign surprise at the latest survey that reveals that support for democracy in SA has fallen from 65% in the mid-2000s to just over 36% this year ... checking out of the democracy project.
Edit
Madhyamam
30 Mar 2026
When the Academy Awards ended, The Voice of Hind Rajab did not win ... Several relatives were killed instantly ... In India—a country that proudly identifies itself as the world’s largest democracy—the film has reportedly been blocked from screening.
Edit
The Algemeiner
30 Mar 2026
Opinion ... Photo ... These are not cracks in the system ... This is how a democracy can begin to lose ground outside the battlefield while still fighting effectively within it ... As a democracy, it operates within a framework of law and declared ethical standards.
Edit
This Day
30 Mar 2026
Again, speaking at the national convention of the APC in Abuja on Friday night, the president said democracy can only thrive where there is healthy political competition ... not the abrupt end of democracy, but its gradual erosion.
Edit
This Day
30 Mar 2026
Vice-President Kashim Shettima on Monday charged the Nigerian media to be partners in progress with the government by utilising their platforms to strengthen the nation’s democracy through constructive journalism and critical thinking. .