const consentListeners = []; window.ConsentListener = (callback) => { consentListeners.push(callback); }; const onConsentChange = (consent) => { consentListeners.forEach((callback) => { callback(consent); }); };

Honored and proud to be part of this great Educational Network in Ocular Drug De

Check out the video

  • OcuTher: Educational Network in Ocular Drug Delivery and Therapeutics - This project has received funding from the European Union’s Horizon 2020 research and innovation programme under the Marie Skłodowska-Curie grant agreement No 722717.