-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
427 lines (392 loc) · 17.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
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
<!DOCTYPE html>
<html lang="en" class="js">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script async="" src="./chop/recaptcha__en.js"></script>
<title>JayGreentree {live}</title>
<meta name="viewport" content="initial-scale = 1.0,maximum-scale = 1.0">
<meta name="title" content="">
<meta name="description" content="">
<meta name="keywords" content="">
<!-- Social Sharing -->
<meta name="og:title" content="">
<meta name="og:description" content="">
<meta name="og:url" content="">
<meta name="og:image" content="">
<!-- Social Sharing -->
<link href="./favicon.ico" rel="icon" type="image/png">
<link href="./chop/style.css" media="screen" rel="stylesheet">
<link href="./chop/app.css" media="screen" rel="stylesheet">
<link href="./chop/leaflet.css" media="screen" rel="stylesheet">
<link href="./chop/co_foundation.css" media="screen" rel="stylesheet">
<link href="./chop/custom.css" media="screen" rel="stylesheet">
<script src="https://kit.fontawesome.com/3f1cd61ae4.js" crossorigin="anonymous"></script>
</head>
<body>
<header class="row full-width">
<div class="medium-12 columns nav-margin">
<div class="navigation contain-to-grid">
<nav class="top-bar" data-topbar="">
<ul class="title-area">
<li class="name">
<h1 class="brand" style="color:white;">
JayGreentree
</h1>
</li>
<!-- Remove the class "menu-icon" to get rid of menu icon. Take out "Menu" to just have icon alone -->
<li class="toggle-topbar icon">
<a href="javascript:void();"><span>Menu</span></a>
</li>
</ul>
<section class="top-bar-section">
<!--<h1>Menu</h1>-->
<!-- Right Nav Section -->
<ul class="right top-bar-actions">
<li class="link">
<a id="give" href="" target="_blank">Give</a>
</li>
<li class="link">
<a href="" target="_blank">About Us</a>
</li>
<li class="link">
<a href="" target="_blank">Archives</a>
</li>
<li class="link">
<a class="co-sign-in-button" data-behavior="log-in" href="javascript:void();"
id="login">Log in</a>
</li>
<li>
<a class="co-sign-up-button button blue" data-behavior="sign-up"
href="javascript:void();" id="signup">Sign up</a>
</li>
<li class="avatar">
<div class="co-account" data-behavior="account"></div>
</li>
</ul>
</section>
</nav>
</div>
</div>
</header>
<div class="content">
<div class="row full-width relative">
<div class="medium-8 columns no-padding-right">
<div class="co-video" data-behavior="video">
<img src="./chop/CURRENTLY-OFFLINE.png" width="960" />
</div>
<div class="row full-width prayer-tagline">
<div class="medium-12 columns text-center">
<div id="countdown-header">
<span class="co-reminder-header-title">Next event</span>
<div data-behavior="header-countdown-clock" class="co-header-countdown-time">
<div class="co-countdown-unit">
<span class="co-countdown-digit co-countdown-days">00</span>
<span class="co-countdown-digit-label">days</span>
</div>
<div class="co-countdown-unit">
<span class="co-countdown-digit co-countdown-hours">00</span>
<span class="co-countdown-digit-label">hours</span>
</div>
<div class="co-countdown-unit">
<span class="co-countdown-digit co-countdown-mins">00</span>
<span class="co-countdown-digit-label">mins</span>
</div>
<div class="co-countdown-unit">
<span class="co-countdown-digit co-countdown-secs">00</span>
<span class="co-countdown-digit-label">secs</span>
</div>
</div>
<button><i class="co-icon-alarm-clock"></i>Remind me</button>
<a href="#" class="co-header-countdown-close"><i class="co-icon-times-large"></i></a>
</div>
</div>
</div>
<div class="co-slides" data-behavior="slides">
<p>Song Title</p>
<p>Author</p>
<p>Album</p>
</div>
</div>
<div class="medium-4 columns no-padding-left full-height hide-for-small-only">
<div class="co-widgets" data-behavior="widgets">
<dl class="co-tabs-content" data-append-live-prayer="true" data-behavior="tabs-content">
<dd class="co-chat-content co-active" data-behavior="chat-content">
<div class="co-chat" data-behavior="chat">
<div id="public-chat" class="chat">
Chat currently offline
</div>
</div>
</dd>
<dd class="co-schedule-content" data-behavior="schedule-content">
<div class="co-schedule" data-behavior="schedule">
<div class="co-schedule-content co-component-content">No Events Scheduled</div>
</div>
</dd>
<dd class="co-bible-content" data-behavior="bible-content">
<div class="co-bible" data-behavior="bible">Bible app embed</div>
</dd>
<dd class="co-custom-tab-content" data-behavior="custom-tab-content">
<div class="co-custom-tab" data-behavior="custom_tab"></div>
</dd>
</dl>
<ul class="co-widget-tabs" data-append-live-prayer-button="true" data-behavior="tabs">
<li class="co-chat-tab co-active" data-behavior="chat-default-tab">
Chat
</li>
<li class="co-schedule-default-tab" data-behavior="schedule-tab">
Schedule
</li>
<li class="co-bible-tab" data-behavior="bible-tab">
Bible
</li>
<li class="co-custom-tab-tab" data-behavior="custom-tab-tab">
Contact Us
</li>
<li class="more-widgets" data-behavior="tabs">
<i class="co-icon-ellipsis-h">More</i>
</li>
</ul>
<!--a class="more-widgets" href="#" data-behavior="tabs">
<i class="co-icon-ellipsis-h">More</i>
</a-->
</div>
</div>
</div>
<div class="row full-width event-details">
<div class="medium-7 columns">
<div>
<h2> Some <small>Title</small> Here</h2>
<p>Some description here</p>
</div>
<div class="share">
<h6>Share</h6>
<div class="co-share" data-behavior="share">
<div class="co-share-button co-share-twitter">
<i class="fa-brands fa-square-twitter"></i>
</div>
<div class="co-share-button co-share-facebook">
<i class="fa-brands fa-square-facebook"></i>
</div>
<div class="co-share-button co-share-email">
<i class="fa-sharp fa-solid fa-square-envelope"></i>
</div>
<div class="co-share-button co-share-google-plus">
<i class="fa-brands fa-square-google-plus"></i>
</div>
</div>
<div class="co-quality-switch" data-behavior="quality_switch"></div>
</div>
</div>
<div class="medium-5 columns prayer-text text-right hide-for-small-only">
<div class="prayer-box" data-behavior="co-prayer-box">
<span>Have an issue with the platform?</span>
<span class="prayer-button">
<div class="co-prayer-button" data-behavior="prayer_button">
<button id="prayer-button" class="co-live-prayer" type="button">
<i class="co-icon-comment-o"></i>
<span>Request Assistance</span>
</button>
</div>
</span>
</div>
</div>
</div>
</div>
<footer class="row full-width">
<div class="medium-7 small-12 columns">
<ul class="inline-list left">
<li><a href="" target="_blank">About Us</a></li>
<li><a href="" target="_blank">Beliefs</a></li>
<li><a href="" target="_blank">Archives</a></li>
<li><a href="" target="blank">Facebook</a></li>
<li><a href="" target="blank">Twitter</a></li>
<li class="copyright">Copyright © 2022 JayGreentree</li>
</ul>
</div>
<div class="medium-5 small-12 columns text-right">
<a class="powered-by" href="" target="_blank">
<img alt="Church Online Platform" height="25" src="./chop/church_online_platform_logo_horizontal.png"
width="173">
</a>
</div>
</footer>
<div class="co-notifications" data-behavior="notifications"></div>
<script src="http://code.jquery.com/jquery-1.11.1.js"></script>
<script src="./chop/pubnub-3.7.2.min.js"></script>
<script src="./chop/leaflet.js"></script>
<script src="./chop/web.js"></script>
<script>
ChopFrontend.init({
noEvents: true,
flash: [],
defaultLocale: "en",
locale: "en",
loggedIn: false,
isMobile: false,
isMobileLayout: false,
hasVolunteerBar: true,
hasFacebookLogin: false,
showNewHostTools: false,
isIE9: false,
serverTime: 1489520210000,
state: "",
sessionId: "24014e7783e21fba02dc8cf4134f0604",
automations: [],
identity: {
nickname: "Guest_1489520210_632",
token: "c668b7c2c21aee830a1864574b65d83ffc3b2ad88aecaebbeee6e142054ab57e",
userId: null,
clientIp: "",
lat: 37.7749,
lon: -122.4194,
country_name: "United States",
available_help: true,
available_prayer: true,
},
currentUser: {},
currentEvent: {
id: 66166,
organizationId: 142,
description: "",
duration: 105,
enabled: true,
speaker: "JayGreentree",
title: "CraftDev 101",
vrSimulated: null,
sphericalVideo: null,
eventNotes: "",
volunteerNotes: "",
facebookMessage: "",
twitterMessage: "",
emailMessage: "",
socialLink: "",
slidesPaused: true,
enabledFeatures: ["chat", "custom_tab"],
customTab: {
id: 65,
title: "Contact Us",
content: '<iframe onload="javascript:parent.scrollTo(0,0);" height="663" allowTransparency="true" frameborder="0" scrolling="no" style="width:100%;border:none" src="http://forms.thursdaychurch.org/embed.php?id=10819" title="Contact Us"></iframe>',
sort_order: null,
visible: true,
permanent: false,
created_at: "2013-09-21T18:53:44.824Z",
updated_at: "2017-02-13T16:42:56.540Z",
organization_id: 142,
},
videoProfileStatus: "default",
doorsOpenOffset: 0,
videoOffset: 0,
eventTimeId: 186851,
chatStatus: "enabled",
offlinePrayerUrl: "https://tclive.wufoo.com/forms/how-can-we-help/",
prayerTagline: "Having trouble with the stream?",
remoteLoginUrl: "",
requestPrayerModal: true,
isLive: true,
eventStartTime: "2023-06-21T22:00:00Z",
},
});
$(function () {
ChopFrontend.run();
});
var gaSendPageView;
__chop_ga("chop.set", "dimension2", "guest");
__chop_ga("chop.set", "dimension1", "triplewidegaming");
gaSendPageView = function (e, system_click) {
if (!system_click) {
__chop_ga("chop.send", "pageview");
$(document).off("click", gaSendPageView);
}
};
$(document).on("click", gaSendPageView);
</script>
<script>
var gaTranslateRun = 0;
var checkForGoogleTranslateBar = function () {
var frame = $(".goog-te-banner-frame");
if (frame.length > 0) {
_track({
category: "site translation",
label: "loaded",
});
contents = frame.contents();
var resButton = contents.get(0).getElementById(":2.restore");
var cancelButton = contents.get(0).getElementById(":2.cancel");
contents.find(".goog-close-link").on("click", function () {
_track({
category: "site translation",
label: "cancel",
});
});
$(resButton).on("click", function () {
_track({
category: "site translation",
label: "restore",
});
});
$(cancelButton).on("click", function () {
_track({
category: "site translation",
label: "cancel translation",
});
});
} else {
if (gaTranslateRun < 30) {
setTimeout(checkForGoogleTranslateBar, 500);
gaTranslateRun += 1;
}
}
};
checkForGoogleTranslateBar();
</script>
<script src="./chop/co_foundation.js"></script>
<script type="text/javascript">
app.on("event:live", function () {
$(".co-chat-tab").trigger("click");
});
window.reflowWidgetTabs = function () {
var container,
index,
items,
newTabs,
tabContainer,
tabs,
reflowTabs,
willOverflow;
container = $(".more-widgets");
tabContainer = $(".co-widget-tabs");
reflowTabs = [];
container.find("ul li").detach().appendTo(tabContainer);
container.hide().find("ul").remove();
tabContainer.removeClass("has-more-widgets");
tabContainer.find("li").each(function () {
if (this.offsetTop > 0) {
willOverflow = true;
}
});
if (willOverflow) {
tabContainer.addClass("has-more-widgets");
}
tabContainer.find("li").each(function () {
if (this.offsetTop > 0) {
reflowTabs.push(this);
}
});
if (reflowTabs.length > 0) {
newTabs = $("<ul>").append(reflowTabs);
container.show().append(newTabs);
}
};
var lazyReflow = _.debounce(reflowWidgetTabs, 300);
$(window).resize(lazyReflow);
$(function () {
setTimeout(function () {
reflowWidgetTabs();
}, 0);
});
app.on("private-chat:add private-chat:remove", function () {
reflowWidgetTabs();
});
</script>
</body>
</html>