(function (sid, dataUrl, pwjsondata, murl) { function R(i, t) { return window[i] ? window[i] : window[i] = t } var doc = document, win = window, nav = navigator, locs = "" + location, doShow = function () { this.init() }; doShow.prototype = { init : function () { var i = this.getOrientation(win.CNZZ_ADM_Orientation || ""), t = this.isFlash(), n = screen.width, e = screen.height, o = encodeURIComponent(doc.referrer), a = "", r = this.getDomian(), s = (new Date).getMilliseconds(), c = +new Date + "" + s; locs.match(/http:\/\/.+/) && (a = encodeURIComponent(locs)), dataUrl = dataUrl + "?sid=" + sid + "&width=" + n + "&height=" + e + i + "&isf=" + t + "&domain=" + r + pwjsondata + "&time=" + c + "&referer=" + o + "&href=" + a, this.doLoadScript() }, isFlash : function () { var hasflash = 0; if (nav.plugins && nav.plugins.length) { for (var ii = 0; nav.plugins.length > ii; ii++) if (-1 != nav.plugins[ii].name.indexOf("Shockwave Flash")) { hasflash = 1; break } } else if (win.ActiveXObject && !win.opera) for (var ii = 12; ii >= 2; ii--) try { var fl = eval("new ActiveXObject('ShockwaveFlash.ShockwaveFlash." + ii + "');"); if (fl) { hasflash = 1; break } } catch (e) {} return hasflash }, getOrientation : function (i) { if ("" != i) { for (var t, n = [], e = /([0-9a-zA-Z_]+\((?:[0-9a-zA-Z_,]+?)\))\|*/; e.test(i); ) { var o = RegExp.$1; o = o.substr(0, o.length - 1).replace(/[\(|\)]/g, ","), n.push(o), i = i.replace(e, "") } return i = n.join("|"), t = "&customOion=" + i } return "" }, getDomian : function () { var i = "", t = doc.referrer; if ("" != t) { var n = /(\w+):\/\/([^\/:]+)(:\d*)?([^#]*)/, e = t.match(n); i = e[2] } return i }, doLoadScript : function () { window["starttime_" + sid] = +new Date, window["limit_" + sid] = 0, document.write('