');
} 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: gecko
Edit
Taipei Times
30 Mar 2026
AFP, TERRE-DE-HAUT, France ... It also has goats, hundreds of them ... Several endemic species are particularly at risk, including the Terre-de-Haut racer snake, the Guadeloupe skink and a tiny brightly colored gecko called Les Saintes Sphaerodactylus ... .
Edit
The Guardian
23 Mar 2026
The whole ecosystem inside a cave feeds off guano, dead bats, or any dead animals on the ground. It’s not for the faint-hearted ... ....
Edit
CNN
23 Mar 2026
Now, a new survey of caves in the northwestern province of Battambang has uncovered a range of species that are new to science, including a turquoise pit viper, a flying snake, several geckos, two micro-snails and two millipedes.
Edit
CNBC
17 Mar 2026
Jake Loosararian, CEO of Gecko Robotics, says its AI powered robots help the US Navy inspect ships faster, cut costs and boost fleet readiness through predictive maintenance ... .
Edit
MarineLink
17 Mar 2026
Navy and GSA have awarded Gecko Robotics a five-year IDIQ contract with a $71 million ceiling to deploy artificial intelligence and robotics to assess and maintain the health of military assets. Gecko will start work with 18 ships in the U.S.
Edit
Interesting Engineering
17 Mar 2026
Navy has awarded Gecko Robotics a five-year contract worth up to $71 million to deploy artificial intelligence and robotics for faster ship maintenance and improved fleet readiness ... Gecko’s ...
Edit
Phys Dot Org
13 Mar 2026
Leopard geckos fill a research gap ... "Our study is the first to provide a comprehensive histological and transcriptomic analysis of gonadal development in the leopard gecko with a TSD system," says Prof.