-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
495 lines (389 loc) · 43.5 KB
/
index.html
File metadata and controls
495 lines (389 loc) · 43.5 KB
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
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
<meta http-equiv="content-language" content="en" />
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>MigrationIRAQ&WORLD</title>
<meta name="description" content="MigrationIRAQ&WORLD">
<meta name="author" content="Elena Seydel">
<!-- Google Web Fonts -->
<link href='http://fonts.googleapis.com/css?family=Ubuntu+Condensed' rel='stylesheet' type='text/css'>
<!-- <link href="http://www.unhcr.org/favicon.ico" rel="icon" type="image/x-icon">-->
<!-- Jquery -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" type="text/javascript"></script>
<script src="jQueryAssets/jquery-1.11.1.min.js" type="text/javascript"></script>
<!-- mediaelement -->
<script type="text/javascript" src="js/storytelling/mediaelement_and_player.min.js"></script>
<link href="css/mediaelement.css" rel="Stylesheet" />
<!--<link href="js/mediaelement/mejs-skins.css" rel="Stylesheet" />-->
<!-- styling -->
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/style_storytelling.css">
<!--LINKS FÜR INHALT-->
<!-- Bootstrap -->
<link href="css/bootstrap/bootstrap_bearbeitet.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet" type="text/css">
<link href="jQueryAssets/jquery.ui.core.min.css" rel="stylesheet" type="text/css">
<link href="jQueryAssets/jquery.ui.theme.min.css" rel="stylesheet" type="text/css">
<!-- FUSIONCHARTS ################################################################ -->
<script type="text/javascript" src="js/fusioncharts/fusioncharts.js"></script>
<script type="text/javascript" src="js/fusioncharts/fusioncharts.charts.js"></script>
<script type="text/javascript" src="js/fusioncharts/fusioncharts.powercharts.js"></script>
<script type="text/javascript" src="js/fusioncharts/fusioncharts.theme.fint.js"></script>
<!-- TIMELINE HISTORY IRAQ ################################################################# -->
<meta charset="utf-8">
<meta name="description" content="TimelineJS example">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-touch-fullscreen" content="yes">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<meta charset="utf-8">
<meta name="description" content="TimelineJS example">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-touch-fullscreen" content="yes">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<script type="text/javascript" src="js/storytelling/parallax.js"></script>
<!--------------------------------------------------------------------------------------------------------------->
</head>
<body>
<div id="main" role="main">
<!--+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Section #1 / Intro ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-->
<section id="first" class="story" data-speed="8" data-type="background">
<div class="smashinglogo" data-type="sprite" data-offsetY="100" data-Xposition="50%" data-speed="-2"></div>
<article>
<h2><p1>GLOBAL<strong class="second_h2">REFUGEEFLOWS</strong></p1></h2>
<h2><p2><strong class="second_h2">MIGRATION</strong>IRAQ</p2></h2>
</article>
</section>
+<!--++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Section #2 / Landschaft Irak ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-->
<section id="second" class="story" data-speed="0" data-type="background" style="background: url(css/images/landschaft3.jpg) 50% 0">
<article >
<h2>MIGRATION</h2>
<div class="textbox">
<p>"The movement of a person or a group of persons, either across an international border, or within a State. It is a population movement, encompassing any kind of movement of people, whatever its length, composition and causes; it includes migration of refugees, displaced persons, economic migrants, and persons moving for other purposes, including family reunification" (<a href="https://www.iom.int/key-migration-terms#Migration">International Organization for Migration</a>, June 18, 2016).<br><br><br></p>
<strong>Total population of Iraq:<br>35.87 million <a href="http://www.worldbank.org/en/country/iraq">(Worldbank)</a></strong>
<p>Foto: Landscape of Iraq </p>
</div>
</article>
</section>
<!-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Section #3 / TIMELINE +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-->
<section id="third" class="story" data-speed="6" data-type="background" data-offsetY="250">
<!-- BEGIN Timeline Embed -->
<div id="timeline-embed" style="margin-bottom: 15px;"></div>
<script type="text/javascript" src="js/timeline.js"></script>
<script type="text/javascript" src="http://edouard-legoupil.github.io/TimelineJS/compiled/js/storyjs-embed.js"></script>
<!-- END Timeline Embed-->
</section>
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Section #4 / CHARTS MIGRATION IRAQ OVERWVIEW +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-->
<section id="fourth" class="story" data-speed="8" data-type="background" data-offsetY="250">
<div id="einwanderung_geschlechter">FusionCharts will render here</div>
<script type="text/javascript" src="js/charts/immigration_sex.js"></script>
<div id="abwanderung_geschlechter">FusionCharts will render here</div>
<script type="text/javascript" src="js/charts/emigration_sex.js"></script>
<div id="Ein_und_Abwanderung">FusionCharts will render here</div>
<script type="text/javascript" src="js/charts/immigration_and_emigration.js"></script>
<div class="photograph" data-type="sprite" data-offsetY="1250" data-Xposition="25%" data-speed="2"></div>
<article>
<h2>MIGRATION OF IRAQ<br>1990 to 2015</h2>
<div class="textbox">
<ul>
<li><p style="font-size: 12px">Depending to the <a href="http://economicsandpeace.org/reports/" style="color: ">Institue for Economics & Peace</a>, Iraq has the highest Global Terrorism Index in all previous studies</p></li>
<li><p style="font-size: 12px">2003 to 2011: Iraq War</p></li>
<li><p style="font-size: 12px">2007 to 2011: Withdrawal of US-troops</p></li>
</ul>
</div>
</article>
<a href="http://www.un.org/en/development/desa/population/migration/data/estimates2/estimates15.shtml" style="color: lightgray; font-size: 8px; margin-left: 773px">Data: UN - Department of Economic and Social Affairs</a>
</section>
<!--++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Section #5 / CHARTS EMIGRATION IRAQ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<section id="fifth" class="story" data-speed="8" data-type="background" data-offsetY="250">
<div class="byebye" data-type="sprite" data-offsetY="-1600" data-Xposition="50%" data-speed="-2">
<div class="diagramm">
<div class="button-row">
<p>
<button type="button" class="btn_Total" onclick="toggleDiagramm_inner('Emigration_Continents')">Total</button>
<button type="button" class="btn_Asia" onclick="toggleDiagramm_inner('Irak_Auswanderung_Asien')">Asia</button>
<button type="button" class="btn_Europe" onclick="toggleDiagramm_inner('Irak_Auswanderung_Europa')">Europe</button>
<button type="button" class="btn_USA" onclick="toggleDiagramm_inner('Irak_Auswanderung_USA')">USA</button>
<button type="button" class="btn_Africa" onclick="toggleDiagramm_inner('Irak_Auswanderung_Afrika')">Africa</button>
<button type="button" class="btn_Ozeanien" onclick="toggleDiagramm_inner('Irak_Auswanderung_Ozeanien')">Oceania</button>
<button type="button" class="btn_Latin" onclick="toggleDiagramm_inner('Irak_Auswanderung_Latin')">Latin America</button>
</p>
</div>
<div>
<div class="diagramm_inner" id="Emigration_Continents"></div>
<script type="text/javascript" src="js/charts/emigration_continents.js"></script>
<script type="text/javascript" src="json/emigration_continents.json"></script>
<div class="diagramm_inner" id="Irak_Auswanderung_Afrika"></div>
<script type="text/javascript" src="js/charts/irak_auswanderung_afrika.js"></script>
<div class="diagramm_inner" id="Irak_Auswanderung_Asien"></div>
<script type="text/javascript" src="js/charts/irak_auswanderung_asien.js"></script>
<div class="diagramm_inner" id="Irak_Auswanderung_Europa"></div>
<script type="text/javascript" src="js/charts/irak_auswanderung_europa.js"></script>
<div class="diagramm_inner" id="Irak_Auswanderung_Ozeanien"></div>
<script type="text/javascript" src="js/charts/irak_auswanderung_ozeanien.js"></script>
<div class="diagramm_inner" id="Irak_Auswanderung_USA"></div>
<script type="text/javascript" src="js/charts/irak_auswanderung_usa.js"></script>
<div class="diagramm_inner" id="Irak_Auswanderung_Latin"></div>
<script type="text/javascript" src="js/charts/irak_auswanderung_latin.js"></script>
</div>
<a id="Datenlink" href="http://www.un.org/en/development/desa/population/migration/data/estimates2/estimates15.shtml" style="color: lightgray; font-size: 8px; margin-left: 695px;">Data: UN - Department of Economic and Social Affairs</a>
<script>
function toggleDiagramm_inner(diagramm_innerID) {
$('.diagramm .diagramm_inner').hide(); // this hides all currently open articles (if any);
$('.diagramm #' + diagramm_innerID).show(); // show article
}
toggleDiagramm_inner("Emigration_Continents");
</script>
</div>
</section>
<!-- ###################################################### Section #6 / FATALITIES ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-->
<section id="sixth" class="story" data-speed="0" data-type="background">
<div id="todesfaelle_gesamt" style="width: 1024px; height: 300px; margin-top: 200px; margin-left: 0px; margin-left: 0px;">FusionCharts will render here</div>
<script type="text/javascript" src="js/charts/todesfaelle_irak_gesamt.js"></script>
<a href="https://www.iraqbodycount.org/" style="font-size: 8px; color: gray; margin-left: 908px; margin-top:200px">Data: Body Count Iraq</a>
<strong style="font-family:Georgia; font-size: 20px; color: black; margin-left: 200px; margin-top:500px">Total number of civilian deaths from 2003 to 2016: 177 366 fatalities</strong>
</section>
<!-- ###################################################### Section #7 / MAPS IRAQ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-->
<section id="seventh" class="story" data-speed="4" data-type="background">
<div class="button-row_monate">
<button type="button" class="btn_monate" onclick="irgendwie(1); irgendwas(1); irgendwo(1);">SEP 14</button>
<button type="button" class="btn_monate" onclick="irgendwie(2); irgendwas(2); irgendwo(2);">OCT 14</button>
<button type="button" class="btn_monate" onclick="irgendwie(3); irgendwas(3); irgendwo(3);">NOV 14 </button>
<button type="button" class="btn_monate" onclick="irgendwie(4); irgendwas(4); irgendwo(4);">DEC 14</button>
<button type="button" class="btn_monate" onclick="irgendwie(5); irgendwas(5); irgendwo(5);">JAN 15</button>
<button type="button" class="btn_monate" onclick="irgendwie(6); irgendwas(6); irgendwo(6);">FEB 15</button>
<button type="button" class="btn_monate" onclick="irgendwie(7); irgendwas(7); irgendwo(7);">MAR 15</button>
<button type="button" class="btn_monate" onclick="irgendwie(8); irgendwas(8); irgendwo(8);">APR 15</button>
<button type="button" class="btn_monate" onclick="irgendwie(9); irgendwas(9); irgendwo(9);">MAY 15</button>
<button type="button" class="btn_monate" onclick="irgendwie(10); irgendwas(10); irgendwo(10);">JUN 15</button>
<button type="button" class="btn_monate" onclick="irgendwie(11); irgendwas(11); irgendwo(11);">JUL 15</button>
<button type="button" class="btn_monate" onclick="irgendwie(12); irgendwas(12); irgendwo(12);">AUG 15</button>
<button type="button" class="btn_monate" onclick="irgendwie(13); irgendwas(13); irgendwo(13);">SEP 15</button>
<button type="button" class="btn_monate" onclick="irgendwie(14); irgendwas(14); irgendwo(14);">OCT 15</button>
<button type="button" class="btn_monate" onclick="irgendwie(15); irgendwas(15); irgendwo(15);">NOV 15</button>
<button type="button" class="btn_monate" onclick="irgendwie(16); irgendwas(16); irgendwo(16);">DEC 15</button>
<button type="button" class="btn_monate" onclick="irgendwas(17); irgendwo(17);">JAN 16</button>
<button type="button" class="btn_monate" onclick="irgendwas(18); irgendwo(18);">FEB 16</button>
<button type="button" class="btn_monate" onclick="irgendwas(19); irgendwo(19);">MAR 16</button>
</div>
<div class="titlebox" style="margin-left: 40px; margin-top: 20px; float: left">
<p style="width: 450px; font-size:20px; font-family:Georgia; margin-bottom: 0; margin-left: 2px;">Destination of Internal Displacement<br>& Civilian Fatalities<br><p style="font-size:14px">by governorate and month</p></p>
<div id="map" style="width: 450px; height: 450px; border: 1px solid #AAA; margin-top: 10px; "></div>
<div id="legende_dest" style="width: 450px; height: 140px; border:lightgray solid 1px; float: left">
<img style="width: 350px; margin-left: 30px; margin-top: 5px" src="css/images/legende_map_dest.png">
<img style="width: 350px; margin-left: 30px; margin-top: 6px" src="css/images/legende_map_dest_choro.png">
</div>
</div>
<script type='text/javascript' src='markercluster/map_dest_data.js'></script>
<script type='text/javascript' src='markercluster/map_dest.js'></script>
<div class="titlebox2" style="margin-left: 10px; float: left; margin-top: 20px;">
<p style="width: 450px; font-size:20px; font-family:Georgia; margin-bottom: 0; margin-left: 2px; ">Origins of Displacement<br><br><p style="font-size:14px">by governorate and month</p></p>
<div id="map_origin" style="width: 450px; height: 500px; border: 1px solid #AAA; margin-top: 10px"></div>
<div id="legende_origin" style="width: 450px; height: 90px; border:lightgray solid 1px; float: left">
<img style="width: 350px; margin-left: 40px; margin-top: 5px" src="css/images/legende_map_origin.png">
</div>
</div>
<script type='text/javascript' src='markercluster/origin_map_data.js'></script>
<script type='text/javascript' src='markercluster/origin_map.js'></script>
<!-- MARKERCLUSTER LEAFLET ###############################################################-->
<link rel="stylesheet" type="text/css" href="js/leaflet/leaflet.css" />
<link rel="stylesheet" type="text/css" href="css/markercluster/markercluster.css" />
<link rel="stylesheet" type="text/css" href="js/leaflet/MarkerCluster.Default.css" />
<script type='text/javascript' src='js/leaflet/leaflet.js'></script>
<script type='text/javascript' src='js/leaflet/leaflet.markercluster.js'></script>
</section>
<!--+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Section #theend / MAPS GLOBAL MIGRATION ARROWS ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-->
<section id="theend" class="story" data-speed="4" data-type="background">
<p style="font-family: Georgia; font-size: 30px;margin-left: 400px;margin-top: 60px">Global Refugeeflows</p>
<p style="font-family: Georgia; font-size: 15px;margin-left: 420px;">No relevant data outside border</p>
<div class="arrowmap" style="width: 900px; height: 500px; margin-top: 20px; margin-left:62px; border:solid gray 1px; overflow: hidden;">
<img id="world_map" style="display:block; width: 1200px; height: 1000px;margin-top:-200px; margin-left:-120px" src="svg_maps/map_arrows_1976.svg"/>
<div style="height: 200px; width: 180px; margin-top:-753px; right:61px; overflow:visible"><img style="height: 200px; width: 180px; margin-left: 718px; margin-top:-48px; overflow: hidden;" id="legende_refugeeflows" src="css/images/legende_refugeeflows.jpg"></div>
</div>
<!--div style="margin-top:-150px; left:350px; overflow:visible; border: solid lightgray 1px;"-->
<div style="overflow:visible; width: 762px; height: 132px; margin-left: 62px;">
<p style="font-family: Georgia;" id="text1"> 1976:<br> 500 000 persons moved from Guinea to Côte d´Ivoire</p>
<p style="font-family: Georgia;" id="text2"> Reason: Unknown</p>
</div>
<form style="margin-left: 75%; margin-top:-131px;">
<label id="jahr" for="jahr" style="margin-top:7px; margin-left: 38%;">Jahr:
<input style="width: 60px;" id="jahr" type="number" min="1976" max="2014" step="1" value="1976" onchange="setImage(event)"> </label>
<script type="text/javascript">
var setImage = function (event) {
var value = event.srcElement.value;
var img = document.getElementById("world_map");
var name = "svg_maps/map_arrows_" + value + ".svg";
img.src = name;
switch (value) {
case "1976":
document.getElementById("text1").innerHTML = '1976:<br> 500 000 persons move from Guinea to Côte d´Ivoire';
document.getElementById("text2").innerHTML = ' ';
break;
case "1977":
document.getElementById("text1").innerHTML = '1977:<br> 500 000 persons move from Angola to Congo<br> 500 000 persons move from Ethiopia to Somalia';
document.getElementById("text2").innerHTML = 'Reason: The Angolan Civil War was a major civil conflict in Angola until 2002.<br> In Ethiopia started 1977 the Ogaden War. The Mozambiqan Civil War started.';
break;
case "1978":
document.getElementById("text1").innerHTML = '1978:<br> 620 000 persons move from Angola to Congo<br> 600 000 persons move from Ethiopia to Somalia';
document.getElementById("text2").innerHTML = 'Reason: The Angolan Civil War. The Ogaden-War ended and the Ethio-Somali War as a Somali military offensive started.';
break;
case "1979":
document.getElementById("text1").innerHTML = '1979:<br> 626 700 persons move from Angola to Congo<br> 1 175 000 persons move from Ethiopia to Somalia';
document.getElementById("text2").innerHTML = 'Reason: The Angolan Civil War.<br> The Ethio-Somali War continued.';
break;
case "1980":
document.getElementById("text1").innerHTML = '1980:<br> 1 428 230 persons move from Afghanistan to Pakistan<br> 2 000 000 persons move from Ethiopia to Somalia';
document.getElementById("text2").innerHTML = 'Reason: In 1979 the Soviet-Afghan War started. The Ethio-Somali War continued.';
break;
case "1981":
document.getElementById("text1").innerHTML = '1981:<br> 1 500 000 persons move from Afghanistan to Iran<br>2 375 330 persons move from Afghanistan to Pakistan<br>700 000 persons move from Ethiopia to Somalia';
document.getElementById("text2").innerHTML = 'Reason: The Soviet-Afghan War continued. The Ethio-Somali War continued.';
break;
case "1982":
document.getElementById("text1").innerHTML = '1982:<br> 1 600 000 persons move from Afghanistan to Iran<br>2 877 480 persons move from Afghanistan to Pakistan<br>700 000 persons move from Ethiopia to Somalia';
document.getElementById("text2").innerHTML = 'Reason: The Soviet-Afghan War continued. The Ethio-Somali War continued.';
break;
case "1983":
document.getElementById("text1").innerHTML = '1983:<br> 1 800 000 persons move from Afghanistan to Iran<br>2 900 000 persons move from Afghanistan to Pakistan<br>700 000 persons move from Ethiopia to Pakistan';
document.getElementById("text2").innerHTML = 'Reason: The Soviet-Afghan War continued. The Ethio-Somali War continued.';
break;
case "1984":
document.getElementById("text1").innerHTML = '1984:<br> 1 900 000 persons move from Afghanistan to Iran<br> 2 500 000 persons move from Afghanistan to Pakistan<br>645 000 persons move from Ethiopia to Sudan, 701 300 persons move from Ethiopia to Somalia';
document.getElementById("text2").innerHTML = 'Reason: The Soviet-Afghan War continued. The Ethio-Somali War continued.';
break;
case "1985":
document.getElementById("text1").innerHTML = '1985:<br> 1 900 000 Persons move from Afghanistan to Iran<br> 2 729 910 persons move from Afghanistan to Pakistan<br> 786 000 persons move from Ethiopia to Sudan, 812 000 persons move from Ethiopia to Somalia';
document.getElementById("text2").innerHTML = 'Reason: The Soviet-Afghan War continued. The Ethio-Somali War continued.';
break;
case "1986":
document.getElementById("text1").innerHTML = '1986:<br> 2 190 000 persons move from Afghanistan to Iran<br> 2 878 100 persons move from Afghanistan to Pakistan<br> 677 000 persons move from Ethiopia to Sudan, 700 000 persons move from Ethiopia to Somalia';
document.getElementById("text2").innerHTML = 'Reason: The Soviet-Afghan War continued. The Ethio-Somali War continued.';
break;
case "1987":
document.getElementById("text1").innerHTML = '1987:<br> 2 350 000 persons move from Afghanistan to Iran<br> 3 156 000 persons move from Afghanistan to Pakistan<br> 627 070 persons move from Ethiopia to Sudan, 840 100 persons move from Ethiopia to Somalia';
document.getElementById("text2").innerHTML = 'Reason: The Soviet-Afghan War continued. The Ethio-Somali War continued.';
break;
case "1988":
document.getElementById("text1").innerHTML = '1988:<br> 2 350 000 persons move from Afghanistan to Iran<br> 500 000 persons move from Iraq to Iran, 628 133 persons move from Mozambique to Malawi<br> 3 254 393 persons move from Afghanistan to Pakistan, 660 000 persons move from Ethiopia to Sudan<br> 834 000 persons move from Ethiopia to Somalia';
document.getElementById("text2").innerHTML = 'Reason: The Soviet-Afghan War continued. The Ethio-Somali War continued. The Mozambiqan Civil War continued.';
break;
case "1989":
document.getElementById("text1").innerHTML = '1989:<br> 2 350 000 persons move from Afghanistan to Iran, 500 000 persons move from Iraq to Iran<br> 822 503 persons move from Mozambique to Malawi, 3 272 290 persons move from Afghanistan to Pakistan<br> 685 426 persons move from Ethiopia to Sudan, 769 630 persons move from Ethiopia to Somalia';
document.getElementById("text2").innerHTML = 'Reason: The Soviet-Afghan War ended. After the withdrawal of the Soviet Union the Afghan Civil War started. The Ethio-Somali War continued. The Mozambiqan Civil War continued.';
break;
case "1990":
document.getElementById("text1").innerHTML = '1990:<br> 3 061 110 persons move from Afghanistan to Iran<br>1 113 291 persons move from Iraq to Iran, 926 725 persons move from Mozambique to Malawi<br> 3 253 000 persons move from Afghanistan to Pakistan, 856437 persons move from Ethiopia to Sudan';
document.getElementById("text2").innerHTML = 'Reason: The Afghan Civil War continued. The Ethio-Somali War continued. The Mozambiqan Civil War continued.';
break;
case "1991":
document.getElementById("text1").innerHTML = '1991:<br> 513 950 persons move from Somalia to Ethiopia, 3 186 616 persons move from Afghanistan to Iran<br> 1 218 379 persons move from Iraq to Iran, 981 812 persons move from Mozambique to Malawi<br>3098000 persons move from Afghanistan to Pakistan, 500000 persons move from Eritrea to Sudan';
document.getElementById("text2").innerHTML = 'Reason: The Afghan Civil War continued. The Ethio-Somali War continued. The Mozambiqan Civil War continued. The Eritrean War of Independence started.';
break;
case "1992":
document.getElementById("text1").innerHTML = '1992:<br> 2 900 666 persons move from Afghanistan to Iran<br> 1 250 057 persons move from Iraq to Iran, 1 058 492 persons move from Mozambique to Malawi<br>1 627 000 persons move from Afghanistan to Pakistan, 502600 persons move from Eritrea to Sudan';
document.getElementById("text2").innerHTML = 'Reason: The Afghan Civil War continued. In 1992 the Islamic State of Afghanistan was founded, several rebel groups storm Kabul. The Mozambiqan Civil War ended. The Eritrean War of Independence ended.';
break;
case "1993":
document.getElementById("text1").innerHTML = '1993:<br> 1 850 000 persons move from Afghanistan to Iran<br> 645 000 persons move from Iraq to Iran<br> 713 406 persons move from Mozambique to Malawi, 1 476 876 persons move from Afghanistan to Pakistan';
document.getElementById("text2").innerHTML = 'Reason: The Afghan Civil War ended, in 1993 the Taliban appeared for the first time. In Burundi the Burundian Civil War started. The Mozambiqan Civil War continued.';
break;
case "1994":
document.getElementById("text1").innerHTML = '1994:<br> 1 252 837 persons move from Rwanda to Congo<br> 1 623 331 persons move from Afghanistan to Iran, 613 000 persons move from Iraq to Iran<br> 1 053 000 persons move from Afghanistan to Pakistan, 626196 persons move from Rwanda to Tanzania';
document.getElementById("text2").innerHTML = 'Reason: In Afghanistan the Taliban rises to power. Extremist Hutu militia and elements of the Rwandan military begin the systematic massacre of Tutsis - the genocide of Rwanda. The Burundian Civil War continued.';
break;
case "1995":
document.getElementById("text1").innerHTML = '1995:<br> 1 100 642 persons move from Rwanda to Congo<br> 1 429 038 persons move from Afghanistan to Iran, 595 500 persons move from Iraq to Iran<br> 1 200 000 persons move from Afghanistan to Pakistan, 547976 persons move from Rwanda to Tanzania';
document.getElementById("text2").innerHTML = 'Reason: In Afghanistan, the Taliban introduce hard-line version of Islam, banning women from work, and introducing Islamic punishments. The Burundian Civil War continued. The Ethio-Somali War continued.';
break;
case "1996":
document.getElementById("text1").innerHTML = '1996:<br> 1 414 659 persons move from Afghanistan to Iran<br> 579 200 persons move from Iraq to Iran<br> 1 200 000 persons move from Afghanistan to Pakistan';
document.getElementById("text2").innerHTML = 'Reason: In Afghanistan a drought devastates farmers and makes many rural areas uninhabitable, so that many Afghans flee to neighboring countries. The Burundian Civil War continued. The Ethio-Somali War continued.';
break;
case "1997":
document.getElementById("text1").innerHTML = '1997:<br> 1 411 759 persons move from Afghanistan to Iran<br>570 794 persons move from Iraq to Iran<br> 1 200 000 persons move from Afghanistan to Pakistan';
document.getElementById("text2").innerHTML = 'Reason: In Afghanistan the drought continued. The Burundian Civil War continued. The Ethio-Somali War continued.';
break;
case "1998":
document.getElementById("text1").innerHTML = '1998:<br> 1 400 722 persons move from Afghanistan to Iran<br> 530 610 persons move from Iraq to Iran, 1 200 000 persons move from Afghanistan to Pakistan';
document.getElementById("text2").innerHTML = 'Reason: In Afghanistan the drought continued. Following al-Qaida’s bombings of two American embassies in Africa, President Clinton orders cruise missile attacks against bin Laden’s training camps in Afghanistan. The Burundian Civil War continued. The Ethio-Somali War continued.';
break;
case "1999":
document.getElementById("text1").innerHTML = '1999:<br> 1 325 724 persons move from Afghanistan to Iran <br> 509 964 persons move from Iraq to Iran, 1 200 000 persons move from Afghanistan to Pakistan';
document.getElementById("text2").innerHTML = 'Reason: In Afghanistan the drought ended. The Taliban publicly executes the former president Najibullah.<br> UN imposes an air embargo and financial sanctions to force Afghanistan to hand over Osama bin Laden for trial. The Burundian Civil War continued.';
break;
case "2000":
document.getElementById("text1").innerHTML = '2000:<br> 1 482 000 persons move from Afghanistan to Iran<br> 2 000 000 persons move from Afghanistan to Pakistan<br> 538 448 persons move from Burundi to Tanzania';
document.getElementById("text2").innerHTML = 'Reason: By now considered an international terrorist, bin Laden is widely believed to be hiding in Afghanistan, where he is cultivating thousands of followers in terrorist training camps. The Burundian Civil War continued.';
break;
case "2001":
document.getElementById("text1").innerHTML = '2001:<br> 1 482 000 persons move from Afghanistan to Iran<br> 2 197 821 persons move from Afghanistan to Pakistan<br> 521 180 persons move from Burundi to Tanzania';
document.getElementById("text2").innerHTML = 'Reason: US-led bombing of Afghanistan begins following the September 11 attacks on the United States. Tha War in Afghanistan started. The Burundian Civil War continued.';
break;
case "2002":
document.getElementById("text1").innerHTML = '2002:<br> 1 104 909 persons move from Afghanistan to Iran<br> 1 226 569 persons move from Afghanistan to Pakistan<br>540 861 persons move from Burundi to Tanzania';
document.getElementById("text2").innerHTML = 'Reason: The War in Afghanistan continued.<br> The Burundian Civil War continued.';
break;
case "2003":
document.getElementById("text1").innerHTML = '2003:<br> 834 699 persons move from Afghanistan to Iran<br> 1 123 647 persons move from Afghanistan to Pakistan';
document.getElementById("text2").innerHTML = 'Reason: The War in Afghanistan continued. The Invasion of Iraq signaled the start of the Iraq War. The Burundian Civil War continued.';
break;
case "2004":
document.getElementById("text1").innerHTML = '2004:<br> 952 802 persons move from Afghanistan to Iran<br> 1 290 408 persons move from Afghanistan to Pakistan';
document.getElementById("text2").innerHTML = 'Reason: The War in Afghanistan continued. The Iraq War continued. The Burundian Civil War continued.';
break;
case "2005":
document.getElementById("text1").innerHTML = '2005:<br> 920 248 persons move from Afghanistan to Iran<br> 1 084 208 persons move from Afghanistan to Pakistan ';
document.getElementById("text2").innerHTML = 'Reason: The War in Afghanistan continued. The Iraq War continued. The Burundian Civil War continued.';
break;
case "2006":
document.getElementById("text1").innerHTML = '2006:<br> 914 260 persons move from Afghanistan to Iran<br> 500 000 persons move from Iraq to Jordan<br> 1 043 984 persons move from Afghanistan to Pakistan, 700 000 persons move from Iraq to Syria';
document.getElementById("text2").innerHTML = 'Reason: The War in Afghanistan continued. The Iraq War continued. The Burundian Civil War ended. The Ethio-Somali War ended.';
break;
case "2007":
document.getElementById("text1").innerHTML = '2007:<br> 906 071 persons move from Afghanistan to Iran<br> 500 000 persons move from Iraq to Jordan<br> 2 034 416 persons move from Afghanistan to Pakistan, 1 500 000 persons move from Iraq to Syria';
document.getElementById("text2").innerHTML = 'Reason: The War in Afghanistan continued. The Iraq War continued.';
break;
case "2008":
document.getElementById("text1").innerHTML = '2008:<br> 935 595 persons move from Afghanistan to Iran<br> 500 000 persons move from Iraq to Jordan<br> 1 780 150 persons move from Afghanistan to Pakistan, 1 100 000 persons move from Iraq to Syria';
document.getElementById("text2").innerHTML = 'Reason: The War in Afghanistan continued. The Iraq War continued.';
break;
case "2009":
document.getElementById("text1").innerHTML = '2009:<br> 1 022 494 persons move from Afghanistan to Iran<br> 1 739 935 persons move from Afghanistan to Pakistan<br> 1 050 000 persons move from Iraq to Syria';
document.getElementById("text2").innerHTML = 'Reason: The War in Afghanistan continued. The Iraq War continued.';
break;
case "2010":
document.getElementById("text1").innerHTML = '2010:<br> 1 027 577 persons move from Afghanistan to Iran<br>1 899 842 persons move from Afghanistan to Pakistan<br>1 000 000 persons move from Iraq to Syria';
document.getElementById("text2").innerHTML = 'Reason: The War in Afghanistan continued. The Iraq War continued.';
break;
case "2011":
document.getElementById("text1").innerHTML = '2011:<br> 840 451 persons move from Afghanistan to Iran<br>517 666 persons move from Somalia to Kenya<br>1 701 945 persons move from Afghanistan to Pakistan, 750 000 persons move from Iraq to Syria';
document.getElementById("text2").innerHTML = 'Reason: The War in Afghanistan continued. The Syrian Civil War started. The Iraq War ended.';
break;
case "2012":
document.getElementById("text1").innerHTML = '2012:<br> 824 087 persons move from Afghanistan to Iran<br>512 069 persons move from Somalia to Kenya<br> 1 637 740 persons move from Afghanistan to Pakistan';
document.getElementById("text2").innerHTML = 'Reason: The War in Afghanistan continued. The Syrian Civil War continued.';
break;
case "2013":
document.getElementById("text1").innerHTML = '2013:<br> 814 015 persons move from Afghanistan to Iran<br> 585 304 persons move from Syria to Jordan, 851 284 persons move from Syria to Lebanon<br>1 615 876 persons move from Afghanistan to Pakistan, 585 601 persons move from Syria to Turkey ';
document.getElementById("text2").innerHTML = 'Reason: The War in Afghanistan continued. The Syrian Civil War continued.';
break;
case "2014":
document.getElementById("text1").innerHTML = '2014:<br> 950 000 persons move from Afghanistan to Iran<br> 623 112 persons move from Syria to Jordan, 1 147 494 persons move from Syria to Lebanon<br>1 504 912 persons move from Afghanistan to Pakistan, 1 557 899 persons move from Syria to Turkey';
document.getElementById("text2").innerHTML = 'Reason: The War in Afghanistan continued. The Syrian Civil War continued.';
break;
}
}
</script>
</form>
</section>
</div> <!-- // End of #main
<!-- Our Javascript, starting with jQuery
<script src='js/libs/jquery-1.6.1.min.js'></script>-->
<!--[if lt IE 7 ]>
<script src="js/libs/dd_belatedpng.js"></script>
<script>DD_belatedPNG.fix("img, .png_bg");
<![endif]-->
</body>
</html>