{#
Define OptanonWrapper function on the global window object for consent tool to callback to
This method is called when the page first loads and any time a users consent changes
#}
{% set consentScripts = consentGetScripts()|default([]) %}
{# Bolt loads the snippets before the scripts that is why we hvae load the script manually #}