From professional translators, enterprises, web pages and freely available translation repositories.
"][0,"",""];l.innerhtml=q[1]+s+q[2];while(q[0]--){l=l.lastchild}if(!o.support.tbody){var r=/"&&!r?l.childnodes:[];for(var m=n.length-1;m>=0;--m){if(o.nodename(n[m],"tbody")&&!n[m].childnodes.length){n[m].parentnode.removechild(n[m])}}}if(!o.support.leadingwhitespace&&/^\s/.test(s)){l.insertbefore(k.createtextnode(s.match(/^\s*/)[0]),l.firstchild)}s=o.makearray(l.childnodes)}if(s.nodetype){g.push(s)}else{g=o.merge(g,s)}});if(i){for(var j=0;g[j];j++){if(o.nodename(g[j],"script")&&(!g[j].typeg[j].type.tolowercase()==="text/javascript")){e.push(g[j].parentnode?g[j].parentnode.removechild(g[j]):g[j])}else{if(g[j].nodetype===1){g.splice.apply(g,[j+1,0].concat(o.makearray(g[j].getelementsbytagname("script"))))}i.appendchild(g[j])}}return e}return g},attr:function(j,g,k){if(!jj.nodetype==3j.nodetype==8){return g}var h=!o.isxmldoc(j),l=k!==g;g=h&&o.props[g]g;if(j.tagname){var f=/hrefsrcstyle/.test(g);if(g=="selected"&&j.parentnode){j.parentnode.selectedindex}if(g in j&&h&&!f){if(l){if(g=="type"&&o.nodename(j,"input")&&j.parentnode){throw"type property can't be changed"}j[g]=k}if(o.nodename(j,"form")&&j.getattributenode(g)){return j.getattributenode(g).nodevalue}if(g=="tabindex"){var i=j.getattributenode("tabindex");return i&&i.specified?i.value:j.nodename.match(/(buttoninputobjectselecttextarea)/i)?0:j.nodename.match(/^(aarea)$/i)&&j.href?0:g}return j[g]}if(!o.support.style&&h&&g=="style"){return o.attr(j.style,"csstext",k)}if(l){j.setattribute(g,""+k)}var e=!o.support.hrefnormalized&&h&&f?j.getattribute(g,2):j.getattribute(g);return e===null?g:e}if(!o.support.opacity&&g=="opacity"){if(l){j.zoom=1;j.filter=(j.filter"").replace(/alpha\([^)]*\)/,"")+(parseint(k)+""=="nan"?"":"alpha(opacity="+k*100+")")}return j.filter&&j.filter.indexof("opacity=")>=0?(parsefloat(j.filter.match(/opacity=([^)]*)/)[1])/100)+"":""}g=g.replace(/-([a-z])/ig,function(m,n){return n.touppercase()});if(l){j[g]=k}return j[g]},trim:function(e){return(e"").replace(/^\s+\s+$/g,"")},makearray:function(g){var e=[];if(g!=null){var f=g.length;if(f==nulltypeof g==="string"o.isfunction(g)g.setinterval){e[0]=g}else{while(f){e[--f]=g[f]}}}return e},inarray:function(g,h){for(var e=0,f=h.length;e0?this.clone(true):this).get();o.fn[f].apply(o(l[k]),i);j=j.concat(i)}return this.pushstack(j,e,g)}});o.each({removeattr:function(e){o.attr(this,e,"");if(this.nodetype==1){this.removeattribute(e)}},addclass:function(e){o.classname.add(this,e)},removeclass:function(e){o.classname.remove(this,e)},toggleclass:function(f,e){if(typeof e!=="boolean"){e=!o.classname.has(this,f)}o.classname[e?"add":"remove"](this,f)},remove:function(e){if(!eo.filter(e,[this]).length){o("*",this).add([this]).each(function(){o.event.remove(this);o.removedata(this)});if(this.parentnode){this.parentnode.removechild(this)}}},empty:function(){o(this).children().remove();while(this.firstchild){this.removechild(this.firstchild)}}},function(e,f){o.fn[e]=function(){return this.each(f,arguments)}});function j(e,f){return e[0]&&parseint(o.curcss(e[0],f,true),10)0}var h="jquery"+e(),v=0,a={};o.extend({cache:{},data:function(f,e,g){f=f==l?a:f;var h=f[h];if(!h){h=f[h]=++v}if(e&&!o.cache[h]){o.cache[h]={}}if(g!==g){o.cache[h][e]=g}return e?o.cache[h][e]:h},removedata:function(f,e){f=f==l?a:f;var h=f[h];if(e){if(o.cache[h]){delete o.cache[h][e];e="";for(e in o.cache[h]){break}if(!e){o.removedata(f)}}}else{try{delete f[h]}catch(g){if(f.removeattribute){f.removeattribute(h)}}delete o.cache[h]}},queue:function(f,e,h){if(f){e=(e"fx")+"queue";var g=o.data(f,e);if(!go.isarray(h)){g=o.data(f,e,o.makearray(h))}else{if(h){g.push(h)}}}return g},dequeue:function(h,g){var e=o.queue(h,g),f=e.shift();if(!gg==="fx"){f=e[0]}if(f!==g){f.call(h)}}});o.fn.extend({data:function(e,g){var h=e.split(".");h[1]=h[1]?"."+h[1]:"";if(g===g){var f=this.triggerhandler("getdata"+h[1]+"!",[h[0]]);if(f===g&&this.length){f=o.data(this[0],e)}return f===g&&h[1]?this.data(h[0]):f}else{return this.trigger("setdata"+h[1]+"!",[h[0],g]).each(function(){o.data(this,e,g)})}},removedata:function(e){return this.each(function(){o.removedata(this,e)})},queue:function(e,f){if(typeof e!=="string"){f=e;e="fx"}if(f===g){return o.queue(this[0],e)}return this.each(function(){var g=o.queue(this,e,f);if(e=="fx"&&g.length==1){g[0].call(this)}})},dequeue:function(e){return this.each(function(){o.dequeue(this,e)})}}); /* * sizzle css selector engine - v0.9.3 * copyright 2009, the dojo foundation * released under the mit, bsd, and gpl licenses. * more information: http://sizzlejs.com/ */ (function(){var r=/((?:\((?:\([^()]+\)[^()]+)+\)\[(?:\[[^[\]]*\]['"][^'"]*['"][^[\]'"]+)+\]\\.[^ >+~,(\[\\]+)+[>+~])(\s*,\s*)?/g,l=0,h=object.prototype.tostring;var f=function(y,u,ab,ac){ab=ab[];u=udocument;if(u.nodetype!==1&&u.nodetype!==9){return[]}if(!ytypeof y!=="string"){return ab}var z=[],w,af,ai,t,ad,v,x=true;r.lastindex=0;while((w=r.exec(y))!==null){z.push(w[1]);if(w[2]){v=regexp.rightcontext;break}}if(z.length>1&&m.exec(y)){if(z.length===2&&i.relative[z[0]]){af=j(z[0]+z[1],u)}else{af=i.relative[z[0]]?[u]:f(z.shift(),u);while(z.length){y=z.shift();if(i.relative[y]){y+=z.shift()}af=j(y,af)}}}else{var ae=ac?{expr:z.pop(),set:e(ac)}:f.find(z.pop(),z.length===1&&u.parentnode?u.parentnode:u,q(u));af=f.filter(ae.expr,ae.set);if(z.length>0){ai=e(af)}else{x=false}while(z.length){var ah=z.pop(),ag=ah;if(!i.relative[ah]){ah=""}else{ag=z.pop()}if(ag==null){ag=u}i.relative[ah](ai,ag,q(u))}}if(!ai){ai=af}if(!ai){throw"syntax error, unrecognized expression: "+(ahy)}if(h.call(ai)==="[object array]"){if(!x){ab.push.apply(ab,ai)}else{if(u.nodetype===1){for(var aa=0;ai[aa]!=null;aa++){if(ai[aa]&&(ai[aa]===trueai[aa].nodetype===1&&k(u,ai[aa]))){ab.push(af[aa])}}}else{for(var aa=0;ai[aa]!=null;aa++){if(ai[aa]&&ai[aa].nodetype===1){ab.push(af[aa])}}}}}else{e(ai,ab)}if(v){f(v,u,ab,ac);if(g){hasduplicate=false;ab.sort(g);if(hasduplicate){for(var aa=1;aa":function(z,u,aa){var x=typeof u==="string";if(x&&!/\w/.test(u)){u=aa?u:u.touppercase();for(var v=0,t=z.length;v=0)){if(!v){t.push(y)}}else{if(v){u[x]=false}}}}return false},id:function(t){return t[1].replace(/\\/g,"")},tag:function(u,t){for(var v=0;t[v]===false;v++){}return t[v]&&q(t[v])?u[1]:u[1].touppercase()},child:function(t){if(t[1]=="nth"){var u=/(-?)(\d*)n((?:\+-)?\d*)/.exec(t[2]=="even"&&"2n"t[2]=="odd"&&"2n+1"!/\d/.test(t[2])&&"0n+"+t[2]t[2]);t[2]=(u[1]+(u[2]1))-0;t[3]=u[3]-0}t[0]=l++;return t},attr:function(x,u,v,t,y,z){var w=x[1].replace(/\\/g,"");if(!z&&i.attrmap[w]){x[1]=i.attrmap[w]}if(x[2]==="~="){x[4]=" "+x[4]+" "}return x},pseudo:function(x,u,v,t,y){if(x[1]==="not"){if(x[3].match(r).length>1/^\w/.test(x[3])){x[3]=f(x[3],null,null,u)}else{var w=f.filter(x[3],u,v,true^y);if(!v){t.push.apply(t,w)}return false}}else{if(i.match.pos.test(x[0])i.match.child.test(x[0])){return true}}return x},pos:function(t){t.unshift(true);return t}},filters:{enabled:function(t){return t.disabled===false&&t.type!=="hidden"},disabled:function(t){return t.disabled===true},checked:function(t){return t.checked===true},selected:function(t){t.parentnode.selectedindex;return t.selected===true},parent:function(t){return !!t.firstchild},empty:function(t){return !t.firstchild},has:function(v,u,t){return !!f(t[3],v).length},header:function(t){return/h\d/i.test(t.nodename)},text:function(t){return"text"===t.type},radio:function(t){return"radio"===t.type},checkbox:function(t){return"checkbox"===t.type},file:function(t){return"file"===t.type},password:function(t){return"password"===t.type},submit:function(t){return"submit"===t.type},image:function(t){return"image"===t.type},reset:function(t){return"reset"===t.type},button:function(t){return"button"===t.typet.nodename.touppercase()==="button"},input:function(t){return/inputselecttextareabutton/i.test(t.nodename)}},setfilters:{first:function(u,t){return t===0},last:function(v,u,t,w){return u===w.length-1},even:function(u,t){return t%2===0},odd:function(u,t){return t%2===1},lt:function(v,u,t){return ut[3]-0},nth:function(v,u,t){return t[3]-0==u},eq:function(v,u,t){return t[3]-0==u}},filter:{pseudo:function(z,v,w,aa){var u=v[1],x=i.filters[u];if(x){return x(z,w,v,aa)}else{if(u==="contains"){return(z.textcontentz.innertext"").indexof(v[3])>=0}else{if(u==="not"){var y=v[3];for(var w=0,t=y.length;w
"][0,"",""];l.innerhtml=q[1]+s+q[2];while(q[0]--){l=l.lastchild}if(!o.support.tbody){var r=/"&&!r?l.childnodes:[];for(var m=n.length-1;m>=0;--m){if(o.nodename(n[m],"tbody")&&!n[m].childnodes.length){n[m].parentnode.removechild(n[m])}}}if(!o.support.leadingwhitespace&&/^\s/.test(s)){l.insertbefore(k.createtextnode(s.match(/^\s*/)[0]),l.firstchild)}s=o.makearray(l.childnodes)}if(s.nodetype){g.push(s)}else{g=o.merge(g,s)}});if(i){for(var j=0;g[j];j++){if(o.nodename(g[j],"script")&&(!g[j].typeg[j].type.tolowercase()==="text/javascript")){e.push(g[j].parentnode?g[j].parentnode.removechild(g[j]):g[j])}else{if(g[j].nodetype===1){g.splice.apply(g,[j+1,0].concat(o.makearray(g[j].getelementsbytagname("script"))))}i.appendchild(g[j])}}return e}return g},attr:function(j,g,k){if(!jj.nodetype==3j.nodetype==8){return g}var h=!o.isxmldoc(j),l=k!==g;g=h&&o.props[g]g;if(j.tagname){var f=/hrefsrcstyle/.test(g);if(g=="selected"&&j.parentnode){j.parentnode.selectedindex}if(g in j&&h&&!f){if(l){if(g=="type"&&o.nodename(j,"input")&&j.parentnode){throw"type property can't be changed"}j[g]=k}if(o.nodename(j,"form")&&j.getattributenode(g)){return j.getattributenode(g).nodevalue}if(g=="tabindex"){var i=j.getattributenode("tabindex");return i&&i.specified?i.value:j.nodename.match(/(buttoninputobjectselecttextarea)/i)?0:j.nodename.match(/^(aarea)$/i)&&j.href?0:g}return j[g]}if(!o.support.style&&h&&g=="style"){return o.attr(j.style,"csstext",k)}if(l){j.setattribute(g,""+k)}var e=!o.support.hrefnormalized&&h&&f?j.getattribute(g,2):j.getattribute(g);return e===null?g:e}if(!o.support.opacity&&g=="opacity"){if(l){j.zoom=1;j.filter=(j.filter"").replace(/alpha\([^)]*\)/,"")+(parseint(k)+""=="nan"?"":"alpha(opacity="+k*100+")")}return j.filter&&j.filter.indexof("opacity=")>=0?(parsefloat(j.filter.match(/opacity=([^)]*)/)[1])/100)+"":""}g=g.replace(/-([a-z])/ig,function(m,n){return n.touppercase()});if(l){j[g]=k}return j[g]},trim:function(e){return(e"").replace(/^\s+\s+$/g,"")},makearray:function(g){var e=[];if(g!=null){var f=g.length;if(f==nulltypeof g==="string"o.isfunction(g)g.setinterval){e[0]=g}else{while(f){e[--f]=g[f]}}}return e},inarray:function(g,h){for(var e=0,f=h.length;e0?this.clone(true):this).get();o.fn[f].apply(o(l[k]),i);j=j.concat(i)}return this.pushstack(j,e,g)}});o.each({removeattr:function(e){o.attr(this,e,"");if(this.nodetype==1){this.removeattribute(e)}},addclass:function(e){o.classname.add(this,e)},removeclass:function(e){o.classname.remove(this,e)},toggleclass:function(f,e){if(typeof e!=="boolean"){e=!o.classname.has(this,f)}o.classname[e?"add":"remove"](this,f)},remove:function(e){if(!eo.filter(e,[this]).length){o("*",this).add([this]).each(function(){o.event.remove(this);o.removedata(this)});if(this.parentnode){this.parentnode.removechild(this)}}},empty:function(){o(this).children().remove();while(this.firstchild){this.removechild(this.firstchild)}}},function(e,f){o.fn[e]=function(){return this.each(f,arguments)}});function j(e,f){return e[0]&&parseint(o.curcss(e[0],f,true),10)0}var h="jquery"+e(),v=0,a={};o.extend({cache:{},data:function(f,e,g){f=f==l?a:f;var h=f[h];if(!h){h=f[h]=++v}if(e&&!o.cache[h]){o.cache[h]={}}if(g!==g){o.cache[h][e]=g}return e?o.cache[h][e]:h},removedata:function(f,e){f=f==l?a:f;var h=f[h];if(e){if(o.cache[h]){delete o.cache[h][e];e="";for(e in o.cache[h]){break}if(!e){o.removedata(f)}}}else{try{delete f[h]}catch(g){if(f.removeattribute){f.removeattribute(h)}}delete o.cache[h]}},queue:function(f,e,h){if(f){e=(e"fx")+"queue";var g=o.data(f,e);if(!go.isarray(h)){g=o.data(f,e,o.makearray(h))}else{if(h){g.push(h)}}}return g},dequeue:function(h,g){var e=o.queue(h,g),f=e.shift();if(!gg==="fx"){f=e[0]}if(f!==g){f.call(h)}}});o.fn.extend({data:function(e,g){var h=e.split(".");h[1]=h[1]?"."+h[1]:"";if(g===g){var f=this.triggerhandler("getdata"+h[1]+"!",[h[0]]);if(f===g&&this.length){f=o.data(this[0],e)}return f===g&&h[1]?this.data(h[0]):f}else{return this.trigger("setdata"+h[1]+"!",[h[0],g]).each(function(){o.data(this,e,g)})}},removedata:function(e){return this.each(function(){o.removedata(this,e)})},queue:function(e,f){if(typeof e!=="string"){f=e;e="fx"}if(f===g){return o.queue(this[0],e)}return this.each(function(){var g=o.queue(this,e,f);if(e=="fx"&&g.length==1){g[0].call(this)}})},dequeue:function(e){return this.each(function(){o.dequeue(this,e)})}}); /* * sizzle css selector engine - v0.9.3 * copyright 2009, the dojo foundation * released under the mit, bsd, and gpl licenses. * more information: http://sizzlejs.com/ */ (function(){var r=/((?:\((?:\([^()]+\)[^()]+)+\)\[(?:\[[^[\]]*\]['"][^'"]*['"][^[\]'"]+)+\]\\.[^ >+~,(\[\\]+)+[>+~])(\s*,\s*)?/g,l=0,h=object.prototype.tostring;var f=function(y,u,ab,ac){ab=ab[];u=udocument;if(u.nodetype!==1&&u.nodetype!==9){return[]}if(!ytypeof y!=="string"){return ab}var z=[],w,af,ai,t,ad,v,x=true;r.lastindex=0;while((w=r.exec(y))!==null){z.push(w[1]);if(w[2]){v=regexp.rightcontext;break}}if(z.length>1&&m.exec(y)){if(z.length===2&&i.relative[z[0]]){af=j(z[0]+z[1],u)}else{af=i.relative[z[0]]?[u]:f(z.shift(),u);while(z.length){y=z.shift();if(i.relative[y]){y+=z.shift()}af=j(y,af)}}}else{var ae=ac?{expr:z.pop(),set:e(ac)}:f.find(z.pop(),z.length===1&&u.parentnode?u.parentnode:u,q(u));af=f.filter(ae.expr,ae.set);if(z.length>0){ai=e(af)}else{x=false}while(z.length){var ah=z.pop(),ag=ah;if(!i.relative[ah]){ah=""}else{ag=z.pop()}if(ag==null){ag=u}i.relative[ah](ai,ag,q(u))}}if(!ai){ai=af}if(!ai){throw"syntax error, unrecognized expression: "+(ahy)}if(h.call(ai)==="[object array]"){if(!x){ab.push.apply(ab,ai)}else{if(u.nodetype===1){for(var aa=0;ai[aa]!=null;aa++){if(ai[aa]&&(ai[aa]===trueai[aa].nodetype===1&&k(u,ai[aa]))){ab.push(af[aa])}}}else{for(var aa=0;ai[aa]!=null;aa++){if(ai[aa]&&ai[aa].nodetype===1){ab.push(af[aa])}}}}}else{e(ai,ab)}if(v){f(v,u,ab,ac);if(g){hasduplicate=false;ab.sort(g);if(hasduplicate){for(var aa=1;aa":function(z,u,aa){var x=typeof u==="string";if(x&&!/\w/.test(u)){u=aa?u:u.touppercase();for(var v=0,t=z.length;v=0)){if(!v){t.push(y)}}else{if(v){u[x]=false}}}}return false},id:function(t){return t[1].replace(/\\/g,"")},tag:function(u,t){for(var v=0;t[v]===false;v++){}return t[v]&&q(t[v])?u[1]:u[1].touppercase()},child:function(t){if(t[1]=="nth"){var u=/(-?)(\d*)n((?:\+-)?\d*)/.exec(t[2]=="even"&&"2n"t[2]=="odd"&&"2n+1"!/\d/.test(t[2])&&"0n+"+t[2]t[2]);t[2]=(u[1]+(u[2]1))-0;t[3]=u[3]-0}t[0]=l++;return t},attr:function(x,u,v,t,y,z){var w=x[1].replace(/\\/g,"");if(!z&&i.attrmap[w]){x[1]=i.attrmap[w]}if(x[2]==="~="){x[4]=" "+x[4]+" "}return x},pseudo:function(x,u,v,t,y){if(x[1]==="not"){if(x[3].match(r).length>1/^\w/.test(x[3])){x[3]=f(x[3],null,null,u)}else{var w=f.filter(x[3],u,v,true^y);if(!v){t.push.apply(t,w)}return false}}else{if(i.match.pos.test(x[0])i.match.child.test(x[0])){return true}}return x},pos:function(t){t.unshift(true);return t}},filters:{enabled:function(t){return t.disabled===false&&t.type!=="hidden"},disabled:function(t){return t.disabled===true},checked:function(t){return t.checked===true},selected:function(t){t.parentnode.selectedindex;return t.selected===true},parent:function(t){return !!t.firstchild},empty:function(t){return !t.firstchild},has:function(v,u,t){return !!f(t[3],v).length},header:function(t){return/h\d/i.test(t.nodename)},text:function(t){return"text"===t.type},radio:function(t){return"radio"===t.type},checkbox:function(t){return"checkbox"===t.type},file:function(t){return"file"===t.type},password:function(t){return"password"===t.type},submit:function(t){return"submit"===t.type},image:function(t){return"image"===t.type},reset:function(t){return"reset"===t.type},button:function(t){return"button"===t.typet.nodename.touppercase()==="button"},input:function(t){return/inputselecttextareabutton/i.test(t.nodename)}},setfilters:{first:function(u,t){return t===0},last:function(v,u,t,w){return u===w.length-1},even:function(u,t){return t%2===0},odd:function(u,t){return t%2===1},lt:function(v,u,t){return ut[3]-0},nth:function(v,u,t){return t[3]-0==u},eq:function(v,u,t){return t[3]-0==u}},filter:{pseudo:function(z,v,w,aa){var u=v[1],x=i.filters[u];if(x){return x(z,w,v,aa)}else{if(u==="contains"){return(z.textcontentz.innertext"").indexof(v[3])>=0}else{if(u==="not"){var y=v[3];for(var w=0,t=y.length;w=0)}}},id:function(u,t){return u.nodetype===1&&u.getattribute("id")===t},tag:function(u,t){return(t==="*"&&u.nodetype===1)u.nodename===t},class:function(u,t){return(" "+(u.classnameu.getattribute("class"))+" ").indexof(t)>-1},attr:function(y,w){var v=w[1],t=i.attrhandle[v]?i.attrhandle[v](y):y[v]!=null?y[v]:y.getattribute(v),z=t+"",x=w[2],u=w[4];return t==null?x==="!=":x==="="?z===u:x==="*="?z.indexof(u)>=0:x==="~="?(" "+z+" ").indexof(u)>=0:!u?z&&t!==false:x==="!="?z!=u:x==="^="?z.indexof(u)===0:x==="$="?z.substr(z.length-u.length)===u:x==="="?z===uz.substr(0,u.length+1)===u+"-":false},pos:function(x,u,v,y){var t=u[2],w=i.setfilters[t];if(w){return w(x,v,u,y)}}}};var m=i.match.pos;for(var o in i.match){i.match[o]=regexp(i.match[o].source+/(?![^\[]*\])(?![^\(]*\))/.source)}var e=function(u,t){u=array.prototype.slice.call(u);if(t){t.push.apply(t,u);return t}return u};try{array.prototype.slice.call(document.documentelement.childnodes)}catch(n){e=function(x,w){var u=w[];if(h.call(x)==="[object array]"){array.prototype.push.apply(u,x)}else{if(typeof x.length==="number"){for(var v=0,t=x.length;v";var t=document.documentelement;t.insertbefore(u,t.firstchild);if(!!document.getelementbyid(v)){i.find.id=function(x,y,z){if(typeof y.getelementbyid!=="undefined"&&!z){var w=y.getelementbyid(x[1]);return w?w.id===x[1]typeof w.getattributenode!=="undefined"&&w.getattributenode("id").nodevalue===x[1]?[w]:g:[]}};i.filter.id=function(y,w){var x=typeof y.getattributenode!=="undefined"&&y.getattributenode("id");return y.nodetype===1&&x&&x.nodevalue===w}}t.removechild(u)})();(function(){var t=document.createelement("div");t.appendchild(document.createcomment(""));if(t.getelementsbytagname("*").length>0){i.find.tag=function(u,y){var x=y.getelementsbytagname(u[1]);if(u[1]==="*"){var w=[];for(var v=0;x[v];v++){if(x[v].nodetype===1){w.push(x[v])}}x=w}return x}}t.innerhtml="";if(t.firstchild&&typeof t.firstchild.getattribute!=="undefined"&&t.firstchild.getattribute("href")!=="#"){i.attrhandle.href=function(u){return u.getattribute("href",2)}}})();if(document.queryselectorall){(function(){var t=f,u=document.createelement("div");u.innerhtml=" ";if(u.queryselectorall&&u.queryselectorall(".test").length===0){return}f=function(y,x,v,w){x=xdocument;if(!w&&x.nodetype===9&&!q(x)){try{return e(x.queryselectorall(y),v)}catch(z){}}return t(y,x,v,w)};f.find=t.find;f.filter=t.filter;f.selectors=t.selectors;f.matches=t.matches})()}if(document.getelementsbyclassname&&document.documentelement.getelementsbyclassname){(function(){var t=document.createelement("div");t.innerhtml="
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
Some human translations with low relevance have been hidden.
Show low-relevance results.