...
|
...
|
@@ -33,15 +33,8 @@ var _hmt = _hmt || []; |
|
|
var s = document.getElementsByTagName("script")[0];
|
|
|
s.parentNode.insertBefore(hm, s);
|
|
|
})();
|
|
|
|
|
|
(function() {
|
|
|
var hm = document.createElement("script");
|
|
|
hm.src = "http://static.yohobuy.com/m/v1/js/om_code.js";
|
|
|
hm.async = 1;
|
|
|
var s = document.getElementsByTagName("script")[0];
|
|
|
s.parentNode.insertBefore(hm, s);
|
|
|
})();
|
|
|
}
|
|
|
window.addEventListener('load', async_load, false);
|
|
|
})();
|
|
|
</script> |
|
|
\ No newline at end of file |
|
|
</script>
|
|
|
<script src="http://static.yohobuy.com/m/v1/js/om_code.js" async="async"></script> |
|
|
\ No newline at end of file |
...
|
...
|
|