
The University of Wisconsin men’s basketball team defeated the Nebraska Cornhuskers, 62-51, on Tuesday night at Pinnacle Bank Arena in Lincoln, Nebraska.
No. 24 Badgers 62, Cornhuskers 51
Nebraska’s James Palmer Jr. tries to shoot as Wisconsin’s Ethan Happ defends during the first half of the Badgers’ 62-51 win over the Cornhuskers on Tuesday, Jan. 29, 2019, in Lincoln, Nebraska.
No. 24 Badgers 62, Cornhuskers 51
Wisconsin’s Ethan Happ passes the ball over Nebraska’s Tanner Borchardt and Isaiah Roby, left, during the first half of the Badgers’ 62-51 win over the Cornhuskers on Tuesday, Jan. 29, 2019, in Lincoln, Nebraska.
No. 24 Badgers 62, Cornhuskers 51
Wisconsin’s Khalil Iverson goes to the basket against Nebraska’s Nana Akenten during the first half of the Badgers’ 62-51 win over the Cornhuskers on Tuesday, Jan. 29, 2019, in Lincoln, Nebraska.
No. 24 Badgers 62, Cornhuskers 51
Wisconsin’s Ethan Happ goes for a layup against Nebraska’s Isaiah Roby during the first half of the Badgers’ 62-51 win over the Cornhuskers on Tuesday, Jan. 29, 2019, in Lincoln, Nebraska.
No. 24 Badgers 62, Cornhuskers 51
Nebraska coach Tim Miles disputes a call during the first half of the Wisconsin Badgers’ 62-51 win over the Cornhuskers on Tuesday, Jan. 29, 2019, in Lincoln, Nebraska.
No. 24 Badgers 62, Cornhuskers 51
Wisconsin’s Brad Davison struggles for the ball against Nebraska’s Isaiah Roby, left, and Thomas Allen during the first half of the Badgers’ 62-51 win over the Cornhuskers on Tuesday, Jan. 29, 2019, in Lincoln, Nebraska.
No. 24 Badgers 62, Cornhuskers 51
Nebraska’s James Palmer Jr. shoots over Wisconsin’s Ethan Happ during the first half of the Badgers’ 62-51 win over the Cornhuskers on Tuesday, Jan. 29, 2019, in Lincoln, Nebraska.
No. 24 Badgers 62, Cornhuskers 51
Wisconsin coach Greg Gard calls instructions during the first half of the Badgers’ 62-51 win over the Cornhuskers on Tuesday, Jan. 29, 2019, in Lincoln, Nebraska.
No. 24 Badgers 62, Cornhuskers 51
Wisconsin’s Nate Reuvers celebrates a basket during the first half of the Badgers’ 62-51 win over the Nebraska Cornhuskers on Tuesday, Jan. 29, 2019, in Lincoln, Nebraska.
No. 24 Badgers 62, Cornhuskers 51
Wisconsin guard Brad Davison reacts after scoring during the second half of the Badgers’ 62-51 win over the Cornhuskers on Tuesday, Jan. 29, 2019, in Lincoln, Nebraska.
No. 24 Badgers 62, Cornhuskers 51
Wisconsin’s Khalil Iverson dunks during the second half of the Badgers’ 62-51 win over the Nebraska Cornhuskers on Tuesday, Jan. 29, 2019, in Lincoln, Nebraska.
No. 24 Badgers 62, Cornhuskers 51
Wisconsin’s Ethan Happ passes the ball away from Nebraska’s James Palmer Jr. during the second half of the Badgers’ 62-51 win over the Cornhuskers on Tuesday, Jan. 29, 2019, in Lincoln, Nebraska.
No. 24 Badgers 62, Cornhuskers 51
Wisconsin’s Ethan Happ is defended by Nebraska’s Tanner Borchardt during the second half of the Badgers’ 62-51 win over the Cornhuskers on Tuesday, Jan. 29, 2019, in Lincoln, Nebraska.
‘;
} else
sHTML += ‘
‘ + this.content + ‘
if (bShowAd == true)
// Show advertisement
sHTML += ”
bShowAd = false;
else
bShowAd = true;
sHTML += ‘
‘;
}
}
} else
if (this.id == sOriginID)
// Origin found. Begin displaying assets
bFoundOrigin = true;
else
// Origin found is false. Skip asset
// Fail-safe in case origin is not present in set. This can be removed when origin is fixed.
if (bFirstRun == true)
// Stored first id
sFirstID = this.id;
bFirstRun = false;
else if (this.id == sFirstID)
// We’ve started again. Force origin
sOriginID = sFirstID;
bFoundOrigin = true;
// end Fail-safe
// Append infinity set to container
$(“#infinite-container”).append(sHTML);
});
// Include block_id on newly added list items
$(‘#infinite-container .infinite-item.original’).each(function()
var sHref = scrubURL($(this).find(“.card-headline a”).attr(“href”));
// Add to image and headlines links
$(this).removeClass(‘original’)
.find(“.card-headline a, .image a”)
.attr(“href”, sHref + “#tncms-source=infinity-scroll-summary-siderail-latest”);
);
// Check next URL
if (sNextUrl)
// if origin hasn’t been found yet and we hit next_url. Trigger the set to pull in again.
if (bFoundOrigin == false)
// No origin yet. Call the populate function
populateInfinitySet(sNextUrl);
else
// Append sNextUrl to infinity set
$(“#infinite-container”).append(”);
// Ad waypoint and handler to insert ads next to summary
$(‘.infinity-ad.empty’).waypoint({
offset: ‘80%’,
handler: function(direction) {
// Kill waypoint
this.destroy();
$(this.element).removeClass(’empty’);
// Create and append ad iframe. Make sure this occurs only once
var newIframe = infinityAd();
if($(this.element).children().length
