﻿/*

README: Only put JS in here that absolutely must be loaded at top of page.
		Otherwise, script should be put at bottom of page to improve rendering performance.

*/
	
	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"));