Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/content/Mathematics11/p5.js
blob: b07298150d11773801920ae176dfa4a6eb4689ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
var activities = [
[1, '51.1', 'milestone', 'map51', 'map511m1', 'Cyan'],
[1, '51.2', 'milestone', 'map51', 'map511m2', 'Cyan'],
[1, '51.3', 'milestone', 'map51', 'map511m3', 'Cyan'],
[1, '51.4', 'milestone', 'map51', 'map511m4', 'Cyan'],
[1, '51.5', 'milestone', 'map51', 'map511m5', 'Cyan'],
[1, '51.6', 'milestone', 'map51', 'map511m6', 'Cyan'],
[1, '51.7', 'milestone', 'map51', 'map511m7', 'Cyan'],
[1, '51.8', 'milestone', 'map51', 'map511m8', 'Cyan'],
[1, '51.9', 'milestone', 'map51', 'map511m9', 'Cyan'],
[1, '52.1', 'milestone', 'map52', 'map512m1', 'Cyan'],
[1, '52.2', 'milestone', 'map52', 'map512m2', 'Cyan'],
[1, '52.3', 'milestone', 'map52', 'map512m3', 'Cyan'],
[1, '52.4', 'milestone', 'map52', 'map512m4', 'Cyan'],
[1, '52.5', 'milestone', 'map52', 'map512m5', 'Cyan'],
[1, '52.6', 'milestone', 'map52', 'map512m6', 'Cyan'],
[1, '52.7', 'milestone', 'map52', 'map512m7', 'Cyan'],
[1, '52.8', 'milestone', 'map52', 'map512m8', 'Cyan'],
[1, '52.9', 'milestone', 'map52', 'map512m9', 'Cyan'],
[1, '53.1', 'milestone', 'map53', 'map513m1', 'Cyan'],
[1, '53.2', 'milestone', 'map53', 'map513m2', 'Cyan'],
[1, '53.3', 'milestone', 'map53', 'map513m3', 'Cyan'],
[1, '53.4', 'milestone', 'map53', 'map513m4', 'Cyan'],
[1, '53.5', 'milestone', 'map53', 'map513m5', 'Cyan'],
[1, '53.6', 'milestone', 'map53', 'map513m6', 'Cyan'],
[1, '53.7', 'milestone', 'map53', 'map513m7', 'Cyan'],
[1, '53.8', 'milestone', 'map53', 'map513m8', 'Cyan'],
[1, '53.9', 'milestone', 'map53', 'map513m9', 'Cyan'],

];
var assetList = [];
var logos = [];