');
} 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: reno
Edit
Reno Gazette Journal
30 Mar 2026
Reno police are investigating a crash that left one person dead and two others injured in south Reno on Saturday, March 28.
Edit
The Times of India
29 Mar 2026
Rating -- 3.5/5Oppo Reno 15 Pro Mini comes with a starting price of Rs 59,999 in India ... The Oppo Reno 15 Pro Mini appears to take this idea a step further ... Overall, the Reno 15 Pro Mini offers a well-balanced design and display experience.
Edit
Reno Gazette Journal
28 Mar 2026
Thousands of protesters are expected to march through downtown Reno on March 28 as part of “No Kings” rallies across the nation opposing Trump administration actions, with live music and speakers including a state senator and the Nevada ACLU.
Edit
Reno Gazette Journal
27 Mar 2026
Reno-Sparks locations that were closed following health inspections ... Reno-Sparks locations that received a conditional pass ... Brett McGinness is the engagement editor for the Reno Gazette Journal ... Consider supporting the Reno Gazette Journal, too.
Edit
Reno Gazette Journal
27 Mar 2026
Watch Jason Killinger arrest captured on Reno police bodycam ... 17, 2023 after facial recognition software gave a 100% match that he was someone banned from a Reno casino ... It was Reno PD policy, he said in a deposition.
Edit
Reno Gazette Journal
27 Mar 2026
When Jason Killinger was arrested based on a Reno casino’s facial recognition software in 2023, it was far from unusual ... Mark Robison is the state politics reporter for the Reno Gazette Journal, with occasional forays into other topics.