Annual Program CTC: Clinical research, PV, Market access

Description

please contact CTC to join Courses as SwAPP member

Discount for SwAPP members 15% /event

// Select all elements const emElements = document.querySelectorAll('em'); // Loop through each element emElements.forEach((element) => { // Check if the text content matches the desired text if (element.textContent.trim() === 'Registrations are now closed.') { // Assign the 'reg-closed' class to the matching element element.classList.add('reg-closed'); } });

Share this event in your community