-
Notifications
You must be signed in to change notification settings - Fork 13
/
data.js
146 lines (142 loc) · 8.49 KB
/
data.js
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
var data=[];
data[0]=[];
data[0][0]="You think water moves fast? You should see ice. It moves like it has a mind. Like it knows it killed the world once and got a taste for murder. After the avalanche, it took us a week to climb out. Now, I don't know exactly when we turned on each other, but I know that seven of us survived the slide... and only five made it out. Now we took an oath, that I'm breaking now. We said we'd say it was the snow that killed the other two, but it wasn't. Nature is lethal but it doesn't hold a candle to man.Do you see any Teletubbies in here? Do you see a slender plastic tag clipped to my shirt with my name printed on it? Do you see a little Asian child with a blank expression on his face sitting outside on a mechanical helicopter that shakes when you put quarters in it? No? Well, that's what you see at a toy store. And you must think you're in a toy store, because you're here shopping for an infant named Jeb.";
data[0][1]=[];
data[0][1][0]=[];
data[0][1][0][0]="Question1?"
data[0][1][0][1]="Answer"
data[0][1][0][2]="Option1"
data[0][1][0][3]="Option2"
data[0][1][0][4]="Option3"
data[0][1][0][5]="Option4"
data[0][1][1]=[];
data[0][1][1][0]="Question2?"
data[0][1][1][1]="Answer2"
data[0][1][1][2]="Option1"
data[0][1][1][3]="Option2"
data[0][1][1][4]="Option3"
data[0][1][1][5]="Option4"
data[0][1][2]=[];
data[0][1][2][0]="Question3?"
data[0][1][2][1]="Answer3"
data[0][1][2][2]="Option1"
data[0][1][2][3]="Option2"
data[0][1][2][4]="Option3"
data[0][1][2][5]="Option4"
data[1]=[];
data[1][0]="Now that there is the Tec-9, a crappy spray gun from South Miami. This gun is advertised as the most popular gun in American crime. Do you believe that shit? It actually says that in the little book that comes with it: the most popular gun in American crime. Like they're actually proud of that shit. Well, the way they make shows is, they make one show. That show's called a pilot. Then they show that show to the people who make shows, and on the strength of that one show they decide if they're going to make more shows. Some pilots get picked and become television programs. Some don't, become nothing. She starred in one of the ones that became nothing.";
data[1][1]=[];
data[1][1][0]=[];
data[1][1][0][0]="Question1?"
data[1][1][0][1]="Answer1"
data[1][1][0][2]="Option1"
data[1][1][0][3]="Option2"
data[1][1][0][4]="Option3"
data[1][1][0][5]="Option4"
data[1][1][1]=[];
data[1][1][1][0]="Question2?"
data[1][1][1][1]="Answer2"
data[1][1][1][2]="Option1"
data[1][1][1][3]="Option2"
data[1][1][1][4]="Option3"
data[1][1][1][5]="Option4"
data[1][1][2]=[];
data[1][1][2][0]="Question3?"
data[1][1][2][1]="Answer3"
data[1][1][2][2]="Option1"
data[1][1][2][3]="Option2"
data[1][1][2][4]="Option3"
data[1][1][2][5]="Option4"
data[2]=[];
data[2][0]="Do you see any Teletubbies in here? Do you see a slender plastic tag clipped to my shirt with my name printed on it? Do you see a little Asian child with a blank expression on his face sitting outside on a mechanical helicopter that shakes when you put quarters in it? No? Well, that's what you see at a toy store. And you must think you're in a toy store, because you're here shopping for an infant named Jeb. You think water moves fast? You should see ice. It moves like it has a mind. Like it knows it killed the world once and got a taste for murder. After the avalanche, it took us a week to climb out. Now, I don't know exactly when we turned on each other, but I know that seven of us survived the slide... and only five made it out. Now we took an oath, that I'm breaking now. We said we'd say it was the snow that killed the other two, but it wasn't. Nature is lethal but it doesn't hold a candle to man. Normally, both your asses would be dead as fucking fried chicken, but you happen to pull this shit while I'm in a transitional period so I don't wanna kill you, I wanna help you. But I can't give you this case, it don't belong to me. Besides, I've already been through too much shit this morning over this case to hand it over to your dumb ass.";
data[2][1]=[];
data[2][1][0]=[];
data[2][1][0][0]="Question1?"
data[2][1][0][1]="Answer1"
data[2][1][0][2]="Option1"
data[2][1][0][3]="Option2"
data[2][1][0][4]="Option3"
data[2][1][0][5]="Option4"
data[2][1][1]=[];
data[2][1][1][0]="Question2?"
data[2][1][1][1]="Answer2"
data[2][1][1][2]="Option1"
data[2][1][1][3]="Option2"
data[2][1][1][4]="Option3"
data[2][1][1][5]="Option4"
data[2][1][2]=[];
data[2][1][2][0]="Question3?"
data[2][1][2][1]="Answer3"
data[2][1][2][2]="Option1"
data[2][1][2][3]="Option2"
data[2][1][2][4]="Option3"
data[2][1][2][5]="Option4"
data[2][1][3]=[];
data[2][1][3][0]="Question3?"
data[2][1][3][1]="Answer3"
data[2][1][3][2]="Option1"
data[2][1][3][3]="Option2"
data[2][1][3][4]="Option3"
data[2][1][3][5]="Option4"
data[3]=[];
data[3][0]="Now that we know who you are, I know who I am. I'm not a mistake! It all makes sense! In a comic, you know how you can tell who the arch-villain's going to be? He's the exact opposite of the hero. And most times they're friends, like you and me! I should've known way back when... You know why, David? Because of the kids. They called me Mr Glass. Now that we know who you are, I know who I am. I'm not a mistake! It all makes sense! In a comic, you know how you can tell who the arch-villain's going to be? He's the exact opposite of the hero. And most times they're friends, like you and me! I should've known way back when... You know why, David? Because of the kids. They called me Mr Glass. Well, the way they make shows is, they make one show. That show's called a pilot. Then they show that show to the people who make shows, and on the strength of that one show they decide if they're going to make more shows. Some pilots get picked and become television programs. Some don't, become nothing. She starred in one of the ones that became nothing.";
data[3][1]=[];
data[3][1][0]=[];
data[3][1][0][0]="Question1?"
data[3][1][0][1]="Answer1"
data[3][1][0][2]="Option1"
data[3][1][0][3]="Option2"
data[3][1][0][4]="Option3"
data[3][1][0][5]="Option4"
data[3][1][1]=[];
data[3][1][1][0]="Question2?"
data[3][1][1][1]="Answer2"
data[3][1][1][2]="Option1"
data[3][1][1][3]="Option2"
data[3][1][1][4]="Option3"
data[3][1][1][5]="Option4"
data[3][1][2]=[];
data[3][1][2][0]="Question3?"
data[3][1][2][1]="Answer3"
data[3][1][2][2]="Option1"
data[3][1][2][3]="Option2"
data[3][1][2][4]="Option3"
data[3][1][2][5]="Option4"
data[3][1][3]=[];
data[3][1][3][0]="Question3?"
data[3][1][3][1]="Answer3"
data[3][1][3][2]="Option1"
data[3][1][3][3]="Option2"
data[3][1][3][4]="Option3"
data[3][1][3][5]="Option4"
data[4]=[];
data[4][0]="Your bones don't break, mine do. That's clear. Your cells react to bacteria and viruses differently than mine. You don't get sick, I do. That's also clear. But for some reason, you and I react the exact same way to water. We swallow it too fast, we choke. We get some in our lungs, we drown. However unreal it may seem, we are connected, you and I. We're on the same curve, just on opposite ends. You think water moves fast? You should see ice. It moves like it has a mind. Like it knows it killed the world once and got a taste for murder. After the avalanche, it took us a week to climb out. Now, I don't know exactly when we turned on each other, but I know that seven of us survived the slide... and only five made it out. Now we took an oath, that I'm breaking now. We said we'd say it was the snow that killed the other two, but it wasn't. Nature is lethal but it doesn't hold a candle to man. Your bones don't break, mine do. That's clear. Your cells react to bacteria and viruses differently than mine. You don't get sick, I do. That's also clear. But for some reason, you and I react the exact same way to water. We swallow it too fast, we choke. We get some in our lungs, we drown. However unreal it may seem, we are connected, you and I. We're on the same curve, just on opposite ends.";
data[4][1]=[];
data[4][1][0]=[];
data[4][1][0][0]="Question1?"
data[4][1][0][1]="Answer1"
data[4][1][0][2]="Option1"
data[4][1][0][3]="Option2"
data[4][1][0][4]="Option3"
data[4][1][0][5]="Option4"
data[4][1][1]=[];
data[4][1][1][0]="Question2?"
data[4][1][1][1]="Answer2"
data[4][1][1][2]="Option1"
data[4][1][1][3]="Option2"
data[4][1][1][4]="Option3"
data[4][1][1][5]="Option4"
data[4][1][2]=[];
data[4][1][2][0]="Question3?"
data[4][1][2][1]="Answer3"
data[4][1][2][2]="Option1"
data[4][1][2][3]="Option2"
data[4][1][2][4]="Option3"
data[4][1][2][5]="Option4"
data[4][1][3]=[];
data[4][1][3][0]="Question3?"
data[4][1][3][1]="Answer3"
data[4][1][3][2]="Option1"
data[4][1][3][3]="Option2"
data[4][1][3][4]="Option3"
data[4][1][3][5]="Option4"