update 1906050811

This commit is contained in:
vkservicesllc
2019-06-05 08:11:54 -04:00
parent 97056b5d8a
commit 5b6b31ebfe

View File

@@ -17,26 +17,26 @@ var el = [], list = '',
user2 = '<span>Joyce</span>'; user2 = '<span>Joyce</span>';
// timers / decisions // timers / decisions
var wkEffDt = new Date('2019-06-01'), var wkEffDt = new Date('2019-06-08'),
mnEffDt = new Date('2019-05-31'), mnEffDt = new Date('2019-05-31'),
today = new Date(), today = new Date(),
weeklyTopKey = (today >= wkEffDt) ? weeklyTopKey = (today >= wkEffDt) ?
'1c688TBXUrz0jczGaDYuiMYvxh24SGntC8TuG-C20GRY' : '#', '182wgRr2UE_RV0b7LOqSp1XUOO4smbYNQ1Hgphr_AK1o' : '#',
mI = (today >= mnEffDt) ? 1 : 0; mI = (today >= mnEffDt) ? 1 : 0;
// weekly URLs // weekly URLs
var weeklyUrls = { var weeklyUrls = {
top: top:
{ {
header: 'Jun 1 — Jun 8', header: 'Jun 9 — Jun 15',
key: weeklyTopKey, key: weeklyTopKey,
collectorId: '914973738', collectorId: '914973738',
linkId: '978213208' linkId: '978213208'
}, },
bottom: bottom:
{ {
header: 'May 26 — Jun 1', header: 'Jun 2 — Jun 8',
key: '1WhxJTEcPK7aUWN879p4gGWmoz24xYIWelzUADRA6d4I', key: '1c688TBXUrz0jczGaDYuiMYvxh24SGntC8TuG-C20GRY',
collectorId: '914973738', collectorId: '914973738',
linkId: '978213208' linkId: '978213208'
}, },
@@ -83,6 +83,11 @@ var historyList = [
key: '#', key: '#',
id: '1250765514' id: '1250765514'
}, },
{
header: 'May 26 — Jun 1',
key: '1WhxJTEcPK7aUWN879p4gGWmoz24xYIWelzUADRA6d4I',
id: '1250765514'
},
{ {
header: 'May 19 — May 25', header: 'May 19 — May 25',
key: '14kSCw2oOnGeHX3qnKhUCAI89yWrXX-MbG0kJhOAPrH0', key: '14kSCw2oOnGeHX3qnKhUCAI89yWrXX-MbG0kJhOAPrH0',