Top 10 Twit Pics of the Year | Ricky Rubio

Timberwolves Photo of the Week


document.write('');

jQuery.noConflict(); // Use jQuery via jQuery(...) jQuery(document).ready(function(){

});

Top 10 Twit Pics of the Year | Ricky Rubio

To celebrate the one year anniversary of Ricky Rubio's signing, we put together a slideshow of the ten best photos that Ricky has tweeted during his rookie season.

  • Photo Credit: Twitter | @rickyrubio9

    Top 10 Twit Pics | Timberwolves 2011-'12 Ricky is presented with a special dessert on a Minneapolis rooftop.

  • Photo Credit: Twitter | @rickyrubio9

    Top 10 Twit Pics | Timberwolves 2011-'12 The rehabilitation motto "#staypositive" lives on in his latest cap choice.

  • Photo Credit: Twitter | @rickyrubio9

    Top 10 Twit Pics | Timberwolves 2011-'12 In a photo that swept the internet, Ricky finds a creative spot to watch the playoffs while waiting for his friend at the airport.

  • Photo Credit: Twitter | @rickyrubio9

    Top 10 Twit Pics | Timberwolves 2011-'12 Kevin Love and Ricky show their support for retiring center Brad Miller by wearing his trademark headband on the bench during his last game.

  • Photo Credit: Twitter | @rickyrubio9

    Top 10 Twit Pics | Timberwolves 2011-'12 From beard, to mustache, to…? Ricky captures Kevin's latest look at practice — a baby face.

  • Photo Credit: Twitter | @rickyrubio9

    Top 10 Twit Pics | Timberwolves 2011-'12 Ricky begins his rehab process by getting a quick ride on the stationary bike.

  • Photo Credit: Twitter | @rickyrubio9

    Top 10 Twit Pics | Timberwolves 2011-'12 Right after his injury, Ricky flashes his trademark peace sign.

  • Photo Credit: Twitter | @rickyrubio9

    Top 10 Twit Pics | Timberwolves 2011-'12 Feliz Navidad!

  • Photo Credit: Twitter | @rickyrubio9

    Top 10 Twit Pics | Timberwolves 2011-'12 Beasley is caught snoozing on the team plane, and Ricky is there to capture the moment.

  • Photo Credit: Twitter | @rickyrubio9

    Top 10 Twit Pics | Timberwolves 2011-'12 Three months after his knee injury, Ricky continues his rehab efforts with determination and positivity.

jQuery(document).ready(function($) { // We only want these styles applied when javascript is enabled $('div.navigation').css({'width' : '300px', 'float' : 'left'}); $('div.PWcontent').css('display', 'block');

// Initially set opacity on thumbs and add // additional styling for hover effect on thumbs var onMouseOutOpacity = 0.67; $('#thumbs ul.thumbs li').opacityrollover({ mouseOutOpacity: onMouseOutOpacity, mouseOverOpacity: 1.0, fadeSpeed: 'fast', exemptionSelector: '.selected' });

// Initialize Advanced Galleriffic Gallery var gallery = $('#thumbs').galleriffic({ delay: 2500, numThumbs: 15, preloadAhead: 10, enableTopPager: true, enableBottomPager: true, maxPagesToShow: 7, imageContainerSel: '#slideshow', controlsContainerSel: '#controls', captionContainerSel: '#caption', loadingContainerSel: '#loading', renderSSControls: true, renderNavControls: true, playLinkText: 'Play Slideshow', pauseLinkText: 'Pause Slideshow', prevLinkText: '‹ Previous Photo ', nextLinkText: 'Next Photo ›', nextPageLinkText: ' Next ›', prevPageLinkText: '‹ Prev', enableHistory: false, autoStart: false, syncTransitions: true, defaultTransitionDuration: 900, onSlideChange: function(prevIndex, nextIndex) { // 'this' refers to the gallery, which is an extension of $('#thumbs') this.find('ul.thumbs').children() .eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end() .eq(nextIndex).fadeTo('fast', 1.0); }, onPageTransitionOut: function(callback) { this.fadeTo('fast', 0.0, callback); }, onPageTransitionIn: function() { this.fadeTo('fast', 1.0); } }); });