Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
topheader [2021/10/23 13:01] admin |
topheader [2021/10/25 23:55] (current) admin |
||
---|---|---|---|
Line 74: | Line 74: | ||
</ | </ | ||
< | < | ||
+ | <script type=" | ||
< | < | ||
if (!$.fn.animate) { | if (!$.fn.animate) { | ||
Line 79: | Line 80: | ||
} | } | ||
if (!$.error) { | if (!$.error) { | ||
- | $.error = functin(msg,e) { | + | $.error = function(msg,e) { |
- | | + | |
- | }; | + | |
+ | } | ||
$(function() { | $(function() { | ||
require([ | require([ | ||
" | " | ||
" | " | ||
- | " | + | " |
], | ], | ||
- | initPage(langx, | + | |
+ | | ||
+ | } | ||
}); | }); | ||
}); | }); | ||
+ | </ | ||
+ | <!-- Global site tag (gtag.js) - Google Analytics --> | ||
+ | <script async src=" | ||
+ | < | ||
+ | window.dataLayer = window.dataLayer || []; | ||
+ | function gtag(){window.dataLayer.push(arguments); | ||
+ | gtag(' | ||
+ | |||
+ | gtag(' | ||
</ | </ | ||
</ | </ |