|
@@ -33,15 +33,8 @@ var _hmt = _hmt || []; |
|
@@ -33,15 +33,8 @@ var _hmt = _hmt || []; |
33
|
var s = document.getElementsByTagName("script")[0];
|
33
|
var s = document.getElementsByTagName("script")[0];
|
34
|
s.parentNode.insertBefore(hm, s);
|
34
|
s.parentNode.insertBefore(hm, s);
|
35
|
})();
|
35
|
})();
|
36
|
-
|
|
|
37
|
- (function() {
|
|
|
38
|
- var hm = document.createElement("script");
|
|
|
39
|
- hm.src = "http://static.yohobuy.com/m/v1/js/om_code.js";
|
|
|
40
|
- hm.async = 1;
|
|
|
41
|
- var s = document.getElementsByTagName("script")[0];
|
|
|
42
|
- s.parentNode.insertBefore(hm, s);
|
|
|
43
|
- })();
|
|
|
44
|
}
|
36
|
}
|
45
|
window.addEventListener('load', async_load, false);
|
37
|
window.addEventListener('load', async_load, false);
|
46
|
})();
|
38
|
})();
|
47
|
-</script> |
|
|
|
|
39
|
+</script>
|
|
|
40
|
+<script src="http://static.yohobuy.com/m/v1/js/om_code.js" async="async"></script> |