A new $100-million program aims to improve the diversity of participants in U.S. clinical trials with the ultimate goal of achieving better ... Read more
The U.S. Food and Drug Administration (FDA) has launched an initiative called Project Patient Voice to create a publicly available information ... Read more
While there are few silver linings to the cloud created by COVID-19, the pandemic that has killed tens of thousands, hobbled ... Read more
// Fill in your MailChimp popup settings below.
// These can be found in the original popup script from MailChimp.
var mailchimpConfig = {
baseUrl: 'mc.us5.list-manage.com',
uuid: '52c64784d386bd00ea57ee792',
lid: 'ea3614260e'
};
// No edits below this line are required
var chimpPopupLoader = document.createElement("script");
chimpPopupLoader.src = '//s3.amazonaws.com/downloads.mailchimp.com/js/signup-forms/popup/embed.js';
chimpPopupLoader.setAttribute('data-dojo-config', 'usePlainJson: true, isDebug: false');
var chimpPopup = document.createElement("script");
chimpPopup.appendChild(document.createTextNode('require(["mojo/signup-forms/Loader"], function (L) { L.start({"baseUrl": "' + mailchimpConfig.baseUrl + '", "uuid": "' + mailchimpConfig.uuid + '", "lid": "' + mailchimpConfig.lid + '"})});'));
jQuery(function ($) {
//document.body.appendChild(chimpPopupLoader);
//$(window).load(function () {
// document.body.appendChild(chimpPopup);
});
});