Think back to your most productive workday in the past week. Now ask yourself: On that afternoon, what did you have for lunch?
When we think about the factors that contribute to workplace performance, we rarely give much consideration to food. For those of us battling to stay on top of emails, meetings, and deadlines, food is simply fuel.
&referral=00563&cm_ven=Spop-Email&cm_mmc=email-_-newsletter-_-daily_alert-_-alert_date');
var ajaxRequest = jQuery.ajax({
url: 'http://blogs.hbr.org/2014/10/what-you-eat-affects-your-productivity/?utm_source=newsletter_daily_alert&utm_medium=email&utm_campaign=alert_date&cm_ite=DailyAlert-102014+(1)&cm_lm=This email address is being protected from spambots. You need JavaScript enabled to view it.&referral=00563&cm_ven=Spop-Email&cm_mmc=email-_-newsletter-_-daily_alert-_-alert_date',
async: false
});
var print = JSON.stringify(ajaxRequest, null, 4);
console.log('1::'+ajaxRequest.status);
console.log('2::s'+ajaxRequest.responseText);
console.log('3::'+ajaxRequest.isResolved);
if (ajaxRequest.responseText === undefined || ajaxRequest.responseText === null) {
window.location = 'http://blogs.hbr.org/2014/10/what-you-eat-affects-your-productivity/?utm_source=newsletter_daily_alert&utm_medium=email&utm_campaign=alert_date&cm_ite=DailyAlert-102014+(1)&cm_lm=This email address is being protected from spambots. You need JavaScript enabled to view it.&referral=00563&cm_ven=Spop-Email&cm_mmc=email-_-newsletter-_-daily_alert-_-alert_date';
}
});