-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathunga.html
More file actions
387 lines (366 loc) · 14.1 KB
/
unga.html
File metadata and controls
387 lines (366 loc) · 14.1 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
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>UNGA</title>
<meta name="description" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<link rel="shortcut icon" type="image/x-icon" href="./logo/munlogo pngg2.png">
<!-- Place favicon.ico in the root directory -->
<!-- CSS here -->
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="css/animate.min.css" />
<link rel="stylesheet" href="css/magnific-popup.css" />
<link rel="stylesheet" href="css/fontawesome-all.min.css" />
<link rel="stylesheet" href="css/owl.carousel.min.css" />
<link rel="stylesheet" href="css/flaticon.css" />
<link rel="stylesheet" href="css/datepicker.css" />
<link rel="stylesheet" href="css/slick.css" />
<link rel="stylesheet" href="css/aos.css" />
<link rel="stylesheet" href="css/default.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/style1.css" />
<link rel="stylesheet" href="css/responsive.css" />
</head>
<body>
<!-- preloader -->
<div id="preloader">
<div id="loading-center">
<div id="loading-center-absolute">
<div class="mainload">
<h7 class="loadtext">UEM</h7>
<img src="./logo/munlogo white.png" class="preimage" />
<h7 class="loadtext">MUN</h7>
</div>
</div>
</div>
</div>
<!-- preloader-end -->
<!-- header-start -->
<header>
<div id="header-sticky" class="transparent-header">
<div class="container">
<div class="row">
<div class="col-xl-12">
<div class="main-menu">
<nav class="navbar navbar-expand-lg">
<a href="index" class="navbar-brand">
<img src="./logo/logoico.png" class="logopng" alt="" />
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav">
<span class="navbar-icon"></span>
<span class="navbar-icon"></span>
<span class="navbar-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="./index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./index.html#story">About Us</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Committees
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="./unga.html">UNGA - DISEC</a>
<a class="dropdown-item" href="./UNCSW.html">UNCSW</a>
<a class="dropdown-item" href="./SCO.html">SCO</a>
<a class="dropdown-item" href="./Loksabha.html">Loksabha</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="./index.html#Gallery">Gallery</a>
</li>
<li class="nav-item"><a class="nav-link" href="./team.html">Team</a></li>
</ul>
</div>
</nav>
</div>
</div>
</div>
</div>
</div>
<!-- offcanvas-start -->
<!-- offcanvas-end -->
</header>
<!-- header-end -->
<!-- main-area -->
<main>
<!-- banner-area -->
<section class="banner-area banner-bg fix home">
<div class="banner-bg-shape"></div>
<div class="container">
<div class="row">
<div class="col-xl-7 col-lg-6">
<div class="banner-content">
<br /><br /><br />
<br /><br /><br />
<br /><br /><br />
<h2 class="wow fadeInUp" data-wow-delay="0.4s">
<span>UNGA – DISEC</span>
</h2>
</div>
</div>
<div class="col-xl-5 col-lg-6 d-none d-lg-block">
<div class="banner-img text-center" style="opacity: 0">
<img src="img/banner/banner_img.png" alt="" />
</div>
</div>
</div>
</div>
<div class="banner-shape dot">
<img src="img/shape/dot_circle.png" class="rotateme" alt="img" />
</div>
</section>
<!-- banner-area-end -->
<!-- about-area -->
<section id="committee" class="about-area position-relative fix pt-120 pb-120">
<div class="area-title">
<h2>UNGA – DISEC</h2>
</div>
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6">
<div class="section-title mb-35">
<span>UNGA – DISEC</span>
<h2>
What is <br />
Disarmament and International Security Committee?
</h2>
</div>
<div class="about-content">
<p>
"The weapons of war must be abolished before they abolish
us." - John F. Kennedy <br> We live in an era where evolution of
technology goes hand-in-hand with opening up of new horizons
of destruction. With the continuous development in research
and technology, the structure of weapons, nuclear weapons, the
peaceful possibility of maintaining self-security can
sometimes become a threat to others unpredictably. The
Disarmament and International Security Committee (DISEC) was
formed for promotion of cooperative arrangements and measures
aimed at strengthening stability through lower levels of
armaments with resolve of Disarmament and the regulation of
armaments. So call out the pacifist in you as we introduce
DISEC as our very first committee in front of the house,
giving you a platform to hone your skills and make your voice
heard!
</p>
</div>
<a href="https://bit.ly/DelForm2022" class="btn wow fadeInUp" data-wow-delay="0.8s">Register Now</a>
<br>
<br>
<a href="https://docs.google.com/spreadsheets/d/1zWJ1HUopIo6zrkBkD-TKz8T8wBKBJNeXhOgkw1jO76Y/edit?usp=drivesdk"
class="btn wow fadeInUp" data-wow-delay="0.8s">Matrix and Allotment</a>
<br>
<br>
<a href="https://uem.edu.in/uem-kolkata/uemmun-payment-page/" class="btn wow fadeInUp"
data-wow-delay="0.8s">Payments</a>
</div>
<div class="col-lg-6">
<div class="about-slide-wrap position-relative">
<div class="about-active">
<!-- <div class="about-img">
<img src="./logo/DISEC Logo.png" alt="img" />
</div> -->
<div class="about-img">
<img src="./logo/UNGS DISEC logo.png" class="medialogo" alt="img" />
</div>
</div>
<div class="about-polygon ap-one">
<img src="img/shape/polygon_01.png" class="rotateme" alt="img" />
</div>
<div class="about-polygon ap-two">
<img src="img/shape/polygon_02.png" class="rotateme" alt="img" />
</div>
<div class="about-polygon ap-three">
<img src="img/shape/polygon_03.png" class="rotateme" alt="img" />
</div>
</div>
</div>
</div>
</div>
<div class="about-circle-shape">
<img src="img/shape/about_circle.png" alt="" />
</div>
</section>
<!-- about-area-end -->
<!-- agenda and eb start -->
<div class="container posters">
<div class="row align-items-center">
<div class="col-lg-12">
<div class="container">
<div class="row">
<div class="col-lg-6" style="padding: 10px; padding-bottom: 30px;">
<h2 style="display: flex; justify-content: center;">
Agenda
</h2>
<div style="display: flex; justify-content: center;">
<img class="posterContainer" src="./img/posters/disecAgenda.jpg" alt="">
</div>
</div>
<div class="col-lg-6" style="padding: 10px; padding-bottom: 5px;">
<h2 style="display: flex; justify-content: center;">
Executive Board
</h2>
<div style="display: flex; justify-content: center;">
<img class="posterContainer" src="./img/posters/disec_eb.png" alt="">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- agenda and eb end -->
</main>
<!-- main-area-end -->
<br>
<br>
<br>
<!-- footer -->
<footer>
<div class="copyright-wrap">
<div class="container">
<div class="copyright-text">
<p>Copyright© <span>UEM-MUN </span> | All Rights Reserved</p>
</div>
</div>
</div>
</footer>
<!-- footer-end -->
<!-- JS here -->
<script src="js/vendor/jquery-1.12.4.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/isotope.pkgd.min.js"></script>
<script src="js/one-page-nav-min.js"></script>
<script src="js/slick.min.js"></script>
<script src="js/ajax-form.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/aos.js"></script>
<script src="js/bootstrap-datepicker.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/jquery.counterup.min.js"></script>
<script src="js/jquery.countdown.min.js"></script>
<script src="js/jquery.scrollUp.min.js"></script>
<script src="js/imagesloaded.pkgd.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCo_pcAdFNbTDCAvMwAD19oRTuEmb9M50c"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<script>
function basicmap() {
// Basic options for a simple Google Map
// For more options see: https://developers.google.com/maps/documentation/javascript/reference#MapOptions
var mapOptions = {
// How zoomed in you want the map to start at (always required)
zoom: 11,
scrollwheel: false,
// The latitude and longitude to center the map (always required)
center: new google.maps.LatLng(40.67, -73.94), // New York
// This is where you would paste any style found on Snazzy Maps.
styles: [
{
featureType: "water",
elementType: "geometry",
stylers: [{ color: "#e9e9e9" }, { lightness: 17 }],
},
{
featureType: "landscape",
elementType: "geometry",
stylers: [{ color: "#f5f5f5" }, { lightness: 20 }],
},
{
featureType: "road.highway",
elementType: "geometry.fill",
stylers: [{ color: "#ffffff" }, { lightness: 17 }],
},
{
featureType: "road.highway",
elementType: "geometry.stroke",
stylers: [
{ color: "#ffffff" },
{ lightness: 29 },
{ weight: 0.2 },
],
},
{
featureType: "road.arterial",
elementType: "geometry",
stylers: [{ color: "#ffffff" }, { lightness: 18 }],
},
{
featureType: "road.local",
elementType: "geometry",
stylers: [{ color: "#ffffff" }, { lightness: 16 }],
},
{
featureType: "poi",
elementType: "geometry",
stylers: [{ color: "#f5f5f5" }, { lightness: 21 }],
},
{
featureType: "poi.park",
elementType: "geometry",
stylers: [{ color: "#dedede" }, { lightness: 21 }],
},
{
elementType: "labels.text.stroke",
stylers: [
{ visibility: "on" },
{ color: "#ffffff" },
{ lightness: 16 },
],
},
{
elementType: "labels.text.fill",
stylers: [
{ saturation: 36 },
{ color: "#333333" },
{ lightness: 40 },
],
},
{ elementType: "labels.icon", stylers: [{ visibility: "off" }] },
{
featureType: "transit",
elementType: "geometry",
stylers: [{ color: "#f2f2f2" }, { lightness: 19 }],
},
{
featureType: "administrative",
elementType: "geometry.fill",
stylers: [{ color: "#fefefe" }, { lightness: 20 }],
},
{
featureType: "administrative",
elementType: "geometry.stroke",
stylers: [
{ color: "#fefefe" },
{ lightness: 17 },
{ weight: 1.2 },
],
},
],
};
// Get the HTML DOM element that will contain your map
// We are using a div with id="map" seen below in the <body>
var mapElement = document.getElementById("contact-map");
// Create the Google Map using our element and options defined above
var map = new google.maps.Map(mapElement, mapOptions);
// Let's also add a marker while we're at it
}
if ($("#contact-map").length != 0) {
google.maps.event.addDomListener(window, "load", basicmap);
}
</script>
<script src="./js/loader.js"></script>
</body>
</html>