<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">$(document).ready(function(){var b=new Date().getFullYear();var c=2012;var a=new Date().getFullYear()-c;$(".rikeshExp").text(a);$(".count").each(function(){$(this).prop("Counter",1).animate({Counter:$(this).text()},{duration:3000,easing:"linear",step:function(d){$(this).text(Math.floor(d))}})})});</pre></body></html>