');
} 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: eat.
Edit
Phys Dot Org
31 Mar 2026
A flesh-eating parasitic fly has spread north through Mexico to within a few hundred miles of the U.S ... A flesh‑eating fly is advancing towards the US border—can it be stopped? (2026, March 30) ...
Edit
The Mirror
30 Mar 2026
Easter is almost upon us, but it turns out many Brits don't know when they're actually supposed to eat their Easter eggs - and some have been tucking in too soon ... .
Edit
The Independent
30 Mar 2026
Experts say it’s important to take care when storing leftovers to avoid harming your health .
Edit
News18
30 Mar 2026
Stay hydrated this summer with foods that offer water, electrolytes, and better absorption than plain water ....
Edit
The Daily Mail
30 Mar 2026
Hudson Drew, a three-year-old boy, went viral after his mother, Ashlyn, shared a heartwarming video of him eating breakfast with a lonely older man at McDonald's ....
Edit
Muscatine Journal
30 Mar 2026
Like most smaller, Midwestern areas, many Quad-Cities restaurants close early. Those looking for a late-night bite can struggle to find options. Here are 10 restaurants or bars serving past 10 p.m. on some, or all, nights ... .
Edit
The Post-Standard
30 Mar 2026
DEAR DR. ROACH. Can you say more about potassium and chronic kidney disease (CKD)? I have stage 3 CKD with a glomerular filtration rate (GFR) in the mid-40s. I like to have a banana for breakfast; is it bad for me? -- S.B ....