-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
711 lines (532 loc) · 28.8 KB
/
index.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
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
<!DOCTYPE html>
<!--[if lt IE 8 ]><html class="no-js ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="no-js ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 8)|!(IE)]><!--><html class="no-js" lang="en"> <!--<![endif]-->
<head>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-172932044-1"></script>
<script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'UA-172932044-1');</script>
<meta charset="utf-8">
<title>Javanile | 🛠 Tools Factory</title>
<meta name="description" content="Our mission is providing tools and solutions to make the software development process easier">
<meta name="keywords" content="Software Development Tools">
<meta name="author" content="Javanile">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="stylesheet" href="css/default.css">
<link rel="stylesheet" href="css/layout.css">
<link rel="stylesheet" href="css/media-queries.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<script src="js/modernizr.js"></script>
<link rel="shortcut icon" href="favicon.ico" >
</head>
<body>
<div style="position: fixed; top: 0; left: 0; width: 100%; background-color: #8a2be2; color: white; text-align: center; padding: 6px 0; font-family: 'Arial', sans-serif; font-size: 16px; box-shadow: 0 2px 10px rgba(0,0,0,0.2); z-index: 20;" class="hide-on-mobile">
<span style="font-weight: bold;">✨ EXCITING NEWS! ✨</span>
Join our monthly <span style="font-weight: bold;">Hackathon</span> 🚀
<span style="display: inline-block; margin: 0 5px;">•</span>
<span style="font-weight: bold;">$$$</span> in prizes 🏆
<a href="https://www.javanile.org/hackathon/" target="_blank" style="color: white; text-decoration: underline; margin-left: 10px; background-color: rgba(255,255,255,0.2); padding: 5px 10px; border-radius: 4px; font-weight: bold;">Get Started Now</a>
</div>
<header id="home">
<nav id="nav-wrap">
<a class="mobile-btn" href="#nav-wrap" title="Show navigation">Show navigation</a>
<a class="mobile-btn" href="#" title="Hide navigation">Hide navigation</a>
<ul id="nav" class="nav">
<li class="current"><a class="smoothscroll" href="#home">Home</a></li>
<li><a class="smoothscroll" href="#about">About</a></li>
<li><a class="smoothscroll" href="#services">Services</a></li>
<li><a class="smoothscroll" href="#portfolio">Projects</a></li>
<li><a class="smoothscroll" href="#testimonials">Principles</a></li>
<li><a class="smoothscroll" href="#contact">Contact</a></li>
</ul> <!-- end #nav -->
</nav> <!-- end #nav-wrap -->
<div class="row banner">
<div class="banner-text">
<h1 class="responsive-headline">
Javanile
</h1>
<h3>
We are an <span>Open Source Factory</span> that go-ahead.<br/>
Our mission is providing tools and solutions<br/>
to make the software development process easier
</h3>
<hr />
<ul class="social">
<li><a href="https://www.linkedin.com/company/javanile" target="_blank"><i class="fab fa-2x fa-linkedin"></i></a></li>
<li><a href="https://github.com/javanile" target="_blank"><i class="fab fa-3x fa-github"></i></a></li>
<li><a href="https://dev.to/javanile" target="_blank"><i class="fab fa-2x fa-dev"></i></a></li>
</ul>
</div>
</div>
<p class="scrolldown">
<a class="smoothscroll" href="#about"><i class="icon-down-circle"></i></a>
</p>
</header>
<section id="about">
<div class="row">
<div class="three columns">
<img class="profile-pic" src="https://github.com/javanile.png" alt="Javanile" />
</div>
<div class="nine columns main-col">
<h2>About Us</h2>
<p align="justify">
We are an <u>Agile Development Team</u> distributed over the World but with one physical headquarter in Sicily Island.
Most of our work is not in writing commercial software but in creating tools to <u>improve developer productivity</u>.
We always put ourselves at the disposal of anyone who wants to find solutions to accelerate,
optimize and perfect the process of creating <u>quality software</u>.
We carry out our mission free of charge through the Open Source contribution,
but also as specialists at your service. The whole team shares a passion for <u>CI/CD technologies</u>.
</p>
<!--
<div class="row">
<div class="columns contact-details">
<h2>Contact Details</h2>
<p class="address">
<span>Francesco Bianco (Founder)</span><br>
<span>
Via Garibaldi, 63<br>
91028 Partanna (TP), Italy
</span><br>
<span>[email protected]</span>
</p>
</div>
<div class="columns download">
<p>
<a href="resume.html" class="button">
<i class="fa fa-download"></i>
Download Resume
</a>
</p>
</div>
</div>
-->
</div>
</div>
</section>
<section id="services" class="text-section">
<div class="row divider">
<div class="three columns header-col">
<h1><span>Services</span></h1>
</div>
<div class="nine columns main-col">
<div class="row item">
<div class="twelve columns">
<h3>
Software Life Cycle Modeling
</h3>
<p class="info">
Structuring Your Development Process for Success
</p>
<p class="align-justify">
We help businesses design and implement a Software Development Life Cycle (SDLC) model tailored to their needs. From planning to maintenance, our approach ensures a structured and efficient process, improving software quality and development speed. By choosing the right SDLC model, teams can optimize their workflows, enhance collaboration, and reduce risks throughout the project lifecycle.
</p>
</div>
</div> <!-- item end -->
<div class="row item">
<div class="twelve columns">
<h3>DevOps & GitOps</h3>
<p class="info">
Building a Pragmatic DevOps Culture
</p>
<p class="align-justify">
A successful DevOps culture bridges the gap between developers and operations, fostering collaboration, transparency, and shared responsibility. We guide teams in adopting DevOps and GitOps best practices, enabling faster, more reliable software delivery with automation and continuous integration.
</p>
</div>
</div> <!-- item end -->
</div> <!-- main-col end -->
</div>
</section>
<section id="portfolio">
<div class="row">
<div class="twelve columns collapsed">
<h1>Our Open Source Projects</h1>
<div id="portfolio-wrapper" class="bgrid-quarters s-bgrid-thirds cf">
<div class="columns portfolio-item">
<div class="item-wrap">
<a href="https://github.com/javanile/yamlinc" target="_blank" title="Yamlinc">
<img alt="" src="images/portfolio/yaml.png">
<div class="overlay">
<div class="portfolio-item-meta">
<h5>Yamlinc</h5>
<p>YAML file processor</p>
</div>
</div>
</a>
</div>
</div>
<div class="columns portfolio-item">
<div class="item-wrap">
<a href="https://github.com/javanile/vtiger" target="_blank" title="Vtiger on Docker">
<img alt="" src="images/portfolio/vtiger.jpg">
<div class="overlay">
<div class="portfolio-item-meta">
<h5>Vtiger on Docker</h5>
<p>DevOps for Vtiger CRM</p>
</div>
</div>
</a>
</div>
</div>
<div class="columns portfolio-item">
<div class="item-wrap">
<a href="https://github.com/javanile/lcov.sh" target="_blank" title="LCOV.sh">
<img alt="" src="images/portfolio/bash.jpg">
<div class="overlay">
<div class="portfolio-item-meta">
<h5>LCOV for BASH</h5>
<p>Code coverage for scripts</p>
</div>
</div>
</a>
</div>
</div>
<div class="columns portfolio-item">
<div class="item-wrap">
<a href="https://github.com/javanile/moldable" target="_blank" title="Moldable">
<img alt="" src="images/portfolio/mysql.png">
<div class="overlay">
<div class="portfolio-item-meta">
<h5>Moldable</h5>
<p>CI/CD meets MySQL</p>
</div>
</div>
</a>
</div>
</div>
<div class="columns portfolio-item">
<div class="item-wrap">
<a href="https://github.com/javanile/watch-log" target="_blank" title="WatchLog">
<img alt="" src="images/portfolio/log.png">
<div class="overlay">
<div class="portfolio-item-meta">
<h5>Log files watcher</h5>
<p>Branding</p>
</div>
</div>
</a>
</div>
</div>
<div class="columns portfolio-item">
<div class="item-wrap">
<a href="https://github.com/javanile/novnc" target="_blank" title="NoVNC">
<img alt="" src="images/portfolio/vnc.png">
<div class="overlay">
<div class="portfolio-item-meta">
<h5>NoVNC</h5>
<p>Enable your BDD</p>
</div>
</div>
</a>
</div>
</div> <!-- item end -->
<div class="columns portfolio-item">
<div class="item-wrap">
<a href="https://github.com/javanile/granular" target="_blank" title="Granular">
<img alt="" src="images/portfolio/wordpress.png">
<div class="overlay">
<div class="portfolio-item-meta">
<h5>Granular</h5>
<p>OOP for WordPress</p>
</div>
</div>
</a>
</div>
</div>
<div class="columns portfolio-item">
<div class="item-wrap">
<a href="https://github.com/javanile/ipqueue" target="_blank" title="IPQueue">
<img alt="" src="images/portfolio/ip.png">
<div class="overlay">
<div class="portfolio-item-meta">
<h5>IpQueue</h5>
<p>Service discovery made easy</p>
</div>
</div>
</a>
</div>
</div> <!-- item end -->
</div> <!-- portfolio-wrapper end -->
</div> <!-- twelve columns end -->
<!-- Modal Popup
--------------------------------------------------------------- -->
<div id="modal-01" class="popup-modal mfp-hide">
<img class="scale-with-grid" src="images/portfolio/modals/m-yaml.png" alt="" />
<div class="description-box">
<h4>Yamlinc</h4>
<p>
Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor,
nisi elit consequat ipsum, nec sagittis sem nibh id elit.
</p>
<span class="categories"><i class="fa fa-tag"></i>YAML, Swagger, OpenAPI, AWS</span>
</div>
<div class="link-box">
<a href="https://github.com/javanile/yamlinc" target="_blank"><i class="fab fa-github"></i> GitHub</a> |
<a href="https://github.com/javanile/yamlinc" target="_blank"><i class="fab fa-npm"></i> NPM</a>
<!--a class="popup-modal-dismiss">Close</a-->
</div>
</div><!-- modal-01 End -->
<div id="modal-02" class="popup-modal mfp-hide">
<img class="scale-with-grid" src="images/portfolio/modals/m-console.jpg" alt="" />
<div class="description-box">
<h4>Console</h4>
<p>
Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor,
nisi elit consequat ipsum, nec sagittis sem nibh id elit.
</p>
<span class="categories"><i class="fa fa-tag"></i>Branding, Web Development</span>
</div>
<div class="link-box">
<a href="http://www.behance.net">Details</a>
<a class="popup-modal-dismiss">Close</a>
</div>
</div><!-- modal-02 End -->
<div id="modal-03" class="popup-modal mfp-hide">
<img class="scale-with-grid" src="images/portfolio/modals/m-judah.jpg" alt="" />
<div class="description-box">
<h4>Judah</h4>
<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.</p>
<span class="categories"><i class="fa fa-tag"></i>Branding</span>
</div>
<div class="link-box">
<a href="http://www.behance.net">Details</a>
<a class="popup-modal-dismiss">Close</a>
</div>
</div><!-- modal-03 End -->
<div id="modal-04" class="popup-modal mfp-hide">
<img class="scale-with-grid" src="images/portfolio/modals/m-intothelight.jpg" alt="" />
<div class="description-box">
<h4>Into the Light</h4>
<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.</p>
<span class="categories"><i class="fa fa-tag"></i>Photography</span>
</div>
<div class="link-box">
<a href="http://www.behance.net">Details</a>
<a class="popup-modal-dismiss">Close</a>
</div>
</div><!-- modal-04 End -->
<div id="modal-05" class="popup-modal mfp-hide">
<img class="scale-with-grid" src="images/portfolio/modals/m-farmerboy.jpg" alt="" />
<div class="description-box">
<h4>Farmer Boy</h4>
<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.</p>
<span class="categories"><i class="fa fa-tag"></i>Branding, Webdesign</span>
</div>
<div class="link-box">
<a href="http://www.behance.net">Details</a>
<a class="popup-modal-dismiss">Close</a>
</div>
</div><!-- modal-05 End -->
<div id="modal-06" class="popup-modal mfp-hide">
<img class="scale-with-grid" src="images/portfolio/modals/m-girl.jpg" alt="" />
<div class="description-box">
<h4>Girl</h4>
<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.</p>
<span class="categories"><i class="fa fa-tag"></i>Photography</span>
</div>
<div class="link-box">
<a href="http://www.behance.net">Details</a>
<a class="popup-modal-dismiss">Close</a>
</div>
</div><!-- modal-06 End -->
<div id="modal-07" class="popup-modal mfp-hide">
<img class="scale-with-grid" src="images/portfolio/modals/m-origami.jpg" alt="" />
<div class="description-box">
<h4>Origami</h4>
<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.</p>
<span class="categories"><i class="fa fa-tag"></i>Branding, Illustration</span>
</div>
<div class="link-box">
<a href="http://www.behance.net">Details</a>
<a class="popup-modal-dismiss">Close</a>
</div>
</div><!-- modal-07 End -->
<div id="modal-08" class="popup-modal mfp-hide">
<img class="scale-with-grid" src="images/portfolio/modals/m-retrocam.jpg" alt="" />
<div class="description-box">
<h4>Retrocam</h4>
<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.</p>
<span class="categories"><i class="fa fa-tag"></i>Webdesign, Photography</span>
</div>
<div class="link-box">
<a href="http://www.behance.net">Details</a>
<a class="popup-modal-dismiss">Close</a>
</div>
</div><!-- modal-01 End -->
</div> <!-- row End -->
</section>
<!-- Call-To-Action Section
================================================== -->
<section id="call-to-action">
<div class="row">
<div class="two columns header-col">
<h1><span>Get Hosting.</span></h1>
</div>
<div class="seven columns">
<h2>We believe in Open Source</h2>
<p>
We keep all our projects on GitHub.com available to anyone.
</p>
</div>
<div class="three columns action">
<a href="https://github.com/javanile" target="_blank" class="button">Visit GitHub.com</a>
</div>
</div>
</section> <!-- Call-To-Action Section End-->
<!-- Testimonials Section
================================================== -->
<section id="testimonials">
<div class="text-container">
<div class="row">
<div class="two columns header-col">
<h1><span>Driving Principles</span></h1>
</div>
<div class="ten columns flex-container">
<div class="flexslider">
<ul class="slides">
<li>
<blockquote>
<p>
Automation is not an option, it's a necessity.<br>
We automate repetitive tasks to eliminate human error, speed up processes, and free up time for innovation. From infrastructure as code to CI/CD pipelines, automation allows us to focus on delivering value instead of firefighting issues.
</p>
<cite>Principle #1</cite>
</blockquote>
</li>
<li>
<blockquote>
<p>
Collaboration beats silos—Dev and Ops are one team.<br>
We break down barriers between development and operations, fostering a culture of shared responsibility. By working together from planning to deployment, we ensure smoother releases, faster issue resolution, and a stronger alignment with business goals.
</p>
<cite>Principle #2</cite>
</blockquote>
</li>
<li>
<blockquote>
<p>
Continuous improvement is the only way forward.<br>
We embrace a growth mindset, constantly analyzing and refining our processes. Through regular retrospectives, performance monitoring, and feedback loops, we make small but impactful improvements that drive efficiency and innovation. </p>
<cite>Principle #3</cite>
</blockquote>
</li>
<li>
<blockquote>
<p>
Measure, learn, adapt—data-driven decisions drive success.<br>
We rely on metrics and real-time monitoring to guide our decisions. By analyzing deployment frequency, failure rates, and system performance, we can make informed choices that lead to more stable and scalable systems.
</p>
<cite>Principle #4</cite>
</blockquote>
</li>
<li>
<blockquote>
<p>
Fail fast, recover faster, and innovate continuously.<br>
We see failure as an opportunity to learn. By implementing robust testing, observability, and incident response strategies, we minimize downtime and create a resilient infrastructure that supports rapid experimentation and innovation.
</p>
<cite>Principle #5</cite>
</blockquote>
</li>
</ul>
</div>
</div>
</div> <!-- row ends -->
</div> <!-- text-container ends -->
</section> <!-- Testimonials Section End-->
<!-- Contact Section
================================================== -->
<section id="contact">
<div class="row section-head">
<div class="two columns header-col">
<h1><span>Get In Touch.</span></h1>
</div>
<div class="ten columns">
<p class="lead align-justify">
We’re here to help! Whether you’re looking for expert consulting, free support, or simply want to learn more about our activities, feel free to reach out. Our agile development team is always open to collaboration, answering your questions, and exploring new opportunities.<br>
You can contact us at <a href="mailto:[email protected]">[email protected]</a>, and we’ll be happy to assist you with any inquiries related to our work, projects, or services. We look forward to hearing from you!
</p>
</div>
</div>
<div class="row">
<div class="two columns"></div>
<div class="six columns">
</div>
<aside class="four columns footer-widgets">
<div class="widget widget_contact">
<!--
<h4>Address</h4>
<p class="address">
Javanile (at ForgeH office)<br>
Via Giuseppe Garibaldi, 63<br>
91028 Partanna (TP) - Italy<br>
</p>
-->
</div>
<div class="widget widget_tweets">
<!--
<h4 class="widget-title">Relevant Tweets</h4>
<ul id="twitter">
<li>
<span>
That is an interesting idea. How would I discover what scripts are available in the registry to run via zionrc?
I think you need an HTTP website with search / popular scripts list similar to NPM, for discoverability.
Don't want to discourage you but its hard to use right now <br/>
<a href="https://twitter.com/nathankpeck/status/1216811515287887876" target="_blank">See on twitter</a>
</span>
<b><a href="https://twitter.com/nathankpeck" target="_blank">by Nathan Peck (@nathankpeck)</a></b>
</li>
<li>
<span>
Thanks for getting in touch. We have resolved this issue with our landing pages.
The "app" itself was not affected, just pages like http://styleci.io/signup.
http://github.styleci.io was not affected. <br/>
<a href="https://twitter.com/TeamStyleCI/status/1187071629223960577" target="_blank">See on twitter</a>
</span>
<b><a href="https://twitter.com/TeamStyleCI" target="_blank">by Team StyleCI (@TeamStyleCI)</a></b>
</li>
</ul>
-->
</div>
</aside>
</div>
</section> <!-- Contact Section End-->
<!-- footer
================================================== -->
<footer>
<div class="row">
<div class="twelve columns">
<ul class="social-links">
<li><a href="https://www.linkedin.com/company/javanile" target="_blank"><i class="fab fa-linkedin"></i></a></li>
<li><a href="https://github.com/javanile" target="_blank"><i class="fab fa-2x fa-github"></i></a></li>
<li><a href="https://dev.to/javanile" target="_blank"><i class="fab fa-dev"></i></a></li>
</ul>
<ul class="copyright">
<li>© 2015-2020 <a title="Javanile" href="https://www.javanile.org">Javanile</a></li>
<li>A community project by <a title="Francesco Bianco" href="https://www.linkedin.com/in/bianco1981/" target="_blank">Francesco Bianco</a></li>
<li>VAT/P.IVA IT02360350819</li>
<li>Website design by <a title="Styleshout" href="http://www.styleshout.com/" target="_blank">Styleshout</a></li>
</ul>
</div>
<div id="go-top"><a class="smoothscroll" title="Back to Top" href="#home"><i class="icon-up-open"></i></a></div>
</div>
</footer> <!-- Footer End-->
<a href="https://github.com/javanile/javanile.github.io" target="_blank" class="hide-on-mobile">
<img src="https://github.blog/wp-content/uploads/2008/12/forkme_right_green_007200.png?resize=149%2C149"
style="position:fixed;top:0;right:0;border:0;z-index:20"
width="149" height="149"
class="attachment-full size-full"
alt="Fork me on GitHub" data-recalc-dims="1" />
</a>
<!-- Java Script
================================================== -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/jquery-1.10.2.min.js"><\/script>')</script>
<script type="text/javascript" src="js/jquery-migrate-1.2.1.min.js"></script>
<script src="js/jquery.flexslider.js"></script>
<script src="js/waypoints.js"></script>
<script src="js/jquery.fittext.js"></script>
<script src="js/magnific-popup.js"></script>
<script src="js/init.js"></script>
<script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/6928338.js"></script>
<!-- Cloudflare Web Analytics --><script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "0de62b9bc7ff42e1a4fd17b4a46e2e1b"}'></script><!-- End Cloudflare Web Analytics -->
</body>
</html>