');
} 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: gao
Edit
Public Technologies
27 Mar 2026
What GAO Found ... GAO's review of performance information for a sample of seven centers found that most reported exceeding annual goals in 2024 ... Why GAO Did This Study ... For more information, contact Courtney LaFountain at LaFountainC@gao.gov.
Edit
Public Technologies
27 Mar 2026
What GAO Found ... GAO determined that SEC's framework for assessing the effectiveness of internal supervisory controls aligned with federal internal control standards ... However, GAO identified needed improvements ... Why GAO Did This Study.
Edit
Public Technologies
27 Mar 2026
What GAO Found. Teacher professional development is generally associated with higher student test scores, according to meta-analyses GAO reviewed ... Why GAO Did This Study ... Nowicki at nowickij@gao.gov.
Edit
Public Technologies
27 Mar 2026
What GAO Found ... Why GAO Did This Study ... GAO's previous four reports (GAO-13-621, GAO-17-65, GAO-20-208, and GAO-23-105459) identified several challenges and included 11 recommendations, all of which SEC has addressed ... Clements at clementsm@gao.gov.
Edit
Public Technologies
26 Mar 2026
What GAO Found ... GAO's work has highlighted the impact of uncertain funding on real property management ... GAO has identified actions Congress and federal agencies could take to better manage real property and address funding-related challenges.
Edit
Public Technologies
26 Mar 2026
What GAO Found. GAO convened a panel of experts who identified privacy risks and challenges associated with the use of artificial intelligence (AI), which align with GAO's prior reporting on AI use ... Why GAO Did This Study.
Edit
Public Technologies
26 Mar 2026
What GAO Found ... Had GAO performed additional procedures, other matters might have come to its attention that it would have reported ... GAO provided a draft of its report to PCORI and the IPA for review and comment ... Why GAO Did This Study.
Edit
Public Technologies
26 Mar 2026
It includes recent work examining the impact of staffing reductions on Education's oversight of student loan servicers (GAO-26-108534) and other prior work examining higher education accountability issues (GAO-19-347, GAO-17-555, and GAO-16-523).
Edit
Public Technologies
26 Mar 2026
What GAO Found ... GAO identified more than 300 unique vessels involved in the construction of three selected U.S ... According to vessel owners GAO interviewed, that was, in part because the application process took too long ... Why GAO Did This Study.
Edit
Public Technologies
26 Mar 2026
What GAO Found ... Costs related to NGFS participation were for staff time and did not include providing funding to NGFS, according to GAO's document review and interviews with officials ... GAO-26-108020 ... Why GAO Did This Study ... Clements at clementsm@gao.gov.