web/client.php
changeset 1560 d441b50586ba
parent 1558 761ba7426984
child 1571 4a1e6952afe5
equal deleted inserted replaced
1559:796b49572291 1560:d441b50586ba
   284         <?php } ?>
   284         <?php } ?>
   285         //<!-- LIMIT TEXTAREA:
   285         //<!-- LIMIT TEXTAREA:
   286         // End -->
   286         // End -->
   287 
   287 
   288     </script>
   288     </script>
   289 
       
   290     <script type="text/javascript">
       
   291 
       
   292       var _gaq = _gaq || [];
       
   293       _gaq.push(['_setAccount', 'UA-23581291-1']);
       
   294       _gaq.push(['_trackPageview']);
       
   295       _gaq.push(['_setAllowAnchor', true]);
       
   296 
       
   297       (function() {
       
   298         var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
       
   299         ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
       
   300         var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
       
   301       })();
       
   302 
       
   303     </script>
       
   304 
       
   305   </head>
   289   </head>
   306   <body<?php if ($embed) { echo ' class="embed"'; } ?>>
   290   <body<?php if ($embed) { echo ' class="embed"'; } ?>>
   307     <!--div id="sendUsFeedBack"><a href="<?php echo($C_feedback_form_url); ?>" target="_blank"><img src="<?php echo(URL_ROOT); ?>images/sendusfeedback.png"></a></div-->
   291     <!--div id="sendUsFeedBack"><a href="<?php echo($C_feedback_form_url); ?>" target="_blank"><img src="<?php echo(URL_ROOT); ?>images/sendusfeedback.png"></a></div-->
   308 
   292 
   309         <div id="container">
   293         <div id="container">