update 1810091542

This commit is contained in:
vkservicesllc
2018-10-09 15:42:26 -04:00
parent d5d61c3658
commit 7e259971e6

View File

@@ -17,25 +17,25 @@ var el = [], list = '',
user2 = '<span>Joyce</span>'; user2 = '<span>Joyce</span>';
// timers / decisions // timers / decisions
var wkEffDt = new Date('2018-10-05'), var wkEffDt = new Date('2018-10-12'),
mnEffDt = new Date('2018-09-28'), mnEffDt = new Date('2018-09-28'),
today = new Date(), today = new Date(),
weeklyTopKey = (today >= wkEffDt) ? '1bWEbPgE2Zs8u4sZ5ys5qlFcXRj2oWMYce9c4WL0wP3w' : '#', weeklyTopKey = (today >= wkEffDt) ? '1gV1QNaRESX95EnLXonsAMTa3eY_l_q7nPMYPnj-AGQ0' : '#',
mI = (today >= mnEffDt) ? 1 : 0; mI = (today >= mnEffDt) ? 1 : 0;
// weekly URLS // weekly URLS
var weeklyUrls = { var weeklyUrls = {
top: top:
{ {
header: 'Oct 7 — Oct 13', header: 'Oct 14 — Oct 20',
key: weeklyTopKey, key: weeklyTopKey,
collectorId: '914973738', collectorId: '914973738',
linkId: '978213208' linkId: '978213208'
}, },
bottom: bottom:
{ {
header: 'Sep 30 — Oct 6', header: 'Oct 7 — Oct 13',
key: '1Pufb8yCXh0CNG5Kizm-jfyD2BV1dQyXlgQUXYP8ZrZM', key: '1bWEbPgE2Zs8u4sZ5ys5qlFcXRj2oWMYce9c4WL0wP3w',
collectorId: '914973738', collectorId: '914973738',
linkId: '978213208' linkId: '978213208'
}, },
@@ -82,6 +82,11 @@ var historyList = [
key: '#', key: '#',
id: '1250765514' id: '1250765514'
}, },
{
header: 'Sep 30 — Oct 6',
key: '1Pufb8yCXh0CNG5Kizm-jfyD2BV1dQyXlgQUXYP8ZrZM',
id: '1250765514'
},
{ {
header: 'Sep 23 — Sep 29', header: 'Sep 23 — Sep 29',
key: '1n2EEk44WA_KRJqLNzVaZDqTF7K0HNiOHWsXHtk-ifVw', key: '1n2EEk44WA_KRJqLNzVaZDqTF7K0HNiOHWsXHtk-ifVw',