What is this java code for ?

Discussion in 'Programming' started by mhrlive, May 20, 2011.

  1. #1
    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):

     
    mhrlive, May 20, 2011 IP
  2. ssmm987

    ssmm987 Member

    Messages:
    180
    Likes Received:
    4
    Best Answers:
    3
    Trophy Points:
    43
    #2
    ssmm987, May 20, 2011 IP
  3. mhrlive

    mhrlive Active Member

    Messages:
    64
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    73
    #3
    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 :confused:


    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):
     
    mhrlive, May 20, 2011 IP
  4. X P S

    X P S Well-Known Member

    Messages:
    500
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    110
    #4
    well..its not a Java code!! :D
     
    X P S, May 21, 2011 IP