PHOTOS: Rockies rough up Ohtani, Dodgers
The Rockies got nine hits and five runs in four innings off of Dodgers’ wunderkind Shohei Ohtani, including a sharp liner that struck the Japanese dual threat in the leg.
More like this…
window.__tnt || (window.__tnt = {});
__tnt.engagement || (__tnt.engagement = {});
__tnt.engagement.assets || (__tnt.engagement.assets = []);
var sId_1561a0a3_e3f4_4eb9_9c43_0232887f596f = “1561a0a3_e3f4_4eb9_9c43_0232887f596f”;
__tnt.engagement.assets.push(“1561a0a3-e3f4-4eb9-9c43-0232887f596f”);
__tnt.engagement.assets[“1561a0a3-e3f4-4eb9-9c43-0232887f596f”]= {
‘id’:String(“1561a0a3-e3f4-4eb9-9c43-0232887f596f”),
‘attempts’:0,
‘populate’:function(sURL){
if (typeof sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f === ‘undefined’ || sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f === null) {
bFoundOrigin_1561a0a3_e3f4_4eb9_9c43_0232887f596f = true;
sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f = null;
sOriginURL_1561a0a3_e3f4_4eb9_9c43_0232887f596f = scrubURL(‘https://denvergazette.com/tncms/search/mlt/?origin=1561a0a3-e3f4-4eb9-9c43-0232887f596f&app=editorial&inline=feature&type=collection’); // original url scrubbed for preview
sFirstID_1561a0a3_e3f4_4eb9_9c43_0232887f596f = null; // ID of first asset provided -> won’t be needed when origin is fixed
bFirstRun_1561a0a3_e3f4_4eb9_9c43_0232887f596f = true; // true until we hit sFirstID_1561a0a3_e3f4_4eb9_9c43_0232887f596f again
bStop_1561a0a3_e3f4_4eb9_9c43_0232887f596f = false; // Stop retrieving assets
iDisplayCount_1561a0a3_e3f4_4eb9_9c43_0232887f596f = 0; // count of assets ready to display
iMaxDisplay_1561a0a3_e3f4_4eb9_9c43_0232887f596f = 12; // max number of assets to display
}
sURL = scrubURL(sURL);
// Until the origin paramter for cms.search.mlt functions, we have to start/stop the looping on our own
// This will require not displaying any assets until we hit this.asset.
// Then we loop through and display until we’ve been through everything up to our origin or max display
$.ajax(sURL).then(function(oResponse, sStatus, oXHR) {
var sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f = null;
var oEngagementStage_1561a0a3_e3f4_4eb9_9c43_0232887f596f = $(‘.engagement-stage’);
var oEngagementSlide_1561a0a3_e3f4_4eb9_9c43_0232887f596f = $(‘.engagement-slide’);
var oEngagementMore_1561a0a3_e3f4_4eb9_9c43_0232887f596f = $(“#engagement-more”);
var oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f = oEngagementSlide_1561a0a3_e3f4_4eb9_9c43_0232887f596f.find(“.engagement-container”);
var oEngagementSpinner_1561a0a3_e3f4_4eb9_9c43_0232887f596f = oEngagementStage_1561a0a3_e3f4_4eb9_9c43_0232887f596f.find(‘.engagement-spinner’);
var engagementCompleteEvent = new CustomEvent(‘tnt-engagement-complete’, {
bubbles: true
});
if (typeof oResponse.next_url == ‘undefined’) {
// URL supplied is no good. Revert to original URL
sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f = sOriginURL_1561a0a3_e3f4_4eb9_9c43_0232887f596f;
} else if (oResponse.next_url !== null) {
sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f = scrubURL(oResponse.next_url);
}
if(sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f == “”){
sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f = “/tncms/search/mlt/?origin=1561a0a3-e3f4-4eb9-9c43-0232887f596f&app=editorial&inline=feature&type=collection”;
}
// Manage response
if (typeof oResponse.assets != ‘undefined’ && oResponse.assets.length > 0) {
// Remove old more data
oEngagementMore_1561a0a3_e3f4_4eb9_9c43_0232887f596f.remove();
// Add a ‘start’ static engagement items
if((oEngagementStage_1561a0a3_e3f4_4eb9_9c43_0232887f596f.find(“.engagement-item-static”).length)>0){
oEngagementStage_1561a0a3_e3f4_4eb9_9c43_0232887f596f.find(“.engagement-items-static.start”).find(“.engagement-item”).each(function(){
var sHTML_1561a0a3_e3f4_4eb9_9c43_0232887f596f = ”;
if((oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.find(“.engagement-item-static”).length)<1){
iDisplayCount_1561a0a3_e3f4_4eb9_9c43_0232887f596f ++;
sHTML_1561a0a3_e3f4_4eb9_9c43_0232887f596f += '
‘;
oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.append(sHTML_1561a0a3_e3f4_4eb9_9c43_0232887f596f);
}
});
}
// Build engagement set
$.each(oResponse.assets, function(index) {
if (index == 1 && sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f == null) {
sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f = oResponse.assets[0].id;
}
// Display assets once origin is found
// Find origin then begin displaying assets
if (bFoundOrigin_1561a0a3_e3f4_4eb9_9c43_0232887f596f == true) {
if (this.id == sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f) {
// Found orgin a second time. Stop gathering assets and kill next_url
bStop_1561a0a3_e3f4_4eb9_9c43_0232887f596f = true;
sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f = null;
oEngagementMore_1561a0a3_e3f4_4eb9_9c43_0232887f596f.remove();
} else if (bStop_1561a0a3_e3f4_4eb9_9c43_0232887f596f == false && this.id != ‘1561a0a3-e3f4-4eb9-9c43-0232887f596f’) {
// Display asset
var sHTML_1561a0a3_e3f4_4eb9_9c43_0232887f596f = ”;
if (this.content.includes(‘engagement-asset’) && iDisplayCount_1561a0a3_e3f4_4eb9_9c43_0232887f596f < iMaxDisplay_1561a0a3_e3f4_4eb9_9c43_0232887f596f) {
iDisplayCount_1561a0a3_e3f4_4eb9_9c43_0232887f596f ++;
sHTML_1561a0a3_e3f4_4eb9_9c43_0232887f596f += '
‘;
}
}
} else {
if (this.id == sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f) {
// Origin found. Begin displaying assets
bFoundOrigin_1561a0a3_e3f4_4eb9_9c43_0232887f596f = 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_1561a0a3_e3f4_4eb9_9c43_0232887f596f == true) {
// Stored first id
sFirstID_1561a0a3_e3f4_4eb9_9c43_0232887f596f = this.id;
bFirstRun_1561a0a3_e3f4_4eb9_9c43_0232887f596f = false;
} else if (this.id == sFirstID_1561a0a3_e3f4_4eb9_9c43_0232887f596f) {
// We’ve started again. Force origin
sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f = sFirstID_1561a0a3_e3f4_4eb9_9c43_0232887f596f;
bFoundOrigin_1561a0a3_e3f4_4eb9_9c43_0232887f596f = true;
} // end Fail-safe
}
}
// Append engagement assets to container
oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.append(sHTML_1561a0a3_e3f4_4eb9_9c43_0232887f596f);
// Stop traversing asset array
if (iDisplayCount_1561a0a3_e3f4_4eb9_9c43_0232887f596f >= iMaxDisplay_1561a0a3_e3f4_4eb9_9c43_0232887f596f) {
bStop_1561a0a3_e3f4_4eb9_9c43_0232887f596f = true;
return false;
}
});
// Include block_id on newly added list items
oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.find(‘.engagement-item.original’).each(function() {
var sHref_1561a0a3_e3f4_4eb9_9c43_0232887f596f = scrubURL($(this).find(“a.centered-content-link”).attr(“href”));
if(sHref_1561a0a3_e3f4_4eb9_9c43_0232887f596f!=”javascript:void(0)”){
// Add content discovery tracking
sHref_1561a0a3_e3f4_4eb9_9c43_0232887f596f += ‘#tncms-source=endcard-gallery’;
// Add to image and headlines links
$(this).removeClass(‘original’).find(“a.centered-content-link”).attr(“href”, sHref_1561a0a3_e3f4_4eb9_9c43_0232887f596f);
}
});
// Check next URL
if (sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f && bStop_1561a0a3_e3f4_4eb9_9c43_0232887f596f == false) {
// if origin hasn’t been found yet and we hit next_url. Trigger the set to pull in again.
if (bFoundOrigin_1561a0a3_e3f4_4eb9_9c43_0232887f596f == false) {
// No origin yet. Call the populate function
__tnt.engagement.assets[“1561a0a3-e3f4-4eb9-9c43-0232887f596f”].populate(sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f);
} else {
// Append sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f to engagement set
oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.append(‘
‘);
if (iDisplayCount_1561a0a3_e3f4_4eb9_9c43_0232887f596f < iMaxDisplay_1561a0a3_e3f4_4eb9_9c43_0232887f596f) {
// Get next url and request more assets
__tnt.engagement.assets["1561a0a3-e3f4-4eb9-9c43-0232887f596f"].populate(oEngagementMore_1561a0a3_e3f4_4eb9_9c43_0232887f596f.data('next-url'));
}
}
}
// Add total count to container
if (bStop_1561a0a3_e3f4_4eb9_9c43_0232887f596f == true) {
// Add total count to container
oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.attr("data-engagement-total", iDisplayCount_1561a0a3_e3f4_4eb9_9c43_0232887f596f);
// Remove engagement loading spinner
oEngagementSpinner_1561a0a3_e3f4_4eb9_9c43_0232887f596f.remove();
oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.each(function(i, el) {
el.dispatchEvent(engagementCompleteEvent);
});
return false;
}
} else {
// Empty asset set returned. Go back in for a real set
if(__tnt.engagement.assets["1561a0a3-e3f4-4eb9-9c43-0232887f596f"].attempts<2){
if(sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f==null||sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f==""){
sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f = "/multimedia/photos-rockies-rough-up-ohtani-dodgers/collection_1561a0a3-e3f4-4eb9-9c43-0232887f596f.html";
}
__tnt.engagement.assets["1561a0a3-e3f4-4eb9-9c43-0232887f596f"].populate(sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f);
__tnt.engagement.assets["1561a0a3-e3f4-4eb9-9c43-0232887f596f"].attempts++;
} else {
oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.each(function(i, el) {
el.dispatchEvent(engagementCompleteEvent);
});
}
}
});
}
}
// Rewrite URL for preview
// TODO move to one location
function scrubURL(sURL) {
if (typeof sURL != 'undefined'){
return sURL;
}
}
More like this…
window.__tnt || (window.__tnt = {});
__tnt.engagement || (__tnt.engagement = {});
__tnt.engagement.assets || (__tnt.engagement.assets = []);
var sId_1561a0a3_e3f4_4eb9_9c43_0232887f596f = “1561a0a3_e3f4_4eb9_9c43_0232887f596f”;
__tnt.engagement.assets.push(“1561a0a3-e3f4-4eb9-9c43-0232887f596f”);
__tnt.engagement.assets[“1561a0a3-e3f4-4eb9-9c43-0232887f596f”]= {
‘id’:String(“1561a0a3-e3f4-4eb9-9c43-0232887f596f”),
‘attempts’:0,
‘populate’:function(sURL){
if (typeof sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f === ‘undefined’ || sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f === null) {
bFoundOrigin_1561a0a3_e3f4_4eb9_9c43_0232887f596f = true;
sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f = null;
sOriginURL_1561a0a3_e3f4_4eb9_9c43_0232887f596f = scrubURL(‘https://denvergazette.com/tncms/search/mlt/?origin=1561a0a3-e3f4-4eb9-9c43-0232887f596f&app=editorial&inline=feature&type=collection’); // original url scrubbed for preview
sFirstID_1561a0a3_e3f4_4eb9_9c43_0232887f596f = null; // ID of first asset provided -> won’t be needed when origin is fixed
bFirstRun_1561a0a3_e3f4_4eb9_9c43_0232887f596f = true; // true until we hit sFirstID_1561a0a3_e3f4_4eb9_9c43_0232887f596f again
bStop_1561a0a3_e3f4_4eb9_9c43_0232887f596f = false; // Stop retrieving assets
iDisplayCount_1561a0a3_e3f4_4eb9_9c43_0232887f596f = 0; // count of assets ready to display
iMaxDisplay_1561a0a3_e3f4_4eb9_9c43_0232887f596f = 12; // max number of assets to display
}
sURL = scrubURL(sURL);
// Until the origin paramter for cms.search.mlt functions, we have to start/stop the looping on our own
// This will require not displaying any assets until we hit this.asset.
// Then we loop through and display until we’ve been through everything up to our origin or max display
$.ajax(sURL).then(function(oResponse, sStatus, oXHR) {
var sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f = null;
var oEngagementStage_1561a0a3_e3f4_4eb9_9c43_0232887f596f = $(‘.engagement-stage’);
var oEngagementSlide_1561a0a3_e3f4_4eb9_9c43_0232887f596f = $(‘.engagement-slide’);
var oEngagementMore_1561a0a3_e3f4_4eb9_9c43_0232887f596f = $(“#engagement-more”);
var oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f = oEngagementSlide_1561a0a3_e3f4_4eb9_9c43_0232887f596f.find(“.engagement-container”);
var oEngagementSpinner_1561a0a3_e3f4_4eb9_9c43_0232887f596f = oEngagementStage_1561a0a3_e3f4_4eb9_9c43_0232887f596f.find(‘.engagement-spinner’);
var engagementCompleteEvent = new CustomEvent(‘tnt-engagement-complete’, {
bubbles: true
});
if (typeof oResponse.next_url == ‘undefined’) {
// URL supplied is no good. Revert to original URL
sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f = sOriginURL_1561a0a3_e3f4_4eb9_9c43_0232887f596f;
} else if (oResponse.next_url !== null) {
sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f = scrubURL(oResponse.next_url);
}
if(sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f == “”){
sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f = “/tncms/search/mlt/?origin=1561a0a3-e3f4-4eb9-9c43-0232887f596f&app=editorial&inline=feature&type=collection”;
}
// Manage response
if (typeof oResponse.assets != ‘undefined’ && oResponse.assets.length > 0) {
// Remove old more data
oEngagementMore_1561a0a3_e3f4_4eb9_9c43_0232887f596f.remove();
// Add a ‘start’ static engagement items
if((oEngagementStage_1561a0a3_e3f4_4eb9_9c43_0232887f596f.find(“.engagement-item-static”).length)>0){
oEngagementStage_1561a0a3_e3f4_4eb9_9c43_0232887f596f.find(“.engagement-items-static.start”).find(“.engagement-item”).each(function(){
var sHTML_1561a0a3_e3f4_4eb9_9c43_0232887f596f = ”;
if((oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.find(“.engagement-item-static”).length)<1){
iDisplayCount_1561a0a3_e3f4_4eb9_9c43_0232887f596f ++;
sHTML_1561a0a3_e3f4_4eb9_9c43_0232887f596f += '
‘;
oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.append(sHTML_1561a0a3_e3f4_4eb9_9c43_0232887f596f);
}
});
}
// Build engagement set
$.each(oResponse.assets, function(index) {
if (index == 1 && sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f == null) {
sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f = oResponse.assets[0].id;
}
// Display assets once origin is found
// Find origin then begin displaying assets
if (bFoundOrigin_1561a0a3_e3f4_4eb9_9c43_0232887f596f == true) {
if (this.id == sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f) {
// Found orgin a second time. Stop gathering assets and kill next_url
bStop_1561a0a3_e3f4_4eb9_9c43_0232887f596f = true;
sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f = null;
oEngagementMore_1561a0a3_e3f4_4eb9_9c43_0232887f596f.remove();
} else if (bStop_1561a0a3_e3f4_4eb9_9c43_0232887f596f == false && this.id != ‘1561a0a3-e3f4-4eb9-9c43-0232887f596f’) {
// Display asset
var sHTML_1561a0a3_e3f4_4eb9_9c43_0232887f596f = ”;
if (this.content.includes(‘engagement-asset’) && iDisplayCount_1561a0a3_e3f4_4eb9_9c43_0232887f596f < iMaxDisplay_1561a0a3_e3f4_4eb9_9c43_0232887f596f) {
iDisplayCount_1561a0a3_e3f4_4eb9_9c43_0232887f596f ++;
sHTML_1561a0a3_e3f4_4eb9_9c43_0232887f596f += '
‘;
}
}
} else {
if (this.id == sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f) {
// Origin found. Begin displaying assets
bFoundOrigin_1561a0a3_e3f4_4eb9_9c43_0232887f596f = 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_1561a0a3_e3f4_4eb9_9c43_0232887f596f == true) {
// Stored first id
sFirstID_1561a0a3_e3f4_4eb9_9c43_0232887f596f = this.id;
bFirstRun_1561a0a3_e3f4_4eb9_9c43_0232887f596f = false;
} else if (this.id == sFirstID_1561a0a3_e3f4_4eb9_9c43_0232887f596f) {
// We’ve started again. Force origin
sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f = sFirstID_1561a0a3_e3f4_4eb9_9c43_0232887f596f;
bFoundOrigin_1561a0a3_e3f4_4eb9_9c43_0232887f596f = true;
} // end Fail-safe
}
}
// Append engagement assets to container
oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.append(sHTML_1561a0a3_e3f4_4eb9_9c43_0232887f596f);
// Stop traversing asset array
if (iDisplayCount_1561a0a3_e3f4_4eb9_9c43_0232887f596f >= iMaxDisplay_1561a0a3_e3f4_4eb9_9c43_0232887f596f) {
bStop_1561a0a3_e3f4_4eb9_9c43_0232887f596f = true;
return false;
}
});
// Include block_id on newly added list items
oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.find(‘.engagement-item.original’).each(function() {
var sHref_1561a0a3_e3f4_4eb9_9c43_0232887f596f = scrubURL($(this).find(“a.centered-content-link”).attr(“href”));
if(sHref_1561a0a3_e3f4_4eb9_9c43_0232887f596f!=”javascript:void(0)”){
// Add content discovery tracking
sHref_1561a0a3_e3f4_4eb9_9c43_0232887f596f += ‘#tncms-source=endcard-gallery’;
// Add to image and headlines links
$(this).removeClass(‘original’).find(“a.centered-content-link”).attr(“href”, sHref_1561a0a3_e3f4_4eb9_9c43_0232887f596f);
}
});
// Check next URL
if (sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f && bStop_1561a0a3_e3f4_4eb9_9c43_0232887f596f == false) {
// if origin hasn’t been found yet and we hit next_url. Trigger the set to pull in again.
if (bFoundOrigin_1561a0a3_e3f4_4eb9_9c43_0232887f596f == false) {
// No origin yet. Call the populate function
__tnt.engagement.assets[“1561a0a3-e3f4-4eb9-9c43-0232887f596f”].populate(sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f);
} else {
// Append sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f to engagement set
oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.append(‘
‘);
if (iDisplayCount_1561a0a3_e3f4_4eb9_9c43_0232887f596f < iMaxDisplay_1561a0a3_e3f4_4eb9_9c43_0232887f596f) {
// Get next url and request more assets
__tnt.engagement.assets["1561a0a3-e3f4-4eb9-9c43-0232887f596f"].populate(oEngagementMore_1561a0a3_e3f4_4eb9_9c43_0232887f596f.data('next-url'));
}
}
}
// Add total count to container
if (bStop_1561a0a3_e3f4_4eb9_9c43_0232887f596f == true) {
// Add total count to container
oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.attr("data-engagement-total", iDisplayCount_1561a0a3_e3f4_4eb9_9c43_0232887f596f);
// Remove engagement loading spinner
oEngagementSpinner_1561a0a3_e3f4_4eb9_9c43_0232887f596f.remove();
oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.each(function(i, el) {
el.dispatchEvent(engagementCompleteEvent);
});
return false;
}
} else {
// Empty asset set returned. Go back in for a real set
if(__tnt.engagement.assets["1561a0a3-e3f4-4eb9-9c43-0232887f596f"].attempts<2){
if(sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f==null||sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f==""){
sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f = "/multimedia/photos-rockies-rough-up-ohtani-dodgers/collection_1561a0a3-e3f4-4eb9-9c43-0232887f596f.html";
}
__tnt.engagement.assets["1561a0a3-e3f4-4eb9-9c43-0232887f596f"].populate(sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f);
__tnt.engagement.assets["1561a0a3-e3f4-4eb9-9c43-0232887f596f"].attempts++;
} else {
oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.each(function(i, el) {
el.dispatchEvent(engagementCompleteEvent);
});
}
}
});
}
}
// Rewrite URL for preview
// TODO move to one location
function scrubURL(sURL) {
if (typeof sURL != 'undefined'){
return sURL;
}
}
Orlando Arcia hit a 93.7 mph line drive back into Shohei Ohtani’s right quad during the Rockies 8-3 victory over the Dodgers at Coors Field on Wednesday, Aug. 20, 2025.
Shohei Ohtani gave up five earned runs in four innings versus the Rockies at Coors Field on Wednesday, Aug. 20, 2025.
Ezequiel Tovar, 14, and Ryan Ritter, 8, high five teammates after scoring during the Rockies’ 8-3 victory over the Dodgers at Coors Field on Wednesday, Aug. 20, 2025.
Orlando Arcia watches intently from the dugout while the Rockies bat against the Dodgers at Coors Field on Wednesday, Aug. 20, 2025.
Freddie Freeman and Orlando Arcia, both former Atlanta Braves, share a hug after Arcia hit a single to reach base at Coors Field on Wednesday, Aug. 20, 2025.
Dinger leads fans through ‘Take Me Out to the Ballgame’ during the seventh inning stretch of the Rockies 8-3 victory over the Dodgers at Coors Field on Wednesday, Aug. 20, 2025.
Warming Bernabel winces after popping out during the Rockies’ 8-3 victory over the Dodgers to even the current series to a game a piece at Coors Field on Wednesday, Aug. 20, 2025.
Hunter Goodman catches a pitch during the Rockies 8-3 victory over the Dodgers at Coors Field on Wednesday, Aug. 20, 2025.
Rockies owner Dick Monfort greets people on field before the team played the Dodgers at Coors Field on Wednesday, Aug. 20, 2025.
More like this…
window.__tnt || (window.__tnt = {});
__tnt.engagement || (__tnt.engagement = {});
__tnt.engagement.assets || (__tnt.engagement.assets = []);
var sId_1561a0a3_e3f4_4eb9_9c43_0232887f596f = “1561a0a3_e3f4_4eb9_9c43_0232887f596f”;
__tnt.engagement.assets.push(“1561a0a3-e3f4-4eb9-9c43-0232887f596f”);
__tnt.engagement.assets[“1561a0a3-e3f4-4eb9-9c43-0232887f596f”]= {
‘id’:String(“1561a0a3-e3f4-4eb9-9c43-0232887f596f”),
‘attempts’:0,
‘populate’:function(sURL){
if (typeof sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f === ‘undefined’ || sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f === null) {
bFoundOrigin_1561a0a3_e3f4_4eb9_9c43_0232887f596f = true;
sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f = null;
sOriginURL_1561a0a3_e3f4_4eb9_9c43_0232887f596f = scrubURL(‘https://denvergazette.com/tncms/search/mlt/?origin=1561a0a3-e3f4-4eb9-9c43-0232887f596f&app=editorial&inline=feature&type=collection’); // original url scrubbed for preview
sFirstID_1561a0a3_e3f4_4eb9_9c43_0232887f596f = null; // ID of first asset provided -> won’t be needed when origin is fixed
bFirstRun_1561a0a3_e3f4_4eb9_9c43_0232887f596f = true; // true until we hit sFirstID_1561a0a3_e3f4_4eb9_9c43_0232887f596f again
bStop_1561a0a3_e3f4_4eb9_9c43_0232887f596f = false; // Stop retrieving assets
iDisplayCount_1561a0a3_e3f4_4eb9_9c43_0232887f596f = 0; // count of assets ready to display
iMaxDisplay_1561a0a3_e3f4_4eb9_9c43_0232887f596f = 12; // max number of assets to display
}
sURL = scrubURL(sURL);
// Until the origin paramter for cms.search.mlt functions, we have to start/stop the looping on our own
// This will require not displaying any assets until we hit this.asset.
// Then we loop through and display until we’ve been through everything up to our origin or max display
$.ajax(sURL).then(function(oResponse, sStatus, oXHR) {
var sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f = null;
var oEngagementStage_1561a0a3_e3f4_4eb9_9c43_0232887f596f = $(‘.engagement-stage’);
var oEngagementSlide_1561a0a3_e3f4_4eb9_9c43_0232887f596f = $(‘.engagement-slide’);
var oEngagementMore_1561a0a3_e3f4_4eb9_9c43_0232887f596f = $(“#engagement-more”);
var oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f = oEngagementSlide_1561a0a3_e3f4_4eb9_9c43_0232887f596f.find(“.engagement-container”);
var oEngagementSpinner_1561a0a3_e3f4_4eb9_9c43_0232887f596f = oEngagementStage_1561a0a3_e3f4_4eb9_9c43_0232887f596f.find(‘.engagement-spinner’);
var engagementCompleteEvent = new CustomEvent(‘tnt-engagement-complete’, {
bubbles: true
});
if (typeof oResponse.next_url == ‘undefined’) {
// URL supplied is no good. Revert to original URL
sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f = sOriginURL_1561a0a3_e3f4_4eb9_9c43_0232887f596f;
} else if (oResponse.next_url !== null) {
sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f = scrubURL(oResponse.next_url);
}
if(sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f == “”){
sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f = “/tncms/search/mlt/?origin=1561a0a3-e3f4-4eb9-9c43-0232887f596f&app=editorial&inline=feature&type=collection”;
}
// Manage response
if (typeof oResponse.assets != ‘undefined’ && oResponse.assets.length > 0) {
// Remove old more data
oEngagementMore_1561a0a3_e3f4_4eb9_9c43_0232887f596f.remove();
// Add a ‘start’ static engagement items
if((oEngagementStage_1561a0a3_e3f4_4eb9_9c43_0232887f596f.find(“.engagement-item-static”).length)>0){
oEngagementStage_1561a0a3_e3f4_4eb9_9c43_0232887f596f.find(“.engagement-items-static.start”).find(“.engagement-item”).each(function(){
var sHTML_1561a0a3_e3f4_4eb9_9c43_0232887f596f = ”;
if((oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.find(“.engagement-item-static”).length)<1){
iDisplayCount_1561a0a3_e3f4_4eb9_9c43_0232887f596f ++;
sHTML_1561a0a3_e3f4_4eb9_9c43_0232887f596f += '
‘;
oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.append(sHTML_1561a0a3_e3f4_4eb9_9c43_0232887f596f);
}
});
}
// Build engagement set
$.each(oResponse.assets, function(index) {
if (index == 1 && sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f == null) {
sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f = oResponse.assets[0].id;
}
// Display assets once origin is found
// Find origin then begin displaying assets
if (bFoundOrigin_1561a0a3_e3f4_4eb9_9c43_0232887f596f == true) {
if (this.id == sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f) {
// Found orgin a second time. Stop gathering assets and kill next_url
bStop_1561a0a3_e3f4_4eb9_9c43_0232887f596f = true;
sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f = null;
oEngagementMore_1561a0a3_e3f4_4eb9_9c43_0232887f596f.remove();
} else if (bStop_1561a0a3_e3f4_4eb9_9c43_0232887f596f == false && this.id != ‘1561a0a3-e3f4-4eb9-9c43-0232887f596f’) {
// Display asset
var sHTML_1561a0a3_e3f4_4eb9_9c43_0232887f596f = ”;
if (this.content.includes(‘engagement-asset’) && iDisplayCount_1561a0a3_e3f4_4eb9_9c43_0232887f596f < iMaxDisplay_1561a0a3_e3f4_4eb9_9c43_0232887f596f) {
iDisplayCount_1561a0a3_e3f4_4eb9_9c43_0232887f596f ++;
sHTML_1561a0a3_e3f4_4eb9_9c43_0232887f596f += '
‘;
}
}
} else {
if (this.id == sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f) {
// Origin found. Begin displaying assets
bFoundOrigin_1561a0a3_e3f4_4eb9_9c43_0232887f596f = 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_1561a0a3_e3f4_4eb9_9c43_0232887f596f == true) {
// Stored first id
sFirstID_1561a0a3_e3f4_4eb9_9c43_0232887f596f = this.id;
bFirstRun_1561a0a3_e3f4_4eb9_9c43_0232887f596f = false;
} else if (this.id == sFirstID_1561a0a3_e3f4_4eb9_9c43_0232887f596f) {
// We’ve started again. Force origin
sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f = sFirstID_1561a0a3_e3f4_4eb9_9c43_0232887f596f;
bFoundOrigin_1561a0a3_e3f4_4eb9_9c43_0232887f596f = true;
} // end Fail-safe
}
}
// Append engagement assets to container
oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.append(sHTML_1561a0a3_e3f4_4eb9_9c43_0232887f596f);
// Stop traversing asset array
if (iDisplayCount_1561a0a3_e3f4_4eb9_9c43_0232887f596f >= iMaxDisplay_1561a0a3_e3f4_4eb9_9c43_0232887f596f) {
bStop_1561a0a3_e3f4_4eb9_9c43_0232887f596f = true;
return false;
}
});
// Include block_id on newly added list items
oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.find(‘.engagement-item.original’).each(function() {
var sHref_1561a0a3_e3f4_4eb9_9c43_0232887f596f = scrubURL($(this).find(“a.centered-content-link”).attr(“href”));
if(sHref_1561a0a3_e3f4_4eb9_9c43_0232887f596f!=”javascript:void(0)”){
// Add content discovery tracking
sHref_1561a0a3_e3f4_4eb9_9c43_0232887f596f += ‘#tncms-source=endcard-gallery’;
// Add to image and headlines links
$(this).removeClass(‘original’).find(“a.centered-content-link”).attr(“href”, sHref_1561a0a3_e3f4_4eb9_9c43_0232887f596f);
}
});
// Check next URL
if (sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f && bStop_1561a0a3_e3f4_4eb9_9c43_0232887f596f == false) {
// if origin hasn’t been found yet and we hit next_url. Trigger the set to pull in again.
if (bFoundOrigin_1561a0a3_e3f4_4eb9_9c43_0232887f596f == false) {
// No origin yet. Call the populate function
__tnt.engagement.assets[“1561a0a3-e3f4-4eb9-9c43-0232887f596f”].populate(sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f);
} else {
// Append sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f to engagement set
oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.append(‘
‘);
if (iDisplayCount_1561a0a3_e3f4_4eb9_9c43_0232887f596f < iMaxDisplay_1561a0a3_e3f4_4eb9_9c43_0232887f596f) {
// Get next url and request more assets
__tnt.engagement.assets["1561a0a3-e3f4-4eb9-9c43-0232887f596f"].populate(oEngagementMore_1561a0a3_e3f4_4eb9_9c43_0232887f596f.data('next-url'));
}
}
}
// Add total count to container
if (bStop_1561a0a3_e3f4_4eb9_9c43_0232887f596f == true) {
// Add total count to container
oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.attr("data-engagement-total", iDisplayCount_1561a0a3_e3f4_4eb9_9c43_0232887f596f);
// Remove engagement loading spinner
oEngagementSpinner_1561a0a3_e3f4_4eb9_9c43_0232887f596f.remove();
oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.each(function(i, el) {
el.dispatchEvent(engagementCompleteEvent);
});
return false;
}
} else {
// Empty asset set returned. Go back in for a real set
if(__tnt.engagement.assets["1561a0a3-e3f4-4eb9-9c43-0232887f596f"].attempts<2){
if(sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f==null||sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f==""){
sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f = "/multimedia/photos-rockies-rough-up-ohtani-dodgers/collection_1561a0a3-e3f4-4eb9-9c43-0232887f596f.html";
}
__tnt.engagement.assets["1561a0a3-e3f4-4eb9-9c43-0232887f596f"].populate(sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f);
__tnt.engagement.assets["1561a0a3-e3f4-4eb9-9c43-0232887f596f"].attempts++;
} else {
oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.each(function(i, el) {
el.dispatchEvent(engagementCompleteEvent);
});
}
}
});
}
}
// Rewrite URL for preview
// TODO move to one location
function scrubURL(sURL) {
if (typeof sURL != 'undefined'){
return sURL;
}
}
Orlando Arcia hit a 93.7 mph line drive back into Shohei Ohtani’s right quad during the Rockies 8-3 victory over the Dodgers at Coors Field on Wednesday, Aug. 20, 2025.
Shohei Ohtani gave up five earned runs in four innings versus the Rockies at Coors Field on Wednesday, Aug. 20, 2025.
Ezequiel Tovar, 14, and Ryan Ritter, 8, high five teammates after scoring during the Rockies’ 8-3 victory over the Dodgers at Coors Field on Wednesday, Aug. 20, 2025.
Orlando Arcia watches intently from the dugout while the Rockies bat against the Dodgers at Coors Field on Wednesday, Aug. 20, 2025.
Freddie Freeman and Orlando Arcia, both former Atlanta Braves, share a hug after Arcia hit a single to reach base at Coors Field on Wednesday, Aug. 20, 2025.
Dinger leads fans through ‘Take Me Out to the Ballgame’ during the seventh inning stretch of the Rockies 8-3 victory over the Dodgers at Coors Field on Wednesday, Aug. 20, 2025.
Warming Bernabel winces after popping out during the Rockies’ 8-3 victory over the Dodgers to even the current series to a game a piece at Coors Field on Wednesday, Aug. 20, 2025.
Hunter Goodman catches a pitch during the Rockies 8-3 victory over the Dodgers at Coors Field on Wednesday, Aug. 20, 2025.
Rockies owner Dick Monfort greets people on field before the team played the Dodgers at Coors Field on Wednesday, Aug. 20, 2025.
More like this…
window.__tnt || (window.__tnt = {});
__tnt.engagement || (__tnt.engagement = {});
__tnt.engagement.assets || (__tnt.engagement.assets = []);
var sId_1561a0a3_e3f4_4eb9_9c43_0232887f596f = “1561a0a3_e3f4_4eb9_9c43_0232887f596f”;
__tnt.engagement.assets.push(“1561a0a3-e3f4-4eb9-9c43-0232887f596f”);
__tnt.engagement.assets[“1561a0a3-e3f4-4eb9-9c43-0232887f596f”]= {
‘id’:String(“1561a0a3-e3f4-4eb9-9c43-0232887f596f”),
‘attempts’:0,
‘populate’:function(sURL){
if (typeof sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f === ‘undefined’ || sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f === null) {
bFoundOrigin_1561a0a3_e3f4_4eb9_9c43_0232887f596f = true;
sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f = null;
sOriginURL_1561a0a3_e3f4_4eb9_9c43_0232887f596f = scrubURL(‘https://denvergazette.com/tncms/search/mlt/?origin=1561a0a3-e3f4-4eb9-9c43-0232887f596f&app=editorial&inline=feature&type=collection’); // original url scrubbed for preview
sFirstID_1561a0a3_e3f4_4eb9_9c43_0232887f596f = null; // ID of first asset provided -> won’t be needed when origin is fixed
bFirstRun_1561a0a3_e3f4_4eb9_9c43_0232887f596f = true; // true until we hit sFirstID_1561a0a3_e3f4_4eb9_9c43_0232887f596f again
bStop_1561a0a3_e3f4_4eb9_9c43_0232887f596f = false; // Stop retrieving assets
iDisplayCount_1561a0a3_e3f4_4eb9_9c43_0232887f596f = 0; // count of assets ready to display
iMaxDisplay_1561a0a3_e3f4_4eb9_9c43_0232887f596f = 12; // max number of assets to display
}
sURL = scrubURL(sURL);
// Until the origin paramter for cms.search.mlt functions, we have to start/stop the looping on our own
// This will require not displaying any assets until we hit this.asset.
// Then we loop through and display until we’ve been through everything up to our origin or max display
$.ajax(sURL).then(function(oResponse, sStatus, oXHR) {
var sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f = null;
var oEngagementStage_1561a0a3_e3f4_4eb9_9c43_0232887f596f = $(‘.engagement-stage’);
var oEngagementSlide_1561a0a3_e3f4_4eb9_9c43_0232887f596f = $(‘.engagement-slide’);
var oEngagementMore_1561a0a3_e3f4_4eb9_9c43_0232887f596f = $(“#engagement-more”);
var oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f = oEngagementSlide_1561a0a3_e3f4_4eb9_9c43_0232887f596f.find(“.engagement-container”);
var oEngagementSpinner_1561a0a3_e3f4_4eb9_9c43_0232887f596f = oEngagementStage_1561a0a3_e3f4_4eb9_9c43_0232887f596f.find(‘.engagement-spinner’);
var engagementCompleteEvent = new CustomEvent(‘tnt-engagement-complete’, {
bubbles: true
});
if (typeof oResponse.next_url == ‘undefined’) {
// URL supplied is no good. Revert to original URL
sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f = sOriginURL_1561a0a3_e3f4_4eb9_9c43_0232887f596f;
} else if (oResponse.next_url !== null) {
sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f = scrubURL(oResponse.next_url);
}
if(sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f == “”){
sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f = “/tncms/search/mlt/?origin=1561a0a3-e3f4-4eb9-9c43-0232887f596f&app=editorial&inline=feature&type=collection”;
}
// Manage response
if (typeof oResponse.assets != ‘undefined’ && oResponse.assets.length > 0) {
// Remove old more data
oEngagementMore_1561a0a3_e3f4_4eb9_9c43_0232887f596f.remove();
// Add a ‘start’ static engagement items
if((oEngagementStage_1561a0a3_e3f4_4eb9_9c43_0232887f596f.find(“.engagement-item-static”).length)>0){
oEngagementStage_1561a0a3_e3f4_4eb9_9c43_0232887f596f.find(“.engagement-items-static.start”).find(“.engagement-item”).each(function(){
var sHTML_1561a0a3_e3f4_4eb9_9c43_0232887f596f = ”;
if((oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.find(“.engagement-item-static”).length)<1){
iDisplayCount_1561a0a3_e3f4_4eb9_9c43_0232887f596f ++;
sHTML_1561a0a3_e3f4_4eb9_9c43_0232887f596f += '
‘;
oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.append(sHTML_1561a0a3_e3f4_4eb9_9c43_0232887f596f);
}
});
}
// Build engagement set
$.each(oResponse.assets, function(index) {
if (index == 1 && sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f == null) {
sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f = oResponse.assets[0].id;
}
// Display assets once origin is found
// Find origin then begin displaying assets
if (bFoundOrigin_1561a0a3_e3f4_4eb9_9c43_0232887f596f == true) {
if (this.id == sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f) {
// Found orgin a second time. Stop gathering assets and kill next_url
bStop_1561a0a3_e3f4_4eb9_9c43_0232887f596f = true;
sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f = null;
oEngagementMore_1561a0a3_e3f4_4eb9_9c43_0232887f596f.remove();
} else if (bStop_1561a0a3_e3f4_4eb9_9c43_0232887f596f == false && this.id != ‘1561a0a3-e3f4-4eb9-9c43-0232887f596f’) {
// Display asset
var sHTML_1561a0a3_e3f4_4eb9_9c43_0232887f596f = ”;
if (this.content.includes(‘engagement-asset’) && iDisplayCount_1561a0a3_e3f4_4eb9_9c43_0232887f596f < iMaxDisplay_1561a0a3_e3f4_4eb9_9c43_0232887f596f) {
iDisplayCount_1561a0a3_e3f4_4eb9_9c43_0232887f596f ++;
sHTML_1561a0a3_e3f4_4eb9_9c43_0232887f596f += '
‘;
}
}
} else {
if (this.id == sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f) {
// Origin found. Begin displaying assets
bFoundOrigin_1561a0a3_e3f4_4eb9_9c43_0232887f596f = 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_1561a0a3_e3f4_4eb9_9c43_0232887f596f == true) {
// Stored first id
sFirstID_1561a0a3_e3f4_4eb9_9c43_0232887f596f = this.id;
bFirstRun_1561a0a3_e3f4_4eb9_9c43_0232887f596f = false;
} else if (this.id == sFirstID_1561a0a3_e3f4_4eb9_9c43_0232887f596f) {
// We’ve started again. Force origin
sOriginID_1561a0a3_e3f4_4eb9_9c43_0232887f596f = sFirstID_1561a0a3_e3f4_4eb9_9c43_0232887f596f;
bFoundOrigin_1561a0a3_e3f4_4eb9_9c43_0232887f596f = true;
} // end Fail-safe
}
}
// Append engagement assets to container
oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.append(sHTML_1561a0a3_e3f4_4eb9_9c43_0232887f596f);
// Stop traversing asset array
if (iDisplayCount_1561a0a3_e3f4_4eb9_9c43_0232887f596f >= iMaxDisplay_1561a0a3_e3f4_4eb9_9c43_0232887f596f) {
bStop_1561a0a3_e3f4_4eb9_9c43_0232887f596f = true;
return false;
}
});
// Include block_id on newly added list items
oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.find(‘.engagement-item.original’).each(function() {
var sHref_1561a0a3_e3f4_4eb9_9c43_0232887f596f = scrubURL($(this).find(“a.centered-content-link”).attr(“href”));
if(sHref_1561a0a3_e3f4_4eb9_9c43_0232887f596f!=”javascript:void(0)”){
// Add content discovery tracking
sHref_1561a0a3_e3f4_4eb9_9c43_0232887f596f += ‘#tncms-source=endcard-gallery’;
// Add to image and headlines links
$(this).removeClass(‘original’).find(“a.centered-content-link”).attr(“href”, sHref_1561a0a3_e3f4_4eb9_9c43_0232887f596f);
}
});
// Check next URL
if (sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f && bStop_1561a0a3_e3f4_4eb9_9c43_0232887f596f == false) {
// if origin hasn’t been found yet and we hit next_url. Trigger the set to pull in again.
if (bFoundOrigin_1561a0a3_e3f4_4eb9_9c43_0232887f596f == false) {
// No origin yet. Call the populate function
__tnt.engagement.assets[“1561a0a3-e3f4-4eb9-9c43-0232887f596f”].populate(sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f);
} else {
// Append sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f to engagement set
oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.append(‘
‘);
if (iDisplayCount_1561a0a3_e3f4_4eb9_9c43_0232887f596f < iMaxDisplay_1561a0a3_e3f4_4eb9_9c43_0232887f596f) {
// Get next url and request more assets
__tnt.engagement.assets["1561a0a3-e3f4-4eb9-9c43-0232887f596f"].populate(oEngagementMore_1561a0a3_e3f4_4eb9_9c43_0232887f596f.data('next-url'));
}
}
}
// Add total count to container
if (bStop_1561a0a3_e3f4_4eb9_9c43_0232887f596f == true) {
// Add total count to container
oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.attr("data-engagement-total", iDisplayCount_1561a0a3_e3f4_4eb9_9c43_0232887f596f);
// Remove engagement loading spinner
oEngagementSpinner_1561a0a3_e3f4_4eb9_9c43_0232887f596f.remove();
oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.each(function(i, el) {
el.dispatchEvent(engagementCompleteEvent);
});
return false;
}
} else {
// Empty asset set returned. Go back in for a real set
if(__tnt.engagement.assets["1561a0a3-e3f4-4eb9-9c43-0232887f596f"].attempts<2){
if(sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f==null||sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f==""){
sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f = "/multimedia/photos-rockies-rough-up-ohtani-dodgers/collection_1561a0a3-e3f4-4eb9-9c43-0232887f596f.html";
}
__tnt.engagement.assets["1561a0a3-e3f4-4eb9-9c43-0232887f596f"].populate(sNextUrl_1561a0a3_e3f4_4eb9_9c43_0232887f596f);
__tnt.engagement.assets["1561a0a3-e3f4-4eb9-9c43-0232887f596f"].attempts++;
} else {
oEngagementContainer_1561a0a3_e3f4_4eb9_9c43_0232887f596f.each(function(i, el) {
el.dispatchEvent(engagementCompleteEvent);
});
}
}
});
}
}
// Rewrite URL for preview
// TODO move to one location
function scrubURL(sURL) {
if (typeof sURL != 'undefined'){
return sURL;
}
}
Sources: Suspect in D.C. pipe bomb case said to have confessed
Wire Services
wire-services@denvergazette.com
Updated 3 hours ago
WASHINGTON — The man accused of planting a pair of pipe bombs outside the headquarters of the Republican and Democratic national parties in Washington on the eve of the U.S. Capitol attack told investigators he was “disappointed” in the outcome of the...
Wire Services
Reporter
Air Force dominates Robert Morris 4-1 behind late first-period flurry
Hugh Johnson
hugh-johnson@denvergazette.com
Updated 2 hours ago
Robert Morris might have expected to go into the first intermission tied with Air Force after both teams were scoreless through 19 minutes and 30 seconds of the first period. But then, the Falcons turned the game on its head...
Hugh Johnson
Reporter
Nuggets vs. Hawks | 3 takeaways from Denver’s dramatic win in Atlanta
Vinny Benedetto
vinny-benedetto@denvergazette.com
Updated 3 hours ago
The Nuggets’ road win streak survived a wild Friday night in Atlanta. Here are three takeaways from Denver’s 134-133 win over the Hawks at State Farm Arena: 1. Denver’s ninth straight win on the road was a 48-minute crash course...
Vinny Benedetto
Reporter
Broncos special teams ace Reese Taylor relishes finally making 53-man roster after a ‘long road’
Chris Tomasson
chris.tomasson@gazette.com
Updated 3 hours ago
ENGLEWOOD – After 2 ½ years on NFL practice squads, cornerback Reese Taylor last month finally got the news he long had sought. On Nov. 15, the day before the Broncos defeated Kansas City 22-19 at home, Taylor was promoted...
Chris Tomasson
Reporter
Full ‘swing’: Daughter steps into mom’s iconic Mrs. Fezziwig role
John Moore
john.moore@denvergazette.com
Updated 3 hours ago
2025 DENVER GAZETTE TRUE WEST AWARDS: DAY 6 Talk about mirror images! Denver Center replacement actor Olivia Wilson steps into ‘A Christmas Carol’ role mom Leslie O’Carroll made iconic It was only the first act of the third preview performance...
John Moore
Reporter
Flags lowered, colors raised: Colorado leaders and friends celebrate Sen. Faith Winter’s life
Marianne Goodland
marianne-goodland@denvergazette.com
Updated 6 hours ago
It was the colors that stood out as hundreds braved the cold on Friday to celebrate the life of Sen. Faith Winter, who died in a two-car crash on Nov. 26. Flags at the state Capitol flew at half-staff at...
Marianne Goodland
Reporter
PHOTOS: Celebration of Life for Senator Faith Winters
Stephen Swofford
stephen-swofford@denvergazette.com
Updated 8 hours ago
Stephen Swofford
Reporter
Teammates press Pro Bowl case for Devon Key as Broncos’ Special Teams ace
Kyle Fredrickson
kyle-fredrickson@denvergazette.com
Updated 3 hours ago
ENGLEWOOD — Devon Key is well aware of the public campaign for his Pro Bowl inclusion as the Broncos’ special teams ace. “I love it,” Key told The Denver Gazette after practice at Broncos Park. It started last week, when...
Kyle Fredrickson
Reporter
Mountain pass could get 30 inches of snow this weekend, 15″ expected on I-70
Spencer McKee
spencer@outtherecolorado.com
Updated 8 hours ago
With big snow on the way this weekend and Colorado’s central and northern mountain regions set to get double-digit accumulation through Sunday (and one range having the potential for four-plus feet), the National Weather Service has released a series of...
Spencer McKee
Reporter
Former DEA agent charged with agreeing to launder millions of dollars for Mexican drug cartel
Michael R. Sisak
michael.r..sisak@associatedpress.com
Updated 8 hours ago
NEW YORK (AP) — A former high-level agent with the U.S. Drug Enforcement Administration and an associate have been charged with conspiring to launder millions of dollars and obtain military-grade firearms and explosives for a Mexican drug cartel, according to...
Michael R. Sisak
Reporter













