');
} 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: devan
Edit
Fort Wayne Journal Gazette
27 Mar 2026
Two men on Friday were sentenced to the maximum 82 years in prison for attempted murder and other charges for shooting a boy while aiming at his father at a Fort Wayne block party ... .
Edit
Fort Wayne Journal Gazette
26 Mar 2026
An 18-year-old woman faces up to 16 years in prison after pleading guilty to aggravated battery for a motel shooting ... .
Edit
Fort Wayne Journal Gazette
26 Mar 2026
An 18-year-old man faces up to 16 years in prison after he pleaded guilty on Thursday to aggravated battery for shooting a male victim in October ... .
Edit
Fort Wayne Journal Gazette
23 Mar 2026
A 16-year-old today was sentenced to 20 years in prison for attempted murder stemming from the shooting of a 7-year-old ... .
Edit
Fort Wayne Journal Gazette
14 Mar 2026
A historic depot housing an ice cream shop will be moved to a new downtown parking lot this year to make way for riverfront development ... .
Edit
Fort Wayne Journal Gazette
11 Mar 2026
Two Fort Wayne natives plan to build a $9.5 million hotel on vacant land in southeast Fort Wayne, helping meet a need identified in a 19-year-old plan to revitalize the quadrant ... .
Edit
Fort Wayne Journal Gazette
11 Mar 2026
Millions of dollars in tax breaks approved Tuesday will help Surack Enterprises renovate a historic downtown performing arts center that is currently in dangerous and nonaccessible condition ... .