Moon grad trades Princeton for playing time - Timesonline.com: College Basketball // jQuery(function() { jQuery("p.published time").timeago(); jQuery("p.updated time").timeago(); jQuery("section.comments time").timeago(); if (jQuery.cookie("forced_logout")) { // standard session expiration notice setTimeout("$('#login-box-form-panel').dialog('open');",1000); $('#login-box-form-panel').prepend('

You have been logged out.

Logging in from multiple locations may be the cause.

'); jQuery.cookie("forced_logout", null, { path: '/', expires: -10}); } });
// /* */ /* */ //').appendTo("head"); } }); }) //]]> $(document).ready(function(){ if ($.browser.msie) { var vpWidth = $(".blox-video-player iframe").width()+"px"; var vpHeight = $(".blox-video-player iframe").height()+"px"; $("ul#nav").hover( function () { $(".blox-video-player").hide().after('
'); $(".temp-box").css("width",vpWidth).css("height",vpHeight).css("margin","20 0 40 0"); }, function () { $(".blox-video-player").show(); $(".temp-box").remove(); } ); } });
$(document).ready(function() { $("input[name='printed_copies'],input[name='second_photo']").val(''); }); $(document).ready(function() { $('#user-comment-area').addClass('compact'); $('#comment-rules').insertAfter('.comment-list'); $('#comment-log-in-area').insertAfter('#comment-rules'); $('#post-comment').insertAfter('#comment-rules'); }); $(function(){ $("#eventDetail a:contains('search events')").attr('href','/calendar/search/?unrolled=1&d1=today'); $(".calendar.search .heading-cal.search-results h1 a").attr('href','/calendar'); }); $(function(){ $("p.byline:contains('AP')").parent().parent().find($("div.download")).remove(); }); $(document).ready(function(){ $('a.account-link').attr('target', '_blank'); }); // //]]> //
yld_mgr.place_ad_here("Top728_slot");
if(typeof oTNCMS_Ad.setRelative == 'function'){ oTNCMS_Ad.setRelative(); } oTNCMS_Ad.show();
timesonline
Welcome!
|
Not you?||
function tncms_logout() { savelogoutParams(); oForm = document.getElementById('tncms-logout-form'); oForm.submit(); return false; }
Log out||My Dashboard
/*"+sDisplayname.replace(/\+/g," ")+"";} var welcomeMessage = "Welcome back"+insertableUserName; if ((sAuthToken == null) && (sUsername == null)) { $('#post-comment').hide(); $('#logout-dialog').hide(); $('.uNavOut').hide(); $('.uNavReauth').remove(); $('.not-logged-in').show(); } else if ((sAuthToken == null) && (sUsername != null)) { if(typeof(recognizedText)!="undefined"){if(recognizedText!=""){ welcomeMessage = recognizedText.replace("[USER_NAME]",insertableUserName); }} $('#post-comment').hide(); $('#logout-dialog').hide(); $('.uUser').html(welcomeMessage); $('.uNavOut').remove(); $('.uNav').remove(); $('.uNavReauth').show(); $('.not-logged-in').show(); } else { if(typeof(loggedInText)!="undefined"){if(loggedInText!=""){ welcomeMessage = loggedInText.replace("[USER_NAME]",insertableUserName); }} $('#login-dialog').hide(); $('.uUser').html(welcomeMessage); $('.uNav').hide(); $('.uNavOut').show(); $('.uNavReauth').hide(); $('#post-comment').show(); $('.not-logged-in').hide(); $('.logged-in').show(); } if((sAvatar!=null)){ if($('#customAvatar').length > 0){ $('#defaultAvatar').hide(); $('#customAvatar').show(); }else{ $('#defaultAvatar').remove(); $('.uIcon').each(function(index) { if ($(this).children().length==0){ $(this).append('custom avatar'); } }); } } // show panel when user info is in place $('div.blox-user-panel dl').show(); $('.blox-loading.blox-user-panel').removeClass('blox-loading'); // end login display based on cookie function tncms_logout2() { savelogoutParams(); oForm = document.getElementById('tncms-logout-form2'); oForm.submit(); return false; } function savelogoutParams() { var cur_params = window.location.href.match(/\?.*/); if (cur_params){ cur_params = cur_params.toString(); var orig_refer = $(".logout-form").find('input[name="referer_url"]').val(); if (orig_refer) orig_refer = orig_refer.toString(); var cur_paramsString = cur_params.replace(/[\?&]_dc=[0-9.]*/,""); if (orig_refer.indexOf("?") != -1){ cur_paramsString = cur_paramsString.replace("?","&"); } if (cur_paramsString){ var final_refer = orig_refer+cur_paramsString; $(".logout-form").find('input[name="referer_url"]').val(final_refer); var test_val = $(".logout-form").find('input[name="referer_url"]').val(); } } } /*]]>*/
Sunday, May 19, 2013 5:16 AM
$(document).ready(function(){ $('#yahoo-form').hide(); $('input:radio[name=toggle-search]').click(function() { if ($(this).attr("id")=='google-search') { $("#yahoo-form").show(); $("#tn-form").hide(); } else { $("#yahoo-form").hide(); $("#tn-form").show(); } }); });
COLLEGE BASKETBALL

Moon grad trades Princeton for playing time

Posted: Sunday, January 27, 2013 11:42 pm

Former Moon basketball standout Aaron Johnson thought he’d always be a Tiger when he chose to continue his career at Princeton.

Subspan style=visibility:hiddenion Required

Thank you for reading The Times.


A subspan style=visibility:hiddenion is required to proceed.


If you are already a Times subscriber, please log in below.


If you are a registered Timesonline.com user you can submit announcements, photos, articles, youtube links, blog posts and letters to the editor. You can also submit calendar events and manage your business listing. But as a Times subscriber you can do all of the above as well as enjoy full digital access.


If you are not currently a subscriber to The Times, click the Subscribe/Register button below to see the many money-saving subspan style=visibility:hiddenion options available to you. Benefits include access to website archives, mobile website, electronic replica edition and our new mobile apps (for iPhone, iPad, Kindle Fire and Android). You also will have the ability to utilize our customer service portal to help manage your subspan style=visibility:hiddenion. Subscribers not only enjoy the most up-to-date local news but also the flexibility of enjoying your news, “your way,” all day.


You need an online service to view this article in its entirety.

Have a Times subspan style=visibility:hiddenion?

Login now

Need a Times subspan style=visibility:hiddenion?

Subscribe/Register

Login

// switch to pasword forgot form $('#password-reset-open-page').click(function(){ $("#tncms-password-reset-form-page").show(); $("#tncms-login-form-page").hide(); }); // switch back to login form $('#password-reset-close-page').click(function(){ $("#tncms-login-form-page").show(); $("#tncms-password-reset-form-page").hide(); }); // display loader when create account or openid process begins $("button.openid-button, a#login-box-create-link-page").click(function() { $("#login-box-form-page").addClass("openid-form-processing blox-loading"); $(".register-column, .login-column-left, .login-column-right, a#login-box-create-link-page").hide(); }); // style buttons $(".jquery-ui-button").button() // validate form var valAuthToken = $.cookie('tncms-authtoken'); if (valAuthToken == null){ $(document).ready(function() { // validate login form fields $("#tncms-login-form-page").validate({ rules: { username: { required:true}, password: { required:true} }, messages: { username: { required:"Screen name or email address required."}, password: { required:"Password required."} } }); // validate forgot form fields $("#tncms-password-reset-form-page").validate({ rules: { username: { required:true} }, messages: { username: { required:"Screen name or email address required."} } }); }); } /* add parameters to referer URL */ $("#tncms-login-form-page").submit(function() { // would be nice to work logout into this too. It should work. var cur_params = window.location.href.match(/\?.*/); if (cur_params){ cur_params = cur_params.toString(); var orig_refer = $(this).find('input[name="referer_url"]').val(); if (orig_refer) orig_refer = orig_refer.toString(); var cur_paramsString = cur_params.replace(/[\?&]_dc=[0-9.]*/,""); if (orig_refer.indexOf("?") != -1){ cur_paramsString = cur_paramsString.replace("?","&"); } if (cur_paramsString){ var final_refer = orig_refer+cur_paramsString; $(this).find('input[name="referer_url"]').val(final_refer); } } });

// equalize the height of "subscribe" tiles var paidServicesItems = $("#subspan style=visibility:hiddenion-notice #subscribe-area li.service"); var paidServicesLinks = $("#subspan style=visibility:hiddenion-notice #subscribe-area a.service-link"); equalHeight(paidServicesItems,paidServicesLinks); // equalize the height of "already a print subscriber?" tiles var otherServiceItems = $("#subspan style=visibility:hiddenion-notice #already-area li.service"); var otherServicesLinks = $("#subspan style=visibility:hiddenion-notice #already-area a.service-link"); equalHeight(otherServiceItems,otherServicesLinks); $("#subspan style=visibility:hiddenion-notice .service-action-area").hide(); t_dur = 0; // show login area $("#notice-login").click(function(){ run_noticeActn(); $("#login-area").show(t_dur); $("#notice-header").html(' Login with your subscriber account'); }); // show subscribe area $("#notice-subscribe, #already-alt").click(function(){ run_noticeActn(); $("#subscribe-area, #subscribe-alt").show(t_dur); $("#notice-header").html(' Step 1: Select a site service.'); }); // show already subscriber area // show button set when a selection is canceled $("#notice-cancel").click(function(){ run_noticeActn(); $("#subspan style=visibility:hiddenion-notice .button-set,#subspan style=visibility:hiddenion-notice p.explaination").show(t_dur); $("#notice-header").html(' Subspan style=visibility:hiddenion Required'); $(".notice-alt, #subscribe-area, #already-area, .alt-area, #login-area").hide(t_dur); }); // common actions function run_noticeActn(){ $("#subscribe-area, #already-area, .notice-alt, #subspan style=visibility:hiddenion-notice .button-set, #subspan style=visibility:hiddenion-notice p.explaination").hide(t_dur); $(".alt-area").show() } // create buttons $(".jquery-ui-button").button(); // handle authorized, recognized and unathorized dispaly // show only service options if user is logged in var notice_tncms_authtoken = $.cookie("tncms-authtoken"); //var notice_tncms_screenname = $.cookie("tncms-screenname"); if(notice_tncms_authtoken){ $(".colspan.already").css("clear","none"); $("#subspan style=visibility:hiddenion-notice .column").addClass("col-shrink"); $("#subspan style=visibility:hiddenion-notice .colspan").addClass("colspan-shrink"); $("#subspan style=visibility:hiddenion-notice .button-set p").hide(); $(".unauthorized-user").hide(); } //else if(notice_tncms_screenname){ // $(".authorized-user").hide(); // $("#notice-login").click(); //} else{ $(".authorized-user").hide(); $(".unauthorized-user").show(); $(".authorized-user").hide(); } // removed to avoid CACHE issue // show all available services and spare users some explainations they won't need //$("#notice-subscribe").click(); //$("#already-area").show().addClass("additional-display ui-state-highlight ui-corner-all"); //$("#subspan style=visibility:hiddenion-notice p.explaination").show(); //$("#subspan style=visibility:hiddenion-notice .alt-area,#subspan style=visibility:hiddenion-notice .button-set").hide(); // equalize the service list heights function equalHeight(serviceListItem, serviceListLink){ var bestHeight = 0; var curHeight = 0; // find best height serviceListItem.each(function(index){ curHeight = $(this).height(); if (curHeight > bestHeight){ bestHeight = curHeight; } }); if (bestHeight > 0){ bestHeight = bestHeight+'px'; // apply best heights serviceListItem.css("height",bestHeight); serviceListLink.css("height",bestHeight); } } // add styles to service boxes on hover $("#subspan style=visibility:hiddenion-notice li.service").hover(function(){ $(this).addClass("ui-state-hover"); },function(){ $(this).removeClass("ui-state-hover"); } ); // when a service is selected $("#subspan style=visibility:hiddenion-notice a.service-link").click(function(){ $(".service-action-area,.explaination,.alt-area").hide(); $("#subspan style=visibility:hiddenion-notice").css("height","200px").addClass("blox-loading"); });
Weather brought to you by:
if(typeof oTNCMS_Ad.setRelative == 'function'){ oTNCMS_Ad.setRelative(); } oTNCMS_Ad.show();
yld_mgr.place_ad_here("RRTop300_slot");
if(typeof oTNCMS_Ad.setRelative == 'function'){ oTNCMS_Ad.setRelative(); } oTNCMS_Ad.show();
if(typeof oTNCMS_Ad.setRelative == 'function'){ oTNCMS_Ad.setRelative(); } oTNCMS_Ad.show();
jQuery(document).ready(function() { jQuery("#tab1").attr({"display" : "block"}); jQuery("#accordion div").removeClass('temp-height'); jQuery("#accordion h3").removeClass('hide'); jQuery("div#accordion").removeClass('hide'); jQuery("div#accordion div").removeClass('hide'); jQuery("#accordion .blox-list").removeClass('hide'); jQuery("#accordion .blox-loading").removeClass('blox-loading'); }); $(function() { jQuery("#accordion").accordion({ autoHeight:false, header: "h3", icons: { header: "ui-icon-circle-arrow-e", headerSelected: "ui-icon-circle-arrow-s" } }); });
function ShowListings() { var i = 6; while (i < zSr.length) { var descr = zSr[i++]; // listing despan style=visibility:hiddenion. var unused1 = zSr[i++]; // (ignore.) var clickURL = zSr[i++]; // listing link. var title = zSr[i++]; // listing title. var sitehost = zSr[i++]; var unused2 = zSr[i++]; // advertiser's domain name. document.write('

'); document.write(''); document.write(title + ''); document.write('
' + descr + '
'); document.write('' + sitehost + '

'); } }
Advertisement yld_mgr.place_ad_here("Whopper300_slot");
// Show or hide member area $(document).ready(function() { core_lib_showServiceArea(); }); function core_lib_showServiceArea(){ var oUserAuth = $.cookie('tncms-authtoken'); var oServiceIDs = $.cookie('tncms-services'); var aReqIDs = []; aReqIDs[0] = 0; // gather service IDs aReqIDs[1] = 515; // not logged in OR not a subscriber if (!oUserAuth || !oServiceIDs){ $(".service-members").hide(); return; } // subscribers else{ // check if ID is appropriate var aUserIDs = oServiceIDs.toString().split(','); var bIDMatch=false; // compare IDs for(var i=0, c = aUserIDs.length; i < c; i++){ for(var j=0, d = aReqIDs.length; j < d; j++){ console.log(aUserIDs[i]+' : '+aReqIDs[j]); if(aUserIDs[i] == aReqIDs[j]){ bIDMatch = true; break; } } } // No matching service if(!bIDMatch){ $(".service-members").hide(); } // Matching service else{ $(".service-members").show(); } } }
yld_mgr.place_ad_here("Bot728_slot");
$(function(){ // create login-box form dialog $('#login-box-form-panel').dialog({ autoOpen: false, width: 345, modal: true, resizable: false, show: { effect: 'drop', direction: 'up', duration: 200 }, hide: { effect: 'drop', direction: 'up', duration: 100 }, buttons:{ Cancel: function(){ $(this).dialog('close'); } } }); // open login when open-modal-login class is clicked $('.open-modal-login-panel').click(function(){ $('#login-box-form-panel').dialog('open'); $("[aria-labelledby=ui-dialog-title-login-box-form-panel] .ui-dialog-buttonpane").addClass("login"); $("[aria-labelledby=ui-dialog-title-login-box-form-panel]").addClass("jquery-ui-edit"); $(".ui-dialog-buttonpane.login button:last").addClass("cancel"); }); }); // switch to pasword forgot form $('#password-reset-open-panel').click(function(){ $("#tncms-password-reset-form-panel").show(); $("#tncms-login-form-panel").hide(); $("#ui-dialog-title-login-box-form-panel").text("Change your password"); }); // switch back to login form $('#password-reset-close-panel').click(function(){ $("#tncms-login-form-panel").show(); $("#tncms-password-reset-form-panel").hide(); $("#ui-dialog-title-login-box-form-panel").text("Login to Timesonline.com"); }); // display loader when create account or openid process begins $("button.openid-button, a#login-box-create-link-panel").click(function() { $("#login-box-form-panel").addClass("openid-form-processing blox-loading"); $(".register-column, .login-column-left, .login-column-right, a#login-box-create-link-panel").hide(); }); // style buttons $(".jquery-ui-button").button() // validate form var valAuthToken = $.cookie('tncms-authtoken'); if (valAuthToken == null){ $(document).ready(function() { // validate login form fields $("#tncms-login-form-panel").validate({ rules: { username: { required:true}, password: { required:true} }, messages: { username: { required:"Screen name or email address required."}, password: { required:"Password required."} } }); // validate forgot form fields $("#tncms-password-reset-form-panel").validate({ rules: { username: { required:true} }, messages: { username: { required:"Screen name or email address required."} } }); }); } /* add parameters to referer URL */ $("#tncms-login-form-panel").submit(function() { // would be nice to work logout into this too. It should work. var cur_params = window.location.href.match(/\?.*/); if (cur_params){ cur_params = cur_params.toString(); var orig_refer = $(this).find('input[name="referer_url"]').val(); if (orig_refer) orig_refer = orig_refer.toString(); var cur_paramsString = cur_params.replace(/[\?&]_dc=[0-9.]*/,""); if (orig_refer.indexOf("?") != -1){ cur_paramsString = cur_paramsString.replace("?","&"); } if (cur_paramsString){ var final_refer = orig_refer+cur_paramsString; $(this).find('input[name="referer_url"]').val(final_refer); } } }); /* 0){ fallbackPlayer = new Array(); fallbackPlaylist = new Array(); var adCounter = 0; var width = 300; var height = 240; jQuery.each(vo.standalone,function(){ if(typeof(ninjaLog)!="undefined"){ninjaLog.Update({text:"Pushing Video Ad "+vo.standalone[adCounter].adId+" into #fallbackPlayer"+adCounter});} fallbackPlayer.push("blox-ad-"+vo.standalone[adCounter].adId+"-player"); fallbackPlaylist.push([vo.standalone[adCounter].playlistItem]); fallbackPlaylist[adCounter][0].autoBuffering=true; fallbackPlaylist[adCounter][0].bufferLength=1; if(vo.standalone[adCounter].autoplay==1){ fallbackPlaylist[adCounter][0].autoPlay = true; } if((typeof(vo.standalone[adCounter].width)!="undefined")&&(vo.standalone[adCounter].width!=0)){ width = vo.standalone[adCounter].width; } if((typeof(vo.standalone[adCounter].height)!="undefined")&&(vo.standalone[adCounter].height!=0)){ height = vo.standalone[adCounter].height; } fallbackPlaylist[adCounter][0].metadata = false; linkItem = ""; // this handles the click link in the video player when clicking on the video function addClickURLtoVideo(){ console.log("video ad clicked"); } jQuery("#blox-ad-"+vo.standalone[adCounter].adId).append(linkItem); flowplayer(fallbackPlayer[adCounter], "http://bloximages.newyork1.vip.townnews.com/timesonline.com/content/tncms/live/components/core_external_flowplayer/resources/flash/flowplayer-3.2.7.swf?_dc=1347963863",{ plugins:{controls:null}, clip:{ linkUrl:vo.standalone[adCounter].videoClickUri, linkWindow:'_blank' }, playlist:fallbackPlaylist[adCounter], onPause:function(){ //alert('click'); } }); jQuery("#"+fallbackPlayer[adCounter]+"_api").css({"margin":"0px"}); adCounter++; }); } } }); /* ]]> */ /* fix for tabs (delayed loading)*/ $(window).load(function() { // waited until all assets loaded; $('.tabset').show(); }); var _gaq = _gaq || []; $(function() { (function() { loadAddThis({ 'addthisID': 'ra-4f957fda7da59369', 'gaID': 'UA-5091818-3', 'twitterID': 'bctimes' }); })(); (function() { loadFacebook({ 'fbID': '141337179253156' }); })(); (function() { loadGoogleAnalytics({ trackerID: 'UA-5091818-3', trackerDomain: '', trackerUrl: '/sports/college/basketball/moon-grad-trades-princeton-for-playing-time/article_bddfc9fd-a576-59aa-bf4a-5fa4b725326b.html' }); })(); });
var _qevents = _qevents || []; (function() { var elem = document.createElement('span style=visibility:hidden'); elem.src = (document.location.protocol == "https:" ? "https://secure" : "http://edge") + ".quantserve.com/quant.js"; elem.async = true; elem.type = "text/javaspan style=visibility:hidden"; var scpt = document.getElementsByTagName('span style=visibility:hidden')[0]; scpt.parentNode.insertBefore(elem, scpt); })(); _qevents.push({ qacct:"p-bbVFErwGzaxqg" });
Quantcast
var _comscore = _comscore || []; _comscore.push({ c1: "2", c2: "10304706" }); (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); })();