');
} 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: dugout
Edit
The Athletic
30 Mar 2026
A text message out of the blue was enough to pique the former England manager's interest. But he insists his return is only a short-term one ....
Edit
The Los Angeles Times
30 Mar 2026
Hi, and welcome to another edition of Dodgers Dugout. My name is Houston Mitchell. The Dodgers are on pace to finish 162-0! That might be a record ... —Shohei Ohtani is hitting only .125 ... —Kershaw sat in the stands next to the dugout during the game ... Q ... Q ... Q ... .
Edit
The Los Angeles Times
26 Mar 2026
Hi, and welcome to another edition of Dodgers Dugout. My name is Houston Mitchell. The long journey to the postseason begins today. As we embark on the 12th season of this newsletter, there are certain things, like death and taxes, that are guaranteed ... .
Edit
New York Post
25 Mar 2026
In turn, Luis Torrens looked toward the dugout ... The Mets were among the teams this spring to try out calling pitches from the dugout, although the coaches are relaying “suggestions,” Carlos Mendoza ...
Edit
Sportingnews
24 Mar 2026
Just a simple, one-button coffee maker that happened to sit in a baseball dugout for a few unforgettable days ... They calmly walked into the dugout and took a quick shot of espresso like it was part of the routine.
Edit
Milwaukee Journal Sentinel
23 Mar 2026
While some teams across the league experiment with calling pitches from the dugout, including the Miami Marlins expecting to do so full-time, the Brewers are fine with the status quo of letting their backstops do 99% of the work.