');
} 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: davie
Edit
Live Mint
27 Mar 2026
Shelby MC Davis's timeless advice suggests that successful investing relies on long-term strategies, discipline, and patience rather than succumbing to greed or fear ....
Edit
AOL
27 Mar 2026
Tim Davie, the outgoing director-general of the BBC, is poised to take on a prominent new role as co-chair of the Creative Industries Council following his departure from the corporation ... Davie stated.
Edit
Winston-Salem Journal
27 Mar 2026
"I don't know exactly what the scoring record is," head coach Collin Ferebee said. "But she's got to be on the way toward setting our freshman scoring record." ... .
Edit
The Irish Times
27 Mar 2026
Metis Ireland, a financial planning firm for wealthy individuals that was once half owned by Davy, is set to be acquired by NFP Ireland, one of the most active buyers in a fast-consolidating sector, according to sources.
Edit
NME
27 Mar 2026
The Kinks’ Ray Davies asked “who the fuck is Moby?” after the electronic music star described their song ‘Lola’ as “gross and transphobic” ... — Dave Davies (@davedavieskinks) March 22, 2026.