equal
deleted
inserted
replaced
222 <script type="text/javascript"> |
222 <script type="text/javascript"> |
223 |
223 |
224 var _gaq = _gaq || []; |
224 var _gaq = _gaq || []; |
225 _gaq.push(['_setAccount', 'UA-23581291-1']); |
225 _gaq.push(['_setAccount', 'UA-23581291-1']); |
226 _gaq.push(['_trackPageview']); |
226 _gaq.push(['_trackPageview']); |
|
227 _gaq.push(['_setAllowAnchor', true]); |
227 |
228 |
228 (function() { |
229 (function() { |
229 var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; |
230 var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; |
230 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; |
231 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; |
231 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); |
232 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); |