Subversion Repositories eFlore/Applications.coel-consultation

Rev

Rev 244 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 244 Rev 269
1
<!-- COL - DEBUT PIED DE PAGE -->
1
<!-- COL - DEBUT PIED DE PAGE -->
2
<script type="text/javascript">
2
<script type="text/javascript">
-
 
3
	var jq = jQuery.noConflict();
3
	$(document).ready(function() {
4
	jq(document).ready(function() {
4
		$('span.courriel').courriel();
5
		jq('span.courriel').courriel();
5
	});
6
	});
6
</script>
7
</script>
7
<div class="coel-consultation">
8
<div class="coel-consultation">
8
	<p>
9
	<p>
9
		Pour plus d'informations ou nous faire part d'une erreur dans les informations affichées, veuillez nous contacter à l'adresse
10
		Pour plus d'informations ou nous faire part d'une erreur dans les informations affichées, veuillez nous contacter à l'adresse
10
		<span class="courriel">coel [arrobase] tela-botanica [point] org</span>.
11
		<span class="courriel">coel [arrobase] tela-botanica [point] org</span>.
11
	</p>
12
	</p>
12
</div>
13
</div>
13
<!-- Google Analytics -->
14
<!-- Google Analytics -->
14
<script>
15
<script>
15
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
16
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
16
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
17
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
17
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
18
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
18
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
19
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
19
  ga('create', 'UA-57885-3', 'auto');
20
  ga('create', 'UA-57885-3', 'auto');
20
  ga('send', 'pageview');
21
  ga('send', 'pageview');
21
</script>
22
</script>
22
<!-- COL - FIN PIED DE PAGE -->
23
<!-- COL - FIN PIED DE PAGE -->