var old_doc_w = window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth; function debounce(n,t,u){var e;return function(){var a=this,i=arguments,o=function(){e=null,u||n.apply(a,i)},r=u&&!e;clearTimeout(e),e=setTimeout(o,t),r&&n.apply(a,i)}} var ReloadDFP_Fn=debounce(function(){var e=window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth;e!=old_doc_w&&(console.warn(“Doing refresh on ALL DFP Ad Slots – NEW:” e ” – OLD:” old_doc_w),googletag.cmd.push(function(){googletag.pubads().refresh()})),old_doc_w=window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth},250),ReloadDFP_onResize=function(){console.warn(“Added Reload…