');
} 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: energy crisis
Edit
Scoop
30 Mar 2026
The airline says it will proceed with its new route despite an energy crisis in the Philippines and the recent suspension of Cebu-Guam flights ....
Edit
AOL
30 Mar 2026
However, the south Asian nation is not the only country facing an escalating energy crisis ... In some cases, it has forced countries to open talks with China for fuel imports, with Beijing leveraging the crisis ... .
Edit
Xinhua
30 Mar 2026
BANGKOK, March 30 (Xinhua) -- The Tourism Authority of Thailand (TAT) on Monday launched a new campaign aimed at encouraging short-distance, low-energy travel to help the tourism-reliant nation navigate through the global energy crisis.
Edit
Arab Times
30 Mar 2026
... intensifies an energy crunch, officials said on March 30 ... Bangladesh is also seeking around $2 billion in loans from multilateral donors to address the growing energy crisis.
Edit
Korea Times
30 Mar 2026
Korea will delay the shutdown of coal-powered power plants as the government scrambles to secure electricity supplies amid an escalating energy crisis triggered by the conflict in the Middle East.
Edit
Al Jazeera
30 Mar 2026
Speaking at a news conference in Canberra, Albanese said the fuel excise would be cut in half from April 1 to June 30 in recognition of the “financial stress” caused by rising energy prices.
Edit
Korea Times
30 Mar 2026
President Lee Jae Myung said Monday that the energy crisis triggered by the Middle East war is so serious that it keeps him awake at night, stressing the need to transition to renewable energy.