Hello everybody, what is this code for ? var Tynt=Tynt||[];var wau_w_tab="";function WAU_tab(b,d){wau_w_tab=d;var a="";if(document.title){a=encodeURIComponent(document.title.substr(0,80).replace(/(\?=)|(\/)/g,""))}var c=document.getElementsByTagName("script")[0];(function(){var f=encodeURIComponent(document.referrer);var e=document.createElement("script");e.async="async";e.type="text/javascript";e.src="http://whos.amung.us/pingjs/?k="+b+"&t="+a+"&c=t&y="+f+"&r="+Math.ceil(Math.random()*999999);c.parentNode.insertBefore(e,c)})();if(document.location.protocol=="http:"){Tynt.push("w!"+b);(function(){var e=document.createElement("script");e.async="async";e.type="text/javascript";e.src="http://cdn.tynt.com/tc.js";c.parentNode.insertBefore(e,c)})()}}function WAU_r_t(c,key){var pos=wau_w_tab.split("-"); Code (markup):
Looks like a script that loads other javascripts to me (Pingjs plugins and http://cdn.tynt.com/tc.js)
Ok all I want is to understand how the whos.amung.us online counter counter work ,the code I munitioned up there is a portion of the "http://widgets.amung.us/tab.js" script . Can anyone help my mind here is the widget code from whos.amung.us <script type="text/javascript" src="[B]http://widgets.amung.us/tab.js[/B]"></script><script type="text/javascript">WAU_tab('kpg8ycfyt4mi', 'left-middle')</script> Code (markup):