');
} 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: retro
Edit
Union Leader
27 Mar 2026
Retro design is experiencing a major comeback, infusing bold color and pattern with a modern twist ....
Edit
The Mirror
27 Mar 2026
There's plenty of vintage fun to be had in this selection of obscure 90s Marvel hits that are now neatly presented in one collection ... .
Edit
Gamespot
27 Mar 2026
While not as ubiquitous as the Atari 2600, the Atari 7800 is still a retro console beloved by hardcore retro enthusiasts ... in 2026 to give retro collectors a new way to play their classic game library.
Edit
The Siasat Daily
27 Mar 2026
From neon-soaked corners in Kukatpally to the rustic, board-game-filled spaces of Secunderabad, a collection of retro-themed spaces is giving people a chance to step back in time ... retro decor pieces.
Edit
IndyStar
27 Mar 2026
Just three days before Selection Sunday in March of 2020, the NCAA announced that March Madness, like so many other events that spring, would be cancelled due to the new virus upending life ... In January the NCAA made it official ... Elmo bartender.
Edit
Games Radar
27 Mar 2026
The gamepad's extremely authentic getup will cost you slightly more, but it's a small price to pay for something that perfectly matches the OG retro console while offering up contemporary comfort.
Edit
Games Radar
27 Mar 2026
Designed to use the same Terasic De-10 board as the popular MiSTer retro console format, the ... The Rock, that utilized the graphics tech, so the new FPGA core doesn't just benefit retro PC players.
Edit
The Guardian
27 Mar 2026
Retail sims aren’t my thing, but the tactile, nostalgic pleasures of hit indie title Retro Rewind have me yearning for the era of physical media, smoking indoors and uncomplicated geopolitics.
Edit
The Escapist
27 Mar 2026
A black screen. A blinking cursor. And a sentence. You are standing in a dark forest. Paths lead north and east ... So you typed ... And the thing that might surprise you most? ... If you want the true retro experience, you can even connect directly through telnet ... .