This repository was archived by the owner on May 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
406 lines (380 loc) · 21.5 KB
/
index.html
File metadata and controls
406 lines (380 loc) · 21.5 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
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>iMUN</title>
<!--Facebook Link Sharing Data-->
<meta property="og:title" content="iMUN"/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="https://imun.co.uk"/>
<meta property="og:image" content="assets/img/iMUN_blue_-_trans.png"/>
<meta property="og:site_name" content="iMUN"/>
<meta property="og:description"
content="iMUN is an advanced conference manager designed for use at Model United Nations conferences."/>
<link rel="apple-touch-icon" sizes="180x180" href="/assets/img/icons/apple-touch-icon.png?v=2">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/img/icons/favicon-32x32.png?v=2">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/img/icons/favicon-16x16.png?v=2">
<link rel="mask-icon" href="/assets/img/icons/safari-pinned-tab.svg?v=2" color="#ffffff">
<link rel="shortcut icon" href="/assets/img/icons/favicon.ico?v=2">
<meta name="msapplication-config" content="/assets/img/icons/browserconfig.xml?v=2">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap.min.css"
integrity="sha256-eSi1q2PG6J7g7ib17yAaWMcrr5GrtohYChqibrV7PBE=" crossorigin="anonymous"/>
<link href="theme.css" rel="stylesheet">
<link href="extraStyle.css" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.4.1/css/all.css"
integrity="sha384-5sAR7xN1Nv6T6+dT2mhtzEpVJvfS3NScPQTrOxhwjIuvcA67KV2R5Jz6kr4abQsz" crossorigin="anonymous">
</head>
<body>
<div style="width: 100%; margin: 0px; padding: 5px; text-align: center; background-color: #f77e9d; height: 35px;">
<h5 style="padding: 0px; margin: 0px; font-weight: normal;"><a href="https://imun.app/">Looking for WesMUN
2019? Click to login to iMUN</a></h5>
</div>
<nav class="site-header sticky-top py-1 d-none d-sm-block d-md-block" id="navigation">
<!--This menu doesn't display on mobile so don't link to too much stuff using it!-->
<div class="container d-flex flex-column flex-md-row justify-content-between">
<a class="py-2" href="?">
<img src="assets/img/iMUN_white_-_trans.png" style="height: 24px; width: auto;"/>
</a>
<a class="py-2 d-none d-md-inline-block" href="#trial">Trial</a>
<a class="py-2 d-none d-md-inline-block" href="#product">Product</a>
<a class="py-2 d-none d-md-inline-block" href="#features">Features</a>
<a class="py-2 d-none d-md-inline-block" href="https://blog.imun.co.uk">Blog</a>
<a class="py-2 d-none d-md-inline-block" href="https://bluepost.freshdesk.com/support/tickets/new"
target="_blank">Support</a>
<a class="py-2 d-none d-md-inline-block" href="#pricing">Pricing</a>
<a class="py-2 d-none d-md-inline-block" href="https://imun.app/"><i class="fas fa-sign-in-alt"></i></a>
</div>
</nav>
<div class="position-relative overflow-hidden p-3 p-md-5 m-md-3 text-center bg-light" id="product">
<div class="col-md-5 p-lg-5 mx-auto my-5">
<img class="display-4" alt="iMUN Logo" src="assets/img/iMUN_blue_-_trans.png"
style="height: 100px; margin-bottom: 10px;"/>
<!--<h1 class="display-4 font-weight-normal">iMUN</h1>-->
<p class="lead font-weight-normal">iMUN is an advanced online Model United Nations conference manager
integrating debate, delegate, resolution and press management into one</p>
<!--<a class="btn btn-outline-secondary" href="#">Coming soon</a>-->
</div>
<div class="product-device shadow-sm d-none d-md-block">
<img src="assets/img/dashScreenshots/compressed/inFrames/screenshot1Android.png"
style="width: 100%; height: auto;"/>
</div>
<div class="product-device product-device-2 shadow-sm d-none d-md-block">
<img src="assets/img/dashScreenshots/compressed/inFrames/screenshot1iPhone.png" style="width: 100%; height: auto;"/>
</div>
</div>
<div class="d-md-flex flex-md-equal w-100 my-md-3 pl-md-3" id="features">
<div class="bg-dark mr-md-3 pt-3 px-3 pt-md-5 px-md-5 text-center text-white overflow-hidden">
<div class="my-3 py-3">
<h2 class="display-5">Chairing</h2>
<p class="lead">Live charing in committee, incorporating amendments, timings, printing and delegate
performance</p>
</div>
<div class="bg-light shadow-sm mx-auto"
style="width: 80%; height: 300px; border-radius: 21px 21px 0 0; background-color: transparent!important;">
<img src="assets/img/dashScreenshots/compressed/committeeShot.png"
style="width: 100%; height: auto; border-radius: 10px;"/>
</div>
</div>
<div class="bg-light mr-md-3 pt-3 px-3 pt-md-5 px-md-5 text-center overflow-hidden">
<div class="my-3 p-3">
<h2 class="display-5">Press</h2>
<p class="lead">Full journalism module featuring articles, videos, galleries, comments and live text</p>
</div>
<div class="bg-light shadow-sm mx-auto"
style="width: 80%; height: 300px; border-radius: 21px 21px 0 0; background-color: transparent!important;">
<img src="assets/img/dashScreenshots/compressed/press.png"
style="width: 100%; height: auto; border-radius: 10px;"/>
</div>
</div>
</div>
<div class="d-md-flex flex-md-equal w-100 my-md-3 pl-md-3">
<div class="bg-light mr-md-3 pt-3 px-3 pt-md-5 px-md-5 text-center overflow-hidden">
<div class="my-3 p-3">
<h2 class="display-5">Resolutions</h2>
<p class="lead">Collaborative resolution editing, signing, approval, debate and amendments</p>
</div>
<div class="bg-dark shadow-sm mx-auto"
style="width: 80%; height: 300px; border-radius: 21px 21px 0 0; background-color: transparent!important;">
<img src="assets/img/dashScreenshots/compressed/resolutions.png"
style="width: 100%; height: auto; border-radius: 10px;"/>
</div>
</div>
<div class="bg-dark mr-md-3 pt-3 px-3 pt-md-5 px-md-5 text-center text-white overflow-hidden">
<div class="my-3 py-3">
<h2 class="display-5">Timetabling</h2>
<p class="lead">Distribute conference timetabling to delegates</p>
</div>
<div class="bg-light shadow-sm mx-auto"
style="width: 80%; height: 300px; border-radius: 21px 21px 0 0; background-color: transparent!important;">
<img src="assets/img/dashScreenshots/compressed/timetable2.png"
style="width: 100%; height: auto; border-radius: 10px;"/>
</div>
</div>
</div>
<div class="d-md-flex flex-md-equal w-100 my-md-3 pl-md-3">
<div class="bg-dark mr-md-3 pt-3 px-3 pt-md-5 px-md-5 text-center text-white overflow-hidden">
<div class="my-3 p-3">
<h2 class="display-5">Live Registration</h2>
<p class="lead">Track attendence for monitoring and compliance</p>
</div>
<div class="bg-light shadow-sm mx-auto"
style="width: 80%; height: 300px; border-radius: 21px 21px 0 0; background-color: transparent!important;">
<img src="assets/img/dashScreenshots/compressed/registration.png"
style="width: 100%; height: auto; border-radius: 10px;"/>
</div>
</div>
<div class="bg-light mr-md-3 pt-3 px-3 pt-md-5 px-md-5 text-center overflow-hidden">
<div class="my-3 py-3">
<h2 class="display-5">Metrics</h2>
<p class="lead">Monitor delegate performance confidentially for feedback and awarding prizes</p>
</div>
<div class="bg-light shadow-sm mx-auto"
style="width: 80%; height: 300px; border-radius: 21px 21px 0 0; background-color: transparent!important;">
<img src="assets/img/dashScreenshots/compressed/metrics.png"
style="width: 100%; height: auto; border-radius: 10px;"/>
</div>
</div>
</div>
<div class="d-md-flex flex-md-equal w-100 my-md-3 pl-md-3">
<div class="bg-light mr-md-3 pt-3 px-3 pt-md-5 px-md-5 text-center overflow-hidden">
<div class="my-3 p-3">
<h2 class="display-5">Live Screens</h2>
<p class="lead">Project conference information in committees and hallways</p>
</div>
<div class="bg-white shadow-sm mx-auto"
style="width: 80%; height: 300px; border-radius: 21px 21px 0 0; background-color: transparent!important;">
<img src="assets/img/dashScreenshots/compressed/liveScreens.png"
style="width: 100%; height: auto; border-radius: 10px;"/>
</div>
</div>
<div class="bg-dark text-white mr-md-3 pt-3 px-3 pt-md-5 px-md-5 text-center overflow-hidden">
<div class="my-3 py-3">
<h2 class="display-5">Printing</h2>
<p class="lead">Manage distribution of printing of resolutions</p>
</div>
<div class="bg-white shadow-sm mx-auto"
style="width: 80%; height: 300px; border-radius: 21px 21px 0 0; background-color: transparent!important;">
<img src="assets/img/dashScreenshots/compressed/print.png"
style="width: 100%; height: auto; border-radius: 10px;"/>
</div>
</div>
</div>
<div class="d-md-flex flex-md-equal w-100 my-md-3 pl-md-3">
<div class="row bg-light" style="padding-left: 10px; padding-right: 10px; padding-top: 50px; padding-bottom: 50px;">
<div id="pricing" class="bg-white col-md-4 offset-md-4 col-sm-8 offset-sm-2 col-lg-4 offset-lg-4 col-xs-12"
style="padding: 30px; border-radius: 5px;">
<h4 style="color: black;">Pricing estimate</h4>
<p class="feature-text" style="padding-bottom: 0px; font-style: italic;">Contact us for a full quote & to discuss your
conference's requirements - discounts are available for educational
institutions and registered charities.</p>
<form>
<div class="form-group">
<label>Delegates <i>(£0.50 each per day)</i></label>
<input style="width: 100%;" class="priceSlider" id="delegatesSlider" type="text"
data-slider-min="10"
data-slider-max="1000" data-slider-step="10" data-slider-value="250"
data-slider-tooltip="show" data-provide="slider"/>
</div>
<!--<div class="form-group">
<label>Committee Chairpersons <i>(£2.50 each per day)</i></label>
<input style="width: 100%;" class="priceSlider" id="chairsSlider" type="text" data-slider-min="5"
data-slider-max="150" data-slider-step="5" data-slider-value="10"
data-slider-tooltip="show" data-provide="slider"/>
</div>-->
<div class="form-group">
<label>Journalists <i>(enables the press module - £5 per journalist per day)</i></label>
<input style="width: 100%;" class="priceSlider" id="pressSlider" type="text" data-slider-min="0"
data-slider-max="150" data-slider-step="5" data-slider-value="15"
data-slider-tooltip="show" data-provide="slider"/>
</div>
<div class="form-group">
<label>Duration of Conference in Days</label>
<input style="width: 100%;" class="priceSlider" id="daysSlider" type="text" data-slider-min="1"
data-slider-max="10" data-slider-step="1" data-slider-value="3"
data-slider-tooltip="show" data-provide="slider"/>
</div>
<div class="form-group">
<label>Support package</label>
<div class="checkbox">
<label><input type="checkbox" disabled checked>E-Mail support during the conference with a 4
hour response time <i>(included)</i></label>
</div>
<div class="checkbox">
<label><input type="checkbox" id="phoneSupport">Phone & live chat support during the
conference with a 15 minute response time (8am-6pm) <i>(£0.40 per delegate per day, £100
minimum charge)</i></label>
</div>
<div class="checkbox">
<label><input type="checkbox" id="onSiteSupport">Onsite support during the conference <i>(includes
phone & live chat support - contact us for pricing dependent on your region)</i></label>
</div>
</div>
<div class="form-group">
<label>Price</label>
<div class="input-group">
<span class="input-group-addon">£</span>
<input type="text" disabled class="form-control form-control-sm" id="priceValue">
</div>
</div>
</form>
</div>
</div>
</div>
<div class="d-md-flex flex-md-equal w-100 my-md-3 pl-md-3">
<div class="row bg-dark" style="padding-left: 10px; padding-right: 10px; padding-top: 50px; padding-bottom: 50px;">
<div id="trial" class="bg-white col-md-4 offset-md-4 col-sm-8 offset-sm-2 col-lg-4 offset-lg-4 col-xs-12"
style="padding: 30px; border-radius: 5px;">
<h4 style="color: black;">Try out iMUN</h4>
<p class="feature-text" style="padding-bottom: 0px; font-style: italic;">Please fill out the form below, or get in touch with us at <a href="mailto:support@imun.co.uk">support@imun.co.uk</a></p>
<form id="trialForm">
<div class="form-group">
<label>Name</label>
<input name="name" type="text" class="form-control" placeholder="e.g. John Smith" />
</div>
<div class="form-group">
<label>EMail</label>
<input type="email" name="email" class="form-control" placeholder="EMail address for further contact" />
</div>
<hr/>
<div class="form-group">
<label>Organization</label>
<input type="text" name="org" class="form-control" placeholder="Organization name" />
</div>
<div class="form-group">
<label>Conference size</label>
<input type="number" name="size" class="form-control" placeholder="Total approximate number of participants in conference" />
</div>
<div class="form-group">
<label>Conference name</label>
<input type="text" name="confName" class="form-control" placeholder="Conference name" />
</div>
<div class="form-group" style="text-align: right;">
<input type="submit" class="btn btn-default" value="Request trial" />
</div>
</form>
</div>
</div>
</div>
<footer class="container py-5">
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">
<a href="http://bluepostdevs.org/" target="_blank"><img src="assets/img/bp_final_lite.png"
alt="BluePost Development Logo"
style="width: auto; height: 50px;"/></a>
<p class="d-block mb-3 text-muted">A <a href="http://bluepostdevs.org/" target="_blank">BluePost
Development</a> Product</p>
<p class="d-block mb-3 text-muted">©2015-2018 <a href="https://jbithell.com" target="_blank">James Bithell</a> & <a href="https://vogonjeltz.com" target="_blank">Freddie Poser</a></p>
</div>
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-12">
<h5>Resources</h5>
<ul class="list-unstyled text-small">
<li><a class="text-muted" href="mailto:support@imun.co.uk">EMail Support</a></li>
<li><a class="text-muted" href="https://bluepost.freshdesk.com/support/solutions/9000114908"
target="_blank">User Guide</a></li>
<li><a class="text-muted" href="https://bluepost.freshdesk.com/support/tickets/new" target="_blank">Create
Ticket</a></li>
<li><a class="text-muted" href="https://dash.imun.co.uk">Login</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-12">
<h5>About</h5>
<ul class="list-unstyled text-small">
<li><a class="text-muted" href="https://github.com/bluepost">Github <i
class="fas fa-external-link-alt"></i></a></li>
<li><a class="text-muted" href="https://blog.imun.co.uk">Blog <i
class="fas fa-external-link-alt"></i></a></li>
<li><a class="text-muted" href="https://docs.imun.co.uk/legal/terms">Privacy</a></li>
<li><a class="text-muted" href="https://docs.imun.co.uk/legal/terms">Terms</a></li>
</ul>
</div>
</div>
</footer>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"
integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/js/bootstrap.min.js"
integrity="sha256-VsEqElsCHSGmnmHXGQzvoWjWwoznFSZc6hs7ARLRacQ=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.4/umd/popper.min.js"
integrity="sha256-EGs9T1xMHdvM1geM8jPpoo8EZ1V1VRsmcJz8OByENLA=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/holder/2.9.4/holder.min.js"
integrity="sha256-ifihHN6L/pNU1ZQikrAb7CnyMBvisKG3SUAab0F3kVU=" crossorigin="anonymous"></script>
<script>
Holder.addTheme('thumb', {
bg: '#55595c',
fg: '#eceeef',
text: 'Thumbnail'
});
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-smooth-scroll/2.2.0/jquery.smooth-scroll.min.js"
integrity="sha256-fdhzLBb+vMfwRwZKZPtza9iFcdVtEhrWRHhxSzEy4Ek=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-slider/10.2.0/bootstrap-slider.min.js"
integrity="sha256-tDcb6zRMjjdonaeNQujdwW5FQdABco7S2Z60J4cbH9s=" crossorigin="anonymous"></script>
<link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-slider/10.2.0/css/bootstrap-slider.min.css"
integrity="sha256-NGswHEy6gjXxyLL+vBBHigA1kGliPHt+7BBPBzntzAw=" crossorigin="anonymous"/>
<style>
/* Hack to get sliders to display a tooltip in Bootstrap 4 */
.slider.slider-horizontal .tooltip.tooltip-main.in,
.slider.slider-vertical .tooltip.tooltip-main.in {
opacity: 1 !important;
}
</style>
<script>
function calculatePrice() {
var priceAppend = "";
var delegates = $("#delegatesSlider").slider('getValue');
var press = $("#pressSlider").slider('getValue');
var days = $("#daysSlider").slider('getValue');
var price = delegates * 0.5 * days;
price += press * 5 * days;
if ($('#phoneSupport').is(':checked') || $('#onSiteSupport').is(':checked')) {
var priceAddition = delegates * days * 0.4;
if (priceAddition < 100) {
priceAddition = 100 * days;
}
price += priceAddition;
}
if ($('#onSiteSupport').is(':checked')) {
priceAppend = "+ staffing quote";
$('#phoneSupport').prop('checked', true); // Checks it
$('#phoneSupport').prop('disabled', true);
} else {
$('#phoneSupport').prop('disabled', false);
}
if (price <= 30) price = 30;
$("#priceValue").val(price + " " + priceAppend);
}
$(".priceSlider").on("change", function (slideEvt) {
calculatePrice();
});
$("#phoneSupport").on("click", function (slideEvt) {
calculatePrice();
});
$("#onSiteSupport").on("click", function (slideEvt) {
calculatePrice();
});
$(document).ready(function () {
calculatePrice();
$('a').smoothScroll({offset: (-1*($("#navigation").height()+20))});
});
</script>
<script>
$(document).ready(function () {
$("#trialForm").submit(function (e) {
e.preventDefault();
window.location.href = "https://docs.google.com/forms/d/e/1FAIpQLSdYwzN0WB3Yf-wiAQZw_nLA-7yyML9-w9kOm868jIIcFpaFFQ/viewform?usp=pp_url&entry.1494591821=" + $('#trialForm').find('input[name="name"]').val() + "&entry.464221608=" + $('#trialForm').find('input[name="email"]').val() + "&entry.1761978542=" + $('#trialForm').find('input[name="org"]').val() + "&entry.465626181=" + $('#trialForm').find('input[name="size"]').val() + "&entry.508034305=" + $('#trialForm').find('input[name="confName"]').val();
});
});
</script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-68927390-3"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-68927390-3');
</script>
</body>
</html>