-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
443 lines (379 loc) · 27.2 KB
/
about.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
<!DOCTYPE html>
<html lang="en-US">
<head>
<title>About JKG</title>
<meta charset="utf-8">
<meta name="Description" content="Jedi Knight Galaxies, a mod for Jedi Academy. Jedi Knight Galaxies is a competitive multiplayer shooter, played out in the Star Wars universe. Learn more here.">
<meta name="Copyright" content="Jedi Knight Galaxies Team">
<meta name="Keywords" content="JKG, Jedi Knight Galaxies, jkagalaxies, jkgalaxies, jedi knight, game, star wars, star wars online, star wars multiplayer, star wars multiplayer game, star wars game, star wars mod, FPS, 3rd person, 1st person, coop, RPG, competitive, PVP, star wars RPG">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="Language" content="English">
<meta name="robots" content="follow,index">
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.jkgalaxies.net/">
<meta property="og:title" content="Jedi Knight Galaxies | About">
<meta property="og:description" content="Jedi Knight Galaxies, a free open-source mod for Jedi Academy.">
<meta property="og:image" content="images/JKG_logo-inverted.png">
<link rel="icon" href="images/JKG_logo-inverted.ico" type="image/x-icon">
<link rel="apple-touch-icon-precomposed" href="images/JKG_logo-inverted.png">
<link rel="icon" type="image/png" href="images/JKG_logo-inverted-64x64.png" sizes="64x64">
<link rel="icon" type="image/png" href="images/JKG_logo-inverted-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="images/JKG_logo-inverted-16x16.png" sizes="16x16">
<meta name="msapplication-TileColor" content="#010412">
<meta name="msapplication-TileImage" content="images/JKG_logo-inverted-144x144.png">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous" onload="this.media='all'">
<link async rel="stylesheet" href="styles.css">
</head>
<body class="AboutPage">
<div id="navbar">
<img id="navbarLogoImg" src="images/jkg_logo-inverted-dropshadow.webp" class="img-fluid" alt="Jedi Knight Galaxies" align="right">
<a href="index.html" title="Home page." alt="Go to JKG home page.">Home</a>
<a href="download.html" title="Get the game!" alt="Go to JKG download page.">Download</a>
<a href="about.html" title="Learn more about the game." alt="Go to JKG about page.">About</a>
<a href="contributors.html" title="Who makes the game?" alt="Contributors page.">Credits</a>
<a href="https://dark-clan.servegame.com/serverlist_new/serverlist.html#autoRefresh=1&theme=dark&game=jkg&sortBy=humans" title="Check server stats, provided by dark-clan.servegame.com" alt="Go to dark-clan.servegame.com's JKG server listing page.">Servers</a>
<a href="https://jkhub.org/forum/117-jedi-knight-galaxies/" title="Hosted by JKHub.org." alt="Go to JKG forums, hosted by JKHub.org">Forum</a>
</div>
<div class="logo" id="logo">
<br>
<img src="images/jkg-big_logo-inverted-dropshadow.webp" class="img-fluid" alt="Jedi Knight Galaxies logo, click to show menu." align="center" width="728" height="305">
</div>
<h1>About</h1>
<div class="centerdiv"><!--Carousel Wrapper-->
<div id="video-carousel" class="carousel slide carousel-fade" data-ride="carousel" data-interval="8000">
<!--Indicators-->
<ol class="carousel-indicators" id="video-carousel-indicators">
<li data-target="#video-carousel" data-slide-to="0" class="active"></li>
<li data-target="#video-carousel" data-slide-to="1"></li>
<li data-target="#video-carousel" data-slide-to="2"></li>
</ol>
<!--Slides-->
<div class="carousel-inner">
<div class="carousel-item active">
<video class="video-fluid" autoplay loop muted>
<source src="videos/brief.mp4" type="video/mp4" />
<source src="videos/brief.webm" type="video/webm"/>
Your browser does not support the video tag.
</video>
<div class="carousel-caption d-none d-md-block">
<h4>A Galaxy at War</h4>
<p>Imperial forces struggle to crush rebel factions spreading war and discord across known space.</p>
</div>
</div>
<div class="carousel-item">
<video class="video-fluid" autoplay loop muted>
<source src="videos/coruscant_brief.mp4" type="video/mp4" />
<source src="videos/coruscant_brief.webm" type="video/webm"/>
Your browser does not support the video tag.
</video>
<div class="carousel-caption d-none d-md-block">
<h4>Coruscant</h4>
<p>The Imperial Capital - a planet-wide metropolis infested with gangs, Imperial troops and the lingering evil of the Empire.</p>
</div>
</div>
<div class="carousel-item">
<video class="video-fluid" autoplay loop muted>
<source src="videos/tatooine_brief.mp4" type="video/mp4" />
<source src="videos/tatooine_brief.webm" type="video/webm"/>
Your browser does not support the video tag.
</video>
<div class="carousel-caption d-none d-md-block">
<h4>Tatooine</h4>
<p>The wild west of the galaxy and home of many moisture farmers, smugglers and bounty hunters.</p>
</div>
</div>
</div>
<!--Controls-->
<a class="carousel-control-prev" href="#video-carousel" role="button" data-slide="prev" title="Previous.">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#video-carousel" role="button" data-slide="next" title="Next.">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
</a>
</div>
</div>
<div class="maindiv" id="description">
<p>Jedi Knight Galaxies is a competitive 1st Person/3rd Person multiplayer shooter, played out in the Star Wars universe. Currently a full conversion mod, the project was originally based on and modified from Raven Software’s <a href="https://en.wikipedia.org/wiki/Star_Wars_Jedi_Knight:_Jedi_Academy" alt="Wikipedia reference" title="Learn about JKA on Wikipedia.">Jedi Knight: Jedi Academy</a>. Jedi Knight Galaxies is open source and <a href="download.html" alt="Link to JKG Downloads" title="Download JKG here." >available completely free of charge</a>; however, you will need the original game in order to play. (Jedi Academy is frequently available on <a href="https://store.steampowered.com/app/6020/STAR_WARS_Jedi_Knight__Jedi_Academy/" alt="Steam link." title="JKA Steam page.">Steam</a> and <a href="https://www.gog.com/game/star_wars_jedi_knight_jedi_academy" alt="GOG link." title="JKA GOG page.">GoG</a> during sales for less than $4). We aim to develop the project into a Large Multiplayer Online game, crossing traditional RPG (role-playing game) elements with the fast paced excitement of an FPS (first person shooter) and the team experiences of both cooperative (co-op) and competitive multiplayer. The game is inspired by titles like Jedi Academy, Knights of the Old Republic, Star Wars Galaxies, and Star Wars Battlefront, among others.</p>
<p>The project will be released in <a href="https://www.jkgalaxies.net/faq.html#phases" alt="Link to more info about phases in the faq." title="Learn more about phases and our roadmap here.">phases</a>, each building on to the previous one with more aspects of the final goal. The current Phase, JKG: Versus, was first released September 17th, 2012 as a public beta, showcasing the primary FPS elements of the game. Subsequent updates and versions have been produced since then. As development continues, sandbox environments will be added, initial RPG elements will appear, and player vs. enemy combat will be implemented into the faction oriented gameplay. Improved dialog and cinematic features along with melee and lightsaber combat, new abilities, skill trees, force powers, additional game modes, dynamic quests, and more aspects that belong in a RPG will be developed. Finally, the full-fledged JKG: LMO takes the experience to a much grander level, tying everything together in an engaging cooperative story set between the events of Episode III: Revenge of the Sith and Episode IV: A New Hope.</p>
<p>The game is a much loved hobby project supported by its <a href="contributors.html" alt="contributors page" title="JKG Credits.">community and developers</a> who work on it in their freetime, contribution is encouraged and newbies are welcome. Originally founded by a group of Jedi Academy modders led by Jake (now retired), the project has since been in and out of development since 2008. The current development team comes from a variety of backgrounds, countries, and age, united by our desire to make a great game and love for Star Wars.</p>
<p>Welcome to Jedi Knight Galaxies, where we break the limits!</p>
</div>
<div class="centerdiv" id="faq">
<h3>Questions? Check our <a href="faq.html" alt="FAQ page." title="Query: Is there something you want to know?">FAQ</a>.</h3>
</div>
<div class="centerdiv">
<!--Carousel Wrapper-->
<div id="image-carousel" class="carousel slide carousel-multi-item carousel-multi-item-2" data-ride="carousel">
<!--Slides-->
<div class="carousel-inner" role="listbox" id="image-inner-carousel" aria-label="Image Carousel">
<!--First slide-->
<div class="carousel-item active">
<div class="col-md-3 mb-3">
<div class="card" role="option">
<img class="img-fluid" src="./images/screens/jamp_2012-07-31_12-55-58-61.png"
alt="Defending the Passageway" title="Defending the streets of Mos Eisley." onclick="openModal();currentSlide(1)">
</div>
</div>
<div class="col-md-3 mb-3">
<div class="card" role="option">
<img class="img-fluid" src="./images/screens/December-25-2010.jpg"
alt="Transporting Spice" title="Transporting Spice can be dangerous business." onclick="openModal();currentSlide(2)">
</div>
</div>
<div class="col-md-3 mb-3">
<div class="card" role="option">
<img class="img-fluid" src="./images/screens/vlcsnap-00003.png"
alt="Ka-Boom!" title="Ka-boom!" onclick="openModal();currentSlide(3)">
</div>
</div>
<div class="col-md-3 mb-3">
<div class="card" role="option">
<img class="img-fluid" src="./images/screens/e11assault.png"
alt="Cargo Heist" title="A trusty E-11 blaster hard at work." onclick="openModal();currentSlide(4)">
</div>
</div>
</div>
<!--/.First slide-->
<!--Second slide-->
<div class="carousel-item">
<div class="col-md-3 mb-3">
<div class="card" role="option">
<img class="img-fluid" src="https://i.imgur.com/Hy8JJ5Dm.jpg"
alt="Tatooine Cliffs" title="Hunting for a dangerous bounty." onclick="openModal();currentSlide(5)">
</div>
</div>
<div class="col-md-3 mb-3">
<div class="card" role="option">
<img class="img-fluid" src="https://i.imgur.com/pVtwhJwm.jpg"
alt="Hidden Jawa Fortress" title="The magnificent halls of a Jawa fortress." onclick="openModal();currentSlide(6)">
</div>
</div>
<div class="col-md-3 mb-3">
<div class="card" role="option">
<img class="img-fluid" src="https://i.imgur.com/Fkju2YCm.jpg"
alt="Snipe" title="Sniper!" onclick="openModal();currentSlide(7)">
</div>
</div>
<div class="col-md-3 mb-3">
<div class="card" role="option">
<img class="img-fluid" src="https://i.imgur.com/j9oNq0Um.jpg"
alt="Cost of War" title="The cost of war is a high price to pay..." onclick="openModal();currentSlide(8)">
</div>
</div>
</div>
<!--/.Second slide-->
<!--Third slide-->
<div class="carousel-item">
<div class="col-md-3 mb-3">
<div class="card" role="option">
<img class="img-fluid" src="https://i.imgur.com/oqTXo3vm.jpg"
alt="EE-3" title="The EE-3 Carbine Blaster Rifle." onclick="openModal();currentSlide(9)">
</div>
</div>
<div class="col-md-3 mb-3">
<div class="card" role="option">
<img class="img-fluid" src="https://i.imgur.com/Mftm2jUm.jpg"
alt="DLT-19" title="The DLT-19 Heavy Blaster Rifle." onclick="openModal();currentSlide(10)">
</div>
</div>
<div class="col-md-3 mb-3">
<div class="card" role="option">
<img class="img-fluid" src="https://i.imgur.com/YLTJbNwm.jpg"
alt="Heavy Crossbow" title="This powerful crossbow has quite a kick." onclick="openModal();currentSlide(11)">
</div>
</div>
<div class="col-md-3 mb-3">
<div class="card" role="option">
<img class="img-fluid" src="https://i.imgur.com/meMRMjEm.jpg"
alt="Korriban Hallway Standoff" title="There's nothing like explosives and heavy automatic fire to keep a hallway clear." onclick="openModal();currentSlide(12)">
</div>
</div>
</div>
<!--/.Third slide-->
<!--Fourth slide-->
<div class="carousel-item">
<div class="col-md-3 mb-3">
<div class="card" role="option">
<img class="img-fluid" src="https://i.imgur.com/oQ4JMnOm.jpg"
alt="KYD-21" title="The KYD-21 blaster pistol, popular among bounty hunters." onclick="openModal();currentSlide(13)">
</div>
</div>
<div class="col-md-3 mb-3">
<div class="card" role="option">
<img class="img-fluid" src="https://i.imgur.com/6mwaC09m.jpg"
alt="Tusken Sniper" title="Tusken's will attack those who encroach in their territory." onclick="openModal();currentSlide(14)">
</div>
</div>
<div class="col-md-3 mb-3">
<div class="card" role="option">
<img class="img-fluid" src="https://i.imgur.com/9g6Bkixm.jpg"
alt="Assassin" title="It came from behin-!" onclick="openModal();currentSlide(15)">
</div>
</div>
<div class="col-md-3 mb-3">
<div class="card" role="option">
<img class="img-fluid" src="https://i.imgur.com/6bF7P26m.jpg"
alt="Gran" title="A gran fires a DL-18 blaster pistol." onclick="openModal();currentSlide(16)">
</div>
</div>
</div>
<!--/.Fourth slide-->
</div>
<!--/.Slides-->
<div>
<!--Controls-->
<a class="carousel-control-prev" href="#image-carousel" role="button" data-slide="prev" title="Previous.">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#image-carousel" role="button" data-slide="next" title="Next.">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
<!--/.Controls-->
</div>
</div>
<!--/.Carousel Wrapper-->
</div>
<!--Modal-->
<div id="myModal" class="modal">
<span id="myModalCloser" class="close cursor" onclick="closeModal()" title="Close.">×</span>
<div class="modal-content">
<div class="mySlides">
<div class="numbertext">1 / 16</div>
<img src="./images/screens/jamp_2012-07-31_12-55-58-61.png" style="width:100%"
alt="Defending the Passageway" title="Defending the streets of Mos Eisley.">
</div>
<div class="mySlides">
<div class="numbertext">2 / 16</div>
<img src="./images/screens/December-25-2010.jpg" style="width:100%"
alt="Transporting Spice" title="Transporting Spice can be dangerous business.">
</div>
<div class="mySlides">
<div class="numbertext">3 / 16</div>
<img src="./images/screens/vlcsnap-00003.png" style="width:100%"
alt="Ka-Boom!" title="Ka-boom!">
</div>
<div class="mySlides">
<div class="numbertext">4 / 16</div>
<img src="./images/screens/e11assault.png" style="width:100%"
alt="Cargo Heist" title="A trusty E-11 blaster hard at work.">
</div>
<div class="mySlides">
<div class="numbertext">5 / 16</div>
<img src="https://i.imgur.com/Hy8JJ5D.jpg"
alt="Tatooine Cliffs" title="Hunting for a dangerous bounty.">
</div>
<div class="mySlides">
<div class="numbertext">6 / 16</div>
<img src="https://i.imgur.com/pVtwhJw.jpg"
alt="Hidden Jawa Fortress" title="The magnificent halls of a Jawa fortress.">
</div>
<div class="mySlides">
<div class="numbertext">7 / 16</div>
<img src="https://i.imgur.com/Fkju2YC.jpg"
alt="Snipe" title="Sniper!">
</div>
<div class="mySlides">
<div class="numbertext">8 / 16</div>
<img src="https://i.imgur.com/j9oNq0U.jpg"
alt="Cost of War" title="The cost of war is a high price to pay...">
</div>
<div class="mySlides">
<div class="numbertext">9 / 16</div>
<img src="https://i.imgur.com/oqTXo3v.jpg"
alt="EE-3" title="The EE-3 Carbine Blaster Rifle.">
</div>
<div class="mySlides">
<div class="numbertext">10 / 16</div>
<img src="https://i.imgur.com/Mftm2jU.jpg"
alt="DLT-19" title="The DLT-19 Heavy Blaster Rifle."">
</div>
<div class="mySlides">
<div class="numbertext">11 / 16</div>
<img src="https://i.imgur.com/YLTJbNw.jpg"
alt="Heavy Crossbow" title="This powerful crossbow has quite a kick.">
</div>
<div class="mySlides">
<div class="numbertext">12 / 16</div>
<img src="https://i.imgur.com/meMRMjE.jpg"
alt="Korriban Hallway Standoff" title="There's nothing like explosives and heavy automatic fire to keep a hallway clear.">
</div>
<div class="mySlides">
<div class="numbertext">13 / 16</div>
<img src="https://i.imgur.com/oQ4JMnO.jpg"
alt="KYD-21" title="The KYD-21 blaster pistol, popular among bounty hunters.">
</div>
<div class="mySlides">
<div class="numbertext">14 / 16</div>
<img src="https://i.imgur.com/6mwaC09.jpg"
alt="Tusken Sniper" title="Tusken's will attack those who encroach in their territory.">
</div>
<div class="mySlides">
<div class="numbertext">15 / 16</div>
<img src="https://i.imgur.com/9g6Bkix.jpg"
alt="Assassin" title="It came from behin-!">
</div>
<div class="mySlides">
<div class="numbertext">16 / 16</div>
<img src="https://i.imgur.com/6bF7P26.jpg"
alt="Gran" title="A gran fires a DL-18 blaster pistol.">
</div>
<!-- Next/previous controls -->
<a class="modal-prev" title="Previous." onclick="plusSlides(-1)" >❮</a>
<a class="modal-next" title="Next." onclick="plusSlides(1)" >❯</a>
</div>
<!-- Caption text -->
<div class="caption-container">
<p id="captionText"></p>
</div>
</div>
</div>
<!-- Media Links-->
<div class="centerdiv" id="media-links">
<p class="socialblock">
<a href="https://discord.gg/YuG8Zks" title="Join the Jedi Knight Galaxies Discord server." target="_blank"><img src="images/media_icons/Discord-Mark-64px.png" alt="Jedi Knight Galaxies Discord" class="img-fluid"/></a>  
<a href="https://www.youtube.com/channel/UCnnAUSngUk8l3fycYMVXkKQ" title="Watch Jedi Knight Galaxies on YouTube." target="_blank"><img src="images/media_icons/YT-Mark-64px.png" alt="Jedi Knight Galaxies YouTube" class="img-fluid"/></a>  
<a href="https://github.com/JKGDevs/JediKnightGalaxies" title="View JKG's source code on GitHub." target="_blank"><img src="images/media_icons/GitHub-Mark-Light-64px.png" alt="Jedi Knight Galaxies GitHub" class="img-fluid"/></a>  
<a href="https://jkhub.org/forums/forum/117-jedi-knight-galaxies/" title="View Jedi Knight Galaxies Forums on JKHub." target="_blank"><img src="images/media_icons/JKHub-Mark-64px.png" alt="Jedi Knight Galaxies Forums" class="img-fluid"/></a>  
<a href="https://www.twitch.tv/jkgalaxies" title="Watch Jedi Knight Galaxies on Twitch." target="_blank"><img src="images/media_icons/Twitch-Mark-64px.png" alt="Jedi Knight Galaxies Twitch" class="img-fluid"/></a>  
<a href="https://www.moddb.com/mods/jkgalaxies" title="View Jedi Knight Galaxies on ModDB". target="_blank"><img src="images/media_icons/ModDB-Mark-64px.png" alt="Jedi Knight Galaxies ModDB" class="img-fluid"/></a>
</p>
<p class="socialblock" alt="Click to get generate JKG link." title="Click to get generate JKG link." onclick="openModalMediaShare();">
Share JKG<br>
<img src="images/JKG_logo-inverted-64x64.png" alt="Jedi Knight Galaxies Website" class="img-fluid"/>
</p>
</div>
<!-- Modal content -->
<div id="MediaShareModal" class="modal">
<div class="modal-content">
<br>
<span id="MediaModalCloser" class="close cursor" onclick="closeModalMediaShare()" title="Close.">×</span>
<div class="centerdiv">
<br><br><br><br>
Copy the HTML below to generate this logo link for your own site:
<span id="rawtext"><a href="https://www.jkgalaxies.net/" alt="Jedi Knight Galaxies" title="Jedi Knight Galaxies" target="_blank">
<img src="https://www.jkgalaxies.net/images/JKG_logo-inverted-64x64.png"/>
</a></span>
<br>
<pre onclick="copyMediaShare()" title="Click to copy code to clipboard." style="text-align: justify"><span id="shareablelogohtml"><a href="https://www.jkgalaxies.net/" alt="Jedi Knight Galaxies" title="Jedi Knight Galaxies" target="_blank">
<img src="https://www.jkgalaxies.net/images/JKG_logo-inverted-64x64.png"/>
</a>
</span></pre>
<span id="clipNotify">Code copied to clipboard.</span>
</div>
</div>
</div>
<div class="copyright">
<p><a href="legal.html">Legal & Privacy Policy</a></p>
<p>©Jedi Knight Galaxies <script>document.write(new Date().getFullYear());</script></p>
</div>
<script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script>
<script type="text/javascript">
window.jQuery || document.write('\x3Cscript type="text/javascript" src="scripts/jquery-3.7.1.min.js">\x3C/script>');
</script>
<script async src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js" integrity="sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV" crossorigin="anonymous"></script>
<script async type="text/javascript" src="scripts/scripts.js"></script>
</body>
</html>