');
} 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: yahia
Edit
Haaretz
23 Feb 2026
A long-standing feud between two families in the northern ...
Edit
Haaretz
21 Feb 2026
Witnesses to the shooting of Ahmed Ashkar during a police chase said Israel Police used unnecessary force, shooting Ashkar even after he had already fallen from his motorcycle. 'He didn't endanger anyone,' his father said ....
Edit
New Statesman
16 Feb 2026
There is a grief that keeps faith awake. It is a public sorrow that refuses to be domesticated by power, one that gathers itself into a voice naming injury, refusing easy protections, and demanding repair ... Ellis speaks with a theologian’s pulse.
Edit
Haaretz
14 Feb 2026
Saturday's murders bring the total homicide rate so far this year to 49, 44 of which come from Arab society. Between Wednesday and Thursday, six members of Arab communities were killed in 24 hours ....
Edit
Haaretz
13 Feb 2026
Residents said the victim, Wafa Awad, was shot on the street as she left her home, adding that she was not the intended target of the shooting. Awad is the sixth person killed in 24 hours in Arab society ....
Edit
Haaretz
29 Jan 2026
'Those who kept quiet weren't immune.
Edit
Haaretz
29 Jan 2026
According to the Haaretz tally, 21 of the 25 people killed in suspected homicides since the beginning of the year were from Israel's Arab community ....
Edit
Haaretz
22 Jan 2026
Sources familiar with the matter, meanwhile, clarified that the announcement is mainly a declarative step, taken under heavy public pressure, and that the path to realizing a fully unified joint list is still long and complex ....