web/rsln/polemicaltimeline.php
changeset 64 162c1de6545a
parent 62 669463794f93
child 86 8281437aff1f
equal deleted inserted replaced
63:5b37998e522e 64:162c1de6545a
    57 			z-index: 100000;
    57 			z-index: 100000;
    58 			position : absolute;
    58 			position : absolute;
    59 		}
    59 		}
    60 
    60 
    61 	</style>
    61 	</style>
       
    62 	<script type="text/javascript">
       
    63 	
       
    64 	  var _gaq = _gaq || [];
       
    65 	  _gaq.push(['_setAccount', 'UA-9955524-3']);
       
    66 	  _gaq.push(['_setDomainName', '.iri.centrepompidou.fr']);
       
    67 	  _gaq.push(['_trackPageview']);
       
    68 	
       
    69 	  (function() {
       
    70 	    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
       
    71 	    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
       
    72 	    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
       
    73 	  })();
       
    74 	
       
    75 	</script>
    62   </head>
    76   </head>
    63   
    77   
    64   	<script type="text/javascript">	
    78   	<script type="text/javascript">	
    65 	// CHART TIMELINE / VERSION PROTOTYPE  ::
    79 	// CHART TIMELINE / VERSION PROTOTYPE  ::
    66 
    80