web/player_embed.php
changeset 372 4e00513a6c5c
parent 291 db1e6bfaa54e
child 535 8276f3ff7a3f
equal deleted inserted replaced
371:2454de3afa88 372:4e00513a6c5c
    62 			z-index: 10000000000;
    62 			z-index: 10000000000;
    63 			font-family: "Trebuchet MS", "Helvetica", "Arial", "Verdana", "sans-serif";
    63 			font-family: "Trebuchet MS", "Helvetica", "Arial", "Verdana", "sans-serif";
    64 			overflow:hidden;
    64 			overflow:hidden;
    65 		}
    65 		}
    66 		#chartTimeline{
    66 		#chartTimeline{
       
    67 			padding-top: 0px;
    67 			z-index: 9;
    68 			z-index: 9;
    68 			position : absolute;
    69 			position : absolute;
    69 		}
    70 		}
    70 
    71 
    71 	</style>
    72 	</style>
    72 	<script type="text/javascript">
    73 	<script type="text/javascript">
    73 	
    74 		var _gaq = _gaq || [];
    74 	  var _gaq = _gaq || [];
    75 		_gaq.push(['_setAccount', 'UA-23581291-1']);
    75 	  _gaq.push(['_setAccount', 'UA-23581291-1']);
    76 		_gaq.push(['_trackPageview', location.pathname + location.search + location.hash]);
    76 	  _gaq.push(['_trackPageview']);
    77 		_gaq.push(['_setAllowAnchor', true]);
    77 	  _gaq.push(['_setAllowAnchor', true]);
    78 	  
    78 	
    79 		(function() {
    79 	
    80 		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    80 	  (function() {
    81 		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    81 	    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    82 		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    82 	    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    83 		})();
    83 	    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
       
    84 	  })();
       
    85 	
       
    86 	</script>
    84 	</script>
    87   </head>
    85   </head>
    88   
    86   
    89   <script type="text/javascript">
    87   <script type="text/javascript">
    90   	// Configuration Polemical Timeline
    88   	// Configuration Polemical Timeline