');
} 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: Orbital
Edit
Anadolu Agency
31 Mar 2026
Turkish space firm Fergani Space said Monday that its fifth test satellite, FGN-100-D3, successfully reached orbit after being launched from the US aboard a SpaceX mission ... Fergani has expanded its presence in orbit since early 2025.
Edit
Xinhua
31 Mar 2026
aerospace company SpaceX confirmed on Monday that a Starlink satellite experienced an on-orbit anomaly on Sunday, resulting in a loss of communications and the generation of debris ... SpaceX confirms Starlink satellite experiences on-orbit anomaly.
Edit
Ekathimerini
30 Mar 2026
Five new Greek miniature satellites have successfully entered orbit after being launched into space Monday by a SpaceX rocket, officials said ... Greece now has a total 11 experimental CubeSats in orbit, ...
Edit
Bitcoin World
30 Mar 2026
Starcloud, a startup focused on orbital computing, has secured a $170 million Series A funding round led by Benchmark and EQT Ventures ... In November 2025, it launched its first demonstration satellite, which carried an Nvidia H100 GPU into orbit.
Edit
Space
29 Mar 2026
SpaceX will launch 119 payloads to orbit from California early Monday morning (March 30), and you can watch the action live ....
Edit
Xinhua
29 Mar 2026
The Celeste in-orbit demonstration will eventually comprise 11 satellites, with additional launches planned for 2027, noted the statement ... ESA launches 1st Celeste satellites from New Zealand to test low Earth orbit navigation.