
/* - ++resource++nctc.theme.scripts/gatag.js - */
// http://tax-coalition.org/portal_javascripts/++resource++nctc.theme.scripts/gatag.js?original=1
jq(document).ready(function(){var a=jq("a").filter(function(){var ahref=jq.attr(this,'href');if(ahref){return ahref.match(/\.(?:doc|docx|eps|svg|xls|xlsx|ppt|pdf|xls|zip|txt|rar|exe|wma|mov|avi|wmv|mp3|swf)($|\&|\?)/)}});jQuery.each(a, function(){var location=jq(this).attr('href').match(/.*(\/.*)$/);if(location){location=location[1]}
else{location=jq(this).attr('href')}
jq(this).attr('onClick',"javascript: pageTracker._trackPageview('"+location+"');")});var b=jq("a").filter(function(){var ahref=jq.attr(this,'href');if(ahref){return ahref.match(/at_download\/file$/)}});jQuery.each(b, function(){var location=jq(this).attr('href').match(/\/.*(\/.*\..*\/at_download\/file)/);if(location){location=location[1]}
jq(this).attr('onClick',"javascript: pageTracker._trackPageview('"+location+"');")})});

