-
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathindex.html
261 lines (229 loc) · 22.4 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
<!DOCTYPE html>
<html lang="en"><head>
<title>Home | Common Workflow Language (CWL)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="sitemap" type="application/xml" title="Sitemap" href=/sitemap.xml><!-- Begin Jekyll SEO tag v2.7.1 -->
<meta name="generator" content="Jekyll v4.2.1" />
<meta property="og:title" content="Home" />
<meta name="author" content="Common Workflow Language (CWL)" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="The Common Workflow Language (CWL) is an open standard for describing analysis workflows and tools in a way that makes them portable and scalable across a variety of software and hardware environments, from workstations to cluster, cloud, and high performance computing (HPC) environments. CWL is designed to meet the needs of data-intensive science, such as Bioinformatics, Medical Imaging, Astronomy, High Energy Physics, and Machine Learning." />
<meta property="og:description" content="The Common Workflow Language (CWL) is an open standard for describing analysis workflows and tools in a way that makes them portable and scalable across a variety of software and hardware environments, from workstations to cluster, cloud, and high performance computing (HPC) environments. CWL is designed to meet the needs of data-intensive science, such as Bioinformatics, Medical Imaging, Astronomy, High Energy Physics, and Machine Learning." />
<link rel="canonical" href="https://www.commonwl.org/" />
<meta property="og:url" content="https://www.commonwl.org/" />
<meta property="og:site_name" content="Common Workflow Language (CWL)" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Home" />
<script type="application/ld+json">
{"headline":"Home","description":"The Common Workflow Language (CWL) is an open standard for describing analysis workflows and tools in a way that makes them portable and scalable across a variety of software and hardware environments, from workstations to cluster, cloud, and high performance computing (HPC) environments. CWL is designed to meet the needs of data-intensive science, such as Bioinformatics, Medical Imaging, Astronomy, High Energy Physics, and Machine Learning.","sameAs":["https://www.youtube.com/c/CommonWLorgStandard","https://floss.social/@cwl"],"@type":"WebSite","url":"https://www.commonwl.org/","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://www.commonwl.org/CWL-Logo-Header.png"},"name":"Common Workflow Language (CWL)"},"author":{"@type":"Person","name":"Common Workflow Language (CWL)"},"name":"Common Workflow Language (CWL)","@context":"https://schema.org"}</script>
<!-- End Jekyll SEO tag -->
<script src="/assets/js/redirects.js"></script><link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.15.3/css/all.css" integrity="sha384-iKbFRxucmOHIcpWdX9NTZ5WETOPm0Goy0WmfyNcl52qSYtc2Buk0NCe6jU1sWWNB" crossorigin="anonymous">
<link rel="stylesheet" href="/style.css"><link rel="apple-touch-icon" sizes="180x180" href=/favicon/apple-touch-icon.png>
<link rel="icon" type="image/png" sizes="32x32" href=/favicon/favicon-32x32.png>
<link rel="icon" type="image/png" sizes="16x16" href=/favicon/favicon-16x16.png>
<link rel="manifest" href=/favicon/site.webmanifest>
<link rel="mask-icon" href=/favicon/safari-pinned-tab.svg color="#b91d47">
<link rel="shortcut icon" href=/favicon/favicon.ico>
<meta name="msapplication-TileColor" content="#b91d47">
<meta name="msapplication-config" content=/favicon/browserconfig.xml>
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" href="/assets/plyr/plyr.css">
</head>
<body class="body-home has-announcement anchors-center-fix">
<ul class="skip-nav" id="skipNav">
<li><a class="sr-only sr-only-focusable skip-link" href="#main">Skip to main content</a></li>
<li><a class="sr-only sr-only-focusable skip-link" href="#site_footer">Skip to footer</a></li>
</ul>
<div class="site-wrapper home has-announcement anchors-center-fix page-" id="siteTop">
<nav class="navbar navbar-expand-lg navbar-light top-nav sticky-top" aria-label="main navigation">
<div class="nav-wrap container-fluid">
<a class="navbar-brand" href="/">
<img class="nav-logo" src="/assets/img/CWL-Logo-HD-cropped2.png" alt="CWL logo | Homepage link" height="50" width="106">
</a>
<button class="navbar-toggler navbar-toggler-right ms-auto" type="button" data-bs-toggle="collapse" data-bs-target="#topNav" aria-controls="topNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="topNav">
<ul class="nav navbar-nav ms-auto mt-2 mt-lg-0"><li class="nav-item"><a class="nav-link is-current-page" href="https://www.commonwl.org/" aria-current="page">Home</a></li><li class="dropdown nav-item">
<a href="#" class="dropdown-toggle nav-link" id="navbarDropdown-About" data-bs-toggle="dropdown" role="button" aria-expanded="false">About<span class="caret"></span></a><ul class="dropdown-menu"><li><a href="https://www.commonwl.org/about/#vision" class=" dropdown-item">Vision and Mission</a></li><li><a href="https://www.commonwl.org/timeline" class=" dropdown-item">Timeline</a></li><li><a href="https://www.commonwl.org/governance" class=" dropdown-item">Governance</a></li><li><a href="https://www.commonwl.org/contributors" class=" dropdown-item">Contributors</a></li></ul><li class="nav-item"><a class="nav-link" href="https://www.commonwl.org/features">Features</a></li><li class="nav-item"><a class="nav-link" href="https://www.commonwl.org/getting-started">Getting Started</a></li><li class="nav-item"><a class="nav-link" href="https://www.commonwl.org/community">Community</a></li><li class="dropdown nav-item">
<a href="#" class="dropdown-toggle nav-link" id="navbarDropdown-Ecosystem" data-bs-toggle="dropdown" role="button" aria-expanded="false">Ecosystem<span class="caret"></span></a><ul class="dropdown-menu"><li><a href="https://www.commonwl.org/implementations" class=" dropdown-item">Implementations</a></li><li><a href="https://www.commonwl.org/tools" class=" dropdown-item">Development Tools</a></li><li><a href="https://www.commonwl.org/repos" class=" dropdown-item">Repositories</a></li><li><a href="https://www.commonwl.org/projects" class=" dropdown-item">Projects</a></li><li><a href="https://www.commonwl.org/working-groups" class=" dropdown-item">Working Groups</a></li></ul><li class="nav-item"><a class="nav-link" href="https://www.commonwl.org/specification">Specification</a></li><li class="nav-item"><a class="nav-link" href="https://www.commonwl.org/gallery">User Gallery</a></li><li class="nav-item"><a class="nav-link" href="https://www.commonwl.org/donate">Donate</a></li><li class="nav-item nav-social-icons">
<a href="https://github.com/common-workflow-language/" aria-label="GitHub link"><i class="fab fa-github first-icon" alt="GitHub logo - an Octocat" title="CWL GitHub Organization"></i></a>
<a href="https://floss.social/@cwl" rel="me" aria-label="Mastodon link"><i class="fab fa-mastodon" alt="Mastodon logo - a stylized letter M" title="CWL Mastodon account"></i></a>
<a href="https://www.youtube.com/c/CommonWLorgStandard/" aria-label="YouTube link"><i class="fab fa-youtube" alt="YouTube logo - a play button" title="CWL YouTube Channel"></i></a>
<a href="https://matrix.to/#/#common-workflow-language_common-workflow-language:gitter.im" class="matrix-link" aria-label="CWL Matrix Space">
<svg width="26" height="29.7" class="matrix-svg" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" version="1.1" viewBox="0 0 27.9 32" aria-labelledby="matrix-title" aria-describedby="matrix-description">
<title class="sr-only" id="matrix-title">CWL Matrix Space</title>
<desc class="sr-only" id="matrix-description">A bold lowercase "m" inside thin square brackets</desc>
<g transform="translate(-.095 .005)" fill="#040404">
<path d="m27.1 31.2v-30.5h-2.19v-0.732h3.04v32h-3.04v-0.732z"/>
<path class="svg-matrix-path" d="m8.23 10.4v1.54h0.044c0.385-0.564 0.893-1.03 1.49-1.37 0.58-0.323 1.25-0.485 1.99-0.485 0.72 0 1.38 0.14 1.97 0.42 0.595 0.279 1.05 0.771 1.36 1.48 0.338-0.5 0.796-0.941 1.38-1.32 0.58-0.383 1.27-0.574 2.06-0.574 0.602 0 1.16 0.074 1.67 0.22 0.514 0.148 0.954 0.383 1.32 0.707 0.366 0.323 0.653 0.746 0.859 1.27 0.205 0.522 0.308 1.15 0.308 1.89v7.63h-3.13v-6.46c0-0.383-0.015-0.743-0.044-1.08-0.0209-0.307-0.103-0.607-0.242-0.882-0.133-0.251-0.336-0.458-0.584-0.596-0.257-0.146-0.606-0.22-1.05-0.22-0.44 0-0.796 0.085-1.07 0.253-0.272 0.17-0.485 0.39-0.639 0.662-0.159 0.287-0.264 0.602-0.308 0.927-0.052 0.347-0.078 0.697-0.078 1.05v6.35h-3.13v-6.4c0-0.338-7e-3 -0.673-0.021-1-0.0114-0.314-0.0749-0.623-0.188-0.916-0.108-0.277-0.3-0.512-0.55-0.673-0.258-0.168-0.636-0.253-1.14-0.253-0.198 0.0083-0.394 0.042-0.584 0.1-0.258 0.0745-0.498 0.202-0.705 0.374-0.228 0.184-0.422 0.449-0.584 0.794-0.161 0.346-0.242 0.798-0.242 1.36v6.62h-3.13v-11.4z"/>
<path d="m0.936 0.732v30.5h2.19v0.732h-3.04v-32h3.03v0.732z"/>
</g>
</svg>
</a>
<a href="https://cwl.discourse.group/" aria-label="Discourse link" title="CWL Discourse Forum"><i alt="Discourse logo - a bolded speech bubble" class="fab fa-discourse"></i></a>
</li>
</ul>
</div>
<div>
</nav>
<header class="site-header">
<div class="container">
<div class="site-header-logo">
<h1 class="sr-only">Common Workflow Language</h1>
<a class="" href="https://www.commonwl.org"><img class="" src="/assets/img/CWL-Logo-HD-cropped2.png" alt="Common Workflow Language logo"></a>
</div>
</div>
</header><div class="cwl-announcement"><h3><a href="https://www.commonwl.org/conferences/2024">All about the 2024 CWL Conference</a></h3></div><div class="container content-wrapper">
<div class="row"><main role="main" id="main"><div class="page-section intro-container">
<div class="intro-text">
<p>Common Workflow Language (CWL) is an open standard for describing how to run command line tools and connect them to create workflows.</p>
<p>Tools and workflows described using CWL are portable across a
variety of platforms that support the CWL standards. Using CWL,
it is easy to scale complex data analysis and machine learning
workflows from a single developer's laptop up to massively
parallel cluster, cloud and high performance computing
environments.</p>
</div><div class="youtube-container">
<video id="player" class="cwl-intro-video" controls="" poster="/assets/img/intro_video_poster.png">
<source src="/assets/video/cwl-intro-video-vp9.webm" type="video/webm; codecs="vp9,vorbis"" />
<source src="/assets/video/cwl-intro-video.mp4" type="video/mp4" />
<track src="/assets/video/subtitles/en.vtt" label="English" kind="captions" srclang="en" default="" />
<track src="/assets/video/subtitles/ct.vtt" label="Català" kind="captions" srclang="ct" />
<track src="/assets/video/subtitles/es.vtt" label="Español" kind="captions" srclang="es" />
<track src="/assets/video/subtitles/de.vtt" label="Deutsch" kind="subtitles" srclang="de" />
<track src="/assets/video/subtitles/fr.vtt" label="Français" kind="subtitles" srclang="fr" />
<track src="/assets/video/subtitles/it.vtt" label="Italiano" kind="subtitles" srclang="it" />
<track src="/assets/video/subtitles/lt.vtt" label="Lietuvių" kind="subtitles" srclang="lt" />
<track src="/assets/video/subtitles/nl.vtt" label="Nederlands" kind="subtitles" srclang="nl" />
<track src="/assets/video/subtitles/ro.vtt" label="Română" kind="subtitles" srclang="ro" />
<track src="/assets/video/subtitles/ru.vtt" label="Русский" kind="subtitles" srclang="ru" />
<track src="/assets/video/subtitles/fi.vtt" label="Suomi" kind="subtitles" srclang="fi" />
<track src="/assets/video/subtitles/uk.vtt" label="Українська" kind="subtitles" srclang="uk" />
<track src="/assets/video/subtitles/zh-Hans.vtt" label="中文" kind="subtitles" srclang="zh-Hans" />
<track src="/assets/video/subtitles/ja.vtt" label="日本語" kind="subtitles" srclang="ja" />
<track src="/assets/video/subtitles/ur.vtt" label="اُردُو" kind="subtitles" srclang="ur" />
See CWL introduction video at
<a href="https://player.vimeo.com/video/712414782">Vimeo</a>,
<a href="https://www.youtube.com/watch?v=86eY8xs-Vo8">YouTube</a>,
download as
<a href="/assets/video/cwl-intro-video.mp4">mp4</a> or
<a href="/assets/video/cwl-intro-video-vp9.webm">webm</a>.
</video>
</div>
<script src="/assets/plyr/plyr.min.js"></script>
<script>
const player = new Plyr('#player', {
controls: [
'play-large',
'play',
'mute',
'volume',
'progress',
'current-time',
'duration',
// 'restart',
'fullscreen',
'captions',
'settings'
],
title: 'Common Workflow Language explained in 64 seconds',
options: ['captions', 'quality', 'speed', 'loop'],
captions: { active: true, language: 'auto' }
});
</script>
</div>
<div class="features-grid"><div class="feature-item open-and-free">
<a class="feature-title" href="/specification/">OPEN AND FREE</a>
<a class="no-underline black-text feature-box-wrap-link" href="/specification/"><img src="/assets/img/freeandopen.png" class="feature-img" alt="Free and Open Icon - an open circular lock composed of a circle, keyhole and a open latch" /></a>
<p class="feature-text">Free and open standards
</p>
</div><div class="feature-item community-first">
<a class="feature-title" href="/community/">COMMUNITY FIRST</a>
<a class="no-underline black-text feature-box-wrap-link" href="/community/"><img src="/assets/img/noun_Community_943325.svg" class="feature-img" alt="Community icon four people connected via a circle" /></a>
<p class="feature-text">Community is a core principle of the CWL Project
</p>
</div><div class="feature-item interoperability-and-portability">
<a class="feature-title" href="/implementations/">INTEROPERABILITY AND PORTABILITY</a>
<a class="no-underline black-text feature-box-wrap-link" href="/implementations/"><img src="/assets/img/noun_Interoperability_181229.svg" class="feature-img" alt="Interoperability icon - a triangle composed of arrows, with a triangle, square, and circle as the 3 points" /></a>
<p class="feature-text">Portable and interoperable across a variety of software and deployment environments
</p>
</div><div class="feature-item vendor-neutrality">
<a class="feature-title" href="/contributors/">VENDOR NEUTRALITY</a>
<a class="no-underline black-text feature-box-wrap-link" href="/contributors/"><img src="/assets/img/noun_Scale_380185.svg" class="feature-img" alt="Vendor Neutrality icon - an evenly weighted mechanical scale" /></a>
<p class="feature-text">Developed by a multi-vendor working group of organizations and individuals/contributors
</p>
</div><div class="feature-item reusability-and-reproducibility">
<a class="feature-title" href="/features/#reusability-and-reproduciblity-with-cwl">REUSABILITY AND REPRODUCIBILITY</a>
<a class="no-underline black-text feature-box-wrap-link" href="/features/#reusability-and-reproduciblity-with-cwl"><img src="/assets/img/noun_ecosystem_cycle_3389565.png" class="feature-img" alt="Reusability icon - a Cog with a circular arrow, spinning counter-clockwise inside" /></a>
<p class="feature-text">Enables scientists to reuse and reproduce their data analysis workflows
</p>
</div><div class="feature-item parallelization-and-scale">
<a class="feature-title" href="/features/#parallelization-and-scale-with-cwl">PARALLELIZATION AND SCALE</a>
<a class="no-underline black-text feature-box-wrap-link" href="/features/#parallelization-and-scale-with-cwl"><img src="/assets/img/noun_Data_Model_1632661.svg" class="feature-img" alt="Data icon - a singular data node, which then splits into 3 separate nodes" /></a>
<p class="feature-text">Scalable from workstations to cluster, cloud, and high performance computing (HPC environments
</p>
</div><div class="feature-item ecosystem-support">
<a class="feature-title" href="/ecosystem/">ECOSYSTEM SUPPORT</a>
<a class="no-underline black-text feature-box-wrap-link" href="/ecosystem/"><img src="/assets/img/noun_Company_ecosystem_1637685.svg" class="feature-img" alt="Ecosystem icon - a collection of linked nodes within a circle (resembling a planet" /></a>
<p class="feature-text">Supported by an ecosystem of tools, libraries, and editor plugins
</p>
</div><div class="feature-item transparent-governance">
<a class="feature-title" href="/governance/">TRANSPARENT GOVERNANCE</a>
<a class="no-underline black-text feature-box-wrap-link" href="/governance/"><img src="/assets/img/noun_group_3144890.svg" class="feature-img" alt="Transparent Governance icon - a crowd of 5 people stand together, as if at a town hall meeting" /></a>
<p class="feature-text">Designed with an open and transparent governance
</p>
</div></div>
<section class="page-section section-mini-gallery">
<div class="section-header">
<h2 class="black-text" id="cwl-mini-gallery">
Some Users of CWL <a href="#cwl-mini-gallery" class="heading__anchor-symbol">§</a>
</h2>
</div>
<a class="mini-gallery-wrapper" href="https://www.commonwl.org/gallery"><div class="mini-gallery">
<div class="mini-gallery-img-container"><img class="mini-gallery-img" src="https://www.commonwl.org/assets/img/biocompute.png" alt="" /></div>
<div class="mini-gallery-img-container"><img src="https://www.commonwl.org/assets/img/cgc.jpg" alt="" /></div><div class="mini-gallery-img-container"><img src="https://www.commonwl.org/assets/img/gabriella-miller-logo.png" alt="" /></div>
<div class="mini-gallery-img-container"><img class="mini-gallery-img" src="https://www.commonwl.org/assets/img/Cavatica-Blue-Text-01-1-768x164.png" alt="" /></div>
<div class="mini-gallery-img-container"><img class="mini-gallery-img" src="https://www.commonwl.org/assets/img/eosclifelogo.png" alt="" /></div>
<div class="mini-gallery-img-container"><img class="mini-gallery-img" src="https://www.commonwl.org/assets/img/Bioexcel_logo_no_subheading_660px.png" alt="" /></div>
<div id="elixir-container" class="mini-gallery-img-container"><img id="elixir" class="mini-gallery-img" src="https://www.commonwl.org/assets/img/ELIXIR_logo_white_background.svg" alt="" /></div>
<div id="msk-access-container" class="mini-gallery-img-container"><img id="msk-access" class="mini-gallery-img" src="https://www.commonwl.org/assets/img/msk-access.png" alt="" /></div>
<div class="mini-gallery-img-container"><img class="mini-gallery-img" src="https://www.commonwl.org/assets/img/mgnify.svg" alt="" /></div>
<div class="mini-gallery-img-container"><img class="mini-gallery-img" src="https://www.commonwl.org/assets/img/logo_unlock_tagline_color.png" alt="" /></div>
<div id="pubseq-container" class="mini-gallery-img-container"><img id="pubseq" class="mini-gallery-img" src="https://www.commonwl.org/assets/img/pubseq-aln.png" alt="" /></div>
<div id="dataplant-container" class="mini-gallery-img-container"><img id="dataplant" class="mini-gallery-img" src="https://www.commonwl.org/assets/img/dataplant.png" alt="" /></div>
<div class="mini-gallery-img-container"><img class="mini-gallery-img" src="https://www.commonwl.org/assets/img/togoimputation.png" alt="" /></div>
<div id="mgx2.0-container" class="mini-gallery-img-container"><img id="mgx2.0" class="mini-gallery-img" src="https://www.commonwl.org/assets/img/mgx_logo.png" alt="" /></div>
<div class="mini-gallery-img-container"><img class="mini-gallery-img" src="https://www.commonwl.org/assets/img/sus-mirri-it-logo.png" alt="" /></div>
<div class="mini-gallery-img-container"><img class="mini-gallery-img" src="https://www.commonwl.org/assets/img/Blue_Horizontal_Lockup.png" alt="" /></div>
<div class="mini-gallery-img-container"><img class="mini-gallery-img" src="https://www.commonwl.org/assets/img/eosc-pilot.png" alt="" /></div>
<div class="mini-gallery-img-container"><img class="mini-gallery-img" src="https://www.commonwl.org/assets/img/ctao.png" alt="" /></div>
<div class="mini-gallery-img-container"><img class="mini-gallery-img" src="https://www.commonwl.org/assets/img/logo_openscience.svg" alt="" /></div>
<div id="manchester-escience-lab-container" class="mini-gallery-img-container"><img id="manchester-escience-lab" class="mini-gallery-img" src="https://www.commonwl.org/assets/img/escienceLab-logo.png" alt="" /></div>
<div class="mini-gallery-img-container"><img class="mini-gallery-img" src="https://www.commonwl.org/assets/img/workflowhub.svg" alt="" /></div>
<div class="mini-gallery-img-container"><img class="mini-gallery-img" src="https://www.commonwl.org/assets/img/ACROSS_Logo_600x159.JPG" alt="" /></div>
<div class="mini-gallery-img-container"><img class="mini-gallery-img" src="https://www.commonwl.org/assets/img/EUPEX_Logo.svg" alt="" /></div>
</div></a>
</section>
</main>
</div>
</div><footer class="home has-announcement anchors-center-fix site-footer" id="site_footer">
<div class="container">
<div class="row">
<div class="col-xs-12 footer-text">
<p>Copyright © 2014-2025<span> • </span><a href="https://www.commonwl.org">Common Workflow Language (CWL)</a> <span> • </span><a href="https://www.commonwl.org/code-of-conduct">Code of Conduct</a></p>
</div>
</div>
</div>
</footer>
<!-- Back to Top button -->
<a href="#siteTop" title="Back to Top" aria-label="Back to Top" class="up_btn btt-shrinked" id="backToTop" style="display: inline;"><i class="fa fa-arrow-up"></i></a>
</div><script src="/assets/js/jquery-3.5.1.min.js"></script>
<script src="/assets/js/bootstrap.min.js"></script>
<script src="/assets/js/backToTop.js"></script>
<script src="/assets/js/navCloseFix.js"></script>
</body>
</html>