Everyone wants to avoid harmful pesticides and other chemicals that can present a danger to health. Sometimes, though, organic choices are ... Read more
Compared with chemotherapy and surgery, some breast cancer patients believe that radiation is the easiest part of cancer treatment. According to ... 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);
});
});