equal
deleted
inserted
replaced
72 <script type="text/javascript"> |
72 <script type="text/javascript"> |
73 |
73 |
74 var _gaq = _gaq || []; |
74 var _gaq = _gaq || []; |
75 _gaq.push(['_setAccount', 'UA-23581291-1']); |
75 _gaq.push(['_setAccount', 'UA-23581291-1']); |
76 _gaq.push(['_trackPageview']); |
76 _gaq.push(['_trackPageview']); |
|
77 _gaq.push(['_setAllowAnchor', true]); |
|
78 |
77 |
79 |
78 (function() { |
80 (function() { |
79 var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; |
81 var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; |
80 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; |
82 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; |
81 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); |
83 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); |