Quantcast
Channel: OCSN » san diego state
Viewing all articles
Browse latest Browse all 110

Steven Nelson picks off another San Diego State pass

$
0
0

function getTimeFromHash() {
var pos = window.location.hash.indexOf(“#time:”);
if (pos < 0) {
return false;
}
return window.location.hash.substr(pos + 6);
}

OO.ready(function () {

var params = JSON.parse('{"autoplay":false,"showLoginAtStart":true,"wmode":"transparent","playerContainerId":"ooyala-player-541e70abd9461","embed_code":"M1aWZscDpor86vWOK8_b40Anxv5NP4_R"}');
var playerContainerId = params.playerContainerId;
var embedCode = params.embed_code;

// Several params are from JS functions or results of JS functions
params.initialTime = getTimeFromHash();
params.analytics = { tags: getAnalyticsTags() };
params.onCreate = Drupal.ooyala.onCreate;

// If not locked or not epg, just create video player w/o resourceId
if (!(params.is_locked || params.is_epg)) {
Drupal.settings.videoPlayer = OO.Player.create(playerContainerId, embedCode, params);
return;
}

// If not epg, we can create w/o waiting for authentication
if (!params.is_epg) {
Drupal.settings.vodParams = params;
}
else {
Drupal.settings.epgParams = params;
}

// If epg, we have to wait for authentication
// OO.Pass.onSetAuthenticationStatus(function (event, status, error) {
// params.staticResourceId = OoyalaPass.getResourceId(params);
// var videoPlayer = OO.Player.create(playerContainerId, embedCode, params);
// });

});

Oregon State cornerback Steven Nelson had quite a few highlights in his first season with the Beavers in 2013, but no play was as big as his pick-six to provide the winning score in a 34-30 nailbiting triumph at San Diego State.

The senior defensive back, who transferred to OSU after two years at College of the Sequoias, haunted the Aztecs again Saturday night, picking off quarterback Quinn Kaehler’s pass in the first quarter as SDSU was threatening to build upon an early 7-0 lead.

[Related: Do you get Pac-12 Networks? Click here to find out]

Now that’s how you follow up an article written about you working to become a dominant cornerback.

To quote Oregon writer John Canzano, people in the San Diego area might be donning a Nelson jersey for Halloween – that’s a pretty scary sight in the 619.


Viewing all articles
Browse latest Browse all 110

Trending Articles