File tree 1 file changed +13
-0
lines changed
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 5
5
< link rel ="stylesheet " type ="text/css " href ="/css/default.css " media ="screen " />
6
6
< link rel ="alternate " type ="application/atom+xml " title ="Atom " href ="/feeds/atom.xml " />
7
7
< link rel ="alternate " type ="application/rss+xml " title ="RSS " href ="/feeds/rss.xml " />
8
+ < script type ="text/javascript ">
9
+
10
+ var _gaq = _gaq || [ ] ;
11
+ _gaq . push ( [ '_setAccount' , 'UA-818298-7' ] ) ;
12
+ _gaq . push ( [ '_trackPageview' ] ) ;
13
+
14
+ ( function ( ) {
15
+ var ga = document . createElement ( 'script' ) ; ga . type = 'text/javascript' ; ga . async = true ;
16
+ ga . src = ( 'https:' == document . location . protocol ? 'https://ssl' : 'http://www' ) + '.google-analytics.com/ga.js' ;
17
+ var s = document . getElementsByTagName ( 'script' ) [ 0 ] ; s . parentNode . insertBefore ( ga , s ) ;
18
+ } ) ( ) ;
19
+
20
+ </ script >
8
21
</ head >
9
22
< body >
10
23
< h1 class ="header ">
You can’t perform that action at this time.
0 commit comments