(function(n){"use strict";n.fn.random=function(){var t=Math.floor(Math.random()*this.length);return n(this[t])}})(jQuery),function(n){"use strict";n(function(){n("#testimonials-carousel .item").removeClass("active").random().addClass("active")});n(document).ready(function(){n("#search-container").find("button").click(function(){var t=n("#CurriculumSearch").val();t.length>0&&typeof gtag!="undefined"&&gtag("event","HomePage",{action:"Search",detail:t})});n("#tab-row").find(".nav").find("a").click(function(){typeof gtag!="undefined"&&gtag("event","HomePage",{action:"Tab",detail:n(this).text().replace(/\s/g,"")})});n(".search-categories").find("a").click(function(){typeof gtag!="undefined"&&gtag("event","HomePage",{action:"BrowseLink",detail:n(this).text()})});n("#home-tab-content").find("a").click(function(){var t=n("#tab-row").find("li.active").text();t=t.replace(/\s/g,"");typeof gtag!="undefined"&&gtag("event","HomePage",{action:"Link",detail:t+" - "+n(this).text()})});n("#MainImageRow").find("a").click(function(){typeof gtag!="undefined"&&gtag("event","HomePage",{action:"Banner",detail:n(this).text()+" "+n(this).attr("href")})})})}(jQuery)