(function() {
	window._gaq = window._gaq || []
	window._gaq.push( [ '_setAccount', window.google_tracking_id ]);
	window._gaq.push( [ '_trackPageview' ]);
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var h = document.getElementsByTagName('head')[0]; h.appendChild(ga);
})();

