equal
deleted
inserted
replaced
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 } |