function _gaLt(a){for(var b=a.srcElement||a.target;b&&("undefined"==typeof b.tagName||"a"!=b.tagName.toLowerCase()||!b.href);)b=b.parentNode;b&&b.href&&-1==b.href.indexOf(location.host)&&(ga("send","event","Outgoing Links",b.href,document.location.pathname+document.location.search),(!b.target||b.target.match(/^_(self|parent|top)$/i))&&(setTimeout(function(){document.location.href=b.href}.bind(b),500),a.preventDefault?a.preventDefault():a.returnValue=!1))}var d=document.body;d.addEventListener?d.addEventListener("click",_gaLt,!1):d.attachEvent&&d.attachEvent("onclick",_gaLt);