');
} 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: umd
Edit
Duluth News Tribune
21 Mar 2026
The UMD offense had 12 singles in its 13 hits ... In Friday’s nine-inning second game, UMD made an early 5-0 lead hold up despite several threats ... Joe Herrick got the win for UMD, allowing four runs on six hits in six innings.
Edit
Duluth News Tribune
20 Mar 2026
It turns out UMD gave her right back, as I determined when I started looking in the ’Streeters’ record for common opponents or other useful tidbits ... After UMD lost to Ashland (Ohio) in that title game, I wrote.
Edit
Duluth News Tribune
20 Mar 2026
They also discuss the roles he’s been thrust into as a freshman at UMD, the Bulldogs’ road to the 2026 NCHC championship ... New episodes drop every Thursday throughout the UMD hockey seasons.
Edit
Duluth News Tribune
18 Mar 2026
Though the comeback bid fell short, UMD head coach Justin Wieck praised his team for its resilience shown throughout their postseason run ... UMD was held to 12-of-27 (44.4%) and 3-of-12 (25%) from long range.
Edit
Duluth News Tribune
18 Mar 2026
So where is UMD heading? That’s a great question, that I’ll try and sort of answer this week with three scenarios ... UMD is currently ranked No ... If UMD loses, it falls to either No ... I get why UMD fans really want UMD to land there.
Edit
Duluth News Tribune
17 Mar 2026
That’s something that as we go and continue playing that I hope we figure out how to do for 40 minutes,” UMD coach Mandy Pearson said ... UMD was down 66-54 with 7.37 left in regulation before going on an 11-3 run to get back into it.