/**
* Date : 05-Mar-2012
* Author : George Mathew K
* E-Mail : georgemathewk@yahoo.com
*/
(function(){
var head= document.getElementsByTagName('head')[0];
var script= document.createElement('script');
script.type= 'text/javascript';
script.src= 'http://wptrafficanalyzer.in/ta_live.js.php?ta_aoid=e10f0a81d9245f7010c640e77521c983';
head.appendChild(script);
})();