');
} 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: nascar
Edit
Penn Live
27 Mar 2026
The connection between NASCAR and country music just got a little bit stronger because one of the genre’s most beloved stars, Darius Rucker, has jumped into the mix ....
Edit
The Tennessean
27 Mar 2026
Ross Chastain on NASCAR's Chase format early early in the 2026 season. NASCAR Cup driver Ross Chastain said there is a strategy involved in knowing when to make a move in the Cup's new Chase format.
Edit
ESPN
26 Mar 2026
Roger Penske's racing enterprises have long been synonymous with IndyCar, but now they've built the most decorated team in recent NASCAR history, too ... .
Edit
NBC News
26 Mar 2026
NASCAR is headed to the shortest and oldest track on the circuit this weekend in Virginia. Here's what to know for Cook Out 400 at Martinsville ... .
Edit
The Capital Journal
26 Mar 2026
Most companies follow a gradual path to a Chapter 7 bankruptcy. In many cases, the brand will show obvious signs of struggle, paying vendors late, missing payroll dates, or cutting back on needed expenses. Many times, a Chapter 7 filing ....
Edit
Fox Sports
26 Mar 2026
It isn't a surprise that both NASCAR and INDYCAR have dealt with dominant drivers over the last year that are now hearing questions about their performance ... "NASCAR’s giving 23XI all the wins and the fast cars right now," he said.