-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfinding.html
More file actions
333 lines (312 loc) · 21.7 KB
/
Copy pathfinding.html
File metadata and controls
333 lines (312 loc) · 21.7 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
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Finding & Discussion | JRS™ Justification Review Standard</title>
<meta name="description" content="A JRS research finding published as an observation: supporting data, the open research question, discussion prompts, and ways to participate. Operational validation phase.">
<meta property="og:title" content="JRS™ Research Finding & Discussion" />
<meta property="og:description" content="A JRS research finding published as an observation, with the open question and ways to participate." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.jrsstandard.com/finding.html" />
<meta property="og:site_name" content="JRS™ Justification Review Standard" />
<link rel="canonical" href="https://www.jrsstandard.com/finding.html" />
<link rel="icon" type="image/svg+xml" href="favicon.svg" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Bodoni+Moda:wght@400;500;600&family=Inter:wght@400;500;600&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet">
<script async src="https://www.googletagmanager.com/gtag/js?id=G-NVYHJ7BJ92"></script>
<script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}gtag('js',new Date());gtag('config','G-NVYHJ7BJ92');</script>
<style>
:root{--bg:#050505;--surface:#121212;--surface2:#1A1A1A;--rule:#2A2A2A;--text:#F2F2F2;--muted:#B3B3B3;--muted-soft:#8A8A8A;--accent:#BE9447;--accent-dim:#7A5E28;--stop-text:#E88080;--review-text:#D4A055;--ready-text:#5DBF82}
*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}
html,body{background:var(--bg);color:var(--text);font-family:'Inter',sans-serif;line-height:1.7;-webkit-font-smoothing:antialiased}
a{color:var(--accent)}
.wrap{max-width:820px;margin:0 auto;padding:0 22px}
.site-header{border-bottom:1px solid var(--rule);padding:0 22px}
.site-header-inner{max-width:820px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;flex-wrap:wrap}
.wordmark{font-family:'Bodoni Moda',serif;font-size:24px;font-weight:500;color:var(--accent);text-decoration:none}
.header-meta{font-family:'JetBrains Mono',monospace;font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted-soft);text-align:right}
.hero{padding:40px 0 24px;border-bottom:1px solid var(--rule)}
.eyebrow{font-family:'JetBrains Mono',monospace;font-size:9.5px;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:12px}
h1{font-family:'Bodoni Moda',serif;font-size:30px;font-weight:400;line-height:1.2;margin-bottom:14px}
.sub{font-size:15px;color:var(--muted);line-height:1.65;max-width:660px}
.section-label{font-family:'JetBrains Mono',monospace;font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:var(--muted-soft);margin:30px 0 10px}
.classbadge{display:inline-block;font-family:'JetBrains Mono',monospace;font-size:8.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);border:1px solid rgba(190,148,71,.5);padding:6px 11px;margin-bottom:14px}
.block{border:1px solid var(--rule);background:var(--surface);padding:16px 18px;margin-bottom:10px}
.block-k{font-family:'JetBrains Mono',monospace;font-size:8px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted-soft);margin-bottom:6px}
.block-v{font-size:15px;color:var(--text);line-height:1.6}
.prompt{border-left:2px solid var(--accent);background:var(--surface);padding:12px 16px;margin-bottom:8px}
.prompt-k{font-family:'JetBrains Mono',monospace;font-size:8px;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:5px}
.prompt-v{font-size:14px;color:var(--text);line-height:1.6}
.part-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}
.part-card{border:1px solid var(--rule);background:var(--surface);padding:14px 16px;text-decoration:none;display:block}
.part-t{font-size:14px;font-weight:600;color:var(--text);margin-bottom:3px}
.part-s{font-family:'JetBrains Mono',monospace;font-size:8px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-soft)}
.note{font-size:12.5px;color:var(--muted-soft);line-height:1.6;border-left:2px solid var(--rule);padding:11px 15px;background:var(--surface);margin:14px 0}
.pollopt{display:block;width:100%;text-align:left;background:var(--surface2);border:1px solid var(--rule);color:var(--text);font-family:'Inter',sans-serif;font-size:13.5px;padding:11px 14px;margin-top:6px;cursor:pointer}
.pollopt:hover{border-color:var(--accent-dim);color:var(--accent)}
.pollrow{margin-top:8px}
.pollrow-top{display:flex;justify-content:space-between;font-size:12.5px;color:var(--text);margin-bottom:4px}
.pollbar{height:8px;background:var(--surface2);border:1px solid var(--rule);overflow:hidden}
.pollbar i{display:block;height:100%;background:var(--accent);}
.pollmeta{font-family:'JetBrains Mono',monospace;font-size:8px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-soft);margin-top:10px}
.respbox{width:100%;background:var(--surface2);border:1px solid var(--rule);color:var(--text);font-family:'Inter',sans-serif;font-size:13px;line-height:1.6;padding:11px 14px;resize:vertical}
.respbtn{font-family:'JetBrains Mono',monospace;font-size:8.5px;letter-spacing:.14em;text-transform:uppercase;background:var(--accent);color:#050505;border:none;font-weight:600;padding:10px 18px;cursor:pointer;margin-top:8px}
.respstatus{font-family:'JetBrains Mono',monospace;font-size:9px;letter-spacing:.1em;color:var(--muted-soft);margin-left:12px;display:none}
.site-footer{padding:24px 22px;border-top:1px solid var(--rule);margin-top:30px}
.site-footer-inner{max-width:820px;margin:0 auto;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;align-items:center}
.footer-link{font-family:'JetBrains Mono',monospace;font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-soft);text-decoration:none}
.footer-copy{font-family:'JetBrains Mono',monospace;font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-soft)}
@media(max-width:600px){h1{font-size:24px}.part-grid{grid-template-columns:1fr}}
</style>
</head>
<body>
<header class="site-header" role="banner">
<div class="site-header-inner">
<a href="index.html" class="wordmark">JRS<span style="font-size:10px;vertical-align:super;position:relative;top:-3px;">™</span></a>
<div class="header-meta">Justification Review Standard<br>Finding & Discussion</div>
</div>
</header>
<main>
<div class="wrap">
<div class="hero">
<div class="eyebrow"><a href="research.html" style="color:var(--accent);text-decoration:none">← Research & Validation</a></div>
<div class="classbadge" id="f-class">Observation</div>
<h1 id="f-headline">Loading finding…</h1>
<p class="sub" id="f-observation"></p>
</div>
<div class="section-label">Supporting Data</div>
<div class="block"><div class="block-v" id="f-supporting">-</div><div class="block-k" style="margin-top:8px;margin-bottom:0" id="f-dataset"></div></div>
<div class="section-label">Research Question</div>
<div class="block"><div class="block-v" id="f-question">-</div></div>
<div class="section-label">Discussion</div>
<div id="f-prompts"></div>
<div class="section-label">Share Your View</div>
<p class="sub" style="font-size:12.5px;margin-bottom:8px">Your response is recorded privately for the research program. It is not displayed publicly. Please do not include names, case details, or other identifying information.</p>
<textarea id="resp-text" class="respbox" rows="4" placeholder="Your response to the discussion or debate question"></textarea>
<div><button id="resp-btn" class="respbtn" onclick="submitResponse()">Submit response</button><span id="resp-status" class="respstatus"></span></div>
<div class="section-label">Participate in Research</div>
<div class="part-grid">
<a class="part-card" href="research.html"><div class="part-t">Research & Validation</div><div class="part-s">Studies · findings · methods</div></a>
<a class="part-card" href="pilot.html#how-it-begins"><div class="part-t">How the Pilot Works</div><div class="part-s">Participation paths</div></a>
<a class="part-card" href="pilot.html#contact"><div class="part-t">Join the Pilot Program</div><div class="part-s">Apply within your workflow</div></a>
<a class="part-card" href="pilot.html#contact"><div class="part-t">Become a Professional Reviewer</div><div class="part-s">Express interest</div></a>
</div>
<div class="note">Classification reflects the strength of <strong style="color:var(--text)">independent variation</strong> (multiple models, expert labels, multiple human reviewers), not how many times the same run repeated. Repeating one model on the same synthetic records does not raise the class. <strong style="color:var(--text)">Reproducibility</strong>, <strong style="color:var(--text)">accuracy</strong>, and <strong style="color:var(--text)">validation</strong> are distinct. Figures are observational.</div>
<div class="section-label">Related</div>
<div class="part-grid">
<a class="part-card" href="research.html"><div class="part-t">Research & Validation</div><div class="part-s">Program overview</div></a>
<a class="part-card" href="questions.html"><div class="part-t">Questions Under Investigation</div><div class="part-s">Follow the questions</div></a>
</div>
</div>
</main>
<footer class="site-footer" role="contentinfo">
<div class="site-footer-inner">
<div style="display:flex;flex-wrap:wrap;gap:16px">
<a href="index.html" class="footer-link">Home</a>
<a href="research.html" class="footer-link">Research</a>
<a href="questions.html" class="footer-link">Questions</a>
<a href="pilot.html" class="footer-link">Pilot Program</a>
<a href="check.html" class="footer-link">Record Defensibility Check</a>
<a href="/reference" class="footer-link">Reference Library</a>
</div>
<div style="width:100%;font-family:'Bodoni Moda',serif;font-size:14px;color:var(--accent);margin-bottom:8px;">JRS measures the record, not the tool that produced it.</div>
<div style="width:100%;font-family:'JetBrains Mono',monospace;font-size:9px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px"><span style="color:var(--accent-dim)">Back the work:</span> <a href="/api/support?c=rtkw&src=footer" style="color:var(--accent);text-decoration:none">The Right to Know Why</a> · <a href="/api/support?c=defend&src=footer" style="color:var(--accent);text-decoration:none">The Decisions You Can Defend</a></div><div class="footer-copy">© 2026 JRS™ · Justification Review Standard · Phillip Wikes, principal · <a href="privacy.html" style="color:inherit">Privacy</a></div>
</div>
</footer>
<script>
var JRS_U='https://pjzxkeviouofdseagvpf.supabase.co';
var JRS_K='sb_publishable_mkdtg6-NgJ44_JVr9vZf6Q_30BVgY4e';
var JRS_HDR={'apikey':JRS_K,'Authorization':'Bearer '+JRS_K};
var JRS_STUDY='STUDY-001'; // stable poll key (finding id changes each run)
var JRS_POLL=null; // {question, options}
function jrsEsc(t){var d=document.createElement('div');d.textContent=t;return d.innerHTML;}
// PII gate (canonical JRS implementation).
function jrsSanitizeCheck(text){
var patterns=[
{re:/[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}/g, label:'email address'},
{re:/\b\d{3}[-.\s]?\d{3}[-.\s]?\d{4}\b/g, label:'phone number'},
{re:/\b\d{3}-\d{2}-\d{4}\b/g, label:'SSN'},
{re:/\b\d{4}[\s-]?\d{4}[\s-]?\d{4}[\s-]?\d{4}\b/g, label:'card number'}
];
var found=[];
patterns.forEach(function(p){ if(p.re.test(text)) found.push(p.label); });
if(found.length){ return confirm('Potential sensitive identifier detected ('+found.join(', ')+'). Confirm all personally identifiable information has been redacted before submission to preserve work-product privileges.'); }
return true;
}
// Render the poll: clickable options, or live results if already voted.
function jrsRenderPoll(){
var host=document.getElementById('f-poll'); if(!host||!JRS_POLL) return;
var voted=false; try{ voted=!!localStorage.getItem('jrs-poll-voted-'+JRS_STUDY); }catch(e){}
var optsHtml='';
if(!voted){
optsHtml=(JRS_POLL.options||[]).map(function(o,i){var L=String.fromCharCode(65+i);return '<button class="pollopt" onclick="jrsVote(\''+L+'\')">'+L+'. '+jrsEsc(o)+'</button>';}).join('');
host.innerHTML='<div class="prompt"><div class="prompt-k">Poll</div><div class="prompt-v">'+jrsEsc(JRS_POLL.question)+'</div>'+optsHtml+'<div class="pollmeta">Tap an option to vote. Aggregate results only; no identity is recorded.</div></div>';
} else {
host.innerHTML='<div class="prompt"><div class="prompt-k">Poll · Live Results</div><div class="prompt-v">'+jrsEsc(JRS_POLL.question)+'</div><div id="poll-results" class="pollmeta">Loading results…</div></div>';
jrsLoadResults();
}
}
function jrsLoadResults(){
fetch(JRS_U+'/rest/v1/finding_poll_votes?select=choice&study_id=eq.'+encodeURIComponent(JRS_STUDY),{headers:JRS_HDR})
.then(function(r){ if(!r.ok) throw 0; return r.json(); })
.then(function(rows){
var box=document.getElementById('poll-results'); if(!box) return;
var counts={A:0,B:0,C:0,D:0}, total=0;
(rows||[]).forEach(function(v){ if(counts.hasOwnProperty(v.choice)){counts[v.choice]++; total++;} });
var html=(JRS_POLL.options||[]).map(function(o,i){
var L=String.fromCharCode(65+i), c=counts[L]||0, pct=total?Math.round(c/total*100):0;
return '<div class="pollrow"><div class="pollrow-top"><span>'+L+'. '+jrsEsc(o)+'</span><span>'+pct+'% ('+c+')</span></div><div class="pollbar"><i style="width:'+pct+'%"></i></div></div>';
}).join('');
box.outerHTML='<div>'+html+'<div class="pollmeta">'+total+' vote(s). Aggregate only; observational, not a validated result.</div></div>';
})
.catch(function(){ var box=document.getElementById('poll-results'); if(box) box.textContent='Results unavailable right now.'; });
}
window.jrsVote=function(letter){
try{ localStorage.setItem('jrs-poll-voted-'+JRS_STUDY,letter); }catch(e){}
fetch(JRS_U+'/rest/v1/finding_poll_votes',{method:'POST',headers:Object.assign({'Content-Type':'application/json','Prefer':'return=minimal'},JRS_HDR),body:JSON.stringify({study_id:JRS_STUDY,choice:letter})}).catch(function(){});
jrsRenderPoll();
};
window.submitResponse=function(){
var t=document.getElementById('resp-text'), btn=document.getElementById('resp-btn'), st=document.getElementById('resp-status');
var val=(t&&t.value||'').trim();
st.style.display='inline';
if(!val){ st.textContent='Enter a response first.'; st.style.color='var(--stop-text)'; return; }
if(!jrsSanitizeCheck(val)) return;
btn.disabled=true; st.textContent='Submitting...'; st.style.color='var(--muted-soft)';
fetch(JRS_U+'/rest/v1/finding_responses',{method:'POST',headers:Object.assign({'Content-Type':'application/json','Prefer':'return=minimal'},JRS_HDR),body:JSON.stringify({study_id:JRS_STUDY,prompt:'discussion/debate',response:val})})
.then(function(r){ if(!r.ok) throw 0; t.value=''; st.textContent='Recorded privately. Thank you.'; st.style.color='var(--ready-text)'; btn.disabled=false; })
.catch(function(){ st.textContent='Could not submit. Email info@jrsstandard.com.'; st.style.color='var(--stop-text)'; btn.disabled=false; });
};
(function(){
var U=JRS_U, hdr=JRS_HDR;
function set(id,v){var n=document.getElementById(id);if(n)n.textContent=v;}
var sel='select=id,study_id,headline,body,created_at,evidence_class,observation,supporting_data,research_question,discussion,debate,poll,challenge,classification,views';
var id=(new URLSearchParams(location.search)).get('id');
var q='/rest/v1/findings?'+sel+'&published=eq.true&order=created_at.desc&limit=1';
if(id) q='/rest/v1/findings?'+sel+'&published=eq.true&id=eq.'+encodeURIComponent(id);
fetch(U+q,{headers:hdr})
.then(function(r){ if(!r.ok) throw 0; return r.json(); })
.then(function(rows){
if(!rows||!rows.length){ set('f-headline','No published finding found.'); set('f-observation','Findings appear automatically once a study run completes.'); return; }
var f=rows[0];
if(f.study_id) JRS_STUDY=f.study_id;
set('f-class', f.classification||f.evidence_class||'Observation');
set('f-headline', f.headline||'Finding');
set('f-observation', f.observation||f.body||'');
set('f-supporting', f.supporting_data||f.body||'');
set('f-dataset', 'Current dataset: '+(typeof f.views==='number'?(f.views+' views'):'')+' · published '+((f.created_at||'').slice(0,10)));
set('f-question', f.research_question||'');
var prompts='';
if(f.discussion) prompts+='<div class="prompt"><div class="prompt-k">Discussion</div><div class="prompt-v">'+jrsEsc(f.discussion)+'</div></div>';
if(f.debate) prompts+='<div class="prompt"><div class="prompt-k">Debate</div><div class="prompt-v">'+jrsEsc(f.debate)+'</div></div>';
prompts+='<div id="f-poll"></div>';
if(f.challenge) prompts+='<div class="prompt"><div class="prompt-k">Challenge</div><div class="prompt-v">'+jrsEsc(f.challenge)+' <a href="research.html" style="color:var(--accent)">Research →</a></div></div>';
document.getElementById('f-prompts').innerHTML=prompts;
if(f.poll&&f.poll.question){ JRS_POLL=f.poll; jrsRenderPoll(); }
// Count a view (best-effort; RPC is security-definer).
if(f.id){ fetch(U+'/rest/v1/rpc/increment_finding_views',{method:'POST',headers:Object.assign({'Content-Type':'application/json'},hdr),body:JSON.stringify({fid:f.id})}).catch(function(){}); }
})
.catch(function(){ set('f-headline','Finding unavailable right now.'); set('f-observation','Please try again shortly.'); });
})();
</script>
<script>
/* JRS LINK-CLICK TELEMETRY. Added 2026-08-13. Token-less, no dependencies.
Posts to /api/telemetry, which is a real endpoint in this repository. */
/**
* Zero-Drift Telemetry Dispatcher
* Guarantees event delivery without delaying navigation or blocking the main thread.
*/
function trackClickAndNavigate(event, targetUrl, eventMetaData) {
eventMetaData = eventMetaData || {};
// 1. Prevent default immediate navigation
if (event && typeof event.preventDefault === 'function') {
event.preventDefault();
}
// 2. Construct immutable telemetry payload
var payload = JSON.stringify({
timestamp: new Date().toISOString(),
origin_url: window.location.href,
target_url: targetUrl,
meta: eventMetaData
});
// 3. Primary Dispatch: Non-blocking navigator.sendBeacon
var isDispatched = false;
if (typeof navigator !== 'undefined' && navigator.sendBeacon) {
var blob = new Blob([payload], { type: 'application/json' });
isDispatched = navigator.sendBeacon('/api/telemetry', blob);
}
// 4. Secondary Dispatch: Fetch API with keepalive flag
if (!isDispatched && typeof fetch === 'function') {
fetch('/api/telemetry', {
method: 'POST',
body: payload,
headers: { 'Content-Type': 'application/json' },
keepalive: true
}).catch(function() {
/* Swallowing non-critical network drops to prioritize UX */
});
}
// 5. Deterministic Fail-safe Navigation Fallback (150ms timeout)
setTimeout(function() {
window.location.href = targetUrl;
}, 150);
}
/* DELEGATION LAYER.
One document-level listener, so links rendered by JavaScript after load are
captured too and no per-link handler is needed anywhere.
It decides WHEN to call the dispatcher. It does not alter it.
Three classes of link are deliberately NOT routed through the dispatcher:
- /api/dl and /api/support already count inside their own 302. A redirect
cannot be blocked or raced, so it is strictly stronger than a beacon and
routing them here would double-count.
- mailto, tel, in-page anchors and downloads are not navigations to count.
- modifier and middle clicks. preventDefault on those would break "open in
new tab", so the beacon is sent WITHOUT preventDefault and the browser is
left to do what the reader asked for. */
(function(){
var COUNTED_SERVER_SIDE = /^\/api\/(dl|support)\b/;
function beacon(target, meta){
try {
var payload = JSON.stringify({
timestamp: new Date().toISOString(),
origin_url: window.location.href,
target_url: target,
meta: meta || {}
});
var sent = false;
if (navigator.sendBeacon) {
sent = navigator.sendBeacon('/api/telemetry', new Blob([payload], { type: 'application/json' }));
}
if (!sent && typeof fetch === 'function') {
fetch('/api/telemetry', { method: 'POST', body: payload,
headers: { 'Content-Type': 'application/json' }, keepalive: true }).catch(function(){});
}
} catch (e) { /* never let telemetry break a click */ }
}
document.addEventListener('click', function(ev){
try {
var a = ev.target && ev.target.closest ? ev.target.closest('a[href]') : null;
if (!a) return;
var href = a.getAttribute('href') || '';
if (!href || href.charAt(0) === '#') return;
if (/^(mailto:|tel:|javascript:)/i.test(href)) return;
if (a.hasAttribute('download')) return;
if (COUNTED_SERVER_SIDE.test(href)) return;
var label = (a.textContent || '').replace(/\s+/g, ' ').trim().slice(0, 80);
var meta = { label: label, src: 'link' };
// Modifier or middle click: the reader wants a new tab. Record it, do not
// hijack it.
if (ev.metaKey || ev.ctrlKey || ev.shiftKey || ev.altKey || ev.button !== 0) {
beacon(a.href, meta);
return;
}
if (a.target && a.target !== '_self') { beacon(a.href, meta); return; }
trackClickAndNavigate(ev, a.href, meta);
} catch (e) { /* a telemetry fault must never block navigation */ }
}, true);
})();
</script>
</body>
</html>