');
} 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: nfpa
Edit
Energy Storage News
18 Mar 2026
The new edition of the UL9540A fire safety standard for battery energy storage systems (BESS) “establishes a new precedent in the testing and certification ecosystem.” ....
Edit
GetNews
17 Mar 2026
Achieving NFPA 20 compliance ensures a fire pump performs reliably during an emergency ... Selecting the correct fire pump is the foundational step for NFPA 20 compliance ... NFPA 20 allows for specialized materials.
Edit
PV Magazine
19 Feb 2026
This webinar explains how upcoming updates to battery fire codes and test standards will affect explosion prevention, enclosure performance, and large-scale fire testing, with practical insights from standards experts and manufacturers ....
Edit
Energy Storage News
29 Jan 2026
US sodium-ion (Na-ion) battery technology company Unigrid has begun international shipments of its proprietary sodium cobalt oxide (NCO) cathode cells at commercial volume ....
Edit
Public Technologies
14 Jan 2026
) 1 ... These sensors can be integrated into low- and medium-voltage switchgear, motor control centers, switchboards, busways, and other power distribution equipment, enabling [...] ... Disclaimer ... (noodl. 128895643) .
Edit
PR Newswire
13 Jan 2026
Through the launch of the new generation of NFPA LiNK, NFPA reinforced its commitment to building a safer, smarter future for communities through collaboration, knowledge sharing, and digital innovation.