-
Notifications
You must be signed in to change notification settings - Fork 3
/
profile_overview.html
190 lines (167 loc) · 9.22 KB
/
profile_overview.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
<!DOCTYPE html>
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-140892806-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-140892806-1');
</script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>IFRC Africa - Operations Room</title>
<!-- Google WebFont -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans|Roboto" rel="stylesheet">
<!-- Favicon pack for Go -->
<link rel="apple-touch-icon" sizes="57x57" href="./assets/graphics/favicon/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="57x57" href="./assets/graphics/favicon/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="114x114" href="./assets/graphics/favicon/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="72x72" href="./assets/graphics/favicon/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="144x144" href="./assets/graphics/favicon/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="60x60" href="./assets/graphics/favicon/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="120x120" href="./assets/graphics/favicon/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="76x76" href="./assets/graphics/favicon/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="152x152" href="./assets/graphics/favicon/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="./assets/graphics/favicon/apple-touch-icon-180x180.png">
<link rel="shortcut icon" href="./assets/graphics/favicon/favicon.ico">
<link rel="icon" type="image/png" href="./assets/graphics/favicon/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="./assets/graphics/favicon/favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="./assets/graphics/favicon/favicon-32x32.png" sizes="32x32">
<!-- Meta tags -->
<meta name="description" content="IFRC Africa Operations Room">
<meta name="twitter:site" content="@IFRCAfrica" >
<meta name="twitter:title" content="IFRC Africa" >
<meta name="twitter:description" content="IFRC Africa Operations Room" >
<!-- IFRC Go master stylesheet -->
<link rel="stylesheet" href="./assets/styles/main.css">
<!-- vendor stylesheets -->
<link rel="stylesheet" href="./assets/styles/vendor/leaflet.css">
<link rel="stylesheet" href="./assets/styles/vendor/introjs.css">
<link rel="stylesheet" href="./assets/styles/vendor/jquery.dataTables.css">
<link rel="stylesheet" href="./assets/styles/vendor/dc.css">
<link rel="stylesheet" href="./assets/styles/vendor/c3.css">
<!-- Site-specific CSS -->
<link rel="stylesheet" href="./css/site.css" media="screen" type="text/css">
<link rel="stylesheet" href="./css/inform.css" media="screen" type="text/css">
<style type="text/css">
#map{height:582px;}
</style>
</head>
<body>
<!--[if lt IE 10]>
<div id="nocando">
<h1>No can do!</h1>
<p>You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
</div>
<![endif]-->
<!-- Start Top Bar -->
<nav aria-label="You are here:" role="navigation" class="row">
<div class="top-bar-left">
<ul class="menu vertical medium-horizontal expanded" data-responsive-menu="drilldown medium-dropdown">
<li style="font-size:0.8rem"><a href="#"> <<< Back </a></li>
</ul>
</div>
</nav>
<hr>
<section id="Overview">
<div class="row">
<h1 class="fold__title">National Society Profiles</h1>
</div>
</section>
<section id="Countries">
<div class="row">
<p>Select a National Society to get more information of that National Society and the country. </p>
<div class="medium-4 column">
<div id="map"></div>
</div>
<div class="medium-4 column">
<div class="card">
<div class="card-section">
<ul>
<li><a href="./profile.html#AGO">Angola Red Cross</a></li>
<li><a href="./profile.html#BEN">Red Cross of Benin</a></li>
<li><a href="./profile.html#BWA">Botswana Red Cross Society</a></li>
<li><a href="./profile.html#BFA">Burkinabe Red Cross Society</a></li>
<li><a href="./profile.html#BDI">Burundi Red Cross</a></li>
<li><a href="./profile.html#CMR">Cameroon Red Cross Society</a></li>
<li><a href="./profile.html#CPV">Red Cross of Cape Verde</a></li>
<li><a href="./profile.html#CAF">Central African Red Cross Society</a></li>
<li><a href="./profile.html#TCD">Red Cross of Chad</a></li>
<li><a href="./profile.html#COM">The Comoros Red Crescent</a></li>
<li><a href="./profile.html#COD">Red Cross of the Democratic Republic of the Congo</a></li>
<li><a href="./profile.html#COG">Congolese Red Cross</a></li>
<li><a href="./profile.html#CIV">Red Cross Society of Côte d'Ivoire</a></li>
<li><a href="./profile.html#DJI">Red Crescent Society of Djibouti</a></li>
<li><a href="./profile.html#GNQ">Red Cross of Equatorial Guinea</a></li>
<li><a href="./profile.html#ERI">Red Cross Society of Eritrea</a></li>
<li><a href="./profile.html#SWZ">Baphalali Eswatini Red Cross Society</a></li>
<li><a href="./profile.html#ETH">Ethiopian Red Cross Society</a></li>
<li><a href="./profile.html#GAB">Gabonese Red Cross Society</a></li>
<li><a href="./profile.html#GMB">Gambia Red Cross Society</a></li>
<li><a href="./profile.html#GHA">Ghana Red Cross Society</a></li>
<li><a href="./profile.html#GIN">Red Cross Society of Guinea</a></li>
<li><a href="./profile.html#GNB">Red Cross Society of Guinea-Bissau</a></li>
<li><a href="./profile.html#KEN">Kenya Red Cross Society</a></li>
</ul>
</div><!-- Card section -->
</div><!-- Individual card -->
</div>
<div class="medium-4 column">
<div class="card">
<div class="card-section">
<ul>
<li><a href="./profile.html#LSO">Lesotho Red Cross Society</a></li>
<li><a href="./profile.html#LBR">Liberian Red Cross Society</a></li>
<li><a href="./profile.html#MDG">Madagasy Red Cross Society</a></li>
<li><a href="./profile.html#MWI">Malawi Red Cross Society</a></li>
<li><a href="./profile.html#MLI">Mali Red Cross</a></li>
<li><a href="./profile.html#MUS">Mauritius Red Cross Society</a></li>
<li><a href="./profile.html#MRT">Mauritanian Red Crescent</a></li>
<li><a href="./profile.html#MOZ">Mozambique Red Cross Society</a></li>
<li><a href="./profile.html#NAM">Namibia Red Cross</a></li>
<li><a href="./profile.html#NER">Red Cross Society of Niger</a></li>
<li><a href="./profile.html#NGA">Nigerian Red Cross Society</a></li>
<li><a href="./profile.html#RWA">Rwandan Red Cross</a></li>
<li><a href="./profile.html#STP">Sao Tome and Principe Red Cross</a></li>
<li><a href="./profile.html#SEN">Senegalese Red Cross Society</a></li>
<li><a href="./profile.html#SYC">Seychelles Red Cross Society</a></li>
<li><a href="./profile.html#SLE">Sierra Leone Red Cross Society</a></li>
<li><a href="./profile.html#SOM">Somali Red Crescent Society</a></li>
<li><a href="./profile.html#ZAF">South African Red Cross Society</a></li>
<li><a href="./profile.html#SSD">South Sudan Red Cross</a></li>
<li><a href="./profile.html#SDN">The Sudanese Red Crescent</a></li>
<li><a href="./profile.html#TZA">Tanzania Red Cross National Society</a></li>
<li><a href="./profile.html#TGO">Togolese Red Cross</a></li>
<li><a href="./profile.html#UGA">Uganda Red Cross Society</a></li>
<li><a href="./profile.html#ZMB">Zambia Red Cross Society</a></li>
<li><a href="./profile.html#ZWE">Zimbabwe Red Cross Society</a></li>
</ul>
</div><!-- Card section -->
</div><!-- Individual card -->
</div>
</div>
</section>
<footer>
<div class="row small-12 large-up-5">
<h6>The International Federation of Red Cross and Red Crescent Societies (IFRC) is the world's largest humanitarian organization, with 190 member National Societies. As part of the International Red Cross and Red Crescent Movement, our work is guided by seven fundamental principles; humanity, impartiality, neutrality, independence, voluntary service, unity and universality.</h6>
</div>
</footer>
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-84297335-1', 'auto');
ga('send', 'pageview');
</script>
<script src="./assets/scripts/vendor/leaflet.js"></script>
<script src="./assets/scripts/vendor/topojson.js"></script>
<!-- Site-specific js -->
<script src="./assets/africa.geojson"></script>
<script src="./js/profile_overview.js" type="text/javascript"></script>
</body>
</html>