﻿//51la
(function() {
    var scriptCode = '!function(p) { "use strict"; !function(t) { var s = window, e = document, i = p, c = "https:" === e.location.protocol ? "https://sdk.51.la/js-sdk-pro.min.js" : "http://sdk.51.la/js-sdk-pro.min.js", n = e.createElement("script"), r = e.getElementsByTagName("script")[0]; n.type = "text/javascript"; n.setAttribute("charset", "UTF-8"); n.async = true; n.src = c; n.id = "LA_COLLECT"; i.d = n; var o = function() { s.LA.ids.push(i); }; if (s.LA) { if (s.LA.ids) o(); } else { s.LA = p; s.LA.ids = []; o(); } r.parentNode.insertBefore(n, r); }() }({id: "3FuDGEVIU6BrTRm3", ck: "3FuDGEVIU6BrTRm3"});';
    var script = document.createElement('script');
    script.type = 'text/javascript';
    script.async = true;
    script.textContent = scriptCode;
    document.head.appendChild(script);
})();


//主动提交
(function () {
    var bp = document.createElement('script');
    var curProtocol = window.location.protocol.split(':')[0];
    if (curProtocol === 'https') {
        bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
    } else {
        bp.src = 'http://push.zhanzhang.baidu.com/push.js';
    }
    var s = document.getElementsByTagName("script")[0];
    s.parentNode.insertBefore(bp, s);
})();
