');
} 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: economic growth
Edit
AOL
31 Mar 2026
“That would weigh on both growth and jobs ... into recession, rather than achieving the 1% to 1.5% growth that had previously been widely expected.”.
Edit
The Guardian
31 Mar 2026
Rolling coverage of the latest economic and financial news ... England saw a further slowing in annual house price growth to 0.9%, from 1.2% in Q4 ... In normal circumstances, prolonged stagnation would argue for looser policy to support growth.
Edit
Public Technologies
31 Mar 2026
Decades of steady growth, significant improvements in living standards, and the emergence of a globally recognized tourism economy have been observed ... of this growth and its long-term sustainability.
Edit
The Exposé
30 Mar 2026
Please share our story! ... Across the world, economic growth driven by liberalisation helped pull almost one billion people out of extreme poverty from 1990 to 2010.
Edit
The Irish Times
30 Mar 2026
Delays to the construction of housing and upgrades of key infrastructure will hinder Irish economic growth and create more costly problems in the future, consultancy firm Deloitte has warned.
Edit
Public Technologies
30 Mar 2026
Economic growth at last year's level in 2026. Russia's economic growth last year slowed to 1 percent ... Slower growth in private demand and lack of growth in fixed investment dampens economic growth.
Edit
China Daily
30 Mar 2026
For policymakers, it marks a shift — from developing AI to deploying it as a new engine of economic growth ... "By doing so, we aim to open up new space for economic growth and cultivate new business models, and gear up new drivers of growth.".