﻿//
// XenoLogger Access Log
//

document.write("  <SCRIPT src='/accesslog.js'></SCRIPT> ");


//
// google analytics
//

document.write("  <script type='text/javascript'>                                                                                       ");
document.write("                                                                                                                        ");
document.write("    var _gaq = _gaq || [];                                                                                              ");
document.write("    _gaq.push(['_setAccount', 'UA-20968020-1']);                                                                        ");
document.write("    _gaq.push(['_trackPageview']);                                                                                      ");
document.write("                                                                                                                        ");
document.write("    (function() {                                                                                                       ");
document.write("      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;                          ");
document.write("      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; ");
document.write("      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);                             ");
document.write("    })();                                                                                                               ");
document.write("                                                                                                                        ");
document.write("  </script>                                                                                                             ");


