Brighton Events Calendar

<div id="evvnt-calendar"></div>
<script async defer
 src="//discovery.evvnt.com/prd/evvnt_discovery_plugin-latest.min.js"
 onload="evvntDiscoveryInit();">
</script>
<script>
  function evvntDiscoveryInit() {
    evvnt_require("evvnt/discovery_plugin").init({
      api_key: "BRIGHTONSCOOP",
      publisher_id:11676,
      discovery: {
        element: "#evvnt-calendar",
        detail_page_enabled: true,
        widget: false,
        virtual: false,
        map: true,
        category_id: null,
        backfill_events_have_images: true,
      }
   });
 }
</script>