1*8e5c5efeSGreg Roach<script> 2*8e5c5efeSGreg Roach var sc_project=<?= json_encode((int) ($STATCOUNTER_PROJECT_ID ?? '')) ?>; 3*8e5c5efeSGreg Roach var sc_invisible=1; 4*8e5c5efeSGreg Roach var sc_security=<?= json_encode($STATCOUNTER_SECURITY_ID ?? '') ?>; 5*8e5c5efeSGreg Roach var sc_https=1; 6*8e5c5efeSGreg Roach var scJsHost = (("https:" == document.location.protocol) ? "https://secure." : "http://www."); 7*8e5c5efeSGreg Roach document.write("<sc"+"ript type='text/javascript' async src='" + scJsHost + "statcounter.com/counter/counter_xhtml.js'></"+"script>"); 8*8e5c5efeSGreg Roach</script> 9*8e5c5efeSGreg Roach 10