web/polemicaltimeline.php
changeset 295 87d2e09c578c
parent 292 dfcc0e08f295
child 361 95421370ea9e
equal deleted inserted replaced
294:106c4ec894aa 295:87d2e09c578c
   158 		});
   158 		});
   159 	</script>
   159 	</script>
   160 	<script type="text/javascript">
   160 	<script type="text/javascript">
   161 		var _gaq = _gaq || [];
   161 		var _gaq = _gaq || [];
   162 		_gaq.push(['_setAccount', 'UA-23581291-1']);
   162 		_gaq.push(['_setAccount', 'UA-23581291-1']);
   163 		_gaq.push(['_trackPageview']);
   163 		_gaq.push(['_trackPageview'], location.pathname + location.search + location.hash]);
   164 		_gaq.push(['_setAllowAnchor', true]);
   164 		_gaq.push(['_setAllowAnchor', true]);
   165 	  
   165 	  
   166 		(function() {
   166 		(function() {
   167 		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
   167 		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
   168 		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
   168 		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';