Contattaci

MODULO DI CONTATTO

 seguici anche sui nostri social

    function getPoll(url, callback) {var script = document.createElement('script');script.src = url;script.onload = callback;document.head.appendChild(script);}window.addEventListener('DOMContentLoaded', function(event) {getPoll('https://rest.cleverreach.com/poll/cleverpoll', function () {var crpref = new CleverPoll({baseUrl: 'https://rest.cleverreach.com/poll',userID: '230695',});});})