-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
288 lines (268 loc) · 10.3 KB
/
index.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
<!DOCTYPE html>
<html lang="en" class=" js no-touch cssanimations csstransitions">
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>UNHCR Survival Guide</title>
<meta name="description" content="Useful resources for UNHCR newcomers">
<meta name="keywords" content="laurent pitoiset, unhcr, united nations, survival guide, acronyms, locations">
<meta name="author" content="Laurent Pitoiset">
<link rel="shortcut icon" href="/favicon.ico">
<link rel="stylesheet" type="text/css" href="css/component.css">
<script type="text/javascript" async="" src="js/ga.js"></script>
<script src="js/modernizr.custom.js"></script>
<link href="css/font-awesome.min.css" rel="stylesheet">
<style type="text/css"></style>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-56765429-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<div class="container">
<div id="bl-main" class="bl-main">
<section class="">
<div class="main-title"></div>
<div class="bl-box">
<h2><i class="fa fa-language fa-4x"></i><br>Acronyms</h2>
</div>
<div class="bl-content">
<h2>UNHCR acronyms</h2>
<article><h3>3W</h3><p>Who's doing What Where</p></article>
<article><h3>4W</h3><p>Who's doing What Where and When</p></article>
<article><h3>APR</h3><p>Annual Protection Report</p></article>
<article><h3>ASR</h3><p>Annual Statistical Report</p></article>
<article><h3>CBR</h3><p>Community-Based Approach</p></article>
<article><h3>COI</h3><p>Country of Origin Information</p></article>
<article><h3>COP</h3><p>Country Operations Plan</p></article>
<article><h3>DER</h3><p>Division of External Relationship</p></article>
<article><h3>DHRM</h3><p>Division of Human Resources Management</p></article>
<article><h3>DHC</h3><p>Deputy High Commissioner</p></article>
<article><h3>DIP</h3><p>Division of International Protection</p></article>
<article><h3>DIST</h3><p>Division of Information</p></article>
<article><h3>EXCOM</h3><p>Executive Committee of the High Commissioner’s Programme</p></article>
<article><h3>FICSS</h3><p>Field Information and Coordination Support Section</p></article>
<article><h3>FP</h3><p>Focal Point</p></article>
<article><h3>FTA</h3><p>Fixed-Term Assignment</p></article>
<article><h3>HC</h3><p>High Commissioner</p></article>
<article><h3>IASC</h3><p>Inter-Agency Standing Committee</p></article>
<article><h3>IDP</h3><p>Internally Displaced Person</p></article>
<article><h3>JPO</h3><p>Junior Professional Officer</p></article>
<article><h3>MDG</h3><p>Millenium Development Goal</p></article>
<article><h3>NFI</h3><p>Non-Food Item</p></article>
<article><h3>OCHA</h3><p>Office for the Coordination of Humanitarian Affairs</p></article>
<article><h3>ODMS</h3><p>Organizational Development and Management Service</p></article>
<article><h3>OIC</h3><p>Officer In Charge</p></article>
<article><h3>PLP</h3><p>Protection Learning Programme</p></article>
<article><h3>PPG</h3><p>Population Planning Group</p></article>
<article><h3>RBM</h3><p>Results-Based Management</p></article>
<article><h3>RO</h3><p>Regional Office</p></article>
<article><h3>RSD</h3><p>Refugee Status Determination</p></article>
<article><h3>SGBV</h3><p>Sexual and gender-based violence</p></article>
<article><h3>SIBA</h3><p>Staff member In Between Assignments </p></article>
<article><h3>SITREP</h3><p>Operations Situation Report</p></article>
<article><h3>SOP</h3><p>Standard Operating Procedures</p></article>
<article><h3>SOW</h3><p>Statement Of Work</p></article>
<article><h3>TA</h3><p>Temporary Assignment</p></article>
<article><h3>TOR</h3><p>Terms Of Reference</p></article>
<article><h3>UAM</h3><p>UnAccompanied Minor</p></article>
<article><h3>VOLREP</h3><p>Voluntary Repatriation</p></article>
<article><h3>WEM</h3><p>Workshop on Emergency Management</p></article>
<article>
<h3>UNHCR</h3>
<p>United Nations High Commissioner for Refugees</p>
</article>
</div>
<span class="bl-icon bl-icon-close"></span>
</section>
<section id="bl-work-section" style="">
<div class="bl-box">
<h2><i class="fa fa-globe fa-4x"></i><br>Locations</h2>
</div>
<div class="bl-content" class="centered" >
<h2>UNHCR Locations</h2>
<p></p>
<iframe width="225" height="150" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://www.arcgis.com/apps/Embed/index.html?webmap=91a6c998cc5e4adf92f3f670d51db81f&extent=-147.7591,-57.5193,180,79.1039&zoom=false&scale=false&legend=false&theme=light"></iframe><br /><small><a href="http://www.arcgis.com/apps/Embed/index.html?webmap=91a6c998cc5e4adf92f3f670d51db81f&extent=-147.7591,-57.5193,180,79.1039&zoom=true&scale=true&legend=true&theme=light" style="color:#0000FF;text-align:left" target="_blank">View larger map</a></small>
<p>Main locations</p>
<ul id="bl-work-items">
<li data-panel="panel-1"><a href="#" class="centered"><img src="img/geneva.jpg" width=225 height=150><br>Geneva</a></li>
<li data-panel="panel-2"><a href="#" class="centered"><img src="img/newyork.jpg" width=225 height=150><br>New York</a></li>
<li data-panel="panel-3"><a href="#" class="centered"><img src="img/budapest.gif" width=225 height=150><br>Budapest</a></li>
<li data-panel="panel-4"><a href="#" class="centered"><img src="img/nairobi.jpg" width=225 height=150><br>Nairobi</a></li>
</ul>
</div>
<span class="bl-icon bl-icon-close"></span>
</section>
<section>
<div class="bl-box">
<h2><i class="fa fa-ambulance fa-4x"></i><br>Other</h2>
</div>
<div class="bl-content">
<h2>UNHCR survival guide</h2>
<article>
<h3>contracts</h3>
<p>text 3</p>
</article>
<article>
<h3>UN ground pass</h3>
<p>text 3</p>
</article>
<article>
<h3>text 2</h3>
<p>text 3</p>
</article>
<article>
<h3>text 2</h3>
<p>text 3</p>
</article>
<article>
<h3>text 2</h3>
<p>text 3</p>
</article>
<article>
<h3>text 2</h3>
<p>text 3</p>
</article>
<article>
<h3>text 2</h3>
<p>text 3</p>
</article>
<article>
<h3>text 2</h3>
<p>text 3</p>
</article>
</div>
<span class="bl-icon bl-icon-close"><i class="fa fa-camera-retro"></i></span>
</section>
<section class="">
<div class="bl-box">
<h2><i class="fa fa-cogs fa-4x"></i><br>Misc</h2>
</div>
<div class="bl-content">
<h2>Misc</h2>
<p>contribute</p>
</div>
<span class="bl-icon bl-icon-close"></span>
</section>
<!-- Panel items for the works -->
<div class="bl-panel-items" id="bl-panel-work-items">
<div data-panel="panel-1">
<div>
<h3>Geneva</h3>
<span style="display:block;">
<img src="img/geneva.jpg">
</span>
<br>
<h4>Address</h4>
<p> 94, rue de Montbrillant<br>1202 Geneva<br>Switzerland</p>
<br>
<span style="display:block;">
<h3>Location</h3>
<p>map</p>
<h3>other</h3>
<p>telephone number: +41 22 739 8111 <br>
fax number: +41 22 739 7377<br>
Working hours are from 9:00 to 18:00 (8:00 GMT to 17:00 GMT) Monday to Friday
<br>Nearest public car park: Nations
<br>From airport: bus #5
<br>From Cornavin train station: tramway #15
</p>
</span>
</div>
<br>
</div>
<div data-panel="panel-2">
<div>
<img src="img/newyork.jpg">
<h3>New York</h3>
<p>New York description
<br>
access from the airport<br>
hotels list<br>
</p>
</div>
</div>
<div data-panel="panel-3">
<div>
<img src="img/budapest.jpg">
<h3>Budapest</h3>
<p>Telephone:
+ 36 1 336 3060 (SWITCHBOARD)
+ 36 1 336 3070 (NOT BUDAPEST SERVICE CENTER)
Fax:
+ 36 1 336 3080 (GENERAL)
Cable address:
HICOMREF BUDAPEST
Telex:
Disconnected 26/02/96
Mail address:
Felvinci út 27
1027, Budapest
Street address:
Felvinci út 27
1027, Budapest
Working hours:
Monday to Friday 8:30-17:00 (Lunch Hours: 12.00 - 12.30)
Local time:
Summer GMT +2.00 Hours/Minutes
Winter GMT +1.00 Hour/Minutes
Style of address:
UNHCR Regional Representative for Central Europe
Footnotes:
GLOBAL SERVICE CENTRE (GSC)
Address: Ipoly utca. 5/B,C,D
1133 Budapest
Hungary
Phone: +41 22 739 8111
INFO: Please note that the UNHCR Regional Representation for Central Europe is a separate office from the UNHCR Global Service Centre (different address and contact details - please see Budapest (GSC)).
Office Email Address: hunbu@unhcr.org
Office Web Site: http://www.unhcr-centraleurope.org
</p>
</div>
</div>
<div data-panel="panel-4">
<div>
<img src="img/nairobi.jpg">
<h3>Nairobi</h3>
<p>Telephone:
+ 254 20 423 2000 (SWITCHBOARD)
Mail address:
P.O. Box 43801-00100 GPO
Nairobi
Street address:
P.O. BOX 43801 - 00100
LYNWOOD COURT, OFF WAIYAKI WAY
WESTLAND, NAIROBI, KENYA
Nairobi
Working hours:
Monday to Thursday 8:00-16:45 (Lunch 13:00-14:00)
Friday 8:00-14:00
Local time:
Summer GMT +3.00 Hours/Minutes
<br>
access from the airport<br>
hotels list<br>
</p>
</div>
</div>
<nav>
<span class="bl-icon bl-icon-close"></span>
</nav>
</div>
</div>
</div><!-- /container -->
<script src="js/jquery.min.js"></script>
<script src="js/boxlayout.js"></script>
<script>
$(function() {
Boxlayout.init();
});
</script>
</body></html>