|
It's Not Too Late - Get a chance to win the $10,000 Grand Prize with FREE Fantasy Basketball!
Scoreboards:
November · December · January · February · March
| S |
M |
T |
W |
T |
F |
S |
| |
1 |
2 |
3 |
4 |
5 |
6 |
| 7 |
8 |
9 |
10 |
11 |
12 |
13 |
| 14 |
15 |
16 |
17 |
18 |
19 |
20 |
| 21 |
22 |
23 |
24 |
25 |
26 |
27 |
| 28 |
29 |
30 |
31 |
|
|
|
Carolina First Arena (Charleston, SC)
Coliseo de Puerto Rico (San Juan )
| DAY: | Chris Wright, 10-Pts Luke Fabrizius, 4-Reb Kurt Huelsman, 2-Ast
| NOVA: | Corey Fisher, 10-Pts Taylor King, 4-Reb Scottie Reynolds, 2-Ast
| Last Play: 19:42 Def. Rebound by Marcus Johnson (DAY)
|
|
|
|
Ocean Center (Daytona Beach, FL)
Virgin Islands Sport & Fitness Center (St. Thomas, TN)
| ECA: | Brock Young, 13-Pts Darrius Morrow, 7-Reb Jamar Abrams, 0-Ast
| TN: | Scotty Hopson, 16-Pts Brian Williams, 4-Reb Josh Bone, 0-Ast
| Last Play: 12:56 Personal foul on Darrius Morrow (ECA)
|
|
|
|
U.S. Century Bank Arena (Miami, FL)
Madison Square Garden (New York, NY)
Virgin Islands Sport & Fitness Center (St. Thomas )
Ocean Center (Daytona Beach, FL)
Coliseo de Puerto Rico (San Juan )
JQH Arena (Springfield, MO)
Jack Breslin Student Events Center (East Lansing, MI)
Wells-Fargo Arena (Tempe, AZ)
Francis A. Levien Gymnasium (New York, NY)
Stephen C. O'Connell Center (Gainesville, FL)
U.S. Century Bank Arena (Miami, FL)
Carnesecca Arena (Jamaica, NY)
C.E. Gaines Center (Winston-Salem, NC)
Newman Arena at The Fieldhouse (Ithaca, NY)
Lavietes Pavilion (Boston, MA)
Michael B. Fleming Gymnasium (Greensboro, NC)
Reilly Center (St. Bonaventure, NY)
Crisler Arena (Ann Arbor, MI)
Corbett Sports Center (Greensboro, NC)
Alumni Gym (Elon, NC)
| Streak | W-L | | FDU-Florham | - | 0-0 | | Elon | L2 | 1-2 |
Mack Sports Complex (Hempstead, NY)
| Streak | W-L | | Farmingdale St. | - | 0-0 | | Hofstra | L1 | 1-2 |
Carolina First Arena (Charleston, SC)
Madison Square Garden (New York, NY)
Hulman Center (Terre Haute, IN)
Clune Arena (Colorado Springs, CO)
Louis Brown Athletic Center (Piscataway, NJ)
Reed Arena (College Station, TX)
University Arena (Albuquerque, NM)
Bud Walton Arena (Fayetteville, AR)
Coleman Coliseum (Tuscaloosa, AL)
Comcast Center (College Park, MD)
DakotaDome (Vermillion, SD)
Convocation Center (DeKalb, IL)
Ocean Center (Daytona Beach, FL)
Virgin Islands Sport & Fitness Center (St. Thomas )
Coliseo de Puerto Rico (San Juan )
McCarthey Athletic Center (Spokane, WA)
Hart Recreation Center (Worcester, MA)
JQH Arena (Springfield, MO)
Carver-Hawkeye Arena (Iowa City, IA)
Carolina First Arena (Charleston, SC)
Clune Arena (Colorado Springs, CO)
Firestone Fieldhouse (Malibu, CA)
University Arena (Albuquerque, NM)
Pauley Pavilion (Los Angeles, CA)
Bank of America Arena (Seattle, WA)
McKeon Pavilion (Moraga, CA)
Stan Sheriff Center (Honolulu, HI)
Ocean Center (Daytona Beach, FL)
Skyhawk Arena (Martin, TN)
Carolina First Arena (Charleston, SC)
Virgin Islands Sport & Fitness Center (St. Thomas )
Coliseo de Puerto Rico (San Juan, GA)
Players of the Game GEOMAS - Kevin Foster (Pts:15, Reb:9, Ast:0) GATECH - Gani Lawal (Pts:18, Reb:14, Ast:0)
|
|
|
|
Ocean Center (Daytona Beach, FL)
Key:
# = AP Top 25
TBA = To Be Announced
« = Game winner
 = Scoring play
 = Last play

\n'
);
}
}
function writeSubscriber() {
if ( IE && !MAC ) {
var cookieValue = ( readCookie(gLpsCookieName) );
if ( gForceLiveMode != "flash" && cookieValue != "FS" ) {
flash.log('java')
java.write();
}
else {
//lpsMessage.upgrade.java();
flash.write();
}
}
else {
flash.write();
}
}
function javaTestSeconds() {
var since = parseInt( ( gNonLpsRefRate - lpsTimer.since() ) / 1000 );
while ( since % 5 ) {
since++; // rounding up
}
return since;
}
// Provides Array.push for implementations that don't have it
if ( ! Array.prototype.push ) {
Array.prototype.push = function () {
var l = this.length;
for ( var i = 0; i < arguments.length; i++ ) {
this[l+i] = arguments[i];
}
return this.length;
}
}
function areCookiesEnabled() {
var msg = "";
if (NS4) {
msg = 'Not tested';
}
else if (navigator.cookieEnabled) {
msg = 'Enabled';
}
else {
msg = 'Not enabled';
}
gLpsEvent.set( 'cookies', msg );
}
function unload() {
if ( gLiveMode != 'flash_fallback' ) {
gLiveMode = 'quit';
gLpsTracking.result();
}
live_stop();
}
var gLpsTrackCookie = {
name: "lpsTrackCount7",
curDate: new Date(),
expireDate: new Date(),
lifetime: function(){
gLpsTrackCookie.curDate.setMonth( 11 - 1);
gLpsTrackCookie.curDate.setDate( 20 );
gLpsTrackCookie.curDate.setHours( 16 );
gLpsTrackCookie.curDate.setMinutes( 56 );
gLpsTrackCookie.curDate.setSeconds( 42 );
gLpsTrackCookie.expireDate.setMonth( 11 - 1 );
gLpsTrackCookie.expireDate.setDate( 20 );
gLpsTrackCookie.expireDate.setHours(23);
gLpsTrackCookie.expireDate.setMinutes(59);
gLpsTrackCookie.expireDate.setSeconds(59);
var testExpires = new Date();
var msToMidnight = gLpsTrackCookie.expireDate - gLpsTrackCookie.curDate;
testExpires.setTime( testExpires.getTime() + msToMidnight );
return testExpires;
},
set: function(value) {
setCookie( gLpsTrackCookie.name, value, gLpsTrackCookie.lifetime() );
},
get: function() {
return readCookie( gLpsTrackCookie.name );
}
}
var gLpsTracking = {
enabled: false,
baseUrl: "http://www.cbssports.com/refresh_track",
ping: function() {
if ( !gLpsTracking.enabled ) return;
if ( !gLpsTrackCookie.get() ) {
gLpsTrackCookie.set('ping');
gLpsTracking.log('ping');
}
},
result: function() {
if ( !gLpsTracking.enabled ) return;
if ( gLpsTrackCookie.get() == 'ping' ) {
gLpsTrackCookie.set('result');
gLpsTracking.log('result');
}
},
log: function( type ) {
if ( !gLpsTracking.enabled ) return;
var pageView = type == 'ping' ? 1 : 0;
var lpsModeCookie = readCookie(gLpsCookieName);
var lpsTrackParams =
"java=" + java.version
+ "&flash=" + gLpsEvent.data.flashVersion.value
+ "&javascript=" + gLpsEvent.data.jsVersion.value
+ "&cookie_flag=" + gLpsEvent.data.cookies.value
+ "&os_platform=" + gLpsEvent.data.appName.value
+ "&user_agent=" + gLpsEvent.data.userAgent.value
+ "&subscriber_cookie=" + lpsModeCookie
+ "&page_view=" + pageView
+ "&lpsmode=" + gLiveMode
+ "&app_version=" + "Lps2.pm"
+ "&attempts=" + gConnectionAttempts
+ "&type=" + "scoreboard"
+ "&site=" + "media_spln"
+ "&IE=" + ( IE ? 1 : 0 )
+ "&able_to_attempt=" + ( gAbleToAttemptLps ? 1 : 0 )
+ "&have_subscriber=" + ( gHaveSubscriber ? 1 : 0 )
+ "&is_callable=" + ( gIsCallable ? 1 : 0 )
+ "&have_socket=" + ( gHaveSocketConnection ? 1 : 0 )
+ "&got_state=" + ( gGotState ? 1 : 0 )
+ "&host_port=" + gConnectedHostPort
+ '&broadcaster=' + gLpsEvent.data.broadcaster.value
+ '&client_id=' + gLpsEvent.data.clientId.value
+ '&connect_elasped=' + gLpsEvent.data.connectElapsed.value
+ '&state_elasped=' + gLpsEvent.data.stateElapsed.value
+ '&attempt_live_mode=' + gLpsEvent.attemptLiveMode
+ '&java_is_microsoft=' + ( java.isMicrosoft ? 1 : 0 )
;
document[ 'lpsTrackImg_' + type ].src = gLpsTracking.baseUrl
+ '/' + type + '?' + lpsTrackParams;
var debugMsg = (pageView == 1) ? 'Sent tracking ping'
: (pageView == 0) ? 'Sent tracking final state'
: '';
gLpsEvent.log(debugMsg);
}
}
lpsTimer.init();
flash.test();
gLpsEvent.set( 'uri', 'http://www.cbssports.com.ws1433-fe.tm.cbsig.net:30000/collegebasketball/scoreboard' );
gLpsEvent.set( 'user',"Anonymous" )
areCookiesEnabled();
gLpsEvent.set( 'jsVersion', 'v' + gJavaScriptVersion )
gLpsEvent.set( 'flashVersion', 'v' + flash.version.string )
if ( navigator ) {
if ( navigator.appName ) gLpsEvent.set( 'appName', navigator.appName );
if ( navigator.userAgent ) gLpsEvent.set( 'userAgent', navigator.userAgent);
}
lpsMessage.updateStatus('message_init');
gLpsTracking.ping();
if ( ( IE || DOM ) ) {
gLpsEvent.log('Able to attempt LPS');
gAbleToAttemptLps = true;
writeSubscriber();
window.onunload = unload;
}
else {
lpsFail();
}
//-->
|