web/index.fr.html
changeset 67 f4cf07060654
parent 63 fa0f2b7c40eb
child 70 39cd556c7249
--- a/web/index.fr.html	Wed Jul 22 08:17:57 2009 +0000
+++ b/web/index.fr.html	Mon Jul 27 10:15:35 2009 +0000
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Version 00.28 -->
+<!-- Version 00.29 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
@@ -111,5 +111,14 @@
     </td>
   </tr>
 </table>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-9955524-1");
+pageTracker._trackPageview();
+} catch(err) {}</script>
 </body>
 </html>