Subversion Repositories eFlore/Applications.coel-consultation

Rev

Rev 269 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 269 Rev 274
1
<!-- COL - DEBUT PIED DE PAGE -->
1
<!-- COL - DEBUT PIED DE PAGE -->
2
<script type="text/javascript">
-
 
3
	var jq = jQuery.noConflict();
-
 
4
	jq(document).ready(function() {
-
 
5
		jq('span.courriel').courriel();
-
 
6
	});
-
 
7
</script>
-
 
8
<div class="coel-consultation">
2
<div class="coel-consultation">
9
	<p>
3
	<p>
10
		Pour plus d'informations ou nous faire part d'une erreur dans les informations affichées, veuillez nous contacter à l'adresse
4
		Pour plus d'informations ou nous faire part d'une erreur, merci de
-
 
5
		<a href="<?=$url_base_widget_remarques; ?>?service=coel&pageSource=<?php echo urlencode('http://'.$_SERVER['HTTP_HOST'].$_SERVER['PHP_SELF'].'?'.$_SERVER['QUERY_STRING']); ?>"
-
 
6
			target="_blank"
11
		<span class="courriel">coel [arrobase] tela-botanica [point] org</span>.
7
			onclick="javascript:window.open(this.getAttribute('href'), 'Tela Botanica - Remarques', config='height=700, width=640, scrollbars=yes, resizable=yes'); return false;">
-
 
8
			cliquer ici
-
 
9
		</a>
12
	</p>
10
	</p>
13
</div>
11
</div>
14
<!-- Google Analytics -->
12
<!-- Google Analytics -->
15
<script>
13
<script>
16
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
14
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
17
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
15
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
18
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
16
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
19
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
17
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
20
  ga('create', 'UA-57885-3', 'auto');
18
  ga('create', 'UA-57885-3', 'auto');
21
  ga('send', 'pageview');
19
  ga('send', 'pageview');
22
</script>
20
</script>
23
<!-- COL - FIN PIED DE PAGE -->
21
<!-- COL - FIN PIED DE PAGE -->