jQuery().ready(function(){trackExtras(this)});trackExtras=function(n){var i="7z|aac|arc|arj|asf|asx|avi|bin|csv|doc|exe|flv|gif|gz|gzip|hqx|jar|jpe?g|js|mp(2|3|4|e?g)|mov(ie)?|msi|msp|pdf|png|ppt|qtm?|ra(m|r)?|sea|sit|tar|tgz|torrent|txt|wav|wma|wmv|wpd|xls|xml|z|zip",n=n||document,t=!1;jQuery("a",n).click(function(){var n=new RegExp("^(https?)://"+window.location.host,"i"),f=new RegExp("(/go/.*)jQuery","i"),r=new RegExp("\\.("+i+")$","i"),e=new RegExp("^(javascript):","i"),u,o;try{n.test(this.href)?r.test(this.href)?(u=r.exec(this.href),ga("send","event","Downloads",u[1].toUpperCase(),this.href.replace(n,"")),t&&console.log("download file "+this.href.replace(n,""))):f.test(this.href)&&ga("send","pageview",this.href.replace(n,"")):jQuery(this).is('a[href^="mailto:"]')?(o="",ga("send","event","Mails","Click",this.href.substring(7)),t&&console.log("mail "+this.href.substring(7))):e.test(this.href)?t&&console.log("Not logged: "+this.href):(ga("send","event","Outgoing links","Click",this.href),t&&console.log("outgoing "+this.href))}catch(s){}})}