jQuery.noConflict(); function neulionPlayer(vidid) { if (document.getElementById('jtvshlembed') != null) { try { document.getElementById('jtvshlembed').getVideo(vidid); } catch(ex) { setTimeout("neulionPlayer("+ vidid + ")",1000); } } } var leFromRotator = false; function openLiveNowViewer(eventID, speed, theWidth, theHeight, useOnlyID, oemID, serverURL, sportKey) { leFromRotator = true; openLiveEventViewer(eventID, speed, theWidth, theHeight, useOnlyID, oemID, serverURL, sportKey); } function openLiveEventViewer(eventID, speed, theWidth, theHeight, useOnlyID, oemID, serverURL, sportKey) { var theURL; var theToolbarLine; var winname = "LIVE_STREAM_VIEW"; if (typeof sportKey == 'undefined' ) { sportKey = null; } winname += eventID; if (oemID == null || oemID.length == 0) { oemID = '10600'; } if (serverURL == null || serverURL.length == 0) { serverURL = 'http://www.goprincetontigers.com/'; } var addToURL="DB_OEM_ID=" + oemID + "&DB_ACCOUNT_TYPE=USER" + "&CLIP_ID=" + eventID + "&CONTENT_TYPE=EVENT"; addToURL+="&KEY="; // If the link was clicked from the rotator (live now enhancment) if (leFromRotator) { addToURL += '&utm_source=internal&utm_medium=rotator&utm_campaign=lerotator'; } theURL = serverURL+"mediaPortal/player.dbml?"+"&id="+eventID+"&catid=0&DB_OEM_ID="+oemID; theURL+="&KEY="; winWidth=1024; winHeight=1050; if (leFromRotator) { theURL += '&utm_source=internal&utm_medium=rotator&utm_campaign=lerotator'; } theToolbarLine = "toolbar=no,location=no,menubar=no,scrollbars=yes,resizable=yes,status=yes,width=" + winWidth + ",height=" + winHeight; var newWindow = window.open(theURL,winname,theToolbarLine); if( isNullWindow(newWindow) == true) { return; } newWindow.focus(); }
if (!album_reload_ad_tile || album_reload_ad_tile.constructor !== Array) { var album_reload_ad_tile = new Array(); } function reloadExternalAd(ad_id) { //console.log('reloadExternalAd loaded'); switch(ad_id) { case 1: getNewAd1(); break; case 2: getNewAd2(); break; case 3: getNewAd3(); break; case 4: getNewAd4(); break; case 5: getNewAd5(); break; case 6: getNewAd6(); break; case 7: getNewAd7(); break; case 8: getNewAd8(); break; case 9: getNewAd9(); break; case 10: getNewAd10();break; } }
  • GoPrincetonTigers.Tv Tiger Text Rotate Princeton Store
  • Tickets Donate Live Events
  • Live Stats
jQuery("#headerCaroselContainer").easySlider({ auto: false, continuous: true, vertical: false, prevId: 'prevBtn', nextId: 'nextBtn' });
var ad_grp2 = new Array(); var adtimer_grp2 = null; var adspace = null; adspace = new Object; adspace.id = 641413; adspace.time = 5 * 1000; //set the rotation time for this ad in miliseconds (db stores as seconds) adspace.timer = null; adspace.order = new Array(0); ad_grp2[0] = adspace;
writeFlexPlayer( null, 10600, true, "jtvs.10600.princetontigers", "sports.m.basketball", 0, "UA-8562454-1", "http://www.goprincetontigers.com/", "http://image.cdnllnwnl.xosnetwork.com/siteMediaPlayer/headlineEmbed/", "N12906217" ); jQuery(document).ready(function(){ jQuery("#NeulionVidContainer").css("visibility","hidden").css("display","block"); var w=jQuery("#NeulionVidContainer").width(); var h=jQuery("#NeulionVidContainer").height(); if (w && h && w > 0 && h > 0) { var source="http://"+document.domain+"/siteMediaPlayer/headlineEmbed/slp.htm?w=" + w + "&h=" + h; jQuery("#slpane").attr("src",source); } jQuery("#NeulionVidContainer").css("display","none").css("visibility","visible"); }); function getBaseUrlMP() { urlTokens = window.location.href.split('/'); url = urlTokens[0]+'//'+urlTokens[2]; return url; } document.write('');
Close Video

Men's Basketball Returns Home from Spain

Courtesy: Princeton Athletic Communications                                                                      Release: 09/10/2012
Play Video
IE6playbuttonObj = document.getElementById('imgPlay1');
Courtesy: Princeton Athletic Communications
View larger
Send this article to a friend Print RSS var addthis_config = { ui_delay: 200 } var addthis_share = { title : "Men's Basketball Returns Home from Spain" }

The Princeton men's basketball team returned home from Spain late Sunday afternoon, ending a trip that saw the team spend 10 full days in Iberia between Barcelona, Valencia and Madrid.

In the final day's video, the team recounts its favorite aspects of the trip and says thanks to those who made it possible.

Below, the final blog entry, this one from senior Brendan Connolly.

-----

Hola from...(drumroll)...Princeton...

Yes, we arrived back on campus Sunday around 6 pm. It's safe to say I have mixed feelings about writing this blog entry from my dorm room at school rather than one of my cozy hotel rooms back in Spain.

Our whole traveling party shared a nice dinner in Madrid on Saturday, our last night in Spain, to officially mark the close of our trip. Coach Henderson gave terrific toasts to Tom, our trip guide, and to Dylan Earl, Coach Earl's 9-month-old son (really great kid, lots of potential). We then sang happy birthday to the members of the trip who celebrated birthdays while overseas. If you have never heard the birthday song performed in both English and Spanish at the same time by a group of twenty or more people with little musical talent, I suggest you try it sometime, just for the experience.

After a few hours of sleep and an 8 a.m. bus ride, we boarded our delayed plane around 1 p.m. Spanish time, bound for the Newark airport. With legroom at a premium for much of the team, I still managed to turn in impressive scores on the plane's versions of the games "Hangman" and "Battleship," while taking breaks to watch a couple movies. Who knew eight hours could fly by so fast?!

The whole team is certainly happy to be back home among friends and a familiar environment, but it will probably take a while for the magic of our Spanish excursion to fully wear off. Some of the sights, such as La Sagrada Familia church in Barcelona and the Royal Palace in Madrid, were simply outstanding, and just being in a new place with new experiences was a huge treat for all of us.

So now it's time for us to try and make some magic of our own here at Princeton. In the four games we played, we were able to test ourselves against some very stiff competition and see what things we need to work on in order to have success this season. There is a long road ahead before games get underway, but our trip has left us ready to face the oncoming challenges as a team.

Finally, I would like to speak for the entire team in thanking anyone and everyone who contributed to making this trip possible. Your support is much appreciated. It was truly a wonderful opportunity and we are so grateful for the experience. Adios and Go Tigers!

var IE6playbuttonObj; function showNeuLionVid(vidid){ toggle(); document.getElementById('NeulionVidContainer').style.display = 'block'; neulionPlayer(vidid); } function hideNeuLionVid(){ if (document.getElementById('NeulionVidContainer').style.display != 'none'){ document.getElementById('NeulionVidContainer').style.display = 'none'; if (document.getElementById('jtvshlembed') != null && document.getElementById('jtvshlembed').pauseVideo){ document.getElementById('jtvshlembed').pauseVideo(); } toggle(); } } function vidboxHover(imgid){ jQuery('#' + imgid).attr("src","/fls/10600/site_graphics/play_overlayt.png"); } function vidboxUnHover(imgid){ jQuery('#' + imgid).attr("src","/fls/10600/site_graphics/play_overlayt.png"); }
Back
ETAPVCFriends Groups
Free VideosTiger BlogMore Headlines

TigerBlog , the official blog of Princeton Athletics.

June 19, 2013 - Three For The Year
Tags: Field Hockey, Football, Lacrosse

June 18, 2013 - Colllege Foootball
Tags: General

June 17, 2013 - Traveling Man
Tags: Basketball

June 14, 2013 - You're A Grand Ol' Flag
Tags: General

June 13, 2013 - Zzzzzzzzzzz
Tags: Baseball

var Click_ajax = null; function addClick(podcastId,oemId){ window.location = 'itpc://www.nmnathletics.com/podcast/rss.dbml?podcast_id=' if(Click_ajax == null) { Click_ajax = new sack(); } else { Click_ajax.reset(); } Click_ajax.setVar("PODCAST_ID",podcastId); Click_ajax.setVar("OEM_ID",oemId); Click_ajax.requestFile = "http://www.goprincetontigers.com//podcast/insertPodcastClick.dbml"; Click_ajax.onCompletion = AJ40_Complete; Click_ajax.onError = AJ40_Error; Click_ajax.method = "POST"; Click_ajax.execute = false; Click_ajax.runAJAX(); return false; } function AJ40_Error() { Click_ajax.reset(); } function AJ40_Complete() { Click_ajax.reset(); }
May 16, 2013 TigerCast
Rowers Heidi Robbins and Michael Evans join TigerCast prior to...
May 9, 2013 TigerCast
Women's lacrosse standout Caroline Rehfuss and women's...
May 2, 2013 TigerCast
With the Ivy League Heptagonal Track & Field Championships...
var ad_grp3 = new Array(); var adtimer_grp3 = null; var adspace = null; adspace = new Object; adspace.id = 525301; adspace.time = 5 * 1000; //set the rotation time for this ad in miliseconds (db stores as seconds) adspace.timer = null; adspace.order = new Array(1,0,3,2); ad_grp3[0] = adspace; adspace = new Object; adspace.id = 537853; adspace.time = 5 * 1000; //set the rotation time for this ad in miliseconds (db stores as seconds) adspace.timer = null; adspace.order = new Array(1,0,3,2); ad_grp3[1] = adspace; adspace = new Object; adspace.id = 489651; adspace.time = 5 * 1000; //set the rotation time for this ad in miliseconds (db stores as seconds) adspace.timer = null; adspace.order = new Array(1,0,3,2); ad_grp3[2] = adspace; adspace = new Object; adspace.id = 501843; adspace.time = 5 * 1000; //set the rotation time for this ad in miliseconds (db stores as seconds) adspace.timer = null; adspace.order = new Array(1,0,3,2); ad_grp3[3] = adspace;
Ariel New
Men's Basketball on Twitter
Basketball Camp
MBB on facebook
Hyatt Slider

var ad_grp4 = new Array(); var adtimer_grp4 = null; var adspace = null; adspace = new Object; adspace.id = 531874; adspace.time = 5 * 1000; //set the rotation time for this ad in miliseconds (db stores as seconds) adspace.timer = null; adspace.order = new Array(0,1,2); ad_grp4[0] = adspace; adspace = new Object; adspace.id = 479665; adspace.time = 5 * 1000; //set the rotation time for this ad in miliseconds (db stores as seconds) adspace.timer = null; adspace.order = new Array(0,1,2); ad_grp4[1] = adspace; adspace = new Object; adspace.id = 479587; adspace.time = 5 * 1000; //set the rotation time for this ad in miliseconds (db stores as seconds) adspace.timer = null; adspace.order = new Array(0,1,2); ad_grp4[2] = adspace;
Sports Camps
PNC Bank
Tyco Community Spotlight
   
   
Athlete of the Week
Presented by Coach USA
Check back in September for the 2013-14 season
TigerText
TigerText presented by Winberie's
Click for more information
National Champions
Field Hockey, DMR, Fencing, Stone Win National Titles
Championship Streak Now 42
Sports Tickets
Proud Partner of Princeton Athletics
Buy and sell college and pro sports tickets
London 2012
Princeton at the London Olympics
Tigers Claim Seven Medals
Email Updates
Don't Miss a Minute of the Action
Sign up to receive exclusive Princeton Tiger email updates
var sliderLeftPos = 0; var sliderItem = 809; var sliderTotal = sliderItem * 2; var sliderWidth = 2 * sliderItem; var buttonSpace = 19; var buttonSpacePos = 733; function sliderLeft() { if(sliderLeftPos > -(sliderTotal - sliderItem)) { sliderLeftPos = sliderLeftPos - sliderItem; buttonSpacePos = buttonSpacePos + buttonSpace; jQuery("#featuresSlider").animate({ left: sliderLeftPos }, 500); jQuery("#featuresOn").css("left", buttonSpacePos+"px"); } } function sliderRight() { if (sliderLeftPos < 0) { sliderLeftPos = sliderLeftPos + sliderItem; buttonSpacePos = buttonSpacePos - buttonSpace; jQuery("#featuresSlider").animate({ left: sliderLeftPos }, 500); jQuery("#featuresOn").css("left", buttonSpacePos+"px"); } }
onDOMComplete(window, DOMLoadHandler);
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cspan style=visibility:hidden src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javaspan style=visibility:hidden'%3E%3C/span style=visibility:hidden%3E")); var pageTracker = _gat._getTracker("UA-8562454-1"); pageTracker._trackPageview(); var secondTracker = _gat._getTracker("UA-11697686-1"); secondTracker._trackPageview(); var _rsCI="us-xostech"; var _rsCG="10600"; var _rsDN="//secure-us.imrworldwide.com/"; var _rsCC=0; var _rsSE=1; var _rsSM=1.0; var _comscore = _comscore || []; _comscore.push({ c1: "2", c2: "6035349", c3: "", c4: "http://www.goprincetontigers.com/ViewArticle.dbml" }); (function() { var s = document.createElement("span style=visibility:hidden"), el = document.getElementsByTagName("span style=visibility:hidden")[0]; s.async = true; s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js"; el.parentNode.insertBefore(s, el); })();
var dwOemId = 10600; var dwCountdownDataPath = 'http://image.cdnllnwnl.xosnetwork.com/xmlCache/10600/countdown.json';