Nancy Brier lives in Palm Desert, California with her husband and their daughter. She coaches entrepreneurs and writes about family, cancer, travel, and business. For more of her work, please visit www.NancyBrier.com.
My family and I stopped to look at art this week. While we wandered among sculptures, someone smashed the window of ... 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);
});
});