// BEGIN : googleanalytics.js

	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"));

//var pageTracker = _gat._getTracker("XXXX"); 
//To handle "ga.js" load time issues the above line is not made as part of this .js file.

// END : googleanalytics.js 





