');
} 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: yours
Edit
The Independent
30 Mar 2026
You can give away your home - but if you still benefit from it then your children will still face a bill .
Edit
The Washington Post
30 Mar 2026
To avoid social jet lag on a short vacation, align your internal clocks with these external cues, including sleep, eating and exercise ....
Edit
Moneyweek
30 Mar 2026
Shareholders in investment trusts that are targeted by activist investors do have options, besides selling up. We explain what they are ....
Edit
The Epoch Times
30 Mar 2026
If you’re 78 with a mandatory RMD coming your way this year, you have a choice ... your grandchildren to a week-long family vacation.
Edit
The Duncan Banner
30 Mar 2026
One online grocery shopper got charged $3.99 for a box of Wheat Thins, while another — buying from the same store at the same time — got charged $4.89 ... .
Edit
The Daily Mail
30 Mar 2026
With cocoa prices rising and some confectioners making cutbacks in their recipes, the Daily Mail has compared cocoa content in milk chocolate Easter eggs on the market this year ....
Edit
The Times of India
30 Mar 2026
His dedication and discipline can be summed up with his one quote, 'You can't climb the ladder of success with your hands in your pockets.' Coming from Schwarzenegger, it is not a motivational poster.