Over 2,000 years ago, Hippocrates first proclaimed that you should “let food be thy medicine and medicine be thy food.” Now ... 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);
});
});