diff -r c9c502117eb6 -r ff4b567d51f2 web/archives.php --- a/web/archives.php Fri Feb 13 13:14:15 2015 +0100 +++ b/web/archives.php Sun Feb 15 00:43:16 2015 +0100 @@ -27,7 +27,7 @@ - + ' rel='stylesheet' type='text/css'> @@ -55,18 +55,18 @@ $("").delay(1000).effect("", {}, 5000); }); - + var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-23581291-1']); _gaq.push(['_trackPageview']); _gaq.push(['_setAllowAnchor', true]); - + (function() { 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 s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); - +
@@ -85,8 +85,8 @@