');
} 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: hsr
Edit
Greensburg Daily News
25 Mar 2026
Rushville sophomore Emily Rouse has qualified for the Hoosier State Relay indoor track and field competition in the long jump. Rouse is among the top 24 jumpers in the state within divisions 1A, 2A and 3A schools ... .
Edit
Taipei Times
25 Mar 2026
The HSR line runs 350km and passes through 52 tunnels or underground sections, totaling 68km, or about 19 percent of the route ... Since August last year, HSR ridership records have been broken about ...
Edit
Game Rant
23 Mar 2026
HSR 4.1 is coming out on March 24, 2026, at 11.00 PM ET (UTC-4). This corresponds to the night of March 24 for Trailblazers in the American time zone. Meanwhile, those in UTC-3 or later time zones will have the 4.1 update on March 25, 2026 ... .
Edit
Vincennes Sun-Commercial
22 Mar 2026
While the weather on Saturday was more like what will be seen during the postseason portion of the high school track and field season, several athletes from Clay City and Northview spent the penultimate day of spring break competing in ... .
Edit
Public Technologies
20 Mar 2026
The underlying decision, issued by a federal judge in Texas, held that the FTC failed to show that the new Hart-Scott-Rodino (HSR) filing requirements-the first major overhaul in ...
Edit
Public Technologies
20 Mar 2026
... (HSR) merger filing requirements. As a result, companies may now revert to using the HSR filing form that was in effect prior to the February 2025 rule changes.