(function(){function C(){var E=document.cookie.match(/(^|; )iebtId=([^;]*)/);return E&&E.length>=2?E[2]:null}function A(){var E=document.getElementsByTagName("title");return E.length==0?null:$.trim(E[0].innerHTML)}function B(){var E=A();var F={"hit[url]":location.href,"hit[referer]":document.referrer,"hit[identifier]":D};if(typeof iebtNotify!="undefined"){F.notify=iebtNotify}if(typeof iebtAction!="undefined"){F["hit[action]"]=iebtAction}if(E){F["hit[page_title]"]=E}$.ajax({type:"GET",url:"http://iebt.iexposure.com/hits/create.json",data:F,dataType:"jsonp"})}var D=C();if(D){$(B)}else{$.ajax({type:"GET",url:"http://iebt.iexposure.com/hits/new_identifier.json",success:function(F){D=F;var E=new Date();E.setTime(E.getTime()+31536000000);document.cookie="iebtId="+D+"; expires="+E.toGMTString()+"; path=/";$(B)},dataType:"jsonp"})}})();