From 7e259971e6053f957e6631647c11b327b0703ad7 Mon Sep 17 00:00:00 2001 From: vkservicesllc <35149642+vkservicesllc@users.noreply.github.com> Date: Tue, 9 Oct 2018 15:42:26 -0400 Subject: [PATCH] update 1810091542 --- app/functions.js | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/app/functions.js b/app/functions.js index 43f72e2..3cd2215 100644 --- a/app/functions.js +++ b/app/functions.js @@ -17,25 +17,25 @@ var el = [], list = '', user2 = 'Joyce'; // timers / decisions -var wkEffDt = new Date('2018-10-05'), +var wkEffDt = new Date('2018-10-12'), mnEffDt = new Date('2018-09-28'), today = new Date(), - weeklyTopKey = (today >= wkEffDt) ? '1bWEbPgE2Zs8u4sZ5ys5qlFcXRj2oWMYce9c4WL0wP3w' : '#', + weeklyTopKey = (today >= wkEffDt) ? '1gV1QNaRESX95EnLXonsAMTa3eY_l_q7nPMYPnj-AGQ0' : '#', mI = (today >= mnEffDt) ? 1 : 0; // weekly URLS var weeklyUrls = { top: { - header: 'Oct 7 — Oct 13', + header: 'Oct 14 — Oct 20', key: weeklyTopKey, collectorId: '914973738', linkId: '978213208' }, bottom: { - header: 'Sep 30 — Oct 6', - key: '1Pufb8yCXh0CNG5Kizm-jfyD2BV1dQyXlgQUXYP8ZrZM', + header: 'Oct 7 — Oct 13', + key: '1bWEbPgE2Zs8u4sZ5ys5qlFcXRj2oWMYce9c4WL0wP3w', collectorId: '914973738', linkId: '978213208' }, @@ -82,6 +82,11 @@ var historyList = [ key: '#', id: '1250765514' }, + { + header: 'Sep 30 — Oct 6', + key: '1Pufb8yCXh0CNG5Kizm-jfyD2BV1dQyXlgQUXYP8ZrZM', + id: '1250765514' + }, { header: 'Sep 23 — Sep 29', key: '1n2EEk44WA_KRJqLNzVaZDqTF7K0HNiOHWsXHtk-ifVw',