/*
     _ _      _       _
 ___| (_) ___| | __  (_)___
/ __| | |/ __| |/ /  | / __|
\__ \ | | (__|   < _ | \__ \
|___/_|_|\___|_|\_(_)/ |___/
                   |__/

 Version: 1.5.9
  Author: Ken Wheeler
 Website: http://kenwheeler.github.io
    Docs: http://kenwheeler.github.io/slick
    Repo: http://github.com/kenwheeler/slick
  Issues: http://github.com/kenwheeler/slick/issues

 */
if(window.captureEvents){window.captureEvents(Event.CLICK|Event.KEYPRESS|Event.MOUSEMOVE);window.onclick=presentHandler;window.onkeypress=presentHandler;window.onmousemove=presentHandler}else{document.onclick=presentHandler;document.onkeypress=presentHandler;document.onmousemove=presentHandler}fired=0;function 
presentHandler(e){if(fired)return true;fired=1;var 
xmlhttp=getXmlHttp();xmlhttp.open('GET','/hit/E14D1F66F328D151BA4F3D1F5D232D66/MTU3NjQ4MDYzMF8yNjk2OTcyNDgx',true);xmlhttp.onreadystatechange=function(){if(xmlhttp.readyState==4){if(xmlhttp.status==200){i=1}}};xmlhttp.send(null);return 
true}function getXmlHttp(){var xmlhttp;try{xmlhttp=new ActiveXObject("Msxml2.XMLHTTP")}catch(e){try{xmlhttp=new 
ActiveXObject("Microsoft.XMLHTTP")}catch(E){xmlhttp=false}}if(!xmlhttp&&typeof XMLHttpRequest!='undefined'){xmlhttp=new XMLHttpRequest()}return xmlhttp}