');
} 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: rioux
Edit
Sportingnews
22 Mar 2026
Well, for Florida's Olivier Rioux, it is far from that simple ... Rioux is in his second year with the Gators ... For Rioux to ever dunk in the NBA, though, will be quite the feat.Olivier Rioux strengths. Truly, Rioux's biggest strength is his height.
Edit
New York Post
22 Mar 2026
Olivier Rioux could only watch Florida’s run to the national title last year ... Olivier Rioux dunks for his first two March Madness points ... “It feels amazing,” Rioux told The Athletic ... “I saw a wide-open dunk,” Rioux said, per The Athletic.
Edit
Usatoday
21 Mar 2026
With under two minutes left in the game, Florida redshirt freshman Olivier Rioux entered the game with the Gators ahead by 62 points ... With his appearance in Friday's game, Rioux became the tallest player to ever appear in an NCAA Tournament game.
Edit
Sportingnews
21 Mar 2026
“It was really amazing,” Rioux said ... And when Rioux scored? “It’s always so fun when Ollie scores because the whole crowd goes crazy and the bench goes crazy,” Godfrey said ... Rioux’s answer, when asked about his development, was just as direct.