equal
deleted
inserted
replaced
42 <script type="text/javascript"> |
42 <script type="text/javascript"> |
43 |
43 |
44 var _gaq = _gaq || []; |
44 var _gaq = _gaq || []; |
45 _gaq.push(['_setAccount', 'UA-23581291-1']); |
45 _gaq.push(['_setAccount', 'UA-23581291-1']); |
46 _gaq.push(['_trackPageview']); |
46 _gaq.push(['_trackPageview']); |
|
47 _gaq.push(['_setAllowAnchor', true]); |
|
48 |
47 |
49 |
48 (function() { |
50 (function() { |
49 var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; |
51 var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; |
50 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; |
52 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; |
51 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); |
53 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); |