');
} 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: rid
Edit
Coloradoan
30 Mar 2026
If you've still got a pile of storm debris or even your 2025 Christmas tree tucked away somewhere in your yard, this is the week you might be able to finally get rid of it through yardwaste recycling ... The lids on bins must be able to close.
Edit
The Irish Times
28 Mar 2026
If you are the squeamish sort then perhaps look away now, for I’m about to discuss the noxious eating habits of the larvae of a very common pest in Irish gardens ... All help its eggs and larvae to survive until the latter pupate into adults.READ MORE ... .
Edit
The Miami Herald
27 Mar 2026
If you want to get rid of weeds naturally, look into these non-toxic options for your yard and garden beds ... .
Edit
Scoop
27 Mar 2026
The review found that while parts of the regulatory framework are functioning well, there are other areas where change is needed ....
Edit
New Scientist
26 Mar 2026
A duo of drugs that boosts our glympathic system, which clears waste from our brain, also improves the removal of proteins associated with the onset of Alzheimer's disease ... .
Edit
AOL
26 Mar 2026
If there are pests almost every UK gardener will encounter, it’s slugs and snails ... Holes in leaves. Slime trails on soil or foliage. Seedlings disappearing overnight ... .
Edit
The Times of India
26 Mar 2026
Microsoft’s chief People Officer Amy Coleman has now announced major restructuring of the company’s human resources division, signalling a shift towards adaptability and speed as the tech giant retools itself for the age of artificial intelligence ... .