function hidePestanyaMenu() { var pages = ['Venues', 'Sedes', 'Lieux"]; var urlRegex = /AnnualRetreat2025|IntermediaryCities24/; if (window.location.href.match(urlRegex)) { var processNavMore = document.querySelector('.process-nav__more'); processNavMore.style.display = 'none'; var processNavLinks = document.querySelectorAll('.process-nav__link'); processNavLinks.forEach(function(link) { var title = link.textContent.trim(); if (pages.includes(title)) { link.style.display = 'none'; } }); } } document.addEventListener('DOMContentLoaded', function() { hidePestanyaMenu(); });
Information about the cookies used on the website
We use cookies on our website to improve the performance and content of the site. The cookies enable us to provide a more individual user experience and social media channels.

You need to enable all cookies in order to see this content.

Change cookie settings