-
Notifications
You must be signed in to change notification settings - Fork 0
/
index2.html
519 lines (493 loc) · 26.9 KB
/
index2.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
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
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta content="en_US">
<meta content="website">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>A Year in Review | UNHCR Jordan 2014</title>
<meta name="robots" content="noindex,follow">
<meta name="author" content="Edouard Legoupil @edouard_lgp -- with good ideas from http://womanalone.unhcr.org/">
<link rel="canonical" href="http://www.unhcr.jo/A-Year-in-Reviews">
<meta property="og:locale" content="en_US">
<meta property="og:type" content="website">
<meta property="og:title" content="A-Year-in-Review | Home visit Report 2014">
<meta property="og:url" content="http://www.unhcr.jo/A-Year-in-Reviews">
<meta property="og:site_name" content="Home visit Report 2014 | Syrian Refugees in Jordan">
<meta property="og:image" content="http://unhcr.jo/A-Year-in-Review/thumb.jpg">
<link rel="shortlink" href="http://www.unhcr.jo/A-Year-in-Reviews">
<meta name="viewport" content="width=device-width,initial-scale = 1,maximum-scale=1">
<link rel="stylesheet" type="text/css" href="css/css.css">
<link rel="stylesheet" type="text/css" href="css/main2.css">
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" href="img/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="57x57" href="img/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="72x72" href="img/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="img/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="img/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="img/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="img/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="img/apple-touch-icon-152x152.png">
<script async="" src="js/www-widgetapi.js" id="www-widgetapi-script"></script>
<script src="js/iframe_api"></script>
<script src="js/modernizr-2.js"></script>
</head>
<body class="">
<!--[if lte IE 8]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<a href="./index.html" id="logo">A Year in Review</a>
<header id="header">
<div class="inner">
<div id="nav_button">
<span id="nb1"></span>
<span id="nb2"></span>
<span id="nb3"></span>
</div>
<ul id="header_links">
<li><a target="_blank" href="http://www.unhcr.jo"><div>UNHCR in Jordan</div></a></li>
<li><a target="_blank" href="A-Year-in-Review-report.pdf"><div>PDF Report</div></a></li>
<li><a target="_blank" href="http://donate.unhcr.org/international/syria"><div>Donate</div></a></li>
<li><a target="_blank" href="http://data.unhcr.org/syrianrefugees/country.php?id=107"><div>Operation Portal</div></a></li>
<!-- <li><a target="_blank" href="http://help.unhcr.jo"><div>Talking with Refugees</div></a></li> -->
<li id="share_tool">
<div id="share_tool_buttons">
<p class="sharer">
<a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.unhcr.jo%2FA-Year-in-Reviews" class="facebook share"><span></span>Facebook</a>
<a href="https://twitter.com/intent/tweet?text=Living%20in%20the%20shadows%20%7C%0ARefugee%20Home%20Visits%20Report%20Jordan%202014%20%23JORRef%20http://bit.ly/1B07A1" class="twitter share"><span></span> Twitter</a>
</p>
</div>
</li>
</ul>
</div>
</header>
<nav id="nav">
<ul class="cfx">
<li>
<a href="index.html#budget">
<div>Budget expenditure</div>
</a>
</li>
<li>
<a href="index.html#poverty">
<div>Rising Poverty</div>
</a>
</li>
<li>
<a href="index.html#school">
<div>School Enrolment</div>
</a>
</li>
<li >
<a href="index.html#living">
<div>Living Conditions</div>
</a>
</li>
<li class="noline">
<a href="index.html#coping">
<div>Coping Mechanisms</div>
</a>
</li>
</ul>
</nav>
<section>
<div class="block_wrapper " data-image="img/img1.jpg" style="background-image: url("img/img1.jpg"); display: block;">
<div style="display: block;" class="block black intro" id="introduction">
<div class="inner">
<h1 class="section_header">2014: A Year in Review</h1>
<div class="line"></div>
<h2 class="intro_sub_heading">Syrian Refugees in Jordan</h2>
<div class="body_text">
<p> </p>
</div>
<div class="next">
CLICK TO NAVIGATE<span class="red_arrow"></span>
<div>
</div>
</div>
</div>
</div>
</div>
<div class="block_wrapper white" data-image="img/img2b.jpg" style="background-image: url("img/img2b.jpg"); display: none;">
<div class="block white " id="overview">
<div class="inner " style="height: 947px;">
<div class="inner_cell">
<div class="body_text">
<p>In 2014, <a href="https://twitter.com/intent/tweet?text=673%2C051%20refugees%20of%20all%20nationalities%20received%20protection%20and%20support%20from%20UNHCR%20and%20its%20partners%20%23JORRef" class="tweetable share"><span></span>673,051 refugees of all nationalities received protection and support from UNHCR and its partners</a>
<ul>
<li>85% of refugees live outside the refugee camps</li>
<li>76% of them are women and children</li>
</ul>
</div>
</div>
<div class="next">
CLICK TO NAVIGATE<span class="red_arrow"></span>
<div></div>
</div>
</div>
</div>
</div>
<!-- sequence 1 -->
<div class="block_wrapper white" data-image="img/img3.jpg" style="background-image: url("img/img3.jpg"); display: none;">
<div class="block quote start" id="budget">
<div style="height: 741px;" class="inner ">
<div class="inner_cell">
<div class="body_text">
<p>UNHCR Report “Living In The Shadows” revealed an <a href="https://twitter.com/intent/tweet?text=Report%20%E2%80%9CLiving%20In%20The%20Shadows%E2%80%9D%20revealed%20an%20alarming%20deterioration%20in%202014%20in%20the%20living%20conditions%20of%20refugees%20living%20outside%20the%20camps%20%23JORRef%20http://bit.ly/1B07A1" class="tweetable share"><span></span>alarming deterioration in 2014 in the living conditions of refugees living outside the camps</a>, with 2/3 of refugee households surveyed living under the poverty line. </p>
</div>
</div>
<div class="next">
CLICK TO NAVIGATE<span class="red_arrow"></span>
<div></div>
</div>
</div>
</div>
</div>
<!-- sequence 2 -->
<div class="block_wrapper white" data-image="img/img4.jpg" style="background-image: url("img/img4.jpg"); display: none;">
<div class="block quote start" id="poverty">
<div style="height: 741px;" class="inner ">
<div class="inner_cell">
<div class="body_text">
<h2>Protection Programme</h2>
<div class="line"></div>
<p>
<ul>
<li>39,000 refugees attended awareness-raising sessions on child protection and Sexual and Gender Based Violence prevention</li>
<li>29,000 refugees received legal counselling and advice</li>
<li>7,400 survivors of Sexual and Gender Based Violence, and children at risk of exploitation, were counselled and provided with services by UNHCR and partners</li>
</ul>
</p>
</div>
</div>
<div class="next">
CLICK TO NAVIGATE<span class="red_arrow"></span>
<div></div>
</div>
</div>
</div>
</div>
<!-- sequence 3 -->
<div class="block_wrapper white" data-image="img/img4a.jpg" style="background-image: url("img/img4a.jpg"); display: none;">
<div class="block quote start" id="school">
<div style="height: 741px;" class="inner ">
<div class="inner_cell">
<div class="body_text">
<h2>4 sensitization campaigns were organized</h2>
<div class="line"></div>
<p>
<ul>
<li>Protection</li>
<li>Sexual and Gender Based Violence </li>
<li>Child recruitment</li>
<li>Birth registration</li>
</ul>
</p>
</div>
</div>
<div class="next">
CLICK TO NAVIGATE<span class="red_arrow"></span>
<div></div>
</div>
</div>
</div>
</div>
<div class="block_wrapper " data-image="img/img5.jpg" style="background-image: url("img/img5.jpg"); display: none;">
<div class="block quote start" id="3">
<div style="height: 741px;" class="inner ">
<div class="inner_cell">
<div class="body_text">
<h2>Registration</h2>
<div class="line"></div>
<p>
<ul>
<li>144, 387 individuals were newly registered by UNHCR as refugees in 2014</li>
<li>40,661 refugees were re-registered and verified in Zaatari refugee camp through a joint exercise with the Jordanian government</li>
<li>81,603 documents were returned to Syrian refugees, following a major operation by UNHCR and the Jordanian government to sort and archive 200,000 documents</li>
</ul>
</p>
</div>
</div>
<div class="next">
CLICK TO NAVIGATE<span class="red_arrow"></span>
<div></div>
</div>
</div>
</div>
</div>
<div class="block_wrapper white" data-image="img/img6.jpg" style="background-image: url("img/img6.jpg"); display: none;">
<div class="block quote start" id="living">
<div style="height: 741px;" class="inner ">
<div class="inner_cell">
<div class="body_text">
<h2>Camp Management</h2>
<div class="line"></div>
<p>Opening of Al Azraq Refugee Camp in April 2014 <br >
By the end of 2014, 14,000 Syrian refugees lived in Al Azraq refugee camp
</p>
</div>
</div>
<div class="next">
CLICK TO NAVIGATE<span class="red_arrow"></span>
<div></div>
</div>
</div>
</div>
</div>
<!-- sequence 4 -->
<div class="block_wrapper white" data-image="img/img7.jpg" style="background-image: url("img/img7.jpg"); display: none;">
<div class="block quote start" id="coping">
<div style="height: 741px;" class="inner ">
<div class="inner_cell">
<div class="body_text">
<h2>Shelter and infrastructure</h2>
<div class="line"></div>
<p>
8,029 T-Shelters were constructed in Azraq camp
6,597 caravans and 15,248 emergency shelters were distributed in Zaatari camp
</p>
</div>
</div>
<div class="next">
CLICK TO NAVIGATE<span class="red_arrow"></span>
<div></div>
</div>
</div>
</div>
</div>
<div class="block_wrapper white" data-image="img/img8.jpg" style="background-image: url("img/img8.jpg"); display: none;">
<div class="block quote start" id="coping">
<div style="height: 741px;" class="inner ">
<div class="inner_cell">
<div class="body_text">
<h2>Cash Assistance</h2>
<div class="line"></div>
<p>
USD 50.5 million provided as cash assistance to refugees in 2014 <br >
23,200 refugee households received monthly cash assistance<br >
30,243 refugee households received a one-time assistance for the winter season<br >
Over 11,900 families were still on the waiting list to receive monthly cash assistance once the funds become available<br >
</p><br >
</div>
</div>
<div class="next">
CLICK TO NAVIGATE<span class="red_arrow"></span>
<div></div>
</div>
</div>
</div>
</div>
<!-- sequence 5 -->
<div class="block_wrapper white" data-image="img/img9.jpg" style="background-image: url("img/img9.jpg"); display: none;">
<div class="block quote start" id="coping">
<div style="height: 741px;" class="inner ">
<div class="inner_cell">
<div class="body_text">
<h2>Core Relief Items</h2>
<div class="line"></div>
<p>
66,000 Households received non-food replenishments (soap, tooth paste, toilet paper)<br >
18,199 New Arrival Households received non-food items (blankets, mattresses, sleeping mats, plastic sheets, kitchen sets, jerry cans and buckets)<br >
48,275 Clothing kits were distributed to 20,425 households in the camps<br >
</p>
</div>
</div>
<div class="next">
CLICK TO NAVIGATE<span class="red_arrow"></span>
<div></div>
</div>
</div>
</div>
</div>
<!-- Conclusion -->
<div class="block_wrapper white" data-image="img/img10.jpg" style="background-image: url("img/img10.jpg"); display: none;">
<div class="block quote start" id="coping">
<div style="height: 741px;" class="inner ">
<div class="inner_cell">
<div class="body_text">
<h2>Health</h2>
<div class="line"></div>
<p>
589,352 Polio doses were given to Syrian children under the age of 5, in cooperation with the Ministry of Health, WHO, UNICEF and IOM<br >
300,251 Primary healthcare consultations were given to refugees of all nationalities<br >
3 new UNHCR-funded clinics opened in Zaatari and Al Azraq camps<br >
</p>
</div>
</div>
<div class="next">
CLICK TO NAVIGATE<span class="red_arrow"></span>
<div></div>
</div>
</div>
</div>
</div>
<div class="block_wrapper white" data-image="img/img11.jpg" style="background-image: url("img/img11.jpg"); display: none;">
<div class="block quote start" id="coping">
<div style="height: 741px;" class="inner ">
<div class="inner_cell">
<div class="body_text">
<h2>Host communities </h2>
<div class="line"></div>
<p>
1.6 Million refugees and host community members benefitted from 55 Projects implemented to encourage peaceful co-existence <br >
Projects were implemented by partner organizations International Relief and Development (IRD), Mercy Corps (MC) and the Agency for Technical Cooperation and Development (ACTED).<br >
</p>
</div>
</div>
<div class="next">
CLICK TO NAVIGATE<span class="red_arrow"></span>
<div></div>
</div>
</div>
</div>
</div>
<div class="block_wrapper white" data-image="img/img12.jpg" style="background-image: url("img/img12.jpg"); display: none;">
<div class="block quote start" id="coping">
<div style="height: 741px;" class="inner ">
<div class="inner_cell">
<div class="body_text">
<h2>Outreach – Helpline </h2>
<div class="line"></div>
<p>
256,155 calls answered through UNHCR Helpline<br >
1.34: Average waiting time in minute before being answered<br >
</p>
</div>
</div>
<div class="next">
CLICK TO NAVIGATE<span class="red_arrow"></span>
<div></div>
</div>
</div>
</div>
</div>
<div class="block_wrapper white" data-image="img/img13.jpg" style="background-image: url("img/img13.jpg"); display: none;">
<div class="block quote start" id="coping">
<div style="height: 741px;" class="inner ">
<div class="inner_cell">
<div class="body_text">
<h2>Outreach - Mass Communication </h2>
<div class="line"></div>
<p>Creation of the UNHCR “Talking with Refugees” webportal (help.unhcr.jo), providing information on services and where to find help <br >
250,000 Individuals visited the “Talking with Refugees” webportal <br >
180,000 refugees were targeted in 3 UNHCR anti-fraud SMS campaigns <br >
</p>
</div>
</div>
<div class="next">
CLICK TO NAVIGATE<span class="red_arrow"></span>
<div></div>
</div>
</div>
</div>
</div>
<div class="block_wrapper white" data-image="img/img14.jpg" style="background-image: url("img/img14.jpg"); display: none;">
<div class="block quote start" id="coping">
<div style="height: 741px;" class="inner ">
<div class="inner_cell">
<div class="body_text">
<h2>Public Relation: Official Visits</h2>
<div class="line"></div>
<p> 390 delegations and dignitaries visited the refugee camps, including Nobel Laureate Malala Yousafzai and the Prince of Norway.<br >
</p>
</div>
</div>
<div class="next">
CLICK TO NAVIGATE<span class="red_arrow"></span>
<div></div>
</div>
</div>
</div>
</div>
<div class="block_wrapper white" data-image="img/img15.jpg" style="background-image: url("img/img15.jpg"); display: none;">
<div class="block quote start" id="coping">
<div style="height: 741px;" class="inner ">
<div class="inner_cell">
<div class="body_text">
<h2>Inter-Agency Coordination </h2>
<div class="line"></div>
<p>UNHCR coordinated the efforts of 64 UN agencies, International and National NGOs and Ministries through 8 technical sectors.<br >
</p>
</div>
</div>
<div class="next">
CLICK TO NAVIGATE<span class="red_arrow"></span>
<div></div>
</div>
</div>
</div>
</div>
<div class="block_wrapper white last" data-image="img/img1.jpg" style="background-image: url("img/img1.jpg"); display: none;">
<div class="block quote start" id="55">
<div style="height: 741px;" class="inner ">
<div class="inner_cell">
<div class="body_text">
<blockquote>
Donor Support: UDS 192 million total contribution to UNHCR Jordan in 2014. <br >
</blockquote>
<p>UNHCR is grateful to donors who have supported UNHCR programmes worldwide and in Jordan in 2014.</p>
<img src="img/donor.gif" align="center">
<div class="line"></div>
<p> 19 partners were funded by UNHCR in 2014:
Agency for Technical Cooperation and Development (ACTED),
Arab Renaissance for Democracy and Development (ARDD-Legal Aid),
Care International (CARE),
Caritas Jordan, International Medical Corps (IMC),
International Organization for Migration (IOM),
International Relief and Development (IRD),
International Rescue Committee (IRC),
Japanese Emergency NGOs (JEN),
Jordan Health Aid Society (JHAS),
Jordan River Foundation (JRF),
Ministry of Interior (MOI),
Mercy Corps (MC),
Ministry of Planning and International Cooperation (MOPIC),
Ministry of Public Works and Housing (MPWH),
Noor Al Hussein Foundation (NHF),
Norwegian Refugee Council (NRC),
Syrian Refugee Affairs Directorate (SRAD),
The Jordan Hashemite Fund for Human Development (JOHUD)
</p>
</div>
<div id="page_footer">
<p class="sharer">
<a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.unhcr.jo%2FA-Year-in-Reviews" class="facebook share">Share this on Facebook</a>
<a href="https://twitter.com/intent/tweet?text=Living%20in%20the%20shadows%20%7C%0ARefugee%20Home%20Visits%20Report%20Jordan%202014%20%23JORRef%20http://bit.ly/1B07A1" class="twitter share">Tweet about this</a>
</p>
<div class="line"></div>
<p><a href="http://www.unhcr.jo/">UNHCR in Jordan<span class="arr"></span></a></p>
</div>
</div>
</div>
</div>
</div>
</section>
<!--
-->
<footer id="footer">
<div class="inner">
<a href="http://www.unhcr.jo" target="_blank" id="unhcr_logo">The <abbr title="United Nations">UN</abbr> Refugee Agency in Jordan</a>
</div>
</footer>
<div id="message">
<div id="message_inner">
<div id="message_target">
</div>
</div>
</div>
<script src="js/jquery.js"></script>
<script>window.jQuery || document.write('<script src="js/jquery-1.11.0.min.js"><\/script>')</script>
<script>
var players = []
var tag = document.createElement('script');
tag.src = "https://www.youtube.com/iframe_api";
var firstScriptTag = document.getElementsByTagName('script')[0];
firstScriptTag.parentNode.insertBefore(tag, firstScriptTag);
</script>
<script src="js/main-ck.js"></script>
<script src="js/mobile_redirect-ck.js"></script>
<!-- Piwik -->
<!-- End Piwik Tracking Code -->
</body>
</html>