');
} 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: reads
Edit
The North Platte Telegraph
27 Mar 2026
In a 26-10 vote, Nebraska lawmakers gave first-round approval to a bill allowing schools to hold back third grade students who are reading below grade level with parental permission ... .
Edit
Caixin Online
27 Mar 2026
The Caixin Must-Read newsletter brings you the best of our coverage from the past week ...
Edit
NDR
27 Mar 2026
Buchvertrag wegen vieler Follower? In dieser Folge geht es unter anderem um die Relevanz von Social Media in der Buchbranche ....
Edit
The Mirror
27 Mar 2026
Taylor Swift and Travis Kelce made their award show debut at the iHeartRadio Music Awards, where a lip reader has decoded their 'unreal' conversation during a commercial break ... .
Edit
Daily Record
27 Mar 2026
Advice Direct Scotland, which runs the national energy advice service energyadvice.scot, is reminding consumers to act before midnight on March 31 to avoid being overcharged ... .