Feb 20, 2021 at 9:46p ET | FOX Sports Midwest | Duration: 1:37
Kyrou: “It’s definitely a tough game. We did a great job of coming back there in the second period. …We’ve just got to bear down and find a way to bury.”
(function(){
var isTouch = window.navigator.userAgent.match(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i);
if (isTouch)
// heavily-modded a copy of fsUtils/ScriptLoader
let getScript = function(url)
// Create a new script and setup the basics.
let script = document.createElement(“script”);
script.async = false;
script.src = url;
//Attach the script tag to the page (before the first script) so the magic can happen.
let firstScript = document.getElementsByTagName(‘script’)[0];
firstScript.parentNode.insertBefore(script, firstScript);
;
let googlePixelLoader = function()
window[‘google_conversion_id’] = 832239217;
window[‘google_conversion_label’] = “TccACP23rXkQ8ezrjAM”;
window[‘google_remarketing_only’] = false;
getScript(window.location.protocol + ‘//www.googleadservices.com/pagead/conversion.js’);
;
let fbPixelLoader = function()
/* from https://fng-jira.fox.com/browse/FSCOM-12494 – Facebook Pixel Code */
!function(f,b,e,v,n,t,s)
if(f.fbq)return;n=f.fbq=function()n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments);
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version=’2.0′;
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)(window, document,’script’,
‘https://connect.facebook.net/en_US/fbevents.js’);
fbq(‘init’, ‘161811331078914’);
fbq(‘track’, ‘ViewContent’,content_name:’Mobile_App_Install’);
;
}());