﻿if(typeof _STNS=="undefined"){if(!Array.prototype.push)Array.prototype.push=function(){for(var a=0;a<arguments.length;a++)this[this.length]=arguments[a];return this.length};if(!Array.prototype.pop)Array.prototype.pop=function(){if(this.length){var a=this[this.length-1];this.length--;return a}};if(!Array.prototype.shift)Array.prototype.shift=function(){if(this.length){var b=this[0];for(var a=0;a<this.length-1;a++)this[a]=this[a+1];this.length--;return b}};if(!Function.prototype.call)Function.prototype.call=function(a){var a=a||window;a.__tmp=this;var b=a.__tmp(arguments[1],arguments[2],arguments[3],arguments[4],arguments[5],arguments[6],arguments[7],arguments[8],arguments[9],arguments[10]);a.__tmp=null;return b};_STNS={sVer:"3.0",bDebug:false,fvThrow:function(){},bBufImg:true,oImgs:{},fvBufImgs:function(){if(!_STNS.bBufImg)return;if(!_STNS.bLoaded){var b="";for(var a in _STNS.oImgs){if(_STNS.oImgs[a]!=2)b+=_STNS.fsGetTag("div",'style="display:none"',_STNS.fsGetImgTag(a,-1,-1));_STNS.oImgs[a]=2}document.write(b)}},bIsIE:false,bIsMIE:false,bIsFX:false,bIsOP:false,bIsSF:false,bIsKQ:false,oNav:null,bRTL:false,sDocMd:null,sURL:window.location.href+"",sDIR:null,bLocal:false,fsGetDocMd:function(a){var a=a||window;switch(a.document.compatMode){case "QuirksMode":case "BackCompat":return "quirks";case "CSS1Compat":return "css1";default:return document.compatMode}},_foGetNav:function(){var e=navigator,a=e.userAgent,g=e.appName,c=e.platform,b,d,f;if(/(Opera)[ \/]([\d\.]+)/.test(a)||/(Netscape)\d*\/([\d\.]+)/.test(a)||/(MSIE) ([\d\.]+)/.test(a)||/(Safari)\/([\d\.]+)/.test(a)||/(Konqueror)\/([\d\.]+)/.test(a)||/(Gecko)\/(\d+)/.test(a)){b=RegExp.$1.toLowerCase();d=RegExp.$2}else if(g=="Netscape"&&e.appVersion.charAt(0)=="4"){b="netscape4";d=parseFloat(e.appVersion)}else{b="unknow";d=0}if(b=="netscape")switch(g){case "Microsoft Internet Explorer":b="msie";d=/(MSIE) ([\d\.]+)/.exec(a)[2];break;case "Netscape":b="gecko";d=/(Gecko)\/(\d+)/.exec(a)[2]}if(/^(Win)/.test(c)||/^(Mac)/.test(c)||/^(SunOS)/.test(c)||/^(Linux)/.test(c)||/^(Unix)/.test(c))f=RegExp.$1.toLowerCase();else f=c;return {name:b,version:d,platform:f}},fiGetCT:function(a){var a=a||window;if(_STNS.bIsIE)return (_STNS.fsGetDocMd(a)=="css1"?a.document.documentElement:a.document.body).scrollTop;else return a.pageYOffset},fiGetCL:function(a){var a=a||window;if(_STNS.bIsIE)return (_STNS.fsGetDocMd(a)=="css1"?a.document.documentElement:a.document.body).scrollLeft;else return a.pageXOffset},fiGetCW:function(a){var a=a||window;if(_STNS.bIsIE)return (_STNS.fsGetDocMd(a)=="css1"?a.document.documentElement:a.document.body).clientWidth;else if(a.scrollbars&&a.scrollbars.visible||a.innerHeight<document.documentElement.offsetHeight)return a.innerWidth-20;return a.innerWidth},fiGetCH:function(a){var a=a||window;if(_STNS.bIsIE)return (_STNS.fsGetDocMd(a)=="css1"?a.document.documentElement:a.document.body).clientHeight;else if(a.scrollbars&&a.scrollbars.visible||a.innerWidth<document.documentElement.offsetWidth)return a.innerHeight-20;return a.innerHeight},foGetMediaInfor:function(){_STNS.fvThrow(new Error("_STNS.runTime error:call foGetMediaInfor that has not been implemented"))},oLibs:{},sLibPth:"",fvInitLib:function(){var g,c,f,e,b,a;if(_STNS.bIsFX&&!_STNS.faGetElesByTagName("body").length){var h=_STNS.faGetElesByTagName("head");c=h[0].lastChild}else{g=_STNS.faGetElesByTagName("script");c=g[g.length-1]}if(c)f=c.src;if(f){_STNS.sLibPth=f.substr(0,f.lastIndexOf("/")+1);e=_STNS.fcoGetAttribute(c,"sothinkdebug");if(e=="true"){a=_STNS.fsGetAbsPth(_STNS.sLibPth+"debug/stdebug.js");if(!_STNS.oLibs[a])_STNS.oLibs[a]={state:1,defer:0}}e=_STNS.fcoGetAttribute(c,"sothinklib");if(e){b=e.split(";");for(var d=0;d<b.length;d++){if(!b[d])continue;if(!_STNS.fbIsFile(b[d]))b[d]+=".js";a=_STNS.fsGetAbsPth(_STNS.sLibPth+b[d]);if(_STNS.oLibs[a])continue;_STNS.oLibs[a]={state:1,defer:0}}}}else _STNS.fvThrow(new Error("_STNS.runTime error:can't get lib path"))},fvInc:function(a,b){if(!_STNS.oLibs[a])_STNS.oLibs[a]={state:1,defer:b}},fvLoadLib:function(){var s="";with(_STNS)for(var i in oLibs)if(oLibs[i].state!=2){if(bLoaded)fbInsJs(i);else s+=fsGetJsTag(i,oLibs[i].defer);oLibs[i].state=2}if(s)document.write(s)},bLoaded:false,_aLoads:[],fbAddLoad:function(a){if(!_STNS.bLoaded&&typeof a=="function")return _STNS._aLoads.push(a);else if(_STNS.bLoaded)_STNS.fvThrow(new Error("_STNS.runTime error:Page has been loaded!"));else _STNS.fvThrow(new Error("_STNS.runTime error:Not a function is pushed into onload event!"));return false},_fvOnload:function(){with(_STNS){if(bLoaded)return;bLoaded=true;for(var j=0;j<_aLoads.length;j++)_aLoads[j]()}},_fvInitOnload:function(){if(_STNS.bIsIE&&window.attachEvent)window.attachEvent("onload",_STNS._fvOnload);else if(_STNS.oNav.name!="konqueror"&&window.addEventListener)window.addEventListener("load",_STNS._fvOnload,false);else if(!window.onload||window.onload.toString()!=_STNS._fvOnload.toString()){if(typeof window.onload=="function")_STNS.fbAddLoad(window.onload);onload=_STNS._fvOnload}},_aCks:[],bCkPg:false,nCkTid:0,nCkTime:100,fvAddCk:function(f){if(typeof f=="function")with(_STNS){if(bCkPg){clearTimeout(nCkTid);bCkPg=false}_aCks.push(f);if(bLoaded)_fvCkPg()}else _STNS.fvThrow(new Error("_STNS.runTime error:Not a function is pushed into check page event!"));return false},_fvCkPg:function(){with(_STNS)if(_aCks.length){bCkPg=true;for(var i=0;i<_aCks.length;i++)_aCks[i]();nCkTid=setTimeout("_STNS._fvCkPg()",nCkTime)}else bCkPg=false},bShield:false,oDefCSS:{tb:"border-style:none;background-color:transparent;background-image:none;",tr:"border-style:none;background-color:transparent;background-image:none;",td:"border-style:none;background-color:transparent;background-image:none;",dv:"border-style:none;background-color:transparent;background-image:none;margin:0px;padding:0px;",a:"display:block;border-style:none;background-color:transparent;background-image:none;margin:0px;padding:0px;",hd:"display:none;",sp:"border-style:none;background-color:transparent;background-image:none;margin:0px;padding:0px;"},foCss2Obj:function(f){var d={},b,e=/([\w\-_]+):([^;]+)(;|$)/,a;b=f.split(";");for(var c=0;c<b.length;c++){a=e.exec(b[c]);if(a)d[a[1]]=a[2]}return d},foCss2Style:function(g){var d=_STNS.foCss2Obj(g),f=/-([a-z])/,e={},a,c,b;for(a in d){b=f.exec(a);if(b)c=a.replace("-"+b[1],b[1].toUpperCase());else c=a;e[c]=d[a]}return e},fsObj2Css:function(a){var c="";for(var b in a)if(a[b]!=null)c+=b+":"+a[b]+";";return c},fvCSSShield:function(){with(_STNS)if(bLoaded)bShield=false;else if(faGetElesByTagName("body")&&faGetElesByTagName("body").length)bShield=false;else{var i,s="\n<style type='text/css'>\n";for(i in oDefCSS){if(i=="a")s+=".sta:link,.sta:hover,.sta:active,.sta:visited";else s+=".st"+i;s+="{"+oDefCSS[i]+"}\n"}s+="</style>";bShield=true;document.write(s)}},fsReadCoki:function(c){var a,b=document.cookie.split("; ");for(a=0;a<b.length;a++)if(!b[a].indexOf(c+"="))return b[a].substr(c.length)},fvSaveCoki:function(e,c,b){var a=e+"="+c+"; ",d=new Date;if(!b||!c)a+="expires=Fri, 31 Dec 1999 23:59:59 GMT; ";else a+="expires="+(new Date(d-0+b)).toGMTString()+"; ";a+="path=/; ";document.cookie=a},ffGetFun:function(a){if(typeof a=="function")return a;else if(typeof a=="string"&&window[a])return window[a]},fbIsAbsPth:function(a){var b=a.toLowerCase();return /^(#|\?|\/|[a-z]:|http:|https:|file:|ftp:|javascript:|vbscript:|mailto:|about:|gopher:|news:|res:|telnet:|view-source|wais:|rtsp:|mms:|outlook:)/.test(b)},fsGetAbsPth:function(f){var a=f,e,c;if(!a.indexOf("//"))return a;if(a.charAt(0)=="/"){e=/^(file:\/{2,}[^\/]+\/|http:\/\/[^\/]+\/|https:\/\/[^\/]+\/)/;if(e.exec(_STNS.sDIR))a=RegExp.$1+a.substr(1);else return a}else if(a=="#")if(_STNS.sURL.charAt(_STNS.sURL.length-1)!="#")return _STNS.sURL+"#";else return _STNS.sURL;else if(!_STNS.fbIsAbsPth(a))a=_STNS.sDIR+a;else return a;while(a.indexOf("/./")>0)a=a.replace("/./","/");while((c=a.indexOf("/../"))>0){var b,d;b=a.substr(0,c);d=a.substr(c).replace("/../","");b=b.substr(0,b.lastIndexOf("/")+1);a=b+d}return a},fsGetImgTag:function(g,b,a,f,e,d,c){if(!g||!b||!a)return "";if(d&&c)if(b==-1&&a==-1)b=d,a=c;else if(b==-1&&a!=-1)b=Math.floor(d*a/c);else if(b!=-1&&a==-1)a=Math.floor(c*b/d);return "<img class='stimg' src=\""+g+'"'+(b==-1?"":" width="+b)+(a==-1?"":" height="+a)+" border="+(f?f:0)+(e?" id='"+e+"'":"")+">"},fsGetJsTag:function(b,a){return "<script type='text/javascript' language='javascript1.2' src=\""+b+'"'+(a?" DEFER":"")+"></"+"script>"},fsGetTag:function(b,c,a){return "<"+b+" "+c+">"+(a?a:"")+"</"+b+">"},fbIsFile:function(a){return /\w+\.\w+$/.test(a)},fbIsImg:function(a){return /\.(gif|png|jpg|jpeg|bmp)$/.test(a.toLowerCase())},fsGetDIR:function(a){var b=a.toLowerCase();if(!b.indexOf("file:/")||!b.indexOf("http://")||!b.indexOf("https://"))return a.substr(0,a.lastIndexOf("/")+1);else return ""},fsGetHTMLEnti:function(a,c){if(!a)return "";var b;b=/&/g;a=a.replace(b,"&amp;");if(!c){b=/ /g;a=a.replace(b,"&nbsp;")}b=/</g;a=a.replace(b,"&lt;");b=/>/g;a=a.replace(b,"&gt;");b=/\"/g;a=a.replace(b,"&quot;");return a},faJoinA:function(b,d){var c=[],e=Math.max(b.length,d.length);for(var a=0;a<e;a++)if(b[a]==null)c[a]=d[a];else c[a]=b[a];return c},S64:"0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ#@",fiTransX2D:function(n,m){m=String(m).replace(/ /gi,"");if(m=="")return 0;var a=_STNS.S64.substr(0,n);if(eval("m.replace(/["+a+"]/gi,'')")!=""){_STNS.fvThrow(new Error("_STNS.runTime error:Transform bad number from "+m+" to 10!"));return 0}var t=0,c=1;for(var x=m.length-1;x>-1;x--){t+=c*a.indexOf(m.charAt(x));c*=n}return t},fsTranD2X:function(c,a){a=String(a).replace(/ /gi,"");if(a=="")return 0;if(parseInt(a)!=a){_STNS.fvThrow(new Error("_STNS.runTime error:Transform bad number from 10 to "+a+"!"));return ""}var b="",e=_STNS.S64.substr(0,c);while(a!=0){var d=a%c;b=e.charAt(d)+b;a=(a-d)/c}if(!b)b="0";return b},faCP2PP:function(cp,w){var t,l;with(_STNS){t=fiGetCT(w);l=fiGetCL(w);return [cp[0]+l,cp[1]+t]}},faPP2CP:function(pp,w){var t,l;with(_STNS){t=fiGetCT(w);l=fiGetCL(w);return [pp[0]-l,pp[1]-t]}},fsGetLen:function(h,a,e,d,g,f){var c=_STNS,b;if(f==null)f=true;if(g==null)g=true;if(e==null)e=0;if(d==null)d=0;if(typeof a=="string")b=/%|px|pt|em|ex|pc|in|cm|mm$/.exec(a);if(b)switch(b[0]){case "%":return a;default:a=parseInt(a),b=b[0]}else{a=parseInt(a);b="px"}switch(h){case "dv":if(c.sDocMd=="css1"||(!c.bIsIE&&!c.bIsOP||c.bIsOP&&parseInt(c.oNav.version)>=8))return a-2*e-2*d+b;break;case "tb":if(c.bIsMIE&&!f&&g)return a-2*d-2*e+b;break;case "td":if(c.bIsSF)if(c.sDocMd!="css1"||f)if(g)return a-2*d+b;else return a-2*e+b;else return a-2*e-2*d+b;else if(!c.bIsMIE&&(c.sDocMd=="css1"||f))return a-2*d-2*e+b}return a+b},fdmGetEleById:function(id,w){var w=w||window;with(_STNS)if(bIsIE){var es=w.document.all(id);if(es&&es.length&&!es.tagName)return es[0];else return es}else return w.document.getElementById(id)},faGetElesByTagName:function(n,w){var w=w||window;with(_STNS)if(bIsIE)return w.document.all.tags(n);else return w.document.getElementsByTagName(n)},faGetElesByCls:function(f,c){var c=c||window,b,d=[],a,e=_STNS.bIsIE?c.document.all:c.document.getElementsByTagName("*");for(b=0;a=e[b];b++)if(a.className==f)d.push(a);return d},fdmGetFmByName:function(b,a){var a=a||window;if(a.frames[t])return a.frames[t];else if(a.parent)return a.parent.frames[t]},fbIsPar:function(b,a){if(_STNS.bIsIE)return b.contains(a);else{if(!b||!a)return false;if(b==a)return true;do{if(a.parentNode)a=a.parentNode;else break;if(b==a)return true}while(a)}return false},fbInsHTML:function(a,d,c){if(_STNS.bIsIE)return a.insertAdjacentHTML(d,c);else{var e=a.ownerDocument,b=e.createElement("span");b.innerHTML=c;switch(d){case "beforeBegin":return a.parentNode.insertBefore(b,a);case "afterBegin":return a.insertBefore(b,a.firstChild);case "beforeEnd":return a.appendChild(b);case "afterEnd":if(a.nextSibling)return a.parentNode.insertBefore(b,a.nextSibling);else return a.parentNode.appendChild(b)}}return false},fbInsEle:function(a,c,b){if(_STNS.bIsIE)return a.insertAdjacentElement(c,b);else switch(c){case "beforeBegin":return a.parentNode.insertBefore(b,a);case "afterBegin":return a.insertBefore(b,a.firstChild);case "beforeEnd":return a.appendChild(b);case "afterEnd":if(o.nextSibling)return a.parentNode.insertBefore(b,a.nextSibling);else return a.parentNode.appendChild(b)}},fbDelEle:function(a){var b=a.parentNode;return b.removeChild(a)},fbInsJs:function(d,a){var a=a||"JavaScript",c=_STNS.faGetElesByTagName("HEAD");if(c&&c[0]){a=a.toLowerCase();var b=document.createElement("script");b.language=a;if(!a.indexOf("javascript")||!a.indexOf("jscript"))b.type="text/javascript";b.src=d;_STNS.fbInsEle(c,"beforeEnd",b)}},fdmCreateXMLHttp:function(){var a;if(window.XMLHttpRequest)a=new XMLHttpRequest;else{var c=["MSXML2.XMLHTTP.5.0","MSXML2.XMLHTTP.4.0","MSXML2.XMLHTTP.3.0","MSXML2.XMLHTTP","Microsoft.XMLHTTP"];for(var b=0;b<c.length;b++)try{a=new ActiveXObject(c[b]);break}catch(d){a=null}}if(!a){a=null;_STNS.fvThrow(new Error("Create XMLHttpRequest fail!"));return}if(a.readyState==null){a.readyState=0;a.addEventListener("load",function(){a.readyState=4;if(typeof a.onreadystatechange=="function")a.onreadystatechange()},false)}return a},fdmCreateXMLDoc:function(){var a;if(_STNS.bIsIE){var c=["Msxml2.DOMDocument.4.0","Msxml2.DOMDocument.3.0","Msxml2.DOMDocument","Microsoft.XMLDOM"];for(var b=0;b<c.length;b++)try{a=new ActiveXObject(c[b]);break}catch(d){}}else a=document.implementation.createDocument("","",null);if(!a){_STNS.fvThrow(new Error("Create XMLDOMDocument fail!"));return}return a},faGetElePos:function(a){if(!a)return;var c=y=bl=bt=0,h=_STNS.oNav.version,g=[h,523.12],f=g.sort()[0]==523.12;if(_STNS.bIsSF&&f){var d=a.offsetParent?a.offsetParent.offsetParent?a.offsetParent.offsetParent.offsetParent?a.offsetParent.offsetParent.offsetParent?a.offsetParent.offsetParent.offsetParent.offsetParent?a.offsetParent.offsetParent.offsetParent.offsetParent:null:null:null:null:null;while(d){if(d.tagName=="TABLE"){bl=parseInt(_STNS.fsGetEleStyle(d,"borderLeftWidth"));bt=parseInt(_STNS.fsGetEleStyle(d,"borderTopWidth"));if(!isNaN(bl))c+=bl;if(!isNaN(bt))y+=bt}d=d.offsetParent}}while(a){c+=a.offsetLeft;y+=a.offsetTop;if((_STNS.oNav.name=="konqueror"||_STNS.oNav.name=="safari")&&a.style.position.toLowerCase()=="absolute")break;switch(a.tagName){case "TD":if(_STNS.bIsIE||_STNS.bIsSF&&f||_STNS.bIsOP&&_STNS.oNav.version<9){bl=parseInt(_STNS.fsGetEleStyle(a,"borderLeftWidth"));bt=parseInt(_STNS.fsGetEleStyle(a,"borderTopWidth"));if(!isNaN(bl))c+=bl;if(!isNaN(bt))y+=bt}}if(a.parentNode&&a.parentNode.tagName=="DIV"){var b=_STNS.fsGetEleStyle(a.parentNode,"overflow").toLowerCase(),e=_STNS.fsGetEleStyle(a.parentNode,"width").toLowerCase();if(b=="hidden"||b=="scroll"||b=="auto"){c-=a.parentNode.scrollLeft;y-=a.parentNode.scrollTop}if(e&&e!="auto")if(_STNS.bIsFX&&_STNS.oNav.version>20060414&&b!="visible"||_STNS.bIsIE&&_STNS.oNav.version>=5){bl=parseInt(_STNS.fsGetEleStyle(a.parentNode,"borderLeftWidth"));bt=parseInt(_STNS.fsGetEleStyle(a.parentNode,"borderTopWidth"));if(!isNaN(bl))c+=bl;if(!isNaN(bt))y+=bt}}if(a.parentNode&&a.offsetParent&&a.parentNode!=a.offsetParent)if(a.offsetParent.tagName=="DIV"){var b=_STNS.fsGetEleStyle(a.offsetParent,"overflow").toLowerCase(),e=_STNS.fsGetEleStyle(a.offsetParent,"width").toLowerCase();if(b=="hidden"||b=="scroll"||b=="auto"){c-=a.offsetParent.scrollLeft;y-=a.offsetParent.scrollTop}if(e&&e!="auto")if(_STNS.bIsFX&&_STNS.oNav.version>20060414&&b!="visible"||_STNS.bIsIE&&_STNS.oNav.version>=5){bl=parseInt(_STNS.fsGetEleStyle(a.offsetParent,"borderLeftWidth"));bt=parseInt(_STNS.fsGetEleStyle(a.offsetParent,"borderTopWidth"));if(!isNaN(bl))c+=bl;if(!isNaN(bt))y+=bt}}a=a.offsetParent}return [c,y]},fiGetEleWid:function(a){return a.offsetWidth},fiGetEleHei:function(a){return a.offsetHeight},fsGetEleStyle:function(b,a){if(!b||!a)return;if(_STNS.bIsIE)return b.currentStyle[a];else if(_STNS.bIsFX||_STNS.bIsSF||_STNS.bIsOP){var c=b.ownerDocument.defaultView;a=a.replace(/([A-Z])/g,"-$1");return c.getComputedStyle(b,"").getPropertyValue(a.toLowerCase())}else return b.style[a]},fcoGetAttribute:function(b,a){if(!b||!a)return;if(_STNS.bIsIE)return b[a];else return b.getAttribute(a)},fbFalse:function(){return false},fbTrue:function(){return true}};_STNS.Class=function(){var c=function(){var a=function(a){if(_STNS.bIsIE)this._cls=this.constructor;else this._cls=arguments.callee;e.call(this,a)};f(a,arguments);a.register=g;a.toString=h;a.subclsOf=i;a.superclassOf=j;return a};c.toString=function(){return "[object Class]"};c.getC=function(c){var b=[];if(!d(c,b)||!a[b[0]][b[1]]){_STNS.fvThrow(new Error('Class get error: Class "'+c+'" is not found'));return}return a[b[0]][b[1]]};c.getClsLst=function(c,d){var c=c||a,d=d||"/",f,e="";for(var b in c)if(typeof c[b]=="object"){f=d+b+"/";e+=_STNS.Class.getClsLst(c[b],f)}else e+=d+b+"\n";return e};var g=function(e){var f=[];if(!d(e,f)){_STNS.fvThrow(new Error("Class register error: Invalid class path:"+e));return}var b=f[0],c=f[1];if(b){if(!a[b])a[b]={};var g=a[b][c];if(g){_STNS.fvThrow(new Error('Class register error: Class "'+e+'" already exists'));return}a[b][c]=this}else{var g=a[c];if(g){_STNS.fvThrow(new Error('Class register error: Class "'+e+'" already exists'));return}a[c]=this}this._pkg=b;this._cn=c},a={},b=function(a,c){if(typeof a=="string")a=_STNS.Class.getC(a);if(typeof c=="string")c=_STNS.Class.getC(c);if(typeof a!="function"||typeof c!="function")return false;if(!a._supers)return false;for(var d=0;d<a._supers.length;d++)if(a._supers[d]==c)return true;else if(b(a._supers[d],c))return true;return false},i=function(a){return b(this,a)},j=function(a){return b(a,this)},d=function(a,b){if(typeof a!="string"||!a)return false;var c=a.lastIndexOf("/");if(c>-1){b[0]=a.substr(0,c);b[1]=a.substr(c+1)}else{b[0]="";b[1]=a}return true},f=function(d,c){d._supers=[];for(var b=0;b<c.length;b++){var a=c[b];if(typeof a=="string")a=_STNS.Class.getC(a);if(typeof a!="function"){_STNS.fvThrow(new Error("Class create error: Invalid superclass: args["+b+"]"));return}d._supers.push(a)}},e=function(c){var a=this._cls;for(var b=0;b<a._supers.length;b++){if(_STNS.bIsIE)this.constructor=a._supers[b];a._supers[b].call(this,c)}if(_STNS.bIsIE)this.constructor=a;this._cls=a;this.toString=k;this.getClass=l;this.instanceOf=m;this.toConvert=n;if(a.construct)a.construct.call(this,c)},n=function(a,e){var d=this._cls;if(b(d,a)){var g=new a;for(var c in this){if(typeof g[c]=="undefined")delete this[c];if(a[c])this[c]=a[c]}}else if(b(a,d)){var f=0;for(var c=0;c<a._supers.length;c++){if(_STNS.bIsIE)this.constructor=a._supers[c];if(a._supers[c]!=d)a._supers[c].call(this,e);else f=1}if(!f){_STNS.fvThrow(new Error("_STNS.runTime error:Can't convert this instance;The class of instance must be the target class's direct superClass!"));return}if(_STNS.bIsIE)this.constructor=a;this._cls=a;if(a.construct)a.construct.call(this,e)}else _STNS.fvThrow(new Error("_STNS.runTime error:Can't convert this instance;The class of instance must be the target class's subClass or direct superClass!"))},m=function(a){if(typeof a=="string")a=_STNS.Class.getC(a);if(typeof a!=="function")return false;return this._cls==a},l=function(){return this._cls},k=function(){if(this._cls._cn)return "[object Object "+this._cls._pkg+"/"+this._cls._cn+"]";else return "[object Object Anonymous class]"},h=function(){if(this._cn)return "[object Class "+this._pkg+"/"+this._cn+"]";return "[object Anonymous Class]"};return c}();with(_STNS){sDocMd=fsGetDocMd();oNav=_foGetNav();bIsIE=oNav.name=="msie";bIsMIE=bIsIE&&oNav.platform=="mac";bIsOP=oNav.name=="opera";bIsFX=oNav.name=="gecko";bIsSF=oNav.name=="safari";bIsKQ=oNav.name=="konqueror";sDIR=fsGetDIR(sURL);bLocal=!sURL.indexOf("file:");_fvInitOnload();fbAddLoad(_fvCkPg)}}_STNS.fvInitLib();_STNS.fvInc(_STNS.fsGetAbsPth(_STNS.sLibPth+"sttree.js"));_STNS.fvInc(_STNS.fsGetAbsPth(_STNS.sLibPth+"steffie.js"));_STNS.fvLoadLib();if(!_STNS.bShield)_STNS.fvCSSShield();if(typeof _STNS!="undefined"&&!_STNS.EFFECT){_STNS.EFFECT={foGetEff:function(a,f,h,b,c){if(!a)return 0;if(/^stEffect\(.Open/i.test(a)&&_STNS.bIsIE){var d=a.replace(/^.*[\(\,]Direction\=(\w+)[\)\,].*$/i,"$1"),b=a.replace(/^.*[\(\,]Duration\=([\d.]+)[\)\,].*$/i,"$1");b=b==a?1:parseFloat(b);if(d=="Down"||d==a){a="progid:DXImageTransform.Microsoft.Zigzag(GridSizeX=16,GridSizeY=16,enabled=0,Duration="+b+")";b*=1e3;c=5}if(d=="Middle"){a="progid:DXImageTransform.Microsoft.Barn(orientation=horizontal,motion=out,enabled=0,Duration="+b+")";b*=1e3;c=16}}if(/^stEffect\(.Active/i.test(a)&&_STNS.bIsIE){var b=a.replace(/^.*[\(\,]Duration\=([\d.]+)[\)\,].*$/i,"$1");if(b==a)b=dd==a?1:parseFloat(b);a="progid:DXImageTransform.Microsoft.Fade(overlap=.5,enabled=0,Duration="+b+")";b*=1e3;c=12}var g=a.toLowerCase(),i;if((!g.indexOf("progid:")||!g.indexOf("revealtrans"))&&_STNS.EFFECT["CEffIE"])return new _STNS.EFFECT["CEffIE"]([a,f,h,b,c]);else if(!a.indexOf("stEffect")){a=a.substring(10,a.length-2);var e="CEff"+a.charAt(0).toUpperCase()+a.substr(1).replace(/^(.*)\(.*$/,"$1");if(_STNS.EFFECT[e])return new _STNS.EFFECT[e]([a,f,h,b,c])}else return 0}};with(_STNS.EFFECT){_STNS.EFFECT.CEffect=_STNS.Class();CEffect.register("EFFECT/CEffect");CEffect.construct=function(as){this._iStat=-1;this.sName=as[0];this.sDmId=as[1];this.dmWin=as[2]||window;with(_STNS.EFFECT.CEffect){this.fiGetStat=fiGetStat;this.sGetParam=sGetParam;this.fbSet=_STNS.fbFalse;this.fbDel=_STNS.fbFalse;this.fbApply=_STNS.fbFalse;this.fbPlay=_STNS.fbFalse;this.fbStop=_STNS.fbFalse;this.fbSetStyle=_STNS.fbFalse;this.fvAnalyzeParams=fvAnalyzeParams}this.aParams=[];this.sParams=as[0].replace(/^.*\((.*)\).*$/,"$1");if(this.sParams==as[0])this.sParams=""};CEffect.fiGetStat=function(){return this._iStat};CEffect.sGetParam=function(b){var a=this.sName.replace(new RegExp("^.*[\\(\\,]"+b+"\\=(\\d+)[\\,\\)].*$","i"),"$1");return this.sName==a?"":a};CEffect.fvAnalyzeParams=function(){var c=this.sParams.split(","),a;for(var b=0;b<c.length;b++){a=c[b].split("=");a[1]=/^\d+$/.test(a[1])?parseInt(a[1]):/^\d*\.\d+$/.test(a[1])?parseFloat(a[1]):a[1];this.aParams[a[0]]=typeof a[1]!="string"?a[1]:this._cls[a[1]]||a[1]}}}}