-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpricing-sliders.html
More file actions
309 lines (272 loc) · 14 KB
/
pricing-sliders.html
File metadata and controls
309 lines (272 loc) · 14 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic Page Needs
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta charset="utf-8">
<title>JackTrip Foundation</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- Mobile Specific Metas
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta name="viewport" content="width=device-width, initial-scale = 1.0,
maximum-scale=1.0, user-scalable=no" />
<!-- FONT
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- CSS
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/skeleton.css">
<link rel="stylesheet" href="css/shared.css">
<link rel="stylesheet" href="css/pricing.css">
<link rel="stylesheet" href="css/index.css">
<link rel="stylesheet" href="css/about.css">
<link rel="stylesheet" href="css/pricing-sliders.css">
<link rel="stylesheet" href="css/media_queries.css">
<script id="Cookiebot" src="https://consent.cookiebot.com/uc.js" data-cbid="3e7bc62c-f44a-4134-a4a2-e4f5d18e1968"
data-blockingmode="auto" type="text/javascript"></script>
<script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/shell.js"></script>
<link rel="stylesheet" href="css/signup-form.css">
<!-- Favicon
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="icon" type="image/png" href="images/favicon.ico">
<link rel="icon" type="image/png" sizes="32x32" href="images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="images/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="iamges/favicon-16x16.png">
</head>
<body>
<nav class="topnav panel_shadow">
<a href="index.html" class="logo">
<img src="images/logo_white.svg" alt="JackTrip Foundation Logo">
</a>
<!-- Navigation links (hidden by default) -->
<div id="myLinks">
<a href="index.html">Home</a>
<a href="studio.html">Virtual Studio</a>
<!-- <a style="cursor:default; color:#F61B1B; pointer-events: none;">Foundation</a> -->
<div class="found-expand">Foundation <img class="arrow-down-5" src="images/menu_arrow_down.svg"
alt="Expand arrow down image."></div>
<div class="found-sub-cont">
<a href="foundation.html">
<div class="found-submenu-item">About</div>
</a>
<a href="grants.html">
<div class="found-submenu-item">Grants</div>
</a>
<a href="network_arts.html">
<div class="found-submenu-item">Network Arts</div>
</a>
<!-- <a href=""><div class="media-submenu-item">Events</div></a>
<a href=""><div class="media-submenu-item">Testimonials</div></a> -->
</div>
<a href="technology.html">Technology</a>
<div class="media-expand">Media <img class="arrow-down-3" src="images/menu_arrow_down.svg"
alt="Expand arrow down image."></div>
<div class="media-sub-cont">
<a href="news/news_01.html">
<div class="media-submenu-item">News</div>
</a>
<a href="events/events_01.html">
<div class="media-submenu-item">Events</div>
</a>
<!-- <a href=""><div class="media-submenu-item">Events</div></a>
<a href=""><div class="media-submenu-item">Testimonials</div></a> -->
</div>
<div class="help-expand">Get Help <img class="arrow-down-4" src="images/menu_arrow_down.svg"
alt="Expand arrow down image."></div>
<div class="help-sub-cont">
<a href="https://community.jacktrip.org/">
<div class="media-submenu-item">Community</div>
</a>
<a href="https://help.jacktrip.org/hc/en-us">
<div class="media-submenu-item">Support</div>
</a>
</div>
</div>
<!-- "Hamburger menu" / "Bar icon" to toggle the navigation links -->
<a href="javascript:void(0);" class="icon" onclick="forMobileView()">
<i class="fa fa-bars"></i>
</a>
</nav>
<nav class="mainmenu panel_shadow">
<a href="index.html" class="logo_mm">
<img src="images/logo_white.svg" alt="JackTrip Foundation Logo">
</a>
<div class="submenu-expand-bg"></div>
<div class="submenu-expand">
<div class="media-set" id="found-sub">
<a class="subLink" href="foundation.html">About</a><br>
<a class="subLink" href="grants.html">Grants</a><br>
<a class="subLink" href="network_arts.html">Network Arts</a>
</div>
</div>
<div class="submenu-expand">
<div class="media-set" id="media-sub">
<a class="subLink" href="news/news_01.html">News</a><br>
<a class="subLink" href="events/events_01.html">Events</a><br>
<!-- <a class="subLink" href="news.html">Events</a>
<a class="subLink" href="news.html">Testimonials</a> -->
</div>
</div>
<div class="submenu-expand">
<div class="media-set" id="help-sub">
<a class="subLink" href="https://community.jacktrip.org/" target="_blank">Community</a><br>
<a class="subLink" href="https://help.jacktrip.org/hc/en-us" target="_blank">Support</a>
</div>
</div>
<div id="myLinks">
<a href="" id="help">Get Help <img class="arrow-down-2" src="images/menu_arrow_down.svg"
alt="Expand arrow down image."></a>
<a href="" id="media">Media <img class="arrow-down-1" src="images/menu_arrow_down.svg"
alt="Expand arrow down image."></a>
<a href="technology.html" id="tech">Technology</a>
<a href="" id="foundation">Foundation <img class="arrow-down-5" src="images/menu_arrow_down.svg"
alt="Expand arrow down image."></a>
<!-- <a style="cursor:default; color:#F61B1B; pointer-events: none;" id="found">Foundation</a> -->
<a href="studio.html" id="stu">Virtual Studio</a>
<a href="index.html" id="hom">Home</a>
</div>
</nav>
<section id="price-block-0" class="price-block-0 main" style="margin-top:75px; margin-bottom:25px;">
<div class="left-side-content title-line">
<h3 class="separator dark-text-title mainHead" style="float:left; width:100%; margin-bottom: .2em;">
JackTrip Virtual Studio Pricing</h3>
<!-- <div class="line-sep" style="margin-bottom: 30px; margin-bottom: 75px;"></div> -->
<div class="line-sep" style="margin-bottom: 30px;"></div>
<p class="dark-text "><em><b>Note: subscription pricing for our virtual studios is scheduled to begin January 1,
2022.
Until then, the service is available free for groups of up to hundreds of musicians.
Please contact <a href="mailto:sales@jacktrip.org">sales@jacktrip.org</a> for groups larger than
10.</b></em></p>
<p class="dark-text ">JackTrip Labs provides access to state-of-the art virtual studios for a fee.
These leverage cutting edge cloud computing technology to deliver the best audio performance possible. </p>
<p class="dark-text">We offer monthly subscription plans that enable you to only pay for what you use.
We measure this using <b>studio minutes</b> and <b>studio hours</b>, where one <b>studio minute</b> is used when
one musician
is connected to the studio for one minute. Similarly, one <b>studio hour</b> is used when one musician is
connected to the studio
for one hour.</p>
<p class="dark-text">For example: with a bank of 100 studio hours, you could have one musician
connect to your studio for 100 hours, or have 100 musicians connected for 1 hour. By charging based on
studio minutes and studio hours, costs are directly related to (a) the size of your group, and (b)
how much time you spend using the service.</p>
<p class="dark-text" style="margin-bottom:75px;"><b>The owner of a studio is charged for all musicians
that connect to it.</b></p>
</div>
</section>
<section id="price-block-0.5" class="price-block-0 main" style="margin-top:0px; margin-bottom:25px;">
<div class="left-side-content title-line">
<h3 class="separator dark-text-title mainHead" style="float:left; width:100%; margin-bottom: .2em;">
Monthly Subscription Plans</h3>
<!-- <div class="line-sep" style="margin-bottom: 30px; margin-bottom: 75px;"></div> -->
<div class="line-sep" style="margin-bottom: 30px;"></div>
<p class="italicTxt" style="clear: left; margin-top:15px;">Nonprofit pricing is available for nonprofit charitable
organizations in good standing, who meet the full eligibility requirements in your country.
Please contact <a href="mailto:sales@jacktrip.org">sales@jacktrip.org</a> to sign-up for nonprofit pricing.</p>
</div>
</section>
<section id="subscription" class="subscription main" style="margin-top:0; margin-bottom: 75px;">
<div class="subscription_cont">
<div class="hour-cont">
<div id="NumMusHours">You chose <span id="musHoursTotal">0</span> studio hours!<br> We recommend:</div>
</div>
<div class="sub" style="background-color: #3079B5;">
<div class="sub_title">Free</div>
<div class="subPrice" id="c1Txt" style="font-weight: 600;">FREE</div>
<div class="mus-hours">
<div class="players"></div>
<div class="music-hours"></div>
<div class="price"></div>
</div>
<div class="mus-hours">Connect to studios as much as you like</div>
</div>
<div id="control-cont">
<div class="sliders-cont" id="s2">
<div id="selector2">
<!-- <div class="SelectBtn"></div> -->
<div id="SelectValue2"></div>
<div class="SelectProductType"> Number of Musicians</div>
</div>
<input type="range" min="0" max="480" value="0" id="slider2">
</div>
<div class="sliders-cont" id="s1" style="margin-top:0;">
<div id="selector1">
<!-- <div class="SelectBtn"></div> -->
<div id="SelectValue1"></div>
<div class="SelectProductType"> Hours of rehearsal per month</div>
</div>
<input type="range" min="0" max="200" value="0" id="slider1">
</div>
</div>
</div>
</section>
<section id="price-block-2" class="price-block-2 main" style="margin-top:75px; margin-bottom:25px;">
<div class="left-side-content title-line">
<h3 class="separator dark-text-title mainHead" style="float:left; width:100%; margin-bottom: .2em;">
What if I Host My Own JackTrip or Jamulus Audio Server?</h3>
<!-- <div class="line-sep" style="margin-bottom: 30px; margin-bottom: 75px;"></div> -->
<div class="line-sep" style="margin-bottom: 30px;"></div>
<p class="dark-text ">JackTrip Virtual Studios can be created on-demand by clicking "Create Studio" in the
top-right of the
<a href="https://app.jacktrip.org/studios" target="_blank">Virtual Studios</a> page. However, another less
common option
is to maintain your own "Self-Hosted" JackTrip or Jamulus audio server. <b>There is no cost for running your own
audio server.</b></p>
<p class="dark-text" style="margin-bottom:75px;">For more information about self-hosted JackTrip and Jamulus
servers, see here: <br />
<a href="https://jacktrip.zendesk.com/hc/en-us/articles/360053416674-Managing-Audio-Servers" target="_blank">
Creating a Virtual Studio </a> <br />
<a href="https://jacktrip.zendesk.com/hc/en-us/articles/360056926013-Creating-Unmanaged-Servers"
target="_blank"> Creating Self-Hosted Servers </a>
</p>
</div>
</section>
<section id="fp" class="fp main" style="margin-bottom: 0; max-width: none;">
<div class="fineprint_cont">
<div class="fineprint left-side-content txtAlignR">
<p><a href="privacy.html">Privacy Policy</a></p>
</div>
<div class="fineprint left-side-content txtAlignL">
<p><a href="terms.html">Terms of Use</a></p>
</div>
</div>
</section>
<section class="footer panel_shadow u-full-width">
<div class="container">
<div class="twelve columns center-text center-div">
<h6 class="light-text footer-txt" style="color:#FAFBFB;">© 2020-2021 JackTrip Foundation and JackTrip Inc.
</h6>
</div>
<div class="twelve columns center-text center-div">
<h6 class="light-text" style="color:#aaa;">
JackTrip Foundation is a 501(c)(3) nonprofit organization.<br /> JackTrip Labs is a Delaware public-benefit
corporation.
</h6>
</div>
</div>
</section>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-177279499-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-177279499-1');
</script>
<!-- <script src="js/pricing.js"></script> -->
<script src="js/pricing-sliders-2.js"></script>
<script src="js/index.js"></script>
<script type="text/javascript">
function autorun() {
// var emailEnter = document.querySelector('document.emailData.lname');
}
if (window.addEventListener) window.addEventListener("load", autorun, false);
else if (window.attachEvent) window.attachEvent("onload", autorun);
else window.onload = autorun;
</script>
</body>
</html>