forked from thezillion/mecmun
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcommittee.html
524 lines (494 loc) · 33 KB
/
committee.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
520
521
522
523
524
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<title>MECMUN '18</title>
<script src="assets/assets/js/float-panel/float-panel.js"></script>
<!-- <link rel="shortcut icon" href="/favicon.ico"> -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css">
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.0/js/bootstrap.min.js"></script>
<script src="assets/assets/js/jquery.min.js"></script>
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.min.js"></script>
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link href="assets/assets/css/main.css" rel="stylesheet">
</head>
<body data-spy="scroll" data-target=".navbar" data-offset="50">
<!-- Loader
<div class="loader">
<div class="loader bg-gray">
<div class="loader-outter">
<div class="text-center" style="font-size: 45px; margin-top: 150px; color: black;">
MECMUN
</div>
</div>
<div class="loader-inner"></div>
</div>
<div class="loader-outter"></div>
<div class="loader-inner"></div>
</div>
-->
<!-- Commitees start -->
<div class="pt20 pb20 website-only-visible" style="background-color: #1F1F1F; overflow:auto;display: block;" id="committees">
<div class="w3-content w3-display-container" style="max-width: none; margin: 20px;display: block;">
<div class="mySlides" style="width:100%;">
<div class="row pt50">
<div class="section_title center-block" id="committees">
<h3 class="letter-title ml250 slideanim text-white mt0">
Committees
</h3>
</div>
</div>
<div class="row">
<div class="col-md-3 col-xs-12 col-sm-12 text-uppercase" style="display: block;">
<div class="row">
<div class="col-md-7 center-block text-center mb150">
<img src="assets/assets/img/committees/UNSC.png" alt="" >
<br>
<h5 class="color-light text-uppercase">
<br>   United Nations Security Council
</h5>
<hr>
<a class="exec-board" data-toggle="modal" data-target="#unscModal">Our Executive board</a>
<div class="modal slideanim" id="unscModal" style="border:none">
<div class="modal-dialog border-0 mt70">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title">UN Security Council</h4>
<button type="button" class="close" data-dismiss="modal">×</button>
</div>
<div class="modal-body">
<div class="row">
<!--
<div class="col-md-6">
<img src="assets/images/jishnu.png" class="rounded-circle" alt="" style="height: 150px !important;">
<br>
<h4 style="color: rgb(59, 89, 152) !important">
Jishnu</h3>
<h7 class="color-black">Chairperson</h7>
</div>
<div class="col-md-6">
<img src="assets/images/jishnu.png" class="rounded-circle" alt="" style="height: 150px !important;">
<br>
<h4 style="color: rgb(59, 89, 152) !important">
Jishnu</h3>
<h7 class="color-black">Vice-Chairperson</h7>
</div>
-->
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-danger" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-9 col-xs-12 col-sm-12 committee-para-text text-white d-sm-inline pl0 pr80 pt0">
<strong> Open Debate: Maintenance of International Peace and Security. </strong><br>
<strong> Debate and Briefing: Comprehensive review of the situation in the Middle East and North Africa. (Regional Discussion)</strong>
<br>
The maintenance of international peace and security has become a pressing issue of this era. Peace may be achieved through the use of military force. But such an achievement would threaten security. Hence it turns out to be problem that can only be solved through an integrated approach and early action. In order to sustain peace, the Security Council will have to devote more attention to preventing conflicts from either occurring in the first place or recurring in post conflict situations. This would mean addressing some of the underlying causes of these compounded conflicts which are plentiful, ranging from poverty reduction to human rights or even climate change. Protection against grave violations of human rights might require military use, and the connection between international peace and security and the respect for human rights is evident in the practice of the UN Security Council, pushing us into a true dilemma.<br>The popular uprisings in North Africa in 2011 brought into focus questions about the international community to successfully prevent violent conflicts in Africa. The region, destabilized by political and security challenges caused by weak governance and religiously driven violences increasex since 2011 Libyan crisis has caused large conflicts. Further, many borders in the Middle East have become porous, allowing for an easier circulation of migrants and armed fighters, as well as of trafficked goods. Since 2015, jihadists pledging allegiance to ISIS have also been present in the Egyptian Sinai. Hence, the long-term resolution of this conflict is paramount to improving regional security, promoting peace, and saving human lives. This committee will both encourage a development of post-conflict peacebuilding framework and address a variety of geopolitical crises.
<br>
<br>
<br>
</div>
</div>
</div>
<div class="mySlides" style="width:100%;">
<div class="row pt50">
<div class="section_title center-block" id="committees">
<h3 class="letter-title ml250 slideanim text-white mt0">
Committees
</h3>
</div>
</div>
<div class="row">
<div class="col-md-3 col-xs-12 col-sm-12 text-uppercase" style="display: block;">
<div class="row">
<div class="col-md-7 center-block text-center mb150">
<img src="assets/assets/img/committees/DISEC.png" alt="" >
<br>
<h5 class="color-light text-uppercase">
<br>   Disarmament and International Security
</h5>
<hr>
<a class="exec-board" data-toggle="modal" data-target="#saarcModal">Our Executive board</a>
<div class="modal slideanim" id="saarcModal" style="border:none">
<div class="modal-dialog border-0 mt70">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title">UNGA DISEC</h4>
<button type="button" class="close" data-dismiss="modal">×</button>
</div>
<div class="modal-body">
<div class="row">
<!--
<div class="col-md-6">
<img src="assets/images/jishnu.png" class="rounded-circle" alt="" style="height: 150px !important;">
<br>
<h4 style="color: rgb(59, 89, 152) !important">
Jishnu</h3>
<h7 class="color-black">Chairperson</h7>
</div>
<div class="col-md-6">
<img src="assets/images/jishnu.png" class="rounded-circle" alt="" style="height: 150px !important;">
<br>
<h4 style="color: rgb(59, 89, 152) !important">
Jishnu</h3>
<h7 class="color-black">Vice-Chairperson</h7>
</div>
-->
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-danger" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-9 col-xs-12 col-sm-12 committee-para-text text-white d-sm-inline pl0 pr80 pt0">
<strong>Agenda: Establishment of a Nuclear Weapon Free Zone in the MENA Region.</strong>
<br>As a part of the summit which led to the indefinite extension of the Nuclear Non-Proliferation Treaty (NPT), the 1995 NPT Review Conference called for the “the establishment of an effectively verifiable Middle East zone free of weapons of mass destruction, nuclear, chemical and biological, and their delivery systems.” This was first proposed by Egypt in 1950, and prompted again by the same party in 1998. This led to studies which examined the feasibility of establishing such a nuclear weapon free zone in the region. <br>Many countries are in favour of moving forward with this agenda, because of the potential effects of the same: promoting global nuclear disarmament and helping the Middle East achieve peace. As of 2014, three countries in the Middle East have been found in non-compliance with their IAEA safeguards obligations under the NPT: Iraq, Iran and Syria. Of these cases, Syria remains unresolved.<br>The committee must move forward in a direction such as to reach unanimous consensus amongst the nations of the MENA region, regarding the intent and the specific implementation of a ‘Nuclear Weapon Free Zone’ in the region.
</div>
</div>
</div>
<div class="mySlides" style="width:100%;">
<div class="row pt50">
<div class="section_title center-block" id="committees">
<h3 class="letter-title ml250 slideanim text-white mt0">
Committees
</h3>
</div>
</div>
<div class="row">
<div class="col-md-3 col-xs-12 col-sm-12 text-uppercase" style="display: block;">
<div class="row ">
<div class="col-md-7 center-block text-center mb150">
<img src="assets/assets/img/committees/UNHRC.png" alt="">
<h5 class="color-light text-uppercase">
<br>   United Nations Human Rights Council
</h5>
<hr>
<a class="exec-board" data-toggle="modal" data-target="#jccModal">Our Executive board</a>
<div class="modal slideanim" id="jccModal" style="border:none">
<div class="modal-dialog border-0 mt70 bg-gray">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title center-block ml75">UNHRC</h4>
<button type="button" class="close" data-dismiss="modal">×</button>
</div>
<div class="modal-body">
<div class="row">
<!--
<div class="col-md-6">
<img src="assets/images/jishnu.png" class="rounded-circle" alt="" style="height: 150px !important;">
<br>
<h4 style="color: rgb(59, 89, 152) !important">
Jishnu</h3>
<h7 class="color-black">Chairperson</h7>
</div>
<div class="col-md-6">
<img src="assets/images/jishnu.png" class="rounded-circle" alt="" style="height: 150px !important;">
<br>
<h4 style="color: rgb(59, 89, 152) !important">
Jishnu</h3>
<h7 class="color-black">Vice-Chairperson</h7>
</div>
-->
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-danger" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-9 col-xs-12 col-sm-12 committee-para-text text-white d-sm-inline pl0 pr80 pt0">
<strong>Agenda: Protection and promotion of human rights of refugees, IDPs in armed conflict zones with special reference to middle East.</strong>
<br>A refugee is a person who "owing to a well-founded fear of being
persecuted for reasons of race, religion, nationality, membership of a
particular social group, or political opinion, is outside the country
of his nationality, and is unable to or, owing to such fear, is
unwilling to avail himself of the protection of that country".But
Internally displaced people (IDPs) have not crossed a border to find
safety. Unlike refugees, they are on the run at home. IDPs stay within
their own country and remain under the protection of its government,
even if that government is the reason for their displacement.<br>
Internally displaced persons (IDPs) flee their homes for the same
reasons as refugees, but remain within their own country and are thus
subject to the laws of that state. At the end of 2017, some 40 million
people were internally displaced due to armed conflict, generalized
violence or human rights violations, according to Internal
Displacement Monitoring Centre (IDMC).<br>
In 2012, countries in the broader Middle East were experiencing a
fresh wave of instability and violent unrest. Since then the
humanitarian costs in the region have been vast as unrest and violence
in Libya, Syria, Iraq and Yemen have spiralled into fully-fledged
armed conflict, while other countries were exposed to the impact of
war and fell themselves partly into political unrest. Today, from the
conflicts in Syria, Iraq and Yemen alone, 50 million people are in
need of aid and 19 million people are displaced.<br>
The regional and global dimensions of these conflicts are of serious
concern, as the dynamics are less and less conducive towards political
solutions. The need of the hour is to create a conducive environment
to discuss the humanitarian side to these conflicts, and how to
amicably resolve the fate of those who are displaced.
<br>
<br>
<br>
</div>
</div>
</div>
<button class=" w3-button w3-display-left w3-hover-none w3-hover-text-white" onclick="plusDivs(-1)" style="font-size:2em;">❮</button>
<button class="w3-button w3-display-right w3-hover-none w3-hover-text-white" onclick="plusDivs(1)" style="font-size: 2em;">❯</button>
<div class="w3-center w3-container w3-section w3-large w3-text-white w3-display-bottommiddle" style="width:100%">
<span class="w3-badge demo w3-border w3-transparent w3-hover-white" onclick="currentDiv(1)"></span>
<span class="w3-badge demo w3-border w3-transparent w3-hover-white" onclick="currentDiv(2)"></span>
<span class="w3-badge demo w3-border w3-transparent w3-hover-white" onclick="currentDiv(3)"></span>
</div>
</div>
</div>
<!-- Desktop view end -->
<!-- Mobile view -->
<div class="mobile-only-visible">
<div class="section_title ml30">
<h3 class="letter-title slideanim" id="committee-mobile">
Committees
</h3>
</div>
<h6 class="ml30" style="font-weight: 100;">
Click on each logo to know more !
</h6>
<br>
<div class="container-fluid ml0 mr0" style="width: 100%;">
<div class="scrollmenu bg-black" style="margin-bottom: 10px; width: 100% !important;">
<a data-toggle="modal" data-target="#unscModal-mobile">
<img src="assets/assets/img/committees/UNSC.png" alt="UNGA" style="height: 150px;">
<div class="text-uppercase slideanim"> UN Security Council</div>
</a>
<a data-toggle="modal" data-target="#ungaModal-mobile">
<img src="assets/assets/img/committees/DISEC.png" alt="UNGA" style="height: 150px;">
<div class="text-uppercase slideanim"> UNGA DISEC</div>
</a>
<a data-toggle="modal" data-target="#hrcModal-mobile">
<img src="assets/assets/img/committees/UNHRC.png" alt="UNGA" style="height: 150px;">
<div class="text-uppercase">
UNHRC
</div>
</a>
</div>
</div>
<div class="modal slideanim" id="unscModal-mobile" style="border:none">
<div class="modal-dialog border-0 mt70">
<div class="modal-content">
<div class="modal-header bg-black">
<h4 class="modal-title text-white text-center">United Nations Security Council</h4>
<img src="assets/assets/img/committees/UNSC.png" alt="" style="height: 50px;" class="mt5 ml25">
<button type="button" class="close" data-dismiss="modal">×</button>
</div>
<div class="modal-body">
<div class="row">
<div class="col-md-6 text-center center-block">
<div class="committee-para-text-mobile m10">
<strong> Open Debate: Maintenance of International Peace and Security. </strong><br>
<strong> Debate and Briefing: Comprehensive review of the situation in the Middle East and North Africa. (Regional Discussion)</strong>
<br>
The maintenance of international peace and security has become a pressing issue of this era. Peace may be achieved through the use of military force. But such an achievement would threaten security. Hence it turns out to be problem that can only be solved through an integrated approach and early action. In order to sustain peace, the Security Council will have to devote more attention to preventing conflicts from either occurring in the first place or recurring in post conflict situations. This would mean addressing some of the underlying causes of these compounded conflicts which are plentiful, ranging from poverty reduction to human rights or even climate change. Protection against grave violations of human rights might require military use, and the connection between international peace and security and the respect for human rights is evident in the practice of the UN Security Council, pushing us into a true dilemma.<br>The popular uprisings in North Africa in 2011 brought into focus questions about the international community to successfully prevent violent conflicts in Africa. The region, destabilized by political and security challenges caused by weak governance and religiously driven violences increasex since 2011 Libyan crisis has caused large conflicts. Further, many borders in the Middle East have become porous, allowing for an easier circulation of migrants and armed fighters, as well as of trafficked goods. Since 2015, jihadists pledging allegiance to ISIS have also been present in the Egyptian Sinai. Hence, the long-term resolution of this conflict is paramount to improving regional security, promoting peace, and saving human lives. This committee will both encourage a development of post-conflict peacebuilding framework and address a variety of geopolitical crises.
</div>
</div>
<!--
<div class="col-3 center-block text-center">
<img src="assets/images/jishnu.png" class="rounded-circle" alt="" style="height: 70px !important;">
<br>
<h4 style="color: rgb(59, 89, 152) !important">
Jishnu</h4>
<h7 class="color-black">Chairperson</h7>
</div>
<div class="col-3 center-block text-center">
<img src="assets/images/jishnu.png" class="rounded-circle" alt="" style="height: 70px !important;">
<br>
<h4 style="color: rgb(59, 89, 152) !important">
Jishnu</h4>
<h7 class="color-black">Vice-Chair</h7>
</div>
-->
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-danger" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<div class="modal slideanim" id="ungaModal-mobile" style="border:none">
<div class="modal-dialog border-0 mt70">
<div class="modal-content">
<div class="modal-header bg-black">
<h4 class="modal-title text-white">UNGA DISEC</h4>
<img src="assets/assets/img/committees/DISEC.png" alt="" style="height: 50px;" class="mt5 ml25">
<button type="button" class="close" data-dismiss="modal">×</button>
</div>
<div class="modal-body">
<div class="row">
<div class="col-12 center-block text-center">
<div class="committee-para-text-mobile m10">
<strong>Agenda: Establishment of a Nuclear Weapon Free Zone in the MENA Region.</strong>
<br>As a part of the summit which led to the indefinite extension of the Nuclear Non-Proliferation Treaty (NPT), the 1995 NPT Review Conference called for the “the establishment of an effectively verifiable Middle East zone free of weapons of mass destruction, nuclear, chemical and biological, and their delivery systems.” This was first proposed by Egypt in 1950, and prompted again by the same party in 1998. This led to studies which examined the feasibility of establishing such a nuclear weapon free zone in the region. <br>Many countries are in favour of moving forward with this agenda, because of the potential effects of the same: promoting global nuclear disarmament and helping the Middle East achieve peace. As of 2014, three countries in the Middle East have been found in non-compliance with their IAEA safeguards obligations under the NPT: Iraq, Iran and Syria. Of these cases, Syria remains unresolved.<br>The committee must move forward in a direction such as to reach unanimous consensus amongst the nations of the MENA region, regarding the intent and the specific implementation of a ‘Nuclear Weapon Free Zone’ in the region.
</div>
</div>
<!--
<div class="col-3 center-block text-center">
<img src="assets/images/jishnu.png" class="rounded-circle" alt="" style="height: 70px !important; min-width: 75px;">
<br>
<h4 style="color: rgb(59, 89, 152) !important">
Jishnu</h4>
<h7 class="color-black">Chairperson</h7>
</div>
<div class="col-3 center-block text-center">
<img src="assets/images/jishnu.png" class="rounded-circle" alt="" style="height: 70px !important;">
<br>
<h4 style="color: rgb(59, 89, 152) !important">
Jishnu</h4>
<h7 class="color-black">Vice-Chair</h7>
</div>
-->
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-danger" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<div class="modal slideanim" id="hrcModal-mobile" style="border:none">
<div class="modal-dialog border-0 mt70">
<div class="modal-content">
<div class="modal-header bg-black">
<h4 class="modal-title text-white text-center">UNHRC</h4>
<img src="assets/assets/img/committees/UNHRC.png" alt="" style="height: 50px;" class="mt5 ml25">
<button type="button" class="close" data-dismiss="modal">×</button>
</div>
<div class="modal-body">
<div class="row">
<div class="col-12 text-center center-block">
<div class="committee-para-text-mobile">
<strong>Agenda: Protection and promotion of human rights of refugees, IDPs in armed conflict zones with special reference to middle East.</strong>
<br>A refugee is a person who "owing to a well-founded fear of being
persecuted for reasons of race, religion, nationality, membership of a
particular social group, or political opinion, is outside the country
of his nationality, and is unable to or, owing to such fear, is
unwilling to avail himself of the protection of that country".But
Internally displaced people (IDPs) have not crossed a border to find
safety. Unlike refugees, they are on the run at home. IDPs stay within
their own country and remain under the protection of its government,
even if that government is the reason for their displacement.<br>
Internally displaced persons (IDPs) flee their homes for the same
reasons as refugees, but remain within their own country and are thus
subject to the laws of that state. At the end of 2017, some 40 million
people were internally displaced due to armed conflict, generalized
violence or human rights violations, according to Internal
Displacement Monitoring Centre (IDMC).<br>
In 2012, countries in the broader Middle East were experiencing a
fresh wave of instability and violent unrest. Since then the
humanitarian costs in the region have been vast as unrest and violence
in Libya, Syria, Iraq and Yemen have spiralled into fully-fledged
armed conflict, while other countries were exposed to the impact of
war and fell themselves partly into political unrest. Today, from the
conflicts in Syria, Iraq and Yemen alone, 50 million people are in
need of aid and 19 million people are displaced.<br>
The regional and global dimensions of these conflicts are of serious
concern, as the dynamics are less and less conducive towards political
solutions. The need of the hour is to create a conducive environment
to discuss the humanitarian side to these conflicts, and how to
amicably resolve the fate of those who are displaced.
</div>
</div>
<!--
<div class="col-3 center-block text-center">
<img src="assets/images/jishnu.png" class="rounded-circle" alt="" style="height: 70px !important;">
<br>
<h4 style="color: rgb(59, 89, 152) !important">
Jishnu</h4>
<h7 class="color-black">Chairperson</h7>
</div>
<div class="col-3 center-block text-center">
<img src="assets/images/jishnu.png" class="rounded-circle" alt="" style="height: 70px !important;">
<br>
<h4 style="color: rgb(59, 89, 152) !important">
Jishnu</h4>
<h7 class="color-black">Vice-Chair</h7>
</div>
-->
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-danger" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
</div>
<!-- Commitees end -->
<script src="assets/assets/js/popper.js"></script>
<script src="assets/assets/js/bootstrap.min.js"></script>
<script src="assets/assets/js/waypoints.min.js"></script>
<!-- Custom js -->
<script src="assets/assets/js/main.js"></script>
<script>
var slideIndex = 1;
showDivs(slideIndex);
function plusDivs(n) {
showDivs(slideIndex += n);
}
function currentDiv(n) {
showDivs(slideIndex = n);
}
function showDivs(n) {
var i;
var x = document.getElementsByClassName("mySlides");
var dots = document.getElementsByClassName("demo");
if (n > x.length) {
slideIndex = 1;
}
if (n < 1) {
slideIndex = x.length;
}
for (i = 0; i < x.length; i++) {
x[i].style.display = "none";
}
for (i = 0; i < dots.length; i++) {
dots[i].className = dots[i].className.replace(" w3-white", "");
}
x[slideIndex - 1].style.display = "block";
dots[slideIndex - 1].className += " w3-white";
}
$(function () {
$("#accordion1").accordion({
autoHeight: false,
collapsible: true,
heightStyle: "content",
active: 0,
animate: 300 // collapse will take 300ms
});
$('.showSAARC').bind('click', function () {
var self = this;
setTimeout(function () {
theOffset = $(self).offset();
$('body,html').animate({
scrollTop: theOffset.top - 100
});
}, 310); // ensure the collapse animation is done
});
});
</script>
</body>
</html>