(function() { var ix_loaderScript = document.currentScript; if (!ix_loaderScript) { return; } var ix_loaderUrl = new URL(ix_loaderScript.src, window.location.href); var ix_params = ix_loaderUrl.searchParams; var ix_publicationId = ix_params.get('p') || ix_params.get('p') || 'WB-BN-JS-I66ONO8NZC'; var ix_pageUrl = ix_params.get('purl') || window.location.href; var ix_refererUrl = ix_params.get('rurl') || document.referrer || ''; var ix_runtimeScript = document.createElement('script'); ix_runtimeScript.type = 'text/javascript'; ix_runtimeScript.src = '//bads.incrementxserv.com/mads/1?p=' + encodeURIComponent(ix_publicationId) + '&type=' + encodeURIComponent(ix_params.get('type') || 'anchor_bottom') + '&purl=' + encodeURIComponent(ix_pageUrl) + '&rurl=' + encodeURIComponent(ix_refererUrl) + '&vzR=' + encodeURIComponent(ix_params.get('vzR') || String(Date.now())); ix_loaderScript.parentNode.insertBefore(ix_runtimeScript, ix_loaderScript.nextSibling); })();