x+1′);
} catch (e) { return false; }
return true;
}
function addScript(src) {
var s = document.createElement(‘script’);
s.setAttribute(‘src’, src);
document.head.appendChild(s);
}
if (!isES6Supported()) {
addScript(‘https://static-redesign.cnbcfm.com/dist/polyfill-fc86a1a9d56f24f850d7.js’);
}
]]>
Source link