
window.onload = function() {
    var c = document.getElementById('4bcd3edb-01f8-31a4-25a6-fc7db7a52e29');
    c.dataset.civicscienceWidget = '2355';
    
    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);
};
