
/* OOVVUU Targeting */
const path = ‘/sports/baseball’;
const siteName = ‘thestar.com’;
let domain = ‘thestar.com’;
if (siteName === ‘thestar.com’)
domain = ‘thestar.com’;
else if (siteName === ‘niagarafallsreview.ca’)
domain = ‘niagara_falls_review’;
else if (siteName === ‘stcatharinesstandard.ca’)
domain = ‘st_catharines_standard’;
else if (siteName === ‘thepeterboroughexaminer.com’)
domain = ‘the_peterborough_examiner’;
else if (siteName === ‘therecord.com’)
domain = ‘the_record’;
else if (siteName === ‘thespec.com’)
domain = ‘the_spec’;
else if (siteName === ‘wellandtribune.ca’)
domain = ‘welland_tribune’;
else if (siteName === ‘bramptonguardian.com’)
domain = ‘brampton_guardian’;
else if (siteName === ‘caledonenterprise.com’)
domain = ‘caledon_enterprise’;
else if (siteName === ‘cambridgetimes.ca’)
domain = ‘cambridge_times’;
else if (siteName === ‘durhamregion.com’)
domain = ‘durham_region’;
else if (siteName === ‘guelphmercury.com’)
domain = ‘guelph_mercury’;
else if (siteName === ‘insidehalton.com’)
domain = ‘inside_halton’;
else if (siteName === ‘insideottawavalley.com’)
domain = ‘inside_ottawa_valley’;
else if (siteName === ‘mississauga.com’)
domain = ‘mississauga’;
else if (siteName === ‘muskokaregion.com’)
domain = ‘muskoka_region’;
else if (siteName === ‘newhamburgindependent.ca’)
domain = ‘new_hamburg_independent’;
else if (siteName === ‘niagarathisweek.com’)
domain = ‘niagara_this_week’;
else if (siteName === ‘northbaynipissing.com’)
domain = ‘north_bay_nipissing’;
else if (siteName === ‘northumberlandnews.com’)
domain = ‘northumberland_news’;
else if (siteName === ‘orangeville.com’)
domain = ‘orangeville’;
else if (siteName === ‘ourwindsor.ca’)
domain = ‘our_windsor’;
else if (siteName === ‘parrysound.com’)
domain = ‘parrysound’;
else if (siteName === ‘simcoe.com’)
domain = ‘simcoe’;
else if (siteName === ‘theifp.ca’)
domain = ‘the_ifp’;
else if (siteName === ‘waterloochronicle.ca’)
domain = ‘waterloo_chronicle’;
else if (siteName === ‘yorkregion.com’)
domain = ‘york_region’;
let sectionTag = ”;
try
if (domain === ‘thestar.com’ && path.indexOf(‘wires/’) = 0)
sectionTag = ‘/business’;
else if (path.indexOf(‘/autos’) >= 0)
sectionTag = ‘/autos’;
else if (path.indexOf(‘/entertainment’) >= 0)
sectionTag = ‘/entertainment’;
else if (path.indexOf(‘/life’) >= 0)
sectionTag = ‘/life’;
else if (path.indexOf(‘/news’) >= 0)
sectionTag = ‘/news’;
else if (path.indexOf(‘/politics’) >= 0)
sectionTag = ‘/politics’;
else if (path.indexOf(‘/sports’) >= 0)
sectionTag = ‘/sports’;
else if (path.indexOf(‘/opinion’) >= 0)
sectionTag = ‘/opinion’;
} catch (ex)
const descriptionUrl = ‘window.location.href’;
const vid = ‘mediainfo.reference_id’;
const cmsId = ‘2665777’;
let url = `https://pubads.g.doubleclick.net/gampad/ads?iu=/58580620/$domain/video/oovvuu$sectionTag&description_url=$descriptionUrl&vid=$vid&cmsid=$cmsId&tfcd=0&npa=0&sz=640×480&ad_rule=0&gdfp_req=1&output=vast&unviewed_position_start=1&env=vp&impl=s&correlator=`;
url = url.split(‘ ‘).join(”);
window.oovvuuReplacementAdServerURL = url;
First, let’s just say: Shohei Ohtani is the best. He’s the most exciting baseball player since Barry Bonds, he’s the most unique player in history — Babe Ruth wasn’t an elite pitcher and hitter at the same time — and a genuinely awe-inspiring figure in a sport where players were largely anonymized in the wider culture after … well, let’s just say it’s hard to find Barry Bonds’s plaque in the Hall of Fame. Or Mark McGwire’s. Or Sammy Sosa’s. There was some unpleasantness. And almost 20 years later, Ohtani became a new, different, untarnished baseball god.
Well, about that. The FBI reportedly found wire transfers in Ohtani’s name in January as part of a long-term investigation into an alleged illegal bookmaker named Matthew Bowyer of Orange County, Calif. ESPN and the Los Angeles Times starting sniffing around. And Wednesday evening, the Times broke the story that Ippei Mizuhara, Ohtani’s longtime translator, had been accused by Ohtani’s lawyers of theft of at least $4.5 million (U.S.). The FBI is involved.
function buildUserSwitchAccountsForm()
var form = document.getElementById(‘user-local-logout-form-switch-accounts’);
if (form) return;
// build form with javascript since having a form element here breaks the payment modal.
var switchForm = document.createElement(‘form’);
switchForm.setAttribute(‘id’,’user-local-logout-form-switch-accounts’);
switchForm.setAttribute(‘method’,’post’);
switchForm.setAttribute(‘action’,’https://www.thestar.com/tncms/auth/logout/?return=https://www.thestar.com/users/login/?referer_url=https%3A%2F%2Fwww.thestar.com%2Fsports%2Fbaseball%2Fshohei-ohtani-the-interpreter-and-the-4-5-million-gambling-debt-baseballs-biggest-star-might%2Farticle_c0dac818-e7b0-11ee-939d-63e9971c0688.html’);
switchForm.setAttribute(‘style’,’display:none;’);
var refUrl = document.createElement(‘input’); //input element, text
refUrl.setAttribute(‘type’,’hidden’);
refUrl.setAttribute(‘name’,’referer_url’);
refUrl.setAttribute(‘value’,’https://www.thestar.com/sports/baseball/shohei-ohtani-the-interpreter-and-the-4-5-million-gambling-debt-baseballs-biggest-star-might/article_c0dac818-e7b0-11ee-939d-63e9971c0688.html’);
var submit = document.createElement(‘input’);
submit.setAttribute(‘type’,’submit’);
submit.setAttribute(‘name’,’logout’);
submit.setAttribute(‘value’,’Logout’);
switchForm.appendChild(refUrl);
switchForm.appendChild(submit);
document.getElementsByTagName(‘body’)[0].appendChild(switchForm);
function handleUserSwitchAccounts()
window.sessionStorage.removeItem(‘bd-viafoura-oidc’); // clear viafoura JWT token
// logout user before sending them to login page via return url
document.getElementById(‘user-local-logout-form-switch-accounts’).submit();
return false;
buildUserSwitchAccountsForm();
console.log(‘=====> bRemoveLastParagraph: ‘,0);










