');
} 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: pueblo
Edit
The Pueblo Chieftain
27 Mar 2026
A "No Kings" protest planned for Pueblo on March 28 is expected to be the largest yet, with an anticipated draw of almost 4,000 people, according to Pueblo Indivisible ... We want to protect education here in Pueblo and all around the country as well.
Edit
The Pueblo Chieftain
27 Mar 2026
For the ninth time since her twins were born in 2017, Pueblo native Amber Freed is set to celebrate their birthday on March 27 ... “They were kind of growing apart, and I've seen them come back together.”'Even if you leave, you're still Pueblo'.
Edit
Clarin
26 Mar 2026
Cansada de ver c�mo sus alumnos de primaria se enfrentaban a las tentaciones de Internet, la localidad de Greystones propuso un c�digo de �prohibici�n de dispositivos inteligentes�. Casi todo el mundo lo acept� ....
Edit
Public Technologies
26 Mar 2026
It would also severely impact the cultural resources of neighboring Pueblos. The addition of a parking lot, bus transfer station, and several solar energy installations number among the NNSA's priorities over the cultural heritage of local Pueblos.
Edit
The Pueblo Chieftain
26 Mar 2026
The city of Pueblo can now temporarily suspend local kennel and cattery restrictions to protect the pets of unhoused individuals from extreme weather ... Pueblo Chieftain reporter James Bartolo can be reached at JBartolo@gannett.com.