$(document).ready(function() {
	$.getScript((("https:" == document.location.protocol) ? "https://ssl." : "http://www.") + "google-analytics.com/ga.js", function() {
		try {
			var pageTracker = _gat._getTracker("UA-8269595-1");
			pageTracker._trackPageview();
		} catch(err) {}
	});
});