1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
diff --git a/index.html b/index.html
index 2993db8..75063c9 100644
--- a/index.html
+++ b/index.html
@@ -923,14 +923,5 @@ $('#utility_example_3').text(JSON.stringify(
</div>
- <script type="text/javascript"> /*
- var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
- document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
- */</script>
- <script type="text/javascript"> /*
- try {
- var pageTracker = _gat._getTracker("UA-7602218-1");
- pageTracker._trackPageview();
- } catch(err) {}*/</script>
</body>
</html>
|