
window.onload = function() {
    var c = document.getElementById('72a15c4f-4887-e6b4-6d15-f5597f863aa4');
    c.dataset.civicscienceWidget = '2353';
    
    var m = document.createElement('meta');
    m.setAttribute('name','civicscience:jspoll-hostname')
    m.setAttribute('content','www.civicscience.com')
    document.head.appendChild(m);

    var s = document.createElement('script');
    s.setAttribute('src','https://www.civicscience.com/jspoll/5/csw-polyfills.js');
    document.head.appendChild(s);
};
