if (dolphin_focuswin==undefined) { var dolphin_focuswin = {} ; dolphin_focuswin.step =6900; dolphin_focuswin.items = {}; dolphin_focuswin.index = {}; dolphin_focuswin.push = function(item) { var cid = item[0]; var image = item[1]; var target = item[2]; var width = item[3]; var height = item[4]; var monitorUrl = item[5]; var dom = document.getElementById("dolphin_focuswin_"+cid); if (dom==undefined) { var html = ["
"]; html.push(this.getHtml(image,target,width,height)); html.push("
"); document.write(html.join("\n")); this.intval(cid); } if (this.items[cid] == undefined) { this.items[cid] = []; } if(target){ document.write(""); } this.items[cid].push(item); }; dolphin_focuswin.getHtml = function(image,target,width,height) { var image1 = image.toLowerCase(); var ext = image1.split('.').pop(); var html = ''; if (ext=='swf') { html = "
"; if (target.length>6) { html += "
"; } html +="
"; } else { html = ""; if (target.length>6) html += ""; html += ""; if (target.length>6) html += ""; } return html }; dolphin_focuswin.intval = function(cid) { dolphin_focuswin.index[cid] = 0 ; //this.cid = cid; var shownext = function() { //console.log(cid) for (var i=0; i dolphin_focuswin.push(['54', 'https://www.sznews.com/dolphinfile/sznews/2021/06/2900_2_16248712438957.jpg','https://v10.sznews.com/c?z=sznews&la=54&si=551&cg=223&c=964&ci=588&or=1133&l=2900&bg=2900&b=2818&u=http://www.sznews.com/zhuanti/node_304803.htm',460,90,'']);