Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 2681 Rev 2848
Line 100... Line 100...
100
		
100
		
101
		<!-- CSS -->
101
		<!-- CSS -->
102
		<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" />
102
		<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" />
103
		<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" />
103
		<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" />
104
		<link href="<?=$url_base?>modules/cartopoint/squelettes/css/<?=isset($_GET['style']) ? $_GET['style'] : 'carto'?>.css" rel="stylesheet" type="text/css" media="screen" />
104
		<link href="<?=$url_base?>modules/cartopoint/squelettes/css/<?=isset($_GET['style']) ? $_GET['style'] : 'carto'?>.css" rel="stylesheet" type="text/css" media="screen" />
105
		
-
 
106
		<script>
-
 
107
		  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-
 
108
		  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-
 
109
		  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-
 
110
		  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
 
111
		
105
 
112
		  ga('create', 'UA-20092557-1', 'auto');
106
		<!--  Google Analytics -->
113
		  ga('require', 'displayfeatures');
107
		<?php if($prod): ?>
114
		  ga('send', 'pageview');
-
 
115
		
108
			<?php include "analytics.html"; ?>
116
		</script>
109
		<?php endif; ?>
Line 117... Line 110...
117
	</head>
110
	</head>
118
 
111
 
119
	<body>
112
	<body>