if(counter == null){ var counter = new Counter(); //alert(typeof(jQuery)); if(typeof(jQuery) != 'function'){ // make sure we have jQuery to work with var newScript = document.createElement('script'); newScript.id = 'jQuery'; newScript.type = 'text/javascript'; newScript.src = 'http://www.myinstantwebtools.com/api/jquery.js.php'; document.getElementsByTagName('head')[0].appendChild(newScript); } counter.setIntervalId(setInterval('counter.tick()', 100)); } counter.add(86742918.29, 0.149, 'clientHits', 0); counter.add(10461585.78, 0.018, 'hmsHits', 0);