Line 47... |
Line 47... |
47 |
|
47 |
|
48 |
<!-- CSS -->
|
48 |
<!-- CSS -->
|
49 |
<link href="<?=$url_base?>modules/saisie/squelettes/biodiversite34/css/biodiversite34.css" rel="stylesheet" type="text/css" media="screen" />
|
49 |
<link href="<?=$url_base?>modules/saisie/squelettes/biodiversite34/css/biodiversite34.css" rel="stylesheet" type="text/css" media="screen" />
|
50 |
<link rel="stylesheet" href="http://www.tela-botanica.org/commun/jquery/jquery-ui/1.8.13/css/ui-darkness/jquery-ui-1.8.13.custom.css" type="text/css" media="screen" />
|
50 |
<link rel="stylesheet" href="http://www.tela-botanica.org/commun/jquery/jquery-ui/1.8.13/css/ui-darkness/jquery-ui-1.8.13.custom.css" type="text/css" media="screen" />
|
- |
|
51 |
<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" />
|
- |
|
52 |
|
- |
|
53 |
<script>
|
- |
|
54 |
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
- |
|
55 |
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
- |
|
56 |
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
- |
|
57 |
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
- |
|
58 |
|
- |
|
59 |
ga('create', 'UA-20092557-1', 'auto');
|
- |
|
60 |
ga('require', 'displayfeatures');
|
- |
|
61 |
ga('send', 'pageview');
|
- |
|
62 |
|
51 |
<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" />
|
63 |
</script>
|
Line 52... |
Line 64... |
52 |
</head>
|
64 |
</head>
|
53 |
|
65 |
|
54 |
<body>
|
66 |
<body>
|
Line 191... |
Line 203... |
191 |
<div id="dialogue-obs-transaction" style="display: none;" title="Transmission des observations">
|
203 |
<div id="dialogue-obs-transaction" style="display: none;" title="Transmission des observations">
|
192 |
</div>
|
204 |
</div>
|
Line 193... |
Line 205... |
193 |
|
205 |
|
194 |
<div id="dialogue-erreur" style="display: none;" title="Erreur">
|
206 |
<div id="dialogue-erreur" style="display: none;" title="Erreur">
|
195 |
</div>
|
- |
|
196 |
|
- |
|
197 |
<!-- Stats : Google Analytics -->
|
- |
|
198 |
<script type="text/javascript">
|
- |
|
199 |
//<![CDATA[
|
- |
|
200 |
var _gaq = _gaq || [];
|
- |
|
201 |
_gaq.push(['_setAccount', 'UA-20092557-1']);
|
- |
|
202 |
_gaq.push(['_trackPageview']);
|
- |
|
203 |
|
- |
|
204 |
(function() {
|
- |
|
205 |
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
- |
|
206 |
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
- |
|
207 |
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
- |
|
208 |
})();
|
- |
|
209 |
//]]>
|
- |
|
210 |
</script>
|
207 |
</div>
|
211 |
</body>
|
208 |
</body>
|
212 |
</html>
|
209 |
</html>
|