');
} 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: karina
Edit
PsyPost
27 Mar 2026
Asking people to exert more effort on a test of mental ability does not actually improve their score ... For decades, researchers have debated the exact relationship between personal motivation and measured cognitive performance ... ....
Edit
PsyPost
27 Mar 2026
Researchers have directly compared the physical and psychological effects of the psychoactive drug MDMA with its chemical cousin MDA in human volunteers for the first time ... The study was published in the journal Neuropsychopharmacology ... Liechti ....
Edit
PsyPost
27 Mar 2026
For some evangelical Christians, attributing mental illness to demonic forces can offer a sense of meaning, while for others, it creates harmful barriers to medical care ... Psychologists refer to the study of the causes of diseases as etiology ... M ... M ... ....
Edit
Clarin
26 Mar 2026
As�, el diputado aliado de la hermana del Presidente tendr�a control parlamentario sobre la SIDE, el organismo que maneja Santiago Caputo ....
Edit
PsyPost
26 Mar 2026
Older adults carrying a specific genetic variation linked to Alzheimer’s disease might actually protect their brain health by eating a diet high in meat ... This gene comes in three main versions, known as variants, named e2, e3, and e4 ... ....
Edit
PsyPost
26 Mar 2026
A recent study found that psilocybin, the active compound in magic mushrooms, changes how people perceive time by causing them to underestimate the duration of visual events and feel as though time is passing more slowly ... ....
Edit
PsyPost
25 Mar 2026
Over the past two decades, psychological distress has risen among teens worldwide, particularly in adolescent girls ... Researchers linked this widening divide to an increase in academic pressure and a dual burden of expectations placed on young women ... J.
Edit
PsyPost
24 Mar 2026
People tend to favor the exact same mating calls that female frogs, birds, and insects find most attractive in their own species ... The findings were recently published in the journal Science ... Logan S ... Samuel A ... Michael J ... James, Sarah C. Woolley, Jon T ... ....
Edit
PsyPost
24 Mar 2026
Women managing attention-deficit hyperactivity disorder with stimulant medications might experience worse symptoms during certain phases of their menstrual cycle ... Both hormones then drop rapidly just prior to the onset of bleeding ... Reed and Suzette M.
Edit
PsyPost
24 Mar 2026
Playing a fast-paced action video game for an hour before bed might actually lower stress levels and improve certain memory skills the next day ... The findings were published in the journal Sleep Medicine ... The procedure began with a baseline week ... ....