top of page

Blue Bridge x MGH: Community Engagement Studio

Thu, Jun 11

|

The Possible Zone

Please join us for a unique, interactive event dedicated to brain health, mental wellness, and the power of participant-led research.

Registration is closed
See other events
Blue Bridge x MGH: Community Engagement Studio
Blue Bridge x MGH: Community Engagement Studio

Time & Location

Jun 11, 2026, 11:00 AM – 2:00 PM

The Possible Zone, 31 Heath St, Boston, MA 02130, USA

Google Maps were blocked due to your Analytics and functional cookie settings.

Share this event

bottom of page
window.addEventListener('message', function(event) { if (!event.data || typeof event.data !== 'object') return; if (event.data.type !== 'setHeight' || !event.data.height) return; // Find which iframe sent this message by matching its contentWindow var iframes = document.querySelectorAll('iframe[name="htmlComp-iframe"]'); iframes.forEach(function(iframe) { if (iframe.contentWindow === event.source) { // Walk up to the Wix container div and override the fixed height var container = iframe.closest('[id^="comp-"]'); if (container) { container.style.height = event.data.height + 'px'; } iframe.style.height = event.data.height + 'px'; } }); });