equal
deleted
inserted
replaced
61 startTimer(); |
61 startTimer(); |
62 }) |
62 }) |
63 startTimer(); |
63 startTimer(); |
64 $("a").attr("target", "_blank"); |
64 $("a").attr("target", "_blank"); |
65 }); |
65 }); |
66 |
|
67 var _gaq = _gaq || []; |
|
68 _gaq.push(['_setAccount', 'UA-23581291-1']); |
|
69 _gaq.push(['_trackPageview']); |
|
70 _gaq.push(['_setAllowAnchor', true]); |
|
71 |
|
72 (function() { |
|
73 var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; |
|
74 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; |
|
75 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); |
|
76 })(); |
|
77 |
66 |
78 </script> |
67 </script> |
79 </head> |
68 </head> |
80 <body> |
69 <body> |
81 <div class="archivesBoxContainer scrollable"> |
70 <div class="archivesBoxContainer scrollable"> |