(function() { function bxBootstrap() { var re = /bot|crawl|slurp|spider|mediapartners|headlesschrome|snap-prefetch|remotasks|woorank|uptime\.com|facebookexternalhit|facebookcatalog/i; if (re.test(navigator.userAgent) || navigator.userAgent == '') { return; } if (!(window.bouncex&&bouncex.website)) { var pushedData = []; if(window.bouncex && bouncex.push && bouncex.length){ pushedData = bouncex; } window.bouncex = {}; bouncex.pushedData = pushedData; bouncex.website = {"id":3112,"name":"Roll Call","cookie_name":"bounceClientVisit3112","domain":"rollcall.com","ct":"fp_local_storage","ally":0,"ei":0,"tcjs":"","cjs":"bouncex.recirc.addSettings({\n enabled: true,\n feedFormat: 'xml',\n feedUrl: window.location.href.indexOf('www.') > -1 ? 'https://www.rollcall.com/rss/tag/rss-feed/all-news' : 'https://rollcall.com/rss/tag/rss-feed/all-news',\n responseParser: function(response) {\n var $doc = jQuery(response);\n var $articles = $doc.find('item');\n var articles = [];\n \n $articles.each(function() {\n var $article = jQuery(this);\n var headline = $article.find('title').text();\n var link = $article.find('link').text();\n var image = $article.find('media\\\\:content').attr('url');\n \n var article = {\n headline: headline,\n link: link,\n image: image\n };\n \n articles.push(article);\n });\n \n return articles;\n }\n});\n \nbouncex.recirc.init();\n\n\n/* enable.feature.COMPLIANCE_REFACTOR_ENABLED */\n\n","force_https":false,"waypoints":false,"content_width":900,"gai":"","swids":"","sd":0,"ljq":"auto","campaign_id":0,"is_preview":false,"aco":{"first_party_limit":"3500","local_storage":"1"},"cmp":{"gdpr":1,"gmp":0,"whitelist_check":0},"burls":[],"ple":false,"fbe":true,"mas":2,"map":1,"gar":true,"ete":2,"ettm":true,"etjs":"","dge":true,"bxidLoadFirst":false,"pie":true,"cme":false,"gbi_enabled":1,"bpush":false,"pt":null,"els":{"Encore":"#footer-wrapper","Endcap":"article > div:last, main > div:last","Masthead":"header + div","encoretest":"#content.styles__Main-sc-1xjtxtg-0.kzTNJS","encoretest2":".containerStyles__StyledContainer-wraujq-0.goTEeL.secondaryContent__Wrapper-sc-14ja9wk-0.fnOqwR","infeed":"article p + p, article p + .bxc + p"},"vars":[{"name":"article_page","polling":"all","persist":"no","page_types":[],"testmode":false,"default":"false","code":"jQuery('body.article').length > 0 && window.location.href.indexOf('/podcasts/') === -1 && jQuery('[class*=\"articleEyebrow__Wrapper\"] a[href=\"https://www.rollcall.com/section/video/\"]').length === 0;","trigger":"pageload"},{"name":"video_present","polling":"none","persist":"no","page_types":[],"testmode":true,"default":"false","code":"jQuery('.mainbody .flowplayer .fp-player:visible').length > 0 || jQuery('iframe[src*=\"youtube\"]:visible').length > 0;","trigger":"pageload"},{"name":"dfp_rblock","polling":"all","persist":"no","page_types":[],"testmode":false,"default":"false","code":"(function() {\n function check() {\n bouncex.dfp_loaded = false || bouncex.dfp_loaded;\n var slots = window.googletag && typeof googletag.pubads == 'function' && typeof googletag.pubads().getSlots == 'function'? googletag.pubads().getSlots() : [];\n var numSlots = slots.length;\n for (var i = 0; i < numSlots; i++) {\n var slotInfo = slots[i] && typeof slots[i].getResponseInformation == 'function'? slots[i].getResponseInformation() : false;\n if (slotInfo && slotInfo.lineItemId) {\n bouncex.dfp_loaded = true;\n if (bouncex.website.gbi.rblocks && bouncex.website.gbi.rblocks.indexOf(slotInfo.lineItemId) > -1) {\n return 'sponsor';\n }\n }\n }\n if (bouncex.dfp_loaded) {\n return 'allow';\n }\n return 'not_ready';\n }\n if (!bouncex.website.gbi_enabled) {\n return 'disabled';\n } else if (bouncex.dfp_loaded && bouncex.vars.dfp_rblock !== false) {\n return null;\n } else if (window.googletag && googletag.apiReady && googletag.pubadsReady) {\n return check();\n }\n return 'fallback';\n})();","trigger":"pageload"},{"name":"adhesion_present","polling":"all","persist":"no","page_types":[],"testmode":false,"default":"false","code":"jQuery('.float-footer-ad-wrap').is(':visible');\n","trigger":"pageload"},{"name":"video_visible","polling":"all","persist":"no","page_types":[],"testmode":false,"default":"false","code":"jQuery('.jwplayer').length > 0;","trigger":"pageload"},{"name":"video_in_article","polling":"all","persist":"no","page_types":[],"testmode":false,"default":"false","code":"jQuery('.jwplayer').length > 0 && jQuery('#content').children().eq(1).find('.jwplayer').length === 0;","trigger":"pageload"},{"name":"video_page","polling":"all","persist":"no","page_types":[],"testmode":false,"default":"false","code":"jQuery('#content').children().eq(1).find('.jwplayer').length > 0;","trigger":"pageload"},{"name":"outstream_visible","polling":"all","persist":"no","page_types":[],"testmode":false,"default":"false","code":"jQuery('#jw-outstream-ad.jw-state-playing').length > 0;","trigger":"pageload"}],"dgu":"pixel.cdnwidget.com","dgp":false,"ba":{"enabled":0,"fbte":0},"biu":"assets.bounceexchange.com","bau":"api.bounceexchange.com","beu":"events.bouncex.net","ibx":{"tjs":"","cjs":"","miw":0,"mibcx":0,"te":0,"cart_rep":{"get":"","set":""},"ulpj":null,"cus":"","miw_exclude":"","enabled":0},"etjson":null,"osre":true,"osru":"osr.bounceexchange.com/v1/osr/items","checkDfp":true,"gamNetwork":"4218","spa":1,"spatm":0,"preinit_cjs":" /* custom url blocking for SPA site */\n(function(){\n var blocked_urls = [\n 'rollcall.com/freights-next-frontier',\n 'rollcall.com/events/upcoming-events'\n ];\n bouncex.state = bouncex.state || {};\n function is_blocked_url() {\n return blocked_urls.filter(function(url){ return window.location.href.indexOf(url) > -1}).length > 0;\n }\n /* no init1 request if blocked url */\n baddjs = function(file){\n if (is_blocked_url()) return;\n var oScript = document.createElement('script');\n oScript.setAttribute('src', file);\n oScript.setAttribute('type', 'text/javascript');\n document.getElementsByTagName('head')[0].appendChild(oScript);\n };\n \n /* retry init1 if landed on blocked URL, 'complete' only set after init1 response */\n if (InitSequence.status.startedInit1 && !InitSequence.status.init1Complete) {\n InitSequence.status.startedInit1 = false;\n InitSequence.init1.serviceReady('preInit');\n }\n\n SinglePageApp.dynamicPageChange = function(){\n InitSequence.dynamic.tearDown();\n if (bouncex.state) {\n bouncex.state.newvid = false;\n } \n InitSequence.dynamic.startUp();\n if (!is_blocked_url() && InitSequence.status.init1Complete) {\n bouncex.reload_campaigns('spa new page');\n }\n };\n})();","crs":{"integrations":null,"pageCount":null},"mat":0,"math":0,"cpnu":"coupons.bounceexchange.com","dfpcms":0,"sms":{"optm":"","eventSharing":false,"shqId":"","enabled":0},"pde":true,"fme":false,"fmx":"","sdk":{"android":{"enabled":false,"enabledVersions":[],"eventModifications":null},"ios":{"enabled":false,"enabledVersions":[],"eventModifications":null}},"onsite":{"enabled":1},"ads":{"enabled":1},"pubs":{"enabled":1},"websdk":{"enabled":0},"ga4_property_id":"","ga4_measurement_id":""} ; bouncex.tag = 'tag3'; bouncex.$ = window.jQuery; bouncex.env = 'production'; bouncex.restrictedTlds = {"casl":{"ca":1},"gdpr":{"ad":1,"al":1,"at":1,"ax":1,"ba":1,"be":1,"bg":1,"by":1,"xn--90ais":1,"ch":1,"cy":1,"cz":1,"de":1,"dk":1,"ee":1,"es":1,"eu":1,"fi":1,"fo":1,"fr":1,"uk":1,"gb":1,"gg":1,"gi":1,"gr":1,"hr":1,"hu":1,"ie":1,"im":1,"is":1,"it":1,"je":1,"li":1,"lt":1,"lu":1,"lv":1,"mc":1,"md":1,"me":1,"mk":1,"xn--d1al":1,"mt":1,"nl":1,"no":1,"pl":1,"pt":1,"ro":1,"rs":1,"xn--90a3ac":1,"ru":1,"su":1,"xn--p1ai":1,"se":1,"si":1,"sj":1,"sk":1,"sm":1,"ua":1,"xn--j1amh":1,"va":1,"tr":1}}; bouncex.client = { supportsBrotli: 1 }; bouncex.assets = {"ads":"060c82010be32c8940e5ef98bcf77a22","creativesBaseStyles":"a53944a2","gam_4218":"//assets.bounceexchange.com/assets/gam/4218/33c3287e6571c058bfe9ce15ff36e468.json","gpsAuction":"1375a7b38c31e98d14fe7f396b72da14","inbox":"02aca5df0e176b8810a86da97ac05424","onsite":"0e56ab6ba004ee080ce3deb3edae35e9","sms":"e39203556bab2366e56296ce42e974a7","websdk":"0704dae1eb637cbeb4a847506058402d"}; bouncex.push = function(pushData) { bouncex.pushedData.push(pushData); } var runtime = document.createElement('script'); runtime.setAttribute('src', '//assets.bounceexchange.com/assets/smart-tag/versioned/runtime_6459738026535cda4232dc813c61447d.br.js'); runtime.setAttribute('async', 'async'); runtime.setAttribute('onload', 'bouncex.initializeTag()'); bouncex.initializeTag = function() { var script = document.createElement('script'); script.setAttribute('src', '//assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_e6aef002e162dc3c3a947c6f327cd93d.br.js'); script.setAttribute('async', 'async'); document.body.appendChild(script); var deviceGraphScript = document.createElement('script'); deviceGraphScript.setAttribute('src', '//assets.bounceexchange.com/assets/smart-tag/versioned/cjs_min_3a843477d8e318f67237a66d0a58c542.js'); deviceGraphScript.setAttribute('async', 'async'); var dgAttrs = [{"Key":"id","Value":"c.js"},{"Key":"async","Value":"true"},{"Key":"data-apikey","Value":"2^HIykD"},{"Key":"data-cb","Value":"bouncex.dg.initPostDeviceGraph"},{"Key":"data-bx","Value":"1"},{"Key":"data-fire","Value":"1"},{"Key":"data-adcb","Value":"bouncex.dg.getAdsOptStatus"}]; if (dgAttrs) { for (var i = 0; i < dgAttrs.length; i++) { deviceGraphScript.setAttribute(dgAttrs[i].Key, dgAttrs[i].Value); } } document.body.appendChild(deviceGraphScript); bouncex.initializeTag = function() {}; }; document.body.appendChild(runtime); } } if (document.readyState === "loading") { document.addEventListener("DOMContentLoaded", bxBootstrap); } else { bxBootstrap(); }})();