');
} 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: evsc
Edit
The Gleaner
27 Mar 2026
Officers took 40-year-old Abby N ... Render secured her release within hours after posting a $2,445 cash bond, court records show ... EPD Sgt ... school but referred additional questions to EVSC. An Evansville-Vanderburgh School Corp ... "Call me when you wake up!".
Edit
Courier & Press - Evansville
13 Mar 2026
EVANSVILLE — Thirty-five of EVSC's more than 1,400 teachers will be "excessed" next year, according to the school corporation, meaning in public education parlance that they will be shifted into positions in other schools.
Edit
Courier & Press - Evansville
12 Mar 2026
EVANSVILLE — Most EVSC teachers used to receive state-funded Teacher Appreciation Grants (TAG) of a few hundred dollars — but this year most will get nothing even though the school corporation is trying to spread the money as widely as possible.
Edit
Courier & Press - Evansville
23 Feb 2026
EVANSVILLE — The top-to-bottom assessment of security measures in EVSC schools that begins Monday isn't going to be all about target hardening with highly visible and expensive equipment upgrades.
Edit
Courier & Press - Evansville
03 Feb 2026
EVANSVILLE — There was a Q-and-A session Monday between EVSC school board members and the national school safety consultant they hired to do a top-to-bottom assessment of safeguards in 40 schools.
Edit
Courier & Press - Evansville
26 Jan 2026
EVANSVILLE — Debate on a proposed tougher conflict of interest rule for EVSC school board members will have to wait another week ... EVSC Policy 1144.3, the school board's current policy on conflict of interest, says nothing about dependents.