');
} 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: bird city
Edit
Games Radar
04 Feb 2026
Bird City was released as part of Arc Raiders' Headwinds update, bringing flocks of birds to the Buried City map along with unique new Rubber Ducks to collect and more sellable trinkets to find ... Arc Raiders' Bird City map modifier explained.
Edit
GamingBolt
03 Feb 2026
As an added bonus, the frequency of the Bird City map condition is getting raised ... also increasing the frequency of Bird City ... Bird City also brings more bird traps and ziplines throughout the map.
Edit
Games Radar
30 Jan 2026
The Headwinds update for Arc Raiders brought a plague of birds to Buried City, with the map becoming full of feathery friends at particular intervals ... Bird City, as the event is known, happens during three daily one-hour slots.
Edit
The Escapist
27 Jan 2026
With the new Headwinds content, there are a few changes you will want to know about, so let’s take a flying look (sorry) at Bird City and its new, modified map ... What is Bird City?.
Edit
Public Technologies
09 Jan 2026
A how-to on preparing for migratory birds ... Fort Worth Animal Care & Control is getting ahead of egret season by helping residents prepare before these migratory birds arrive ... These birds can create major noise, odor and sanitation concerns.
Edit
Michigan Live
26 Dec 2025
Ford is offering each local team up to $5,000 in project funding when applying to be a “Bird City.” ... The Bird City Michigan program launched this year and mirrors the international Bird City Network – both promoting bird conservation.