web/index.php
changeset 276 f7669b499d41
parent 251 d81cc587cc4d
child 291 db1e6bfaa54e
equal deleted inserted replaced
267:c0f6086290fd 276:f7669b499d41
    91 	<script type="text/javascript">
    91 	<script type="text/javascript">
    92 	
    92 	
    93 	  var _gaq = _gaq || [];
    93 	  var _gaq = _gaq || [];
    94 	  _gaq.push(['_setAccount', 'UA-23581291-1']);
    94 	  _gaq.push(['_setAccount', 'UA-23581291-1']);
    95 	  _gaq.push(['_trackPageview']);
    95 	  _gaq.push(['_trackPageview']);
       
    96 	  _gaq.push(['_setAllowAnchor', true]); 
    96 	
    97 	
    97 	  (function() {
    98 	  (function() {
    98 	    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    99 	    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    99 	    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
   100 	    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
   100 	    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
   101 	    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
   101 	  })();
   102 	})();
   102 	
       
   103 	</script>
   103 	</script>
   104   </head>
   104   </head>
   105   <body>
   105   <body>
   106 	<div id="sendUsFeedBack"><a href="<?php echo($C_feedback_form_url); ?>" target="_blank"><img src="<?php echo(URL_ROOT); ?>images/sendusfeedback.png"></a></div>
   106 	<div id="sendUsFeedBack"><a href="<?php echo($C_feedback_form_url); ?>" target="_blank"><img src="<?php echo(URL_ROOT); ?>images/sendusfeedback.png"></a></div>
   107     <div class="container">
   107     <div class="container">