From 0a2ab5033a659a56111ef3c54ae35ddd3399b8a6 Mon Sep 17 00:00:00 2001 From: vkservicesllc <35149642+vkservicesllc@users.noreply.github.com> Date: Tue, 12 Feb 2019 08:31:28 -0500 Subject: [PATCH] update 1902120831 --- app/functions.js | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/app/functions.js b/app/functions.js index 0e3e182..9e0a8b9 100644 --- a/app/functions.js +++ b/app/functions.js @@ -17,25 +17,25 @@ var el = [], list = '', user2 = 'Joyce'; // timers / decisions -var wkEffDt = new Date('2019-02-09'), +var wkEffDt = new Date('2019-02-16'), mnEffDt = new Date('2019-01-31'), today = new Date(), - weeklyTopKey = (today >= wkEffDt) ? '1Tw8fGgviUCf_jAO0gLeZNB7YTpyRlf0jf9hz1u1fEQc' : '#', + weeklyTopKey = (today >= wkEffDt) ? '1xBEyKLg5wEVdqccJUP27aHf75wqVy7xSbHOh9Kx5GLo' : '#', mI = (today >= mnEffDt) ? 1 : 0; // weekly URLS var weeklyUrls = { top: { - header: 'Feb 10 — Feb 16', + header: 'Feb 17 — Feb 23', key: weeklyTopKey, collectorId: '914973738', linkId: '978213208' }, bottom: { - header: 'Feb 3 — Feb 9', - key: '1W2ZsjZjIn7szvVVGu14HXcQbBcnQGMvBimjico_4-gU', + header: 'Feb 10 — Feb 16', + key: '1Tw8fGgviUCf_jAO0gLeZNB7YTpyRlf0jf9hz1u1fEQc', collectorId: '914973738', linkId: '978213208' }, @@ -82,6 +82,11 @@ var historyList = [ key: '#', id: '1250765514' }, + { + header: 'Feb 3 — Feb 9', + key: '1W2ZsjZjIn7szvVVGu14HXcQbBcnQGMvBimjico_4-gU', + id: '1250765514' + }, { header: 'Jan 27 — Feb 2', key: '1zXEgZDMoW3ecdYdjxRY60o2A2krDHWeUCBrXj7LmHlM',