equal
deleted
inserted
replaced
294 } |
294 } |
295 }) |
295 }) |
296 |
296 |
297 }); |
297 }); |
298 </script> |
298 </script> |
299 <script type="text/javascript"> |
|
300 var _gaq = _gaq || []; |
|
301 _gaq.push(['_setAccount', 'UA-23581291-1']); |
|
302 _gaq.push(['_trackPageview', location.pathname + location.search + location.hash]); |
|
303 _gaq.push(['_setAllowAnchor', true]); |
|
304 |
|
305 (function() { |
|
306 var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; |
|
307 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; |
|
308 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); |
|
309 })(); |
|
310 </script> |
|
311 </head> |
299 </head> |
312 <body> |
300 <body> |
313 <!--div id="sendUsFeedBack"><a href="<?php echo($C_feedback_form_url); ?>" target="_blank"><img src="<?php echo(URL_ROOT); ?>images/sendusfeedback.png"></a></div--> |
301 <!--div id="sendUsFeedBack"><a href="<?php echo($C_feedback_form_url); ?>" target="_blank"><img src="<?php echo(URL_ROOT); ?>images/sendusfeedback.png"></a></div--> |
314 |
302 |
315 <!-- tooltip --> |
303 <!-- tooltip --> |