Removed misplaced(?) Google analytics code

This commit is contained in:
Cohan Robinson 2012-08-14 17:29:10 +01:00
parent 179bf75565
commit 37db2e3631
1 changed files with 0 additions and 4 deletions

View File

@ -74,10 +74,6 @@
});
</script>
<script type="text/javascript">
// Analytics.
var _gaq=_gaq||[];_gaq.push(["_setAccount","UA-123444-3"]),_gaq.push(["_trackPageview"]),function(){var a=document.createElement("script");a.type="text/javascript",a.async=!0,a.src=("https:"==document.location.protocol?"https://ssl":"http://www")+".google-analytics.com/ga.js";var b=document.getElementsByTagName("script")[0];b.parentNode.insertBefore(a,b)}()
</script>
</head>
<body>