top of page

January of 2023 Newsletter

Dear Members,

The long awaited monthly newsletter has been finally released. For those of you who have not signed up for our mailing list, here's the link to the newletter https://mailchi.mp/87a246a0f381/acmcrn-monthly-newsletter-january-of-2023

If you'd like to signup to receive our newsletter by email, sign-up using our subscribe form at the bottom of any page on the website, including this one.


Comments

Rated 0 out of 5 stars.
No ratings yet

Add a rating

Subscribe to our Newsletter!

Stay informed with the latest research, patient resources, events, and ways to support the Arachnoiditis community—delivered every month and on special occasions

Thanks for signing up!

bottom of page
Click Below to Chat
// Open lightbox when URL has ?newsletter=open import wixWindow from 'wix-window'; $w.onReady(function () { const params = new URLSearchParams(window.location.search); if (params.get('newsletter') === 'open') { wixWindow.openLightbox('NewsletterSignupLightbox'); } });