17
17
} ) ;
18
18
</ script >
19
19
20
- < script type ="text/javascript ">
21
-
22
- var _gaq = _gaq || [ ] ;
23
- _gaq . push ( [ '_setAccount' , 'UA-24830730-1' ] ) ;
24
- _gaq . push ( [ '_trackPageview' ] ) ;
25
-
26
- ( function ( ) {
27
- var ga = document . createElement ( 'script' ) ; ga . type = 'text/javascript' ; ga . async = true ;
28
- ga . src = ( 'https:' == document . location . protocol ? 'https://ssl' : 'http://www' ) + '.google-analytics.com/ga.js' ;
29
- var s = document . getElementsByTagName ( 'script' ) [ 0 ] ; s . parentNode . insertBefore ( ga , s ) ;
30
- } ) ( ) ;
31
-
32
- </ script >
33
-
34
20
35
21
</ head >
36
22
< body >
44
30
{% endblock %}
45
31
46
32
< script type ="text/javascript ">
47
- var _sf_async_config = { uid :26650 , domain :"yammerwall.appspot.com" } ;
48
- ( function ( ) {
49
- function loadChartbeat ( ) {
50
- window . _sf_endpt = ( new Date ( ) ) . getTime ( ) ;
51
- var e = document . createElement ( 'script' ) ;
52
- e . setAttribute ( 'language' , 'javascript' ) ;
53
- e . setAttribute ( 'type' , 'text/javascript' ) ;
54
- e . setAttribute ( 'src' ,
55
- ( ( "https:" == document . location . protocol ) ? "https://a248.e.akamai.net/chartbeat.download.akamai.com/102508/" : "http://static.chartbeat.com/" ) +
56
- "js/chartbeat.js" ) ;
57
- document . body . appendChild ( e ) ;
58
- }
59
- var oldonload = window . onload ;
60
- window . onload = ( typeof window . onload != 'function' ) ?
61
- loadChartbeat : function ( ) { oldonload ( ) ; loadChartbeat ( ) ; } ;
62
- } ) ( ) ;
63
33
64
- </ script >
34
+ var _gaq = _gaq || [ ] ;
35
+ _gaq . push ( [ '_setAccount' , 'UA-25461006-1' ] ) ;
36
+ _gaq . push ( [ '_trackPageview' ] ) ;
37
+
38
+ ( function ( ) {
39
+ var ga = document . createElement ( 'script' ) ; ga . type = 'text/javascript' ; ga . async = true ;
40
+ ga . src = ( 'https:' == document . location . protocol ? 'https://ssl' : 'http://www' ) + '.google-analytics.com/ga.js' ;
41
+ var s = document . getElementsByTagName ( 'script' ) [ 0 ] ; s . parentNode . insertBefore ( ga , s ) ;
42
+ } ) ( ) ;
43
+
44
+ </ script >
45
+
65
46
</ body >
66
47
67
48
</ html >
0 commit comments