');
} 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: radio show
Edit
The Daily Mail
30 Mar 2026
Marvin Humes was celebrating 'new beginnings' on Monday as he revealed that he's leaving his Kisstory radio show after two years to head to a rival station ....
Edit
The Mirror
30 Mar 2026
Scott Mills was sacked from his BBC Radio 2 breakfast show over an allegation concerning 'personal conduct' but previously credited those at the BBC for helping him get through the death of a boyfriend ... .
Edit
AOL
26 Mar 2026
I was invited onto his LBC show last weekend to discuss the view of shadow justice secretary Nick Timothy that the mass ritual “Open Iftar” prayer event by Muslims in Trafalgar Square was an “act of domination”.
Edit
The Daily Mail
24 Mar 2026
The presenter, 51, finished playing a track when he revealed that the network's station manager, Ian Deeley, had died unexpectedly at the age of 45. The cause of death is not known ....
Edit
The Wrap
23 Mar 2026
One day before President Trump announced his plan to deploy ICE agents to airports throughout the country, that same strategy was pitched live on a conservative radio talk show.
Edit
Progress Index
22 Mar 2026
The season finale of “Hubert Davis Live!,” the weekly radio show featuring UNC basketball coach Hubert Davis, has been postponed. The one-hour show was originally scheduled for 7 p.m ... “We will communicate any future scheduling updates,” Angell wrote.