// JavaScript Document
<!-- Google Analytics -->
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
	document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
   function googletrack(){
	 if (typeof(_gat) == 'undefined') {
		window.setTimeout(googletrack,100);
	  } 
	  else {
		var pageTracker = _gat._getTracker("UA-9885903-2");
		pageTracker._setDomainName("none");
		pageTracker._setAllowLinker(true);		
		pageTracker._setAllowHash(false);
		pageTracker._trackPageview();
	  }
   }
   $(document).ready(function(){
		googletrack();
   });
  <!--/ End Google Analytics -->
  
  
  
  <!-- www.hitslink.com/ web tools statistics hit counter code -->
//<![CDATA[
// Begin Variable Declarations
wa_account="8B9E878D9A9D9E8B9A8C"; wa_location=101;
wa_pageName=location.pathname;  // you can customize the page name here
// End Variable Declarations
document.cookie='__support_check=1';wa_hp='http';
wa_rf=document.referrer;wa_sr=window.location.search;
wa_tz=new Date();if(location.href.substr(0,6).toLowerCase()=='https:')
wa_hp='https';wa_data='&an='+escape(navigator.appName)+ 
'&sr='+escape(wa_sr)+'&ck='+document.cookie.length+
'&rf='+escape(wa_rf)+'&sl='+escape(navigator.systemLanguage)+
'&av='+escape(navigator.appVersion)+'&l='+escape(navigator.language)+
'&pf='+escape(navigator.platform)+'&pg='+escape(wa_pageName);
wa_data=wa_data+'&cd='+
screen.colorDepth+'&rs='+escape(screen.width+ ' x '+screen.height)+
'&tz='+wa_tz.getTimezoneOffset()+'&je='+ navigator.javaEnabled();
wa_img=new Image();wa_img.src=wa_hp+'://counter.hitslink.com/statistics.asp'+
'?v=1&s='+wa_location+'&eacct='+wa_account+wa_data+'&tks='+wa_tz.getTime();
document.getElementById('wa_u').src=wa_hp+'://counter.hitslink.com/track.js';
 //]]>
<!-- End www.hitslink.com/ statistics web tools hit counter code -->
