$(function(){$(".badge-type a").each(function(b,a){$(a).attr("href",$(a).attr("href").split("?utm")[0])})});

