var functions=window&&window.helpers&&window.helpers.functions?window.helpers.functions:{};try{utag.helpers.functions=functions}catch(a){}function setupAnchorClickHandlers(){var a=document.getElementsByTagName("a");console.log(a);Array.from(a).forEach(function(b){b.addEventListener("click",function(c){c.preventDefault();window.snowplow("trackPageView",window.pageViewContext());setTimeout(function(){window.location=b.href},300)})})}setupAnchorClickHandlers();