update 1904081548

This commit is contained in:
vkservicesllc
2019-04-08 15:48:49 -04:00
parent 693cb5966f
commit b20d2e7647

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('2019-04-06'), var wkEffDt = new Date('2019-04-13'),
mnEffDt = new Date('2019-03-31'), mnEffDt = new Date('2019-03-31'),
today = new Date(), today = new Date(),
weeklyTopKey = (today >= wkEffDt) ? '1LxHzTniRqi7r0uXvcPgcDmTRmrNotmhkk8NAV7KXbI0' : '#', weeklyTopKey = (today >= wkEffDt) ? '1HTM8uUixl0dmWEKr7yXNE9XfPhKMmHvqYhy14XZ64YY' : '#',
mI = (today >= mnEffDt) ? 1 : 0; mI = (today >= mnEffDt) ? 1 : 0;
// weekly URLS // weekly URLS
var weeklyUrls = { var weeklyUrls = {
top: top:
{ {
header: 'Apr 7 — Apr 13', header: 'Apr 14 — Apr 20',
key: weeklyTopKey, key: weeklyTopKey,
collectorId: '914973738', collectorId: '914973738',
linkId: '978213208' linkId: '978213208'
}, },
bottom: bottom:
{ {
header: 'Mar 31 — Apr 6', header: 'Apr 7 — Apr 13',
key: '1rHP9N-LzlkHzYNOmJsT5VBrP1Q-gTSQpv_CCrpTq4us', key: '1LxHzTniRqi7r0uXvcPgcDmTRmrNotmhkk8NAV7KXbI0',
collectorId: '914973738', collectorId: '914973738',
linkId: '978213208' linkId: '978213208'
}, },
@@ -82,6 +82,11 @@ var historyList = [
key: '#', key: '#',
id: '1250765514' id: '1250765514'
}, },
{
header: 'Mar 31 — Apr 6',
key: '1rHP9N-LzlkHzYNOmJsT5VBrP1Q-gTSQpv_CCrpTq4us',
id: '1250765514'
},
{ {
header: 'Mar 24 — Mar 30', header: 'Mar 24 — Mar 30',
key: '1BqR7wBywjiG5g0zFuO9bYe7EDDRjq8GLIxAaz2HPVvs', key: '1BqR7wBywjiG5g0zFuO9bYe7EDDRjq8GLIxAaz2HPVvs',