');
} 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: nso
Edit
The Malta Independent
24 Mar 2026
In 2025, cinemas in Malta and Gozo projected 385 different film titles and registered a total of 513,276 admissions, the NSO said Tuesday. In 2025, there were six cinema establishments with a total of 23 screens and a seating capacity of 3,872 ... .
Edit
Independent Online
24 Mar 2026
The survey, carried out in September 2025 with a representative sample of residents aged 18 and over, is the first in a series of short articles based on the findings of the NSO's omnibus study ... Differences were also recorded across age groups ... .
Edit
The Times of India
24 Mar 2026
Among the broad activities, 'other services' sector showed the highest growth of 7.4% generating about 35 lakh new employment,' NSO said.
Edit
Independent Online
13 Mar 2026
Total inbound tourists for January 2026 were estimated at 235,772, an increase of 21.4 per cent when compared to the corresponding month in 2025, the NSO said Friday ... The average length of stay of total inbound tourists stood at 5.9 nights ... .
Edit
The Malta Independent
11 Mar 2026
In February 2026, the number of final deeds of sale and promise of sale agreements relating to residential property amounted to 1,095 and 1,328, respectively, the NSO said Wednesday. Final deeds of sale ... Final deeds of sale by locality ... ... . .
Edit
The Malta Independent
04 Mar 2026
In 2025, four per cent of persons aged 16 to 74 years did not use the internet, the NSO said Wednesday ... In contrast, persons aged 65 to 74 recorded the lowest level of regular internet use, at 76.9 per cent ... Generative Artificial Intelligence tools ... .