');
} 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: game 3
Edit
The Capital Journal
30 Mar 2026
Gaming is getting more expensive, and everyone is feeling the pinch. Sony (SONY) said it will raise U.S. prices for the PlayStation 5 lineup starting April 2. The standard PS5 will cost $649.99, the Digital Edition will cost $599.99, and ....
Edit
Union Leader
30 Mar 2026
Throughout the world, sports media is known as a male-dominated field. Despite the global aspect of this industry, the imbalance between men and women is reflected through local sports coverage, specifically in New Hampshire ....
Edit
Eurogamer
30 Mar 2026
The time and date for the Xbox Games Showcase 2026 has been set. This year, it'll take place on Sunday, 7th June, at the respectable hour of 6pm UK time. Read more ... .
Edit
GamingBolt
30 Mar 2026
While Game Pass offers three distinct tiers of subscriptions depending on how much a user wants to pay, it looks like Microsoft has a fourth tier planned for release ... She called the price hikes “greed over gaming” ... Greed over gaming.”.
Edit
The Escapist
30 Mar 2026
Blueprint Gaming is going big with its latest release, unveiling a Game of Thrones slot that marks one of the studio’s most significant licensed titles to date—and the start of a wider push into HBO’s fantasy juggernaut.