Cold foods have less smell, which can be enjoyable for patients with breast cancer and prevent food aversions. Try to add foods like yogurt, cottage cheese or sandwiches to the daily routines.
// 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);
});
});