AD CODE
console.log('NEW AD INSERT');
;(function (w, d) {
const ICOptions = {
host: 2972,
container: 'ut-overroll',
type: 'overroll',
playMode: 'click-to-play',
};
w.ICOptions = ICOptions;
var s = d.createElement("script")
s.type = "text/javascript"
// s.charset = "UTF-8"
s.async = true
s.src = "//watchfeed.tv/inventory/core.js"
d.head.appendChild(s)
})(window, document)