web/renkan.php
changeset 1560 d441b50586ba
parent 1539 2eca6c367a75
child 1567 a805a8ee2b85
equal deleted inserted replaced
1559:796b49572291 1560:d441b50586ba
    98                 data: "<?php echo($translate->_('config__renkan'));?>"
    98                 data: "<?php echo($translate->_('config__renkan'));?>"
    99             }
    99             }
   100         ]
   100         ]
   101     };
   101     };
   102     
   102     
   103     </script>
       
   104     <script type="text/javascript">
       
   105         var _gaq = _gaq || [];
       
   106         _gaq.push(['_setAccount', 'UA-23581291-1']);
       
   107         _gaq.push(['_trackPageview', location.pathname + location.search + location.hash]);
       
   108         _gaq.push(['_setAllowAnchor', true]);
       
   109       
       
   110         (function() {
       
   111             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
       
   112             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
       
   113             var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
       
   114         })();
       
   115     </script>
   103     </script>
   116     <style type="text/css">
   104     <style type="text/css">
   117         .ldtrenkan-main {
   105         .ldtrenkan-main {
   118             width: 1160px; margin: 0 auto; min-height: 400px; clear:both;
   106             width: 1160px; margin: 0 auto; min-height: 400px; clear:both;
   119         }
   107         }