// -------------------- Google Start --------------------
// TAG_JS_GA_JS
if (typeof(pageTracker) == "undefined")
{
	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\n"));
	document.write(unescape("%3Cscript type=\"text/javascript\" %3E\n"));
	document.write('try{\n');
	document.write('var pageTracker = _gat._getTracker("UA-2012489-1");\n');
	document.write('pageTracker._initData();\n');
	document.write('pageTracker._trackPageview();\n');
	document.write('} catch(err) {}\n');
	document.write(unescape("%3C/script%3E\n"));
}
// -------------------- Google End --------------------
