Added google an to protest.
authorEugen Sawin <sawine@me73.com>
Wed, 18 Jan 2012 02:27:26 +0100
changeset 104b25f5d8fb851
parent 103 72f3d56eb86f
child 105 9ce4d8f46aea
Added google an to protest.
protest.html
     1.1 --- a/protest.html	Wed Jan 18 01:53:43 2012 +0100
     1.2 +++ b/protest.html	Wed Jan 18 02:27:26 2012 +0100
     1.3 @@ -2,6 +2,19 @@
     1.4  <html lang="en">
     1.5    <head>
     1.6      <title>ME73</title>
     1.7 +    <script type="application/javascript">
     1.8 +      var _gaq = _gaq || [];
     1.9 +      _gaq.push(['_setAccount', 'UA-2137333-1']);
    1.10 +      _gaq.push(['_trackPageview']);
    1.11 +      (function() {
    1.12 +      var ga = document.createElement('script'); ga.type = 'text/javascript';
    1.13 +      ga.async = true;
    1.14 +      ga.src = ('https:' == document.location.protocol ? 'https://ssl' :'http://www') 
    1.15 +      + '.google-analytics.com/ga.js';
    1.16 +      var s = document.getElementsByTagName('script')[0];
    1.17 +      s.parentNode.insertBefore(ga, s);
    1.18 +      })();
    1.19 +    </script>
    1.20      <style type="text/css">
    1.21        body {
    1.22        background: black;
    1.23 @@ -23,8 +36,7 @@
    1.24        .author {      
    1.25        font-style: normal;
    1.26        }
    1.27 -      .red {
    1.28 -     
    1.29 +      .red {     
    1.30        color: red;
    1.31        }
    1.32      </style>