');
} 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: mark few
Edit
Newsweek
22 Mar 2026
Mark Few has been the head coach since the 1999-2000 season, so he's been responsible for 27 NCAA Tournament appearances ... "Should Gonzaga fire Mark Few?" ... "If we can't do that anymore, then I'm out of here," Few said.
Edit
Sportingnews
22 Mar 2026
It's to be determined how much this will impact the product on the court, but it sets up a new challenge for Mark Few and company ... Still, with Mark Few not going anywhere, Gonzaga should once again be a tournament team next year.
Edit
The Spokesman-Review
12 Mar 2026
Gonzaga’s Mark Few. We gave serious consideration to Utah State’s Jerrod Calhoun but opted for Few because of circumstances ... Casuals won’t appreciate Few’s management — the Zags are always good, after all — but this was some of his finest work.
Edit
The Spokesman-Review
06 Mar 2026
“Crazy, powerful, emotional, funny,” Mark Few said after watching “Gonzaga ... “I was fortunate enough to be in the ownership group of both, which is about as surreal as me standing here in front of you with Mark Few.
Edit
The Spokesman-Review
04 Mar 2026
Year in, year out, Mark Few’s teams win the conference title ... 4 loss at ninth-place Portland, Few’s team won a share of the WCC title (with Saint Mary’s) and earned the top seed for the postseason tournament ... Few did an incredible job.