-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathes_origenes.html
199 lines (183 loc) · 10.7 KB
/
es_origenes.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4964NB1NTF"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-4964NB1NTF');
</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="MIT Civic Data Design Lab: Ashley Louie">
<title>Orígenes</title>
<link rel="stylesheet" type="text/css" href="./css/bootstrap.min.css">
<link rel="stylesheet" href="https://use.typekit.net/eqc7jzl.css">
<!-- CAVEAT FONT REGULAR 400 and 600 SEMIBOLD-->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Caveat:wght@400;600&display=swap" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="./css/style.css">
<link rel="stylesheet" type="text/css" href="./css/origins.css">
<script type="text/javascript" src="./js/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="./js/jquery-ui-1.13.0.min.js"></script>
<script type="text/javascript" src="./js/d3.v7.min.js"></script>
<script type="text/javascript" src="./js/ScrollMagic-2.0.7.min.js"></script>
</head>
<body>
<div id="mobile-button">
<div id="hamburger-menu" onclick="toggleMenu(this)">
<div class="bar1"></div>
<div class="bar2"></div>
<div class="bar3"></div>
</div>
<div class="mobile-menu" id="mobile-menu">
<h1 onclick='redirect_Page(this,"es_origenes.html")'>ORÍGENES</h1>
<h1 onclick='redirect_Page(this,"es_motivaciones.html")'>MOTIVACIONES</h1>
<h1 onclick='redirect_Page(this,"es_perfiles.html")'>PERFILES</h1>
<h1 onclick='redirect_Page(this,"es_concecuencias.html")'>CONCECUENCIAS</h1>
<h1 onclick='redirect_Page(this,"es_costos.html")'>COSTOS</h1>
<h1 onclick='redirect_Page(this,"es_acerca.html")'>ACERCA</h1>
</div>
</div>
<div id="wrapper">
<section class='chapter' id="open">
<div id="shortcutlan" class="position-fixed p-4" style="top: 90vh;font-size: 1.4rem;font-weight: 700;">
<a href="origins.html"><span class="text-uppercase text-white">ENGLISH</span></a><span class="text-uppercase text-white"> | </span><a href="es_origenes.html"><span class="text-uppercase text-white"><u>ESPAÑOL</u></span></a>
</div>
<div class="bk origins-img">
<div class="gradient origins-g">
<h2 class="chapter-title">LA VIOLENCIA, EL CLIMA,<br>LA INSEGURIDAD ALIMENTARIA,<br>Y LAS POLÍTICAS PÚBLICAS<br>HAN IMPULSADO LA MIGRACIÓN HISTORICAMENTE</h2>
<!--<h1 class="chapter-summary">ORIGINS</h1>-->
</div>
</div>
<div id="shortcutscr-container-noskip" class="position-fixed p-3">
<div id="shortcutscr" class="text-white" >
<span class="ps-2 text-uppercase">Desplázate Hacia Abajo para Saber Más</span>
</div>
</div>
<!-- PAGE CONTENT -->
<div class="content-block">
<div id="div-timeline" class="container-fluid pt-5 pb-5 px-lg-5">
<!-- frame for d3 timeline context -->
<div id="frame-pre1960" class="position-relative"></div>
<!-- static event content -->
<div id="tt-timeline" class="position-sticky">
<div id="tt-event" class="position-absolute col col-md-4">
<p class="event-date mb-1 px-2">
<span class="event-year">1960</span><span class="event-month"></span><span
class="event-end-year">–1992</span>
 | 
<span class="event-type">Violencia</span>
</p>
<div class="event-img w-100 mb-md-2">
<img class="w-100" src="./img/origins/01-gtmcivilwar.jpg">
</div>
<h3 class="event-title fw-bold mb-0 p-2">La Guerra Civil En Guatemala Comienza</h3>
<p class="event-descr p-2">La guerra civil enfrentó a las fuerzas estatales y a los grupos militares contra los rebeldes de izquierda, principalmente apoyados por los pueblos indígenas. La mayoría de las violaciones de derechos humanos fueron perpetradas por funcionarios gubernamentales y, como resultado, más de 200.000 ciudadanos fueron asesinados. En 1996, el presidente recién elegido, Álvaro Arzú, destituyó a varios oficiales militares de alto rango y firmó un acuerdo de paz con los rebeldes.</p>
</div>
<div id="tt-year" class="p-2 mb-md-4 mb-lg-5 fw-bold display-6">1960</div>
<div id="tt-migrants" class="position-absolute p-2">
<p class="label-yearspan pt-2 pb-1 pb-md-4 pe-sm-4 px-md-1 text-label">1960</p>
<p class="label-total px-1 text-label">
<span class="label-mig">150,000</span> Total de Migrantes
</p>
<p class="pb-2 px-1 pt-1 text-sublabel">fuera de Guatemala, Honduras y El Salvador</p>
<div id="label-gtm" class="p-2 px-1">
<p class="text-label">
<span class="label-mig">33,000</span> Migrantes Guatemaltecos
</p>
<p class="pt-1 text-sublabel">
<span class="label-pct">0.8</span>% de la Población en Guatemala
</p>
</div>
<div id="label-hnd" class="p-2 px-1">
<p class="text-label">
<span class="label-mig">48,000</span> Migrantes Hondureños
</p>
<p class="pt-1 text-sublabel">
<span class="label-pct">2.3</span>% de la Población en Honduras
</p>
</div>
<div id="label-slv" class="p-2 px-1">
<p class="text-label">
<span class="label-mig">65,000</span> Migrantes Salvadoreños
</p>
<p class="pt-1 text-sublabel">
<span class="label-pct">2.3</span>% de la Población en El Salvador
</p>
</div>
</div>
</div><!-- close sticky div -->
<!-- frame for d3 visualization -->
<div id="frame-origins" class="position-relative"></div>
</div><!-- close container -->
</div>
</section>
<section class='chapter' id="closed">
<div class="bk motivations-img" onclick='redirect_Page(this,"es_motivaciones.html")'>
<div class="gradient motivations-g">
<h2 class="chapter-title">LA INSEGURIDAD<br>FINANCIERA<br>IMPULSA<br>LA MIGRACIÓN</h2>
<!--<h1 class="chapter-summary">MOTIVATIONS</h1>-->
</div>
</div>
<div class="chapter-prompt position-fixed p-3">
<span class="text-uppercase">HAGA CLIC AQUÍ PARA SABER MÁS</span>
</div>
</section>
<section class='chapter' id="closed">
<div class="bk profiles-img" onclick='redirect_Page(this,"es_perfiles.html")'>
<div class="gradient profiles-g">
<h2 class="chapter-title">LA MITAD DE LOS MIGRANTES<br>TRABAJAN EN LA<br>MISMA OCUPACIÓN<br>EN SU DESTINO FINAL</h2>
<!-- <h1 class="chapter-summary">PROFILES
</h1>-->
</div>
</div>
<div class="chapter-prompt position-fixed p-3">
<span class="text-uppercase">HAGA CLIC AQUÍ PARA SABER MÁS</span>
</div>
</section>
<section class='chapter' id="closed">
<div class="bk outcomes-img" onclick='redirect_Page(this,"es_concecuencias.html")'>
<div class="gradient outcomes-g">
<h2 class="chapter-title">SÓLO UN 57%<br>DE LOS MIGRANTES<br>RESIDEN EN EL<br>DESTINO<br>DESEADO</h2>
<!--<h1 class="chapter-summary">OUTCOMES</h1>-->
</div>
</div>
<div class="chapter-prompt position-fixed p-3">
<span class="text-uppercase">HAGA CLIC AQUÍ PARA SABER MÁS</span>
</div>
</section>
<section class='chapter' id="closed">
<div class="bk cost-img" onclick='redirect_Page(this,"es_costos.html")'>
<div class="gradient cost-g">
<h2 class="chapter-title">LOS COSTOS DE<br>MIGRACIÓN<br>REPRESENTAN UNA<br>CARGA FINANCIERA<br>ADICIONAL</h2>
<!--<h1 class="chapter-summary">COST</h1>-->
</div>
</div>
<div class="chapter-prompt position-fixed p-3">
<span class="text-uppercase">HAGA CLIC AQUÍ PARA SABER MÁS</span>
</div>
</section>
<section class="chapter" id="closed">
<div class="bk about-img" onclick='redirect_Page(this,"es_acerca.html")'>
<div class="gradient about-g">
<h2 class="chapter-title">TRAZANDO UN <br>NUEVO RUMBO<br>REGIONAL
<!--<h1 class="chapter-summary">ABOUT</h1>-->
</div>
</div>
<div class="chapter-prompt position-fixed p-3">
<span class="text-uppercase">HAGA CLIC AQUÍ PARA SABER MÁS</span>
</div>
</section>
</div>
<script type="text/javascript" src="./js/chapterClick.js"></script>
<!-- <script type="text/javascript" src="./js/lightbox.js"></script> -->
<script type="text/javascript" src="./js/bootstrap.min.js"></script>
<script type="text/javascript" src="./js/script.js"></script>
<script type="text/javascript" src="./js/origins_sp.js"></script>
</body>
</html>