Subversion Repositories eFlore/Applications.cel

Rev

Rev 2678 | Rev 2993 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2678 Rev 2848
Line 84... Line 84...
84
		
84
		
85
		<!-- CSS -->
85
		<!-- CSS -->
86
		<link rel="stylesheet" href="http://www.tela-botanica.org/commun/jquery/fancybox/1.3.4/jquery.fancybox-1.3.4.css" type="text/css" media="screen" />
86
		<link rel="stylesheet" href="http://www.tela-botanica.org/commun/jquery/fancybox/1.3.4/jquery.fancybox-1.3.4.css" type="text/css" media="screen" />
87
		<link rel="stylesheet" href="http://www.tela-botanica.org/commun/jquery/jquery-ui/1.8.15/css/smoothness/jquery-ui-1.8.15.custom.css" type="text/css" media="screen" />
87
		<link rel="stylesheet" href="http://www.tela-botanica.org/commun/jquery/jquery-ui/1.8.15/css/smoothness/jquery-ui-1.8.15.custom.css" type="text/css" media="screen" />
88
		<link href="<?=$url_base?>modules/carto/squelettes/css/carto.css" rel="stylesheet" type="text/css" media="screen" />
88
		<link href="<?=$url_base?>modules/carto/squelettes/css/carto.css" rel="stylesheet" type="text/css" media="screen" />
89
		
-
 
90
		<script>
-
 
91
		  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-
 
92
		  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-
 
93
		  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-
 
94
		  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
 
95
		
89
 
96
		  ga('create', 'UA-20092557-1', 'auto');
90
		<!--  Google Analytics -->
97
		  ga('require', 'displayfeatures');
91
		<?php if($prod): ?>
98
		  ga('send', 'pageview');
-
 
99
		
92
			<?php include "analytics.html"; ?>
100
		</script>
93
		<?php endif; ?>
Line 101... Line 94...
101
	</head>
94
	</head>
102
 
95
 
103
	<body>
96
	<body>