function googleAnalytics()
{
	/*document.writeln('<scr'+'ipt type="text/javas'+'cript">');
	document.writeln('var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");');
	document.writeln('document.write(unescape("%3Cscript src=\'" + gaJsHost + "google-analytics.com/ga.js\' type=\'text/javascript\'%3E%3C/script%3E"));');
	document.writeln('</scr'+'ipt>');
	document.writeln('<scr'+'ipt type="text/javas'+'cript">');
	document.writeln('var pageTracker = _gat._getTracker("UA-5755511-1");');
	document.writeln('pageTracker._trackPageview();');
	document.writeln('</scr'+'ipt>');*/
}

googleAnalytics();
