web/index.php
changeset 1560 d441b50586ba
parent 1557 7c67caaafdeb
equal deleted inserted replaced
1559:796b49572291 1560:d441b50586ba
   102     });
   102     });
   103     <?php } ?>
   103     <?php } ?>
   104 		
   104 		
   105 
   105 
   106 		
   106 		
   107 	</script>
       
   108 	<script type="text/javascript">
       
   109 	
       
   110 	  var _gaq = _gaq || [];
       
   111 	  _gaq.push(['_setAccount', 'UA-23581291-1']);
       
   112 	  _gaq.push(['_trackPageview']);
       
   113 	  _gaq.push(['_setAllowAnchor', true]);
       
   114 	
       
   115 	  (function() {
       
   116 	    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
       
   117 	    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
       
   118 	    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
       
   119 	})();
       
   120 	</script>
   107 	</script>
   121   </head>
   108   </head>
   122   <body>
   109   <body>
   123 	<!--div id="sendUsFeedBack"><a href="<?php echo($C_feedback_form_url); ?>" target="_blank"><img src="<?php echo(URL_ROOT); ?>images/sendusfeedback.png"></a></div-->
   110 	<!--div id="sendUsFeedBack"><a href="<?php echo($C_feedback_form_url); ?>" target="_blank"><img src="<?php echo(URL_ROOT); ?>images/sendusfeedback.png"></a></div-->
   124     <div class="container">
   111     <div class="container">