k4slide 0.0.4 → 0.0.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/assets-src/javascripts/lib/k4/slide/controller.js +11 -4
- data/assets/k4slide.js +186 -187
- data/example/example.html +186 -187
- data/lib/k4slide/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 72382d33b66371092b9a0c027fda7f85d7f25f46
|
4
|
+
data.tar.gz: 8c026444217f448fd59a84c109614e2aba5ff959
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0b6978fe939d347427e2ed274f8dbb76807b9dd640705ee4f22e352531c696621828e383cabffa16e90c873b5057477aa5b7b5577336910a782cdce8e26c19c5
|
7
|
+
data.tar.gz: 008673ccf57fa1c1e2589b98271cacdea86b1f91b95d1881ab3a23bebb316270a597b93661aafa0acfcaa4193bb4c1c5606fb9020b593a57b50210edd707a9ae
|
@@ -37,6 +37,12 @@ k4.slide.Controller = function(config) {
|
|
37
37
|
* @type {goog.History}
|
38
38
|
*/
|
39
39
|
this.history_ = new goog.History();
|
40
|
+
|
41
|
+
/**
|
42
|
+
* Installed styles
|
43
|
+
* @type {Element|StyleSheet}
|
44
|
+
*/
|
45
|
+
this.installedStyles_ = null;
|
40
46
|
}
|
41
47
|
goog.inherits(k4.slide.Controller, goog.ui.Component);
|
42
48
|
|
@@ -135,7 +141,11 @@ k4.slide.Controller.prototype.setSlideScale_ = function() {
|
|
135
141
|
'}',
|
136
142
|
''
|
137
143
|
].join("");
|
138
|
-
|
144
|
+
|
145
|
+
if (goog.isDefAndNotNull(this.installedStyles_)) {
|
146
|
+
goog.style.uninstallStyles(this.installedStyles_);
|
147
|
+
}
|
148
|
+
this.installedStyles_ = goog.style.installStyles(installStyles);
|
139
149
|
};
|
140
150
|
|
141
151
|
/**
|
@@ -306,7 +316,4 @@ k4.slide.Controller.prototype.goTo = function(page) {
|
|
306
316
|
k4.slide.Controller.prototype.resize = function() {
|
307
317
|
this.initWindow_();
|
308
318
|
this.calculateSlideSizeAndPosition_();
|
309
|
-
goog.array.forEach(this.slides_, function(s, i, a) {
|
310
|
-
s.setPositionByConfig();
|
311
|
-
}, this);
|
312
319
|
};
|
data/assets/k4slide.js
CHANGED
@@ -1,173 +1,173 @@
|
|
1
|
-
(function(){function b(){return function(a){return a}}function h(){return function(){}}function q(a){return function(){return this[a]}}var t,v=v||{};v.global=this;v.
|
2
|
-
v.
|
3
|
-
v.
|
4
|
-
v.
|
5
|
-
v.global.document;if("complete"==c.readyState){if(/\bdeps.js$/.test(a))return!1;throw Error('Cannot write "'+a+'" after document load');}c.write('<script type="text/javascript" src="'+a+'">\x3c/script>');return!0}return!1},v.
|
6
|
-
0;f<c.length;f++)if(c[f])v.
|
1
|
+
(function(){function b(){return function(a){return a}}function h(){return function(){}}function q(a){return function(){return this[a]}}var t,v=v||{};v.global=this;v.tc=function(a,c,d){a=a.split(".");d=d||v.global;a[0]in d||!d.execScript||d.execScript("var "+a[0]);for(var e;a.length&&(e=a.shift());)a.length||void 0===c?d=d[e]?d[e]:d[e]={}:d[e]=c};v.Ck=function(a,c){v.tc(a,c)};v.$=!1;v.Hi="en";v.yd=!0;v.vm=function(a){v.tc(a)};
|
2
|
+
v.Qm=function(a){if(!v.$)throw a=a||"",Error("Importing test-only code into non-debug environment"+a?": "+a:".");};v.Cg=function(){for(var a=["window","event"],c=v.global,d;d=a.shift();)if(v.hb(c[d]))c=c[d];else return null;return c};v.wl=function(a,c){var d=c||v.global,e;for(e in a)d[e]=a[e]};v.Tj=function(a,c,d){if(v.td){var e;a=a.replace(/\\/g,"/");for(var f=v.Ca,g=0;e=c[g];g++)f.kb[e]=a,a in f.Uc||(f.Uc[a]={}),f.Uc[a][e]=!0;for(e=0;c=d[e];e++)a in f.ob||(f.ob[a]={}),f.ob[a][c]=!0}};v.Yh=!0;
|
3
|
+
v.Dm=h();v.tb="";v.Te=h();v.zl=b();v.Sj=function(){throw Error("unimplemented abstract method");};v.rb=function(a){a.Eb=function(){if(a.Le)return a.Le;v.$&&(v.Me[v.Me.length]=a);return a.Le=new a}};v.Me=[];v.td=!1;
|
4
|
+
v.td&&(v.Mg={},v.Ca={Uc:{},kb:{},ob:{},pf:{},fc:{}},v.Fe=function(){var a=v.global.document;return"undefined"!=typeof a&&"write"in a},v.lg=function(){if(v.global.xf)v.tb=v.global.xf;else if(v.Fe())for(var a=v.global.document.getElementsByTagName("script"),c=a.length-1;0<=c;--c){var d=a[c].src,e=d.lastIndexOf("?"),e=-1==e?d.length:e;if("base.js"==d.substr(e-7,7)){v.tb=d.substr(0,e-7);break}}},v.Ee=function(a){var c=v.global.Oh||v.Eh;!v.Ca.fc[a]&&c(a)&&(v.Ca.fc[a]=!0)},v.Eh=function(a){if(v.Fe()){var c=
|
5
|
+
v.global.document;if("complete"==c.readyState){if(/\bdeps.js$/.test(a))return!1;throw Error('Cannot write "'+a+'" after document load');}c.write('<script type="text/javascript" src="'+a+'">\x3c/script>');return!0}return!1},v.qn=function(){function a(f){if(!(f in e.fc)){if(!(f in e.pf)&&(e.pf[f]=!0,f in e.ob))for(var k in e.ob[f])if(!v.Ql(k))if(k in e.kb)a(e.kb[k]);else throw Error("Undefined nameToPath for "+k);f in d||(d[f]=!0,c.push(f))}}var c=[],d={},e=v.Ca,f;for(f in v.Mg)e.fc[f]||a(f);for(f=
|
6
|
+
0;f<c.length;f++)if(c[f])v.Ee(v.tb+c[f]);else throw Error("Undefined script input");},v.gl=function(a){return a in v.Ca.kb?v.Ca.kb[a]:null},v.lg(),v.global.Ph||v.Ee(v.tb+"deps.js"));
|
7
7
|
v.S=function(a){var c=typeof a;if("object"==c)if(a){if(a instanceof Array)return"array";if(a instanceof Object)return c;var d=Object.prototype.toString.call(a);if("[object Window]"==d)return"object";if("[object Array]"==d||"number"==typeof a.length&&"undefined"!=typeof a.splice&&"undefined"!=typeof a.propertyIsEnumerable&&!a.propertyIsEnumerable("splice"))return"array";if("[object Function]"==d||"undefined"!=typeof a.call&&"undefined"!=typeof a.propertyIsEnumerable&&!a.propertyIsEnumerable("call"))return"function"}else return"null";
|
8
|
-
else if("function"==c&&"undefined"==typeof a.call)return"object";return c};v.V=function(a){return void 0!==a};v.
|
9
|
-
v.Ja=function(a){return"function"==v.S(a)};v.W=function(a){var c=typeof a;return"object"==c&&null!=a||"function"==c};v.R=function(a){return a[v.
|
10
|
-
v.
|
11
|
-
v.Tc=function(a,c){var d=Array.prototype.slice.call(arguments,1);return function(){var c=Array.prototype.slice.call(arguments);c.unshift.apply(c,d);return a.apply(this,c)}};v
|
12
|
-
v.
|
13
|
-
v.
|
14
|
-
v.
|
15
|
-
v.
|
16
|
-
f);throw Error("goog.base called from a method of one name to a method of a different name");};v.scope=function(a){a.call(v.global)};v.debug={};function w(a){Error.captureStackTrace?Error.captureStackTrace(this,w):this.stack=Error().stack||"";a&&(this.message=String(a))}v.
|
17
|
-
v.b.
|
18
|
-
v.b
|
19
|
-
v.b.trimRight=function(a){return a.replace(/[\s\xa0]+$/,"")};v.b.
|
20
|
-
v.b.
|
21
|
-
v.b.
|
22
|
-
v.b.
|
23
|
-
v.b.
|
24
|
-
v.b.truncate=function(a,c,d){d&&(a=v.b.
|
25
|
-
v.b.quote=function(a){a=String(a);if(a.quote)return a.quote();for(var c=['"'],d=0;d<a.length;d++){var e=a.charAt(d),f=e.charCodeAt(0);c[d+1]=v.b
|
26
|
-
v.b.
|
27
|
-
v.b.
|
28
|
-
v.b.
|
29
|
-
v.b.
|
30
|
-
v.b.
|
31
|
-
v.b.
|
32
|
-
v.h.
|
33
|
-
v.h.
|
34
|
-
v.h.
|
8
|
+
else if("function"==c&&"undefined"==typeof a.call)return"object";return c};v.V=function(a){return void 0!==a};v.Ol=function(a){return null===a};v.hb=function(a){return null!=a};v.isArray=function(a){return"array"==v.S(a)};v.L=function(a){var c=v.S(a);return"array"==c||"object"==c&&"number"==typeof a.length};v.Fl=function(a){return v.W(a)&&"function"==typeof a.getFullYear};v.i=function(a){return"string"==typeof a};v.Pg=function(a){return"boolean"==typeof a};v.Mc=function(a){return"number"==typeof a};
|
9
|
+
v.Ja=function(a){return"function"==v.S(a)};v.W=function(a){var c=typeof a;return"object"==c&&null!=a||"function"==c};v.R=function(a){return a[v.qb]||(a[v.qb]=++v.th)};v.kh=function(a){"removeAttribute"in a&&a.removeAttribute(v.qb);try{delete a[v.qb]}catch(c){}};v.qb="closure_uid_"+(1E9*Math.random()>>>0);v.th=0;v.Yk=v.R;v.Bm=v.kh;v.Sf=function(a){var c=v.S(a);if("object"==c||"array"==c){if(a.P)return a.P();var c="array"==c?[]:{},d;for(d in a)c[d]=v.Sf(a[d]);return c}return a};
|
10
|
+
v.Of=function(a,c,d){return a.call.apply(a.bind,arguments)};v.Nf=function(a,c,d){if(!a)throw Error();if(2<arguments.length){var e=Array.prototype.slice.call(arguments,2);return function(){var d=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(d,e);return a.apply(c,d)}}return function(){return a.apply(c,arguments)}};v.bind=function(a,c,d){Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?v.bind=v.Of:v.bind=v.Nf;return v.bind.apply(null,arguments)};
|
11
|
+
v.Tc=function(a,c){var d=Array.prototype.slice.call(arguments,1);return function(){var c=Array.prototype.slice.call(arguments);c.unshift.apply(c,d);return a.apply(this,c)}};v.bm=function(a,c){for(var d in c)a[d]=c[d]};v.now=v.yd&&Date.now||function(){return+new Date};
|
12
|
+
v.vl=function(a){if(v.global.execScript)v.global.execScript(a,"JavaScript");else if(v.global.eval)if(null==v.xb&&(v.global.eval("var _et_ = 1;"),"undefined"!=typeof v.global._et_?(delete v.global._et_,v.xb=!0):v.xb=!1),v.xb)v.global.eval(a);else{var c=v.global.document,d=c.createElement("script");d.type="text/javascript";d.defer=!1;d.appendChild(c.createTextNode(a));c.body.appendChild(d);c.body.removeChild(d)}else throw Error("goog.globalEval not available");};v.xb=null;
|
13
|
+
v.Uk=function(a,c){function d(a){a=a.split("-");for(var c=[],d=0;d<a.length;d++)c.push(e(a[d]));return c.join("-")}function e(a){return v.Ld[a]||a}var f;f=v.Ld?"BY_WHOLE"==v.Yf?e:d:b();return c?a+"-"+f(c):f(a)};v.Jm=function(a,c){v.Ld=a;v.Yf=c};v.al=function(a,c){var d=c||{},e;for(e in d){var f=(""+d[e]).replace(/\$/g,"$$$$");a=a.replace(RegExp("\\{\\$"+e+"\\}","gi"),f)}return a};v.bl=b();v.Rd=function(a,c){v.tc(a,c,void 0)};v.Gk=function(a,c,d){a[c]=d};
|
14
|
+
v.w=function(a,c){function d(){}d.prototype=c.prototype;a.F=c.prototype;a.prototype=new d;a.prototype.constructor=a};
|
15
|
+
v.hk=function(a,c,d){var e=arguments.callee.caller;if(v.$&&!e)throw Error("arguments.caller not defined. goog.base() expects not to be running in strict mode. See http://www.ecma-international.org/ecma-262/5.1/#sec-C");if(e.F)return e.F.constructor.apply(a,Array.prototype.slice.call(arguments,1));for(var f=Array.prototype.slice.call(arguments,2),g=!1,k=a.constructor;k;k=k.F&&k.F.constructor)if(k.prototype[c]===e)g=!0;else if(g)return k.prototype[c].apply(a,f);if(a[c]===e)return a.constructor.prototype[c].apply(a,
|
16
|
+
f);throw Error("goog.base called from a method of one name to a method of a different name");};v.scope=function(a){a.call(v.global)};v.debug={};function w(a){Error.captureStackTrace?Error.captureStackTrace(this,w):this.stack=Error().stack||"";a&&(this.message=String(a))}v.w(w,Error);w.prototype.name="CustomError";v.b={};v.b.cd=function(a,c){return 0==a.lastIndexOf(c,0)};v.b.Ek=function(a,c){var d=a.length-c.length;return 0<=d&&a.indexOf(c,d)==d};v.b.pk=function(a,c){return 0==v.b.Dd(c,a.substr(0,c.length))};v.b.nk=function(a,c){return 0==v.b.Dd(c,a.substr(a.length-c.length,c.length))};v.b.ok=function(a,c){return a.toLowerCase()==c.toLowerCase()};v.b.cc=function(a,c){for(var d=a.split("%s"),e="",f=Array.prototype.slice.call(arguments,1);f.length&&1<d.length;)e+=d.shift()+f.shift();return e+d.join("%s")};
|
17
|
+
v.b.uk=function(a){return a.replace(/[\s\xa0]+/g," ").replace(/^\s+|\s+$/g,"")};v.b.Ia=function(a){return/^[\s\xa0]*$/.test(a)};v.b.Il=function(a){return v.b.Ia(v.b.Vg(a))};v.b.El=function(a){return!/[^\t\n\r ]/.test(a)};v.b.Cl=function(a){return!/[^a-zA-Z]/.test(a)};v.b.Pl=function(a){return!/[^0-9]/.test(a)};v.b.Dl=function(a){return!/[^a-zA-Z0-9]/.test(a)};v.b.Sl=function(a){return" "==a};v.b.Tl=function(a){return 1==a.length&&" "<=a&&"~">=a||"\u0080"<=a&&"\ufffd">=a};
|
18
|
+
v.b.$m=function(a){return a.replace(/(\r\n|\r|\n)+/g," ")};v.b.Rf=function(a){return a.replace(/(\r\n|\r|\n)/g,"\n")};v.b.jm=function(a){return a.replace(/\xa0|\s/g," ")};v.b.im=function(a){return a.replace(/\xa0|[ \t]+/g," ")};v.b.tk=function(a){return a.replace(/[\t\r\n ]+/g," ").replace(/^[\t\r\n ]+|[\t\r\n ]+$/g,"")};v.b.trim=function(a){return a.replace(/^[\s\xa0]+|[\s\xa0]+$/g,"")};v.b.trimLeft=function(a){return a.replace(/^[\s\xa0]+/,"")};
|
19
|
+
v.b.trimRight=function(a){return a.replace(/[\s\xa0]+$/,"")};v.b.Dd=function(a,c){var d=String(a).toLowerCase(),e=String(c).toLowerCase();return d<e?-1:d==e?0:1};v.b.Ue=/(\.\d+)|(\d+)|(\D+)/g;
|
20
|
+
v.b.lm=function(a,c){if(a==c)return 0;if(!a)return-1;if(!c)return 1;for(var d=a.toLowerCase().match(v.b.Ue),e=c.toLowerCase().match(v.b.Ue),f=Math.min(d.length,e.length),g=0;g<f;g++){var k=d[g],l=e[g];if(k!=l)return d=parseInt(k,10),!isNaN(d)&&(e=parseInt(l,10),!isNaN(e)&&d-e)?d-e:k<l?-1:1}return d.length!=e.length?d.length-e.length:a<c?-1:1};v.b.Bh=function(a){return encodeURIComponent(String(a))};v.b.of=function(a){return decodeURIComponent(a.replace(/\+/g," "))};
|
21
|
+
v.b.Zg=function(a,c){return a.replace(/(\r\n|\r|\n)/g,c?"<br />":"<br>")};v.b.Ha=function(a){if(!v.b.Kf.test(a))return a;-1!=a.indexOf("&")&&(a=a.replace(v.b.Lf,"&"));-1!=a.indexOf("<")&&(a=a.replace(v.b.Ug,"<"));-1!=a.indexOf(">")&&(a=a.replace(v.b.Gg,">"));-1!=a.indexOf('"')&&(a=a.replace(v.b.ih,"""));return a};v.b.Lf=/&/g;v.b.Ug=/</g;v.b.Gg=/>/g;v.b.ih=/\"/g;v.b.Kf=/[&<>\"]/;v.b.mf=function(a){return v.b.contains(a,"&")?"document"in v.global?v.b.uh(a):v.b.vh(a):a};
|
22
|
+
v.b.uh=function(a){var c={"&":"&","<":"<",">":">",""":'"'},d=document.createElement("div");return a.replace(v.b.Ef,function(a,f){var g=c[a];if(g)return g;if("#"==f.charAt(0)){var k=Number("0"+f.substr(1));isNaN(k)||(g=String.fromCharCode(k))}g||(d.innerHTML=a+" ",g=d.firstChild.nodeValue.slice(0,-1));return c[a]=g})};
|
23
|
+
v.b.vh=function(a){return a.replace(/&([^;]+);/g,function(a,d){switch(d){case "amp":return"&";case "lt":return"<";case "gt":return">";case "quot":return'"';default:if("#"==d.charAt(0)){var e=Number("0"+d.substr(1));if(!isNaN(e))return String.fromCharCode(e)}return a}})};v.b.Ef=/&([^;\s<&]+);?/g;v.b.on=function(a,c){return v.b.Zg(a.replace(/ /g,"  "),c)};v.b.qh=function(a){for(var c=0;2>c;c++){var d="\"'".charAt(c);if(a.charAt(0)==d&&a.charAt(a.length-1)==d)return a.substring(1,a.length-1)}return a};
|
24
|
+
v.b.truncate=function(a,c,d){d&&(a=v.b.mf(a));a.length>c&&(a=a.substring(0,c-3)+"...");d&&(a=v.b.Ha(a));return a};v.b.jn=function(a,c,d,e){d&&(a=v.b.mf(a));if(e&&a.length>c)e>c&&(e=c),a=a.substring(0,c-e)+"..."+a.substring(a.length-e);else if(a.length>c){e=Math.floor(c/2);var f=a.length-e;a=a.substring(0,e+c%2)+"..."+a.substring(f)}d&&(a=v.b.Ha(a));return a};v.b.ad={"\x00":"\\0","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\x0B":"\\x0B",'"':'\\"',"\\":"\\\\"};v.b.Rb={"'":"\\'"};
|
25
|
+
v.b.quote=function(a){a=String(a);if(a.quote)return a.quote();for(var c=['"'],d=0;d<a.length;d++){var e=a.charAt(d),f=e.charCodeAt(0);c[d+1]=v.b.ad[e]||(31<f&&127>f?e:v.b.Pd(e))}c.push('"');return c.join("")};v.b.Fk=function(a){for(var c=[],d=0;d<a.length;d++)c[d]=v.b.Pd(a.charAt(d));return c.join("")};
|
26
|
+
v.b.Pd=function(a){if(a in v.b.Rb)return v.b.Rb[a];if(a in v.b.ad)return v.b.Rb[a]=v.b.ad[a];var c=a,d=a.charCodeAt(0);if(31<d&&127>d)c=a;else{if(256>d){if(c="\\x",16>d||256<d)c+="0"}else c="\\u",4096>d&&(c+="0");c+=d.toString(16).toUpperCase()}return v.b.Rb[a]=c};v.b.bn=function(a){for(var c={},d=0;d<a.length;d++)c[a.charAt(d)]=!0;return c};v.b.contains=function(a,c){return-1!=a.indexOf(c)};v.b.yk=function(a,c){return a&&c?a.split(c).length-1:0};
|
27
|
+
v.b.nb=function(a,c,d){var e=a;0<=c&&(c<a.length&&0<d)&&(e=a.substr(0,c)+a.substr(c+d,a.length-c-d));return e};v.b.remove=function(a,c){var d=RegExp(v.b.Vc(c),"");return a.replace(d,"")};v.b.ma=function(a,c){var d=RegExp(v.b.Vc(c),"g");return a.replace(d,"")};v.b.Vc=function(a){return String(a).replace(/([-()\[\]{}+?*.$\^|,:#<!\\])/g,"\\$1").replace(/\x08/g,"\\x08")};v.b.repeat=function(a,c){return Array(c+1).join(a)};
|
28
|
+
v.b.pm=function(a,c,d){a=v.V(d)?a.toFixed(d):String(a);d=a.indexOf(".");-1==d&&(d=a.length);return v.b.repeat("0",Math.max(0,c-d))+a};v.b.Vg=function(a){return null==a?"":String(a)};v.b.mk=function(a){return Array.prototype.join.call(arguments,"")};v.b.il=function(){return Math.floor(2147483648*Math.random()).toString(36)+Math.abs(Math.floor(2147483648*Math.random())^v.now()).toString(36)};
|
29
|
+
v.b.Id=function(a,c){for(var d=0,e=v.b.trim(String(a)).split("."),f=v.b.trim(String(c)).split("."),g=Math.max(e.length,f.length),k=0;0==d&&k<g;k++){var l=e[k]||"",m=f[k]||"",n=RegExp("(\\d*)(\\D*)","g"),s=RegExp("(\\d*)(\\D*)","g");do{var B=n.exec(l)||["","",""],u=s.exec(m)||["","",""];if(0==B[0].length&&0==u[0].length)break;d=v.b.oc(0==B[1].length?0:parseInt(B[1],10),0==u[1].length?0:parseInt(u[1],10))||v.b.oc(0==B[2].length,0==u[2].length)||v.b.oc(B[2],u[2])}while(0==d)}return d};
|
30
|
+
v.b.oc=function(a,c){return a<c?-1:a>c?1:0};v.b.Df=4294967296;v.b.xl=function(a){for(var c=0,d=0;d<a.length;++d)c=31*c+a.charCodeAt(d),c%=v.b.Df;return c};v.b.yh=2147483648*Math.random()|0;v.b.Ak=function(){return"goog_"+v.b.yh++};v.b.cn=function(a){var c=Number(a);return 0==c&&v.b.Ia(a)?NaN:c};v.b.Ml=function(a){return/^[a-z]+([A-Z][a-z]*)*$/.test(a)};v.b.Vl=function(a){return/^([A-Z][a-z]*)+$/.test(a)};v.b.Qa=function(a){return String(a).replace(/\-([a-z])/g,function(a,d){return d.toUpperCase()})};
|
31
|
+
v.b.ed=function(a){return String(a).replace(/([A-Z])/g,"-$1").toLowerCase()};v.b.lf=function(a){var c=v.i(void 0)?v.b.Vc(void 0):"\\s";return a.replace(RegExp("(^"+(c?"|["+c+"]+":"")+")([a-z])","g"),function(a,c,f){return c+f.toUpperCase()})};v.b.qm=function(a){isFinite(a)&&(a=String(a));return v.i(a)?/^\s*-?0x/i.test(a)?parseInt(a,16):parseInt(a,10):NaN};v.b.Xm=function(a,c,d){a=a.split(c);for(var e=[];0<d&&a.length;)e.push(a.shift()),d--;a.length&&e.push(a.join(c));return e};v.h={};v.h.aa=v.$;function aa(a,c){c.unshift(a);w.call(this,v.b.cc.apply(null,c));c.shift();this.am=a}v.w(aa,w);aa.prototype.name="AssertionError";v.h.ia=function(a,c,d,e){var f="Assertion failed";if(d)var f=f+(": "+d),g=e;else a&&(f+=": "+a,g=c);throw new aa(""+f,g||[]);};v.h.assert=function(a,c,d){v.h.aa&&!a&&v.h.ia("",null,c,Array.prototype.slice.call(arguments,2));return a};v.h.Sd=function(a,c){if(v.h.aa)throw new aa("Failure"+(a?": "+a:""),Array.prototype.slice.call(arguments,1));};
|
32
|
+
v.h.dk=function(a,c,d){v.h.aa&&!v.Mc(a)&&v.h.ia("Expected number but got %s: %s.",[v.S(a),a],c,Array.prototype.slice.call(arguments,2));return a};v.h.gk=function(a,c,d){v.h.aa&&!v.i(a)&&v.h.ia("Expected string but got %s: %s.",[v.S(a),a],c,Array.prototype.slice.call(arguments,2));return a};v.h.bk=function(a,c,d){v.h.aa&&!v.Ja(a)&&v.h.ia("Expected function but got %s: %s.",[v.S(a),a],c,Array.prototype.slice.call(arguments,2));return a};
|
33
|
+
v.h.ek=function(a,c,d){v.h.aa&&!v.W(a)&&v.h.ia("Expected object but got %s: %s.",[v.S(a),a],c,Array.prototype.slice.call(arguments,2));return a};v.h.$j=function(a,c,d){v.h.aa&&!v.isArray(a)&&v.h.ia("Expected array but got %s: %s.",[v.S(a),a],c,Array.prototype.slice.call(arguments,2));return a};v.h.ak=function(a,c,d){v.h.aa&&!v.Pg(a)&&v.h.ia("Expected boolean but got %s: %s.",[v.S(a),a],c,Array.prototype.slice.call(arguments,2));return a};
|
34
|
+
v.h.ck=function(a,c,d,e){!v.h.aa||a instanceof c||v.h.ia("instanceof check failed.",null,d,Array.prototype.slice.call(arguments,3));return a};v.h.fk=function(){for(var a in Object.prototype)v.h.Sd(a+" should not be enumerable in Object.prototype.")};v.c={};v.pa=v.yd;v.c.sm=function(a){return a[a.length-1]};v.c.l=Array.prototype;v.c.indexOf=v.pa&&v.c.l.indexOf?function(a,c,d){return v.c.l.indexOf.call(a,c,d)}:function(a,c,d){d=null==d?0:0>d?Math.max(0,a.length+d):d;if(v.i(a))return v.i(c)&&1==c.length?a.indexOf(c,d):-1;for(;d<a.length;d++)if(d in a&&a[d]===c)return d;return-1};
|
35
35
|
v.c.lastIndexOf=v.pa&&v.c.l.lastIndexOf?function(a,c,d){return v.c.l.lastIndexOf.call(a,c,null==d?a.length-1:d)}:function(a,c,d){d=null==d?a.length-1:d;0>d&&(d=Math.max(0,a.length+d));if(v.i(a))return v.i(c)&&1==c.length?a.lastIndexOf(c,d):-1;for(;0<=d;d--)if(d in a&&a[d]===c)return d;return-1};v.c.forEach=v.pa&&v.c.l.forEach?function(a,c,d){v.c.l.forEach.call(a,c,d)}:function(a,c,d){for(var e=a.length,f=v.i(a)?a.split(""):a,g=0;g<e;g++)g in f&&c.call(d,f[g],g,a)};
|
36
|
-
v.c.
|
36
|
+
v.c.pg=function(a,c){for(var d=v.i(a)?a.split(""):a,e=a.length-1;0<=e;--e)e in d&&c.call(void 0,d[e],e,a)};v.c.filter=v.pa&&v.c.l.filter?function(a,c,d){return v.c.l.filter.call(a,c,d)}:function(a,c,d){for(var e=a.length,f=[],g=0,k=v.i(a)?a.split(""):a,l=0;l<e;l++)if(l in k){var m=k[l];c.call(d,m,l,a)&&(f[g++]=m)}return f};
|
37
37
|
v.c.map=v.pa&&v.c.l.map?function(a,c,d){return v.c.l.map.call(a,c,d)}:function(a,c,d){for(var e=a.length,f=Array(e),g=v.i(a)?a.split(""):a,k=0;k<e;k++)k in g&&(f[k]=c.call(d,g[k],k,a));return f};v.c.reduce=function(a,c,d,e){if(a.reduce)return e?a.reduce(v.bind(c,e),d):a.reduce(c,d);var f=d;v.c.forEach(a,function(d,k){f=c.call(e,f,d,k,a)});return f};
|
38
|
-
v.c.reduceRight=function(a,c,d,e){if(a.reduceRight)return e?a.reduceRight(v.bind(c,e),d):a.reduceRight(c,d);var f=d;v.c.
|
39
|
-
v.c.every=v.pa&&v.c.l.every?function(a,c,d){return v.c.l.every.call(a,c,d)}:function(a,c,d){for(var e=a.length,f=v.i(a)?a.split(""):a,g=0;g<e;g++)if(g in f&&!c.call(d,f[g],g,a))return!1;return!0};v.c.count=function(a,c,d){var e=0;v.c.forEach(a,function(a,g,k){c.call(d,a,g,k)&&++e},d);return e};v.c.find=function(a,c,d){c=v.c.
|
40
|
-
v.c.
|
41
|
-
v.c.
|
42
|
-
v.c.
|
43
|
-
v.c.slice=function(a,c,d){return 2>=arguments.length?v.c.l.slice.call(a,c):v.c.l.slice.call(a,c,d)};v.c.
|
44
|
-
v.c.
|
45
|
-
v.c.
|
46
|
-
v.c.sa=function(a,c){return a>c?1:a<c?-1:0};v.c.
|
47
|
-
v.c.
|
48
|
-
v.c.rotate=function(a,c){a.length&&(c%=a.length,0<c?v.c.l.unshift.apply(a,a.splice(-c,c)):0>c&&v.c.l.push.apply(a,a.splice(0,-c)));return a};v.c.
|
49
|
-
v.c.
|
50
|
-
v.a.f.
|
51
|
-
v.a.f.enable=function(a,c,d){d?v.a.f.add(a,c):v.a.f.remove(a,c)};v.a.f.toggle=function(a,c){var d=!v.a.f.
|
52
|
-
v.object.
|
53
|
-
v.object.
|
54
|
-
v.object.add=function(a,c,d){if(c in a)throw Error('The object already contains the key "'+c+'"');v.object.set(a,c,d)};v.object.get=function(a,c,d){return c in a?a[c]:d};v.object.set=function(a,c,d){a[c]=d};v.object.
|
55
|
-
v.object.
|
56
|
-
v.object.create=function(a){var c=arguments.length;if(1==c&&v.isArray(arguments[0]))return v.object.create.apply(null,arguments[0]);if(c%2)throw Error("Uneven number of arguments");for(var d={},e=0;e<c;e+=2)d[arguments[e]]=arguments[e+1];return d};v.object.
|
57
|
-
v.object.
|
58
|
-
v.userAgent.
|
59
|
-
v.userAgent.Aa||v.userAgent.
|
60
|
-
v.userAgent.
|
61
|
-
v.userAgent.
|
62
|
-
v.userAgent.oa=v.userAgent.ga?v.userAgent.
|
63
|
-
v.userAgent.
|
64
|
-
v.userAgent.
|
65
|
-
z.prototype.round=function(){this.width=Math.round(this.width);this.height=Math.round(this.height);return this};var ca=!v.userAgent.e||v.userAgent.ca(9),da=!v.userAgent.o&&!v.userAgent.e||v.userAgent.e&&v.userAgent.ca(9)||v.userAgent.o&&v.userAgent.k("1.9.1"),ea=v.userAgent.e&&!v.userAgent.k("9"),fa=v.userAgent.e||v.userAgent.
|
66
|
-
v.g.
|
67
|
-
v.g
|
68
|
-
v.g.
|
69
|
-
v.a.
|
70
|
-
v.a.
|
71
|
-
v.a.
|
72
|
-
v.a.Fa=function(a){return v.a.
|
73
|
-
v.a.
|
74
|
-
v.a.
|
75
|
-
v.a.
|
76
|
-
v.a.
|
77
|
-
v.a.
|
78
|
-
v.a.appendChild=function(a,c){a.appendChild(c)};v.a.append=function(a,c){v.a.
|
79
|
-
v.a.
|
80
|
-
v.a.
|
81
|
-
v.a.
|
82
|
-
v.a.
|
83
|
-
v.a.
|
84
|
-
(e?c.sourceIndex:g.sourceIndex)}e=v.a.t(a);d=e.createRange();d.selectNode(a);d.collapse(!0);e=e.createRange();e.selectNode(c);e.collapse(!0);return d.compareBoundaryPoints(v.global.Range.START_TO_END,e)};v.a.
|
85
|
-
v.a.
|
86
|
-
v.a.
|
87
|
-
v.a.
|
88
|
-
v.a.
|
89
|
-
v.a.
|
90
|
-
v.a.
|
91
|
-
v.a.Lc=function(a){if(a&&"number"==typeof a.length){if(v.W(a))return"function"==typeof a.item||"string"==typeof a.item;if(v.Ja(a))return"function"==typeof a.item}return!1};v.a.
|
92
|
-
v.a.
|
93
|
-
t.ra=function(a,c,d){return v.a.
|
94
|
-
t.
|
95
|
-
t
|
38
|
+
v.c.reduceRight=function(a,c,d,e){if(a.reduceRight)return e?a.reduceRight(v.bind(c,e),d):a.reduceRight(c,d);var f=d;v.c.pg(a,function(d,k){f=c.call(e,f,d,k,a)});return f};v.c.some=v.pa&&v.c.l.some?function(a,c,d){return v.c.l.some.call(a,c,d)}:function(a,c,d){for(var e=a.length,f=v.i(a)?a.split(""):a,g=0;g<e;g++)if(g in f&&c.call(d,f[g],g,a))return!0;return!1};
|
39
|
+
v.c.every=v.pa&&v.c.l.every?function(a,c,d){return v.c.l.every.call(a,c,d)}:function(a,c,d){for(var e=a.length,f=v.i(a)?a.split(""):a,g=0;g<e;g++)if(g in f&&!c.call(d,f[g],g,a))return!1;return!0};v.c.count=function(a,c,d){var e=0;v.c.forEach(a,function(a,g,k){c.call(d,a,g,k)&&++e},d);return e};v.c.find=function(a,c,d){c=v.c.Ud(a,c,d);return 0>c?null:v.i(a)?a.charAt(c):a[c]};v.c.Ud=function(a,c,d){for(var e=a.length,f=v.i(a)?a.split(""):a,g=0;g<e;g++)if(g in f&&c.call(d,f[g],g,a))return g;return-1};
|
40
|
+
v.c.Ik=function(a,c,d){c=v.c.mg(a,c,d);return 0>c?null:v.i(a)?a.charAt(c):a[c]};v.c.mg=function(a,c,d){for(var e=v.i(a)?a.split(""):a,f=a.length-1;0<=f;f--)if(f in e&&c.call(d,e[f],f,a))return f;return-1};v.c.contains=function(a,c){return 0<=v.c.indexOf(a,c)};v.c.Ia=function(a){return 0==a.length};v.c.clear=function(a){if(!v.isArray(a))for(var c=a.length-1;0<=c;c--)delete a[c];a.length=0};v.c.Al=function(a,c){v.c.contains(a,c)||a.push(c)};v.c.He=function(a,c,d){v.c.splice(a,d,0,c)};
|
41
|
+
v.c.Bl=function(a,c,d){v.Tc(v.c.splice,a,d,0).apply(null,c)};v.c.insertBefore=function(a,c,d){var e;2==arguments.length||0>(e=v.c.indexOf(a,d))?a.push(c):v.c.He(a,c,e)};v.c.remove=function(a,c){var d=v.c.indexOf(a,c),e;(e=0<=d)&&v.c.nb(a,d);return e};v.c.nb=function(a,c){return 1==v.c.l.splice.call(a,c,1).length};v.c.Cm=function(a,c,d){c=v.c.Ud(a,c,d);return 0<=c?(v.c.nb(a,c),!0):!1};v.c.concat=function(a){return v.c.l.concat.apply(v.c.l,arguments)};
|
42
|
+
v.c.gf=function(a){var c=a.length;if(0<c){for(var d=Array(c),e=0;e<c;e++)d[e]=a[e];return d}return[]};v.c.P=v.c.gf;v.c.extend=function(a,c){for(var d=1;d<arguments.length;d++){var e=arguments[d],f;if(v.isArray(e)||(f=v.L(e))&&Object.prototype.hasOwnProperty.call(e,"callee"))a.push.apply(a,e);else if(f)for(var g=a.length,k=e.length,l=0;l<k;l++)a[g+l]=e[l];else a.push(e)}};v.c.splice=function(a,c,d,e){return v.c.l.splice.apply(a,v.c.slice(arguments,1))};
|
43
|
+
v.c.slice=function(a,c,d){return 2>=arguments.length?v.c.l.slice.call(a,c):v.c.l.slice.call(a,c,d)};v.c.Am=function(a,c){for(var d=c||a,e={},f=0,g=0;g<a.length;){var k=a[g++],l=v.W(k)?"o"+v.R(k):(typeof k).charAt(0)+k;Object.prototype.hasOwnProperty.call(e,l)||(e[l]=!0,d[f++]=k)}d.length=f};v.c.Bd=function(a,c,d){return v.c.Cd(a,d||v.c.sa,!1,c)};v.c.kk=function(a,c,d){return v.c.Cd(a,c,!0,void 0,d)};
|
44
|
+
v.c.Cd=function(a,c,d,e,f){for(var g=0,k=a.length,l;g<k;){var m=g+k>>1,n;n=d?c.call(f,a[m],m,a):c(e,a[m]);0<n?g=m+1:(k=m,l=!n)}return l?g:~g};v.c.sort=function(a,c){v.c.l.sort.call(a,c||v.c.sa)};v.c.Ym=function(a,c){for(var d=0;d<a.length;d++)a[d]={index:d,value:a[d]};var e=c||v.c.sa;v.c.sort(a,function(a,c){return e(a.value,c.value)||a.index-c.index});for(d=0;d<a.length;d++)a[d]=a[d].value};v.c.Wm=function(a,c,d){var e=d||v.c.sa;v.c.sort(a,function(a,d){return e(a[c],d[c])})};
|
45
|
+
v.c.Rl=function(a,c,d){c=c||v.c.sa;for(var e=1;e<a.length;e++){var f=c(a[e-1],a[e]);if(0<f||0==f&&d)return!1}return!0};v.c.kg=function(a,c,d){if(!v.L(a)||!v.L(c)||a.length!=c.length)return!1;var e=a.length;d=d||v.c.Zf;for(var f=0;f<e;f++)if(!d(a[f],c[f]))return!1;return!0};v.c.Uf=function(a,c,d){return v.c.kg(a,c,d)};v.c.vk=function(a,c,d){d=d||v.c.sa;for(var e=Math.min(a.length,c.length),f=0;f<e;f++){var g=d(a[f],c[f]);if(0!=g)return g}return v.c.sa(a.length,c.length)};
|
46
|
+
v.c.sa=function(a,c){return a>c?1:a<c?-1:0};v.c.Zf=function(a,c){return a===c};v.c.ik=function(a,c,d){d=v.c.Bd(a,c,d);return 0>d?(v.c.He(a,c,-(d+1)),!0):!1};v.c.jk=function(a,c,d){c=v.c.Bd(a,c,d);return 0<=c?v.c.nb(a,c):!1};v.c.lk=function(a,c,d){for(var e={},f=0;f<a.length;f++){var g=a[f],k=c.call(d,g,f,a);v.V(k)&&(e[k]||(e[k]=[])).push(g)}return e};v.c.dn=function(a,c,d){var e={};v.c.forEach(a,function(f,g){e[c.call(d,f,g,a)]=f});return e};
|
47
|
+
v.c.xm=function(a,c,d){var e=[],f=0,g=a;d=d||1;void 0!==c&&(f=a,g=c);if(0>d*(g-f))return[];if(0<d)for(a=f;a<g;a+=d)e.push(a);else for(a=f;a>g;a+=d)e.push(a);return e};v.c.repeat=function(a,c){for(var d=[],e=0;e<c;e++)d[e]=a;return d};v.c.og=function(a){for(var c=[],d=0;d<arguments.length;d++){var e=arguments[d];v.isArray(e)?c.push.apply(c,v.c.og.apply(null,e)):c.push(e)}return c};
|
48
|
+
v.c.rotate=function(a,c){a.length&&(c%=a.length,0<c?v.c.l.unshift.apply(a,a.splice(-c,c)):0>c&&v.c.l.push.apply(a,a.splice(0,-c)));return a};v.c.fm=function(a,c,d){c=v.c.l.splice.call(a,c,1);v.c.l.splice.call(a,d,0,c[0])};v.c.rn=function(a){if(!arguments.length)return[];for(var c=[],d=0;;d++){for(var e=[],f=0;f<arguments.length;f++){var g=arguments[f];if(d>=g.length)return c;e.push(g[d])}c.push(e)}};
|
49
|
+
v.c.Um=function(a,c){for(var d=c||Math.random,e=a.length-1;0<e;e--){var f=Math.floor(d()*(e+1)),g=a[e];a[e]=a[f];a[f]=g}};v.a={};v.a.f={};v.a.f.set=function(a,c){a.className=c};v.a.f.get=function(a){a=a.className;return v.i(a)&&a.match(/\S+/g)||[]};v.a.f.add=function(a,c){var d=v.a.f.get(a),e=v.c.slice(arguments,1),f=d.length+e.length;v.a.f.zd(d,e);v.a.f.set(a,d.join(" "));return d.length==f};v.a.f.remove=function(a,c){var d=v.a.f.get(a),e=v.c.slice(arguments,1),f=v.a.f.de(d,e);v.a.f.set(a,f.join(" "));return f.length==d.length-e.length};v.a.f.zd=function(a,c){for(var d=0;d<c.length;d++)v.c.contains(a,c[d])||a.push(c[d])};
|
50
|
+
v.a.f.de=function(a,c){return v.c.filter(a,function(a){return!v.c.contains(c,a)})};v.a.f.an=function(a,c,d){for(var e=v.a.f.get(a),f=!1,g=0;g<e.length;g++)e[g]==c&&(v.c.splice(e,g--,1),f=!0);f&&(e.push(d),v.a.f.set(a,e.join(" ")));return f};v.a.f.Uj=function(a,c,d){var e=v.a.f.get(a);v.i(c)?v.c.remove(e,c):v.isArray(c)&&(e=v.a.f.de(e,c));v.i(d)&&!v.c.contains(e,d)?e.push(d):v.isArray(d)&&v.a.f.zd(e,d);v.a.f.set(a,e.join(" "))};v.a.f.ze=function(a,c){return v.c.contains(v.a.f.get(a),c)};
|
51
|
+
v.a.f.enable=function(a,c,d){d?v.a.f.add(a,c):v.a.f.remove(a,c)};v.a.f.toggle=function(a,c){var d=!v.a.f.ze(a,c);v.a.f.enable(a,c,d);return d};v.object={};v.object.forEach=function(a,c,d){for(var e in a)c.call(d,a[e],e,a)};v.object.filter=function(a,c,d){var e={},f;for(f in a)c.call(d,a[f],f,a)&&(e[f]=a[f]);return e};v.object.map=function(a,c,d){var e={},f;for(f in a)e[f]=c.call(d,a[f],f,a);return e};v.object.some=function(a,c,d){for(var e in a)if(c.call(d,a[e],e,a))return!0;return!1};v.object.every=function(a,c,d){for(var e in a)if(!c.call(d,a[e],e,a))return!1;return!0};v.object.xg=function(){var a=v.d.jb,c=0,d;for(d in a)c++;return c};
|
52
|
+
v.object.Kk=function(a){for(var c in a)return c};v.object.Lk=function(a){for(var c in a)return a[c]};v.object.contains=function(a,c){return v.object.Vf(a,c)};v.object.rl=function(a){var c=[],d=0,e;for(e in a)c[d++]=a[e];return c};v.object.Zk=function(a){var c=[],d=0,e;for(e in a)c[d++]=e;return c};v.object.ql=function(a,c){for(var d=v.L(c),e=d?c:arguments,d=d?0:1;d<e.length&&(a=a[e[d]],v.V(a));d++);return a};v.object.xk=function(a,c){return c in a};
|
53
|
+
v.object.Vf=function(a,c){for(var d in a)if(a[d]==c)return!0;return!1};v.object.ng=function(a,c,d){for(var e in a)if(c.call(d,a[e],e,a))return e};v.object.Jk=function(a,c,d){return(c=v.object.ng(a,c,d))&&a[c]};v.object.Ia=function(a){for(var c in a)return!1;return!0};v.object.clear=function(a){for(var c in a)delete a[c]};v.object.remove=function(a,c){var d;(d=c in a)&&delete a[c];return d};
|
54
|
+
v.object.add=function(a,c,d){if(c in a)throw Error('The object already contains the key "'+c+'"');v.object.set(a,c,d)};v.object.get=function(a,c,d){return c in a?a[c]:d};v.object.set=function(a,c,d){a[c]=d};v.object.Lm=function(a,c,d){return c in a?a[c]:a[c]=d};v.object.P=function(a){var c={},d;for(d in a)c[d]=a[d];return c};v.object.Ah=function(a){var c=v.S(a);if("object"==c||"array"==c){if(a.P)return a.P();var c="array"==c?[]:{},d;for(d in a)c[d]=v.object.Ah(a[d]);return c}return a};
|
55
|
+
v.object.hn=function(a){var c={},d;for(d in a)c[a[d]]=d;return c};v.object.wd="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");v.object.extend=function(a,c){for(var d,e,f=1;f<arguments.length;f++){e=arguments[f];for(d in e)a[d]=e[d];for(var g=0;g<v.object.wd.length;g++)d=v.object.wd[g],Object.prototype.hasOwnProperty.call(e,d)&&(a[d]=e[d])}};
|
56
|
+
v.object.create=function(a){var c=arguments.length;if(1==c&&v.isArray(arguments[0]))return v.object.create.apply(null,arguments[0]);if(c%2)throw Error("Uneven number of arguments");for(var d={},e=0;e<c;e+=2)d[arguments[e]]=arguments[e+1];return d};v.object.Wf=function(a){var c=arguments.length;if(1==c&&v.isArray(arguments[0]))return v.object.Wf.apply(null,arguments[0]);for(var d={},e=0;e<c;e++)d[arguments[e]]=!0;return d};
|
57
|
+
v.object.zk=function(a){var c=a;Object.isFrozen&&!Object.isFrozen(a)&&(c=Object.create(a),Object.freeze(c));return c};v.object.Kl=function(a){return!!Object.isFrozen&&Object.isFrozen(a)};v.userAgent={};v.userAgent.jd=!1;v.userAgent.hd=!1;v.userAgent.qd=!1;v.userAgent.gc=!1;v.userAgent.od=!1;v.userAgent.uf=!1;v.userAgent.Aa=v.userAgent.jd||v.userAgent.hd||v.userAgent.gc||v.userAgent.qd||v.userAgent.od;v.userAgent.Gc=function(){return v.global.navigator?v.global.navigator.userAgent:null};v.userAgent.Gb=function(){return v.global.navigator};
|
58
|
+
v.userAgent.Hc=function(){v.userAgent.Ta=!1;v.userAgent.rc=!1;v.userAgent.wb=!1;v.userAgent.Nd=!1;v.userAgent.Md=!1;var a;if(!v.userAgent.Aa&&(a=v.userAgent.Gc())){var c=v.userAgent.Gb();v.userAgent.Ta=v.b.cd(a,"Opera");v.userAgent.rc=!v.userAgent.Ta&&(v.b.contains(a,"MSIE")||v.b.contains(a,"Trident"));v.userAgent.wb=!v.userAgent.Ta&&v.b.contains(a,"WebKit");v.userAgent.Nd=v.userAgent.wb&&v.b.contains(a,"Mobile");v.userAgent.Md=!v.userAgent.Ta&&!v.userAgent.wb&&!v.userAgent.rc&&"Gecko"==c.product}};
|
59
|
+
v.userAgent.Aa||v.userAgent.Hc();v.userAgent.K=v.userAgent.Aa?v.userAgent.od:v.userAgent.Ta;v.userAgent.e=v.userAgent.Aa?v.userAgent.jd:v.userAgent.rc;v.userAgent.o=v.userAgent.Aa?v.userAgent.hd:v.userAgent.Md;v.userAgent.j=v.userAgent.Aa?v.userAgent.qd||v.userAgent.gc:v.userAgent.wb;v.userAgent.Li=v.userAgent.gc||v.userAgent.Nd;v.userAgent.tj=v.userAgent.j;v.userAgent.hg=function(){var a=v.userAgent.Gb();return a&&a.platform||""};v.userAgent.jc=v.userAgent.hg();v.userAgent.nd=!1;v.userAgent.rd=!1;
|
60
|
+
v.userAgent.md=!1;v.userAgent.sd=!1;v.userAgent.gd=!1;v.userAgent.ld=!1;v.userAgent.kd=!1;v.userAgent.ga=v.userAgent.nd||v.userAgent.rd||v.userAgent.md||v.userAgent.sd||v.userAgent.gd||v.userAgent.ld||v.userAgent.kd;
|
61
|
+
v.userAgent.Ng=function(){v.userAgent.eg=v.b.contains(v.userAgent.jc,"Mac");v.userAgent.fg=v.b.contains(v.userAgent.jc,"Win");v.userAgent.dg=v.b.contains(v.userAgent.jc,"Linux");v.userAgent.gg=!!v.userAgent.Gb()&&v.b.contains(v.userAgent.Gb().appVersion||"","X11");var a=v.userAgent.Gc();v.userAgent.ag=!!a&&v.b.contains(a,"Android");v.userAgent.cg=!!a&&v.b.contains(a,"iPhone");v.userAgent.bg=!!a&&v.b.contains(a,"iPad")};v.userAgent.ga||v.userAgent.Ng();
|
62
|
+
v.userAgent.oa=v.userAgent.ga?v.userAgent.nd:v.userAgent.eg;v.userAgent.Kj=v.userAgent.ga?v.userAgent.rd:v.userAgent.fg;v.userAgent.Gi=v.userAgent.ga?v.userAgent.md:v.userAgent.dg;v.userAgent.If=v.userAgent.ga?v.userAgent.sd:v.userAgent.gg;v.userAgent.Hh=v.userAgent.ga?v.userAgent.gd:v.userAgent.ag;v.userAgent.Ai=v.userAgent.ga?v.userAgent.ld:v.userAgent.cg;v.userAgent.zi=v.userAgent.ga?v.userAgent.kd:v.userAgent.bg;
|
63
|
+
v.userAgent.ig=function(){var a="",c;v.userAgent.K&&v.global.opera?(a=v.global.opera.version,a="function"==typeof a?a():a):(v.userAgent.o?c=/rv\:([^\);]+)(\)|;)/:v.userAgent.e?c=/\b(?:MSIE|rv)\s+([^\);]+)(\)|;)/:v.userAgent.j&&(c=/WebKit\/(\S+)/),c&&(a=(a=c.exec(v.userAgent.Gc()))?a[1]:""));return v.userAgent.e&&(c=v.userAgent.fe(),c>parseFloat(a))?String(c):a};v.userAgent.fe=function(){var a=v.global.document;return a?a.documentMode:void 0};v.userAgent.VERSION=v.userAgent.ig();
|
64
|
+
v.userAgent.Uf=function(a,c){return v.b.Id(a,c)};v.userAgent.Oe={};v.userAgent.k=function(a){return v.userAgent.uf||v.userAgent.Oe[a]||(v.userAgent.Oe[a]=0<=v.b.Id(v.userAgent.VERSION,a))};v.userAgent.Wl=v.userAgent.k;v.userAgent.ca=function(a){return v.userAgent.e&&v.userAgent.Af>=a};v.userAgent.Gl=v.userAgent.ca;var ba=v.global.document;v.userAgent.Af=ba&&v.userAgent.e?v.userAgent.fe()||("CSS1Compat"==ba.compatMode?parseInt(v.userAgent.VERSION,10):5):void 0;v.g={};function z(a,c){this.width=a;this.height=c}z.prototype.P=function(){return new z(this.width,this.height)};v.$&&(z.prototype.toString=function(){return"("+this.width+" x "+this.height+")"});z.prototype.Ia=function(){return!(this.width*this.height)};z.prototype.ceil=function(){this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};z.prototype.floor=function(){this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};
|
65
|
+
z.prototype.round=function(){this.width=Math.round(this.width);this.height=Math.round(this.height);return this};var ca=!v.userAgent.e||v.userAgent.ca(9),da=!v.userAgent.o&&!v.userAgent.e||v.userAgent.e&&v.userAgent.ca(9)||v.userAgent.o&&v.userAgent.k("1.9.1"),ea=v.userAgent.e&&!v.userAgent.k("9"),fa=v.userAgent.e||v.userAgent.K||v.userAgent.j,ga=v.userAgent.e;v.g.wm=function(a){return Math.floor(Math.random()*a)};v.g.ln=function(a,c){return a+Math.random()*(c-a)};v.g.qk=function(a,c,d){return Math.min(Math.max(a,c),d)};v.g.Yg=function(a){a%=360;return 0>360*a?a+360:a};v.g.Yl=function(a,c,d){return a+d*(c-a)};v.g.gm=function(a,c,d){return Math.abs(a-c)<=(d||1E-6)};v.g.bd=function(a){return v.g.Yg(a)};v.g.kf=function(a){return a*Math.PI/180};v.g.sh=function(a){return 180*a/Math.PI};v.g.Yj=function(a,c){return c*Math.cos(v.g.kf(a))};
|
66
|
+
v.g.Zj=function(a,c){return c*Math.sin(v.g.kf(a))};v.g.Wj=function(a,c,d,e){return v.g.bd(v.g.sh(Math.atan2(e-c,d-a)))};v.g.Xj=function(a,c){var d=v.g.bd(c)-v.g.bd(a);180<d?d-=360:-180>=d&&(d=360+d);return d};v.g.Vm=function(a){return 0==a?0:0>a?-1:1};
|
67
|
+
v.g.$l=function(a,c,d,e){d=d||function(a,c){return a==c};e=e||function(c){return a[c]};for(var f=a.length,g=c.length,k=[],l=0;l<f+1;l++)k[l]=[],k[l][0]=0;for(var m=0;m<g+1;m++)k[0][m]=0;for(l=1;l<=f;l++)for(m=1;m<=g;m++)d(a[l-1],c[m-1])?k[l][m]=k[l-1][m-1]+1:k[l][m]=Math.max(k[l-1][m],k[l][m-1]);for(var n=[],l=f,m=g;0<l&&0<m;)d(a[l-1],c[m-1])?(n.unshift(e(l-1,m-1)),l--,m--):k[l-1][m]>k[l][m-1]?l--:m--;return n};v.g.ff=function(a){return v.c.reduce(arguments,function(a,d){return a+d},0)};
|
68
|
+
v.g.Mf=function(a){return v.g.ff.apply(null,arguments)/arguments.length};v.g.Zm=function(a){var c=arguments.length;if(2>c)return 0;var d=v.g.Mf.apply(null,arguments),c=v.g.ff.apply(null,v.c.map(arguments,function(a){return Math.pow(a-d,2)}))/(c-1);return Math.sqrt(c)};v.g.Ll=function(a){return isFinite(a)&&0==a%1};v.g.Jl=function(a){return isFinite(a)&&!isNaN(a)};v.g.Fm=function(a,c){return Math.floor(a+(c||2E-15))};v.g.Em=function(a,c){return Math.ceil(a-(c||2E-15))};function C(a,c){this.x=v.V(a)?a:0;this.y=v.V(c)?c:0}C.prototype.P=function(){return new C(this.x,this.y)};v.$&&(C.prototype.toString=function(){return"("+this.x+", "+this.y+")"});function ja(a,c){return new C(a.x-c.x,a.y-c.y)}C.prototype.ceil=function(){this.x=Math.ceil(this.x);this.y=Math.ceil(this.y);return this};C.prototype.floor=function(){this.x=Math.floor(this.x);this.y=Math.floor(this.y);return this};C.prototype.round=function(){this.x=Math.round(this.x);this.y=Math.round(this.y);return this};v.a.vf=!1;v.a.pd=!1;v.a.yf=v.a.vf||v.a.pd;v.a.H=function(a){return a?new D(v.a.t(a)):v.a.$f||(v.a.$f=new D)};v.a.s=function(){return document};v.a.D=function(a){return v.i(a)?document.getElementById(a):a};v.a.qf=v.a.D;v.a.Ya=function(a,c,d){return v.a.Ac(document,a,c,d)};v.a.Xa=function(a,c){var d=c||document;return v.a.nc(d)?d.querySelectorAll("."+a):d.getElementsByClassName?d.getElementsByClassName(a):v.a.Ac(document,"*",a,c)};
|
69
|
+
v.a.Bb=function(a,c){var d=c||document,e=null;return(e=v.a.nc(d)?d.querySelector("."+a):v.a.Xa(a,c)[0])||null};v.a.nc=function(a){return!(!a.querySelectorAll||!a.querySelector)};
|
70
|
+
v.a.Ac=function(a,c,d,e){a=e||a;c=c&&"*"!=c?c.toUpperCase():"";if(v.a.nc(a)&&(c||d))return a.querySelectorAll(c+(d?"."+d:""));if(d&&a.getElementsByClassName){a=a.getElementsByClassName(d);if(c){e={};for(var f=0,g=0,k;k=a[g];g++)c==k.nodeName&&(e[f++]=k);e.length=f;return e}return a}a=a.getElementsByTagName(c||"*");if(d){e={};for(g=f=0;k=a[g];g++)c=k.className,"function"==typeof c.split&&v.c.contains(c.split(/\s+/),d)&&(e[f++]=k);e.length=f;return e}return a};v.a.rf=v.a.Ya;
|
71
|
+
v.a.Yc=function(a,c){v.object.forEach(c,function(c,e){"style"==e?a.style.cssText=c:"class"==e?a.className=c:"for"==e?a.htmlFor=c:e in v.a.ud?a.setAttribute(v.a.ud[e],c):v.b.cd(e,"aria-")||v.b.cd(e,"data-")?a.setAttribute(e,c):a[e]=c})};v.a.ud={cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",frameborder:"frameBorder",height:"height",maxlength:"maxLength",role:"role",rowspan:"rowSpan",type:"type",usemap:"useMap",valign:"vAlign",width:"width"};
|
72
|
+
v.a.Fa=function(a){return v.a.ye(a||window)};v.a.ye=function(a){a=a.document;a=v.a.gb(a)?a.documentElement:a.body;return new z(a.clientWidth,a.clientHeight)};v.a.zg=function(){return v.a.ee(window)};v.a.ee=function(a){var c=a.document,d=0;if(c){a=v.a.ye(a).height;var d=c.body,e=c.documentElement;if(v.a.gb(c)&&e.scrollHeight)d=e.scrollHeight!=a?e.scrollHeight:e.offsetHeight;else{var c=e.scrollHeight,f=e.offsetHeight;e.clientHeight!=f&&(c=d.scrollHeight,f=d.offsetHeight);d=c>a?c>f?c:f:c<f?c:f}}return d};
|
73
|
+
v.a.fl=function(a){return v.a.H((a||v.global||window).document).Wa()};v.a.Wa=function(){return v.a.he(document)};v.a.he=function(a){var c=v.a.zc(a);a=v.a.Kb(a);return v.userAgent.e&&v.userAgent.k("10")&&a.pageYOffset!=c.scrollTop?new C(c.scrollLeft,c.scrollTop):new C(a.pageXOffset||c.scrollLeft,a.pageYOffset||c.scrollTop)};v.a.ge=function(){return v.a.zc(document)};v.a.zc=function(a){return!v.userAgent.j&&v.a.gb(a)?a.documentElement:a.body};v.a.Ga=function(a){return a?v.a.Kb(a):window};
|
74
|
+
v.a.Kb=function(a){return a.parentWindow||a.defaultView};v.a.ra=function(a,c,d){return v.a.Jd(document,arguments)};v.a.Jd=function(a,c){var d=c[0],e=c[1];if(!ca&&e&&(e.name||e.type)){d=["<",d];e.name&&d.push(' name="',v.b.Ha(e.name),'"');if(e.type){d.push(' type="',v.b.Ha(e.type),'"');var f={};v.object.extend(f,e);delete f.type;e=f}d.push(">");d=d.join("")}d=a.createElement(d);e&&(v.i(e)?d.className=e:v.isArray(e)?v.a.f.add.apply(null,[d].concat(e)):v.a.Yc(d,e));2<c.length&&v.a.Ad(a,d,c,2);return d};
|
75
|
+
v.a.Ad=function(a,c,d,e){function f(d){d&&c.appendChild(v.i(d)?a.createTextNode(d):d)}for(;e<d.length;e++){var g=d[e];v.L(g)&&!v.a.Kc(g)?v.c.forEach(v.a.Lc(g)?v.c.gf(g):g,f):f(g)}};v.a.sf=v.a.ra;v.a.createElement=function(a){return document.createElement(a)};v.a.createTextNode=function(a){return document.createTextNode(String(a))};v.a.Xf=function(a,c,d){return v.a.Kd(document,a,c,!!d)};
|
76
|
+
v.a.Kd=function(a,c,d,e){for(var f=["<tr>"],g=0;g<d;g++)f.push(e?"<td> </td>":"<td></td>");f.push("</tr>");f=f.join("");d=["<table>"];for(g=0;g<c;g++)d.push(f);d.push("</table>");a=a.createElement("DIV");a.innerHTML=d.join("");return a.removeChild(a.firstChild)};v.a.Kg=function(a){return v.a.Be(document,a)};
|
77
|
+
v.a.Be=function(a,c){var d=a.createElement("div");ga?(d.innerHTML="<br>"+c,d.removeChild(d.firstChild)):d.innerHTML=c;if(1==d.childNodes.length)return d.removeChild(d.firstChild);for(var e=a.createDocumentFragment();d.firstChild;)e.appendChild(d.firstChild);return e};v.a.ug=function(){return v.a.ja()?"CSS1Compat":"BackCompat"};v.a.ja=function(){return v.a.gb(document)};v.a.gb=function(a){return v.a.yf?v.a.pd:"CSS1Compat"==a.compatMode};v.a.canHaveChildren=function(a){if(1!=a.nodeType)return!1;switch(a.tagName){case "APPLET":case "AREA":case "BASE":case "BR":case "COL":case "COMMAND":case "EMBED":case "FRAME":case "HR":case "IMG":case "INPUT":case "IFRAME":case "ISINDEX":case "KEYGEN":case "LINK":case "NOFRAMES":case "NOSCRIPT":case "META":case "OBJECT":case "PARAM":case "SCRIPT":case "SOURCE":case "STYLE":case "TRACK":case "WBR":return!1}return!0};
|
78
|
+
v.a.appendChild=function(a,c){a.appendChild(c)};v.a.append=function(a,c){v.a.Ad(v.a.t(a),a,arguments,1)};v.a.$b=function(a){for(var c;c=a.firstChild;)a.removeChild(c)};v.a.Ke=function(a,c){c.parentNode&&c.parentNode.insertBefore(a,c)};v.a.Je=function(a,c){c.parentNode&&c.parentNode.insertBefore(a,c.nextSibling)};v.a.Ie=function(a,c,d){a.insertBefore(c,a.childNodes[d]||null)};v.a.removeNode=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null};
|
79
|
+
v.a.Xe=function(a,c){var d=c.parentNode;d&&d.replaceChild(a,c)};v.a.Xd=function(a){var c,d=a.parentNode;if(d&&11!=d.nodeType){if(a.removeNode)return a.removeNode(!1);for(;c=a.firstChild;)d.insertBefore(c,a);return v.a.removeNode(a)}};v.a.ae=function(a){return da&&void 0!=a.children?a.children:v.c.filter(a.childNodes,function(a){return 1==a.nodeType})};v.a.ie=function(a){return void 0!=a.firstElementChild?a.firstElementChild:v.a.Hb(a.firstChild,!0)};
|
80
|
+
v.a.ke=function(a){return void 0!=a.lastElementChild?a.lastElementChild:v.a.Hb(a.lastChild,!1)};v.a.le=function(a){return void 0!=a.nextElementSibling?a.nextElementSibling:v.a.Hb(a.nextSibling,!0)};v.a.ue=function(a){return void 0!=a.previousElementSibling?a.previousElementSibling:v.a.Hb(a.previousSibling,!1)};v.a.Hb=function(a,c){for(;a&&1!=a.nodeType;)a=c?a.nextSibling:a.previousSibling;return a};
|
81
|
+
v.a.me=function(a){if(!a)return null;if(a.firstChild)return a.firstChild;for(;a&&!a.nextSibling;)a=a.parentNode;return a?a.nextSibling:null};v.a.ve=function(a){if(!a)return null;if(!a.previousSibling)return a.parentNode;for(a=a.previousSibling;a&&a.lastChild;)a=a.lastChild;return a};v.a.Kc=function(a){return v.W(a)&&0<a.nodeType};v.a.Jc=function(a){return v.W(a)&&1==a.nodeType};v.a.Pe=function(a){return v.W(a)&&a.window==a};
|
82
|
+
v.a.te=function(a){if(fa&&!(v.userAgent.e&&v.userAgent.k("9")&&!v.userAgent.k("10")&&v.global.SVGElement&&a instanceof v.global.SVGElement))return a.parentElement;a=a.parentNode;return v.a.Jc(a)?a:null};v.a.contains=function(a,c){if(a.contains&&1==c.nodeType)return a==c||a.contains(c);if("undefined"!=typeof a.compareDocumentPosition)return a==c||Boolean(a.compareDocumentPosition(c)&16);for(;c&&a!=c;)c=c.parentNode;return c==a};
|
83
|
+
v.a.Fd=function(a,c){if(a==c)return 0;if(a.compareDocumentPosition)return a.compareDocumentPosition(c)&2?1:-1;if(v.userAgent.e&&!v.userAgent.ca(9)){if(9==a.nodeType)return-1;if(9==c.nodeType)return 1}if("sourceIndex"in a||a.parentNode&&"sourceIndex"in a.parentNode){var d=1==a.nodeType,e=1==c.nodeType;if(d&&e)return a.sourceIndex-c.sourceIndex;var f=a.parentNode,g=c.parentNode;return f==g?v.a.Hd(a,c):!d&&v.a.contains(f,c)?-1*v.a.Gd(a,c):!e&&v.a.contains(g,a)?v.a.Gd(c,a):(d?a.sourceIndex:f.sourceIndex)-
|
84
|
+
(e?c.sourceIndex:g.sourceIndex)}e=v.a.t(a);d=e.createRange();d.selectNode(a);d.collapse(!0);e=e.createRange();e.selectNode(c);e.collapse(!0);return d.compareBoundaryPoints(v.global.Range.START_TO_END,e)};v.a.Gd=function(a,c){var d=a.parentNode;if(d==c)return-1;for(var e=c;e.parentNode!=d;)e=e.parentNode;return v.a.Hd(e,a)};v.a.Hd=function(a,c){for(var d=c;d=d.previousSibling;)if(d==a)return-1;return 1};
|
85
|
+
v.a.Td=function(a){var c,d=arguments.length;if(!d)return null;if(1==d)return arguments[0];var e=[],f=Infinity;for(c=0;c<d;c++){for(var g=[],k=arguments[c];k;)g.unshift(k),k=k.parentNode;e.push(g);f=Math.min(f,g.length)}g=null;for(c=0;c<f;c++){for(var k=e[0][c],l=1;l<d;l++)if(k!=e[l][c])return g;g=k}return g};v.a.t=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};v.a.Za=function(a){return a.contentDocument||a.contentWindow.document};v.a.je=function(a){return a.contentWindow||v.a.Kb(v.a.Za(a))};
|
86
|
+
v.a.df=function(a,c){if("textContent"in a)a.textContent=c;else if(a.firstChild&&3==a.firstChild.nodeType){for(;a.lastChild!=a.firstChild;)a.removeChild(a.lastChild);a.firstChild.data=c}else{v.a.$b(a);var d=v.a.t(a);a.appendChild(d.createTextNode(String(c)))}};v.a.se=function(a){if("outerHTML"in a)return a.outerHTML;var c=v.a.t(a).createElement("div");c.appendChild(a.cloneNode(!0));return c.innerHTML};v.a.Vd=function(a,c){var d=[];return v.a.uc(a,c,d,!0)?d[0]:void 0};
|
87
|
+
v.a.Wd=function(a,c){var d=[];v.a.uc(a,c,d,!1);return d};v.a.uc=function(a,c,d,e){if(null!=a)for(a=a.firstChild;a;){if(c(a)&&(d.push(a),e)||v.a.uc(a,c,d,e))return!0;a=a.nextSibling}return!1};v.a.xd={SCRIPT:1,STYLE:1,HEAD:1,IFRAME:1,OBJECT:1};v.a.pb={IMG:" ",BR:"\n"};v.a.Ne=function(a){var c=a.getAttributeNode("tabindex");return c&&c.specified?(a=a.tabIndex,v.Mc(a)&&0<=a&&32768>a):!1};v.a.$e=function(a,c){c?a.tabIndex=0:(a.tabIndex=-1,a.removeAttribute("tabIndex"))};
|
88
|
+
v.a.Jb=function(a){if(ea&&"innerText"in a)a=v.b.Rf(a.innerText);else{var c=[];v.a.Fc(a,c,!0);a=c.join("")}a=a.replace(/ \xAD /g," ").replace(/\xAD/g,"");a=a.replace(/\u200B/g,"");ea||(a=a.replace(/ +/g," "));" "!=a&&(a=a.replace(/^\s*/,""));return a};v.a.jl=function(a){var c=[];v.a.Fc(a,c,!1);return c.join("")};
|
89
|
+
v.a.Fc=function(a,c,d){if(!(a.nodeName in v.a.xd))if(3==a.nodeType)d?c.push(String(a.nodeValue).replace(/(\r\n|\r|\n)/g,"")):c.push(a.nodeValue);else if(a.nodeName in v.a.pb)c.push(v.a.pb[a.nodeName]);else for(a=a.firstChild;a;)v.a.Fc(a,c,d),a=a.nextSibling};v.a.oe=function(a){return v.a.Jb(a).length};v.a.pe=function(a,c){for(var d=c||v.a.t(a).body,e=[];a&&a!=d;){for(var f=a;f=f.previousSibling;)e.unshift(v.a.Jb(f));a=a.parentNode}return v.b.trimLeft(e.join("")).replace(/ +/g," ").length};
|
90
|
+
v.a.ne=function(a,c,d){a=[a];for(var e=0,f=null;0<a.length&&e<c;)if(f=a.pop(),!(f.nodeName in v.a.xd))if(3==f.nodeType)var g=f.nodeValue.replace(/(\r\n|\r|\n)/g,"").replace(/ +/g," "),e=e+g.length;else if(f.nodeName in v.a.pb)e+=v.a.pb[f.nodeName].length;else for(g=f.childNodes.length-1;0<=g;g--)a.push(f.childNodes[g]);v.W(d)&&(d.ym=f?f.nodeValue.length+c-e-1:0,d.hm=f);return f};
|
91
|
+
v.a.Lc=function(a){if(a&&"number"==typeof a.length){if(v.W(a))return"function"==typeof a.item||"string"==typeof a.item;if(v.Ja(a))return"function"==typeof a.item}return!1};v.a.yc=function(a,c,d){if(!c&&!d)return null;var e=c?c.toUpperCase():null;return v.a.xc(a,function(a){return(!e||a.nodeName==e)&&(!d||v.a.f.ze(a,d))},!0)};v.a.Zd=function(a,c){return v.a.yc(a,null,c)};v.a.xc=function(a,c,d,e){d||(a=a.parentNode);d=null==e;for(var f=0;a&&(d||f<=e);){if(c(a))return a;a=a.parentNode;f++}return null};
|
92
|
+
v.a.Yd=function(a){try{return a&&a.activeElement}catch(c){}return null};function D(a){this.C=a||v.global.document||document}t=D.prototype;t.H=v.a.H;t.s=q("C");t.D=function(a){return v.i(a)?this.C.getElementById(a):a};t.qf=D.prototype.D;t.Ya=function(a,c,d){return v.a.Ac(this.C,a,c,d)};t.Xa=function(a,c){return v.a.Xa(a,c||this.C)};t.Bb=function(a,c){return v.a.Bb(a,c||this.C)};t.rf=D.prototype.Ya;t.Yc=v.a.Yc;t.Fa=function(a){return v.a.Fa(a||this.Ga())};t.zg=function(){return v.a.ee(this.Ga())};
|
93
|
+
t.ra=function(a,c,d){return v.a.Jd(this.C,arguments)};t.sf=D.prototype.ra;t.createElement=function(a){return this.C.createElement(a)};t.createTextNode=function(a){return this.C.createTextNode(String(a))};t.Xf=function(a,c,d){return v.a.Kd(this.C,a,c,!!d)};t.Kg=function(a){return v.a.Be(this.C,a)};t.ug=function(){return this.ja()?"CSS1Compat":"BackCompat"};t.ja=function(){return v.a.gb(this.C)};t.Ga=function(){return v.a.Kb(this.C)};t.ge=function(){return v.a.zc(this.C)};t.Wa=function(){return v.a.he(this.C)};
|
94
|
+
t.Yd=function(a){return v.a.Yd(a||this.C)};t.appendChild=v.a.appendChild;t.append=v.a.append;t.canHaveChildren=v.a.canHaveChildren;t.$b=v.a.$b;t.Ke=v.a.Ke;t.Je=v.a.Je;t.Ie=v.a.Ie;t.removeNode=v.a.removeNode;t.Xe=v.a.Xe;t.Xd=v.a.Xd;t.ae=v.a.ae;t.ie=v.a.ie;t.ke=v.a.ke;t.le=v.a.le;t.ue=v.a.ue;t.me=v.a.me;t.ve=v.a.ve;t.Kc=v.a.Kc;t.Jc=v.a.Jc;t.Pe=v.a.Pe;t.te=v.a.te;t.contains=v.a.contains;t.Fd=v.a.Fd;t.Td=v.a.Td;t.t=v.a.t;t.Za=v.a.Za;t.je=v.a.je;t.df=v.a.df;t.se=v.a.se;t.Vd=v.a.Vd;t.Wd=v.a.Wd;t.Ne=v.a.Ne;
|
95
|
+
t.$e=v.a.$e;t.Jb=v.a.Jb;t.oe=v.a.oe;t.pe=v.a.pe;t.ne=v.a.ne;t.Lc=v.a.Lc;t.yc=v.a.yc;t.Zd=v.a.Zd;t.xc=v.a.xc;function E(a,c,d,e){this.top=a;this.right=c;this.bottom=d;this.left=e}E.prototype.P=function(){return new E(this.top,this.right,this.bottom,this.left)};v.$&&(E.prototype.toString=function(){return"("+this.top+"t, "+this.right+"r, "+this.bottom+"b, "+this.left+"l)"});E.prototype.contains=function(a){return this&&a?a instanceof E?a.left>=this.left&&a.right<=this.right&&a.top>=this.top&&a.bottom<=this.bottom:a.x>=this.left&&a.x<=this.right&&a.y>=this.top&&a.y<=this.bottom:!1};
|
96
96
|
E.prototype.ceil=function(){this.top=Math.ceil(this.top);this.right=Math.ceil(this.right);this.bottom=Math.ceil(this.bottom);this.left=Math.ceil(this.left);return this};E.prototype.floor=function(){this.top=Math.floor(this.top);this.right=Math.floor(this.right);this.bottom=Math.floor(this.bottom);this.left=Math.floor(this.left);return this};
|
97
97
|
E.prototype.round=function(){this.top=Math.round(this.top);this.right=Math.round(this.right);this.bottom=Math.round(this.bottom);this.left=Math.round(this.left);return this};function F(a,c,d,e){this.left=a;this.top=c;this.width=d;this.height=e}F.prototype.P=function(){return new F(this.left,this.top,this.width,this.height)};v.$&&(F.prototype.toString=function(){return"("+this.left+", "+this.top+" - "+this.width+"w x "+this.height+"h)"});t=F.prototype;
|
98
|
-
t.contains=function(a){return a instanceof F?this.left<=a.left&&this.left+this.width>=a.left+a.width&&this.top<=a.top&&this.top+this.height>=a.top+a.height:a.x>=this.left&&a.x<=this.left+this.width&&a.y>=this.top&&a.y<=this.top+this.height};t.
|
99
|
-
t.floor=function(){this.left=Math.floor(this.left);this.top=Math.floor(this.top);this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};t.round=function(){this.left=Math.round(this.left);this.top=Math.round(this.top);this.width=Math.round(this.width);this.height=Math.round(this.height);return this};v.a.vendor={};v.a.vendor.
|
100
|
-
v.style.
|
101
|
-
v.style.
|
102
|
-
v.style.
|
103
|
-
v.style.
|
104
|
-
v.style.
|
105
|
-
v.style.
|
106
|
-
e);c.top=Math.max(c.top,g);d=d.Fa();c.right=Math.min(c.right,e+d.width);c.bottom=Math.min(c.bottom,g+d.height);return 0<=c.top&&0<=c.left&&c.bottom>c.top&&c.right>c.left?c:null};v.style.
|
107
|
-
v.style.
|
108
|
-
v.style.U=function(a){var c,d=v.a.t(a),e=v.style.u(a,"position"),f=!v.style.
|
109
|
-
g.y+=c.offsetTop;c!=a&&(g.x+=c.clientLeft||0,g.y+=c.clientTop||0);if(v.userAgent.j&&"fixed"==v.style.
|
110
|
-
v.style.
|
111
|
-
v.style.
|
112
|
-
v.style.
|
113
|
-
v.style.
|
114
|
-
v.style.
|
115
|
-
v.style.
|
116
|
-
v.style.
|
117
|
-
v.style.
|
118
|
-
v.style.
|
119
|
-
v.style.
|
120
|
-
v.style.
|
121
|
-
v.style.
|
122
|
-
v.style.
|
123
|
-
v.style.
|
124
|
-
v.style.
|
125
|
-
v.style
|
126
|
-
v.style.
|
127
|
-
v.style.
|
128
|
-
v.style.
|
129
|
-
v.style.
|
130
|
-
return c};v.style.
|
131
|
-
v.style.
|
132
|
-
v.style.
|
133
|
-
t.eb=function(a,c){var d=this.type=a.type;I.call(this,d);this.target=a.target||a.srcElement;this.currentTarget=c;var e=a.relatedTarget;e?v.userAgent.o&&(v.ya.
|
134
|
-
a.screenX||0;this.screenY=a.screenY||0;this.button=a.button;this.keyCode=a.keyCode||0;this.charCode=a.charCode||("keypress"==d?a.keyCode:0);this.ctrlKey=a.ctrlKey;this.altKey=a.altKey;this.shiftKey=a.shiftKey;this.metaKey=a.metaKey;this.
|
135
|
-
t.preventDefault=function(){J.F.preventDefault.call(this);var a=this.T;if(a.preventDefault)a.preventDefault();else if(a.returnValue=!1,pa)try{if(a.ctrlKey||112<=a.keyCode&&123>=a.keyCode)a.keyCode=-1}catch(c){}};t.
|
136
|
-
v.d.
|
137
|
-
k};v.d.
|
138
|
-
v.d.na=function(a,c,d,e,f){if(v.isArray(c)){for(var g=0;g<c.length;g++)v.d.na(a,c[g],d,e,f);return null}d=v.d.
|
139
|
-
v.d.
|
140
|
-
v.d.
|
141
|
-
v.d.
|
142
|
-
v.d.
|
143
|
-
v.d.ua=function(a,c,d,e){if(G(a))return a.ua(c,d,e);var f=v.d.
|
144
|
-
v.d.ab=function(a,c){if(a.da)return!0;var d=a.type,e=v.d.
|
145
|
-
this);return f=v.d.
|
146
|
-
t.na=function(a,c,d,e,f){if(v.isArray(c))for(var g=0;g<c.length;g++)this.na(a,c[g],d,e,f);else if(a=v.d.$a(a,c,d||this,e,f||this.bb||this))v.d.
|
147
|
-
t.ma=function(a){var c=0,d;for(d in this.
|
148
|
-
t.
|
149
|
-
t.dispatchEvent=function(a){var c,d=this.Xb;if(d)for(c=[];d;d=d.Xb)c.push(d);var d=this.
|
150
|
-
t.v=function(){K.F.v.call(this);this.Q&&this.Q.ma(void 0);this.Xb=null};t.q=function(a,c,d,e){return this.Q.add(a,c,!1,d,e)};t.wa=function(a,c,d,e){return this.Q.add(a,c,!0,d,e)};t.na=function(a,c,d,e){return this.Q.remove(a,c,d,e)};t.
|
151
|
-
t.ua=function(a,c,d){a=this.Q.
|
152
|
-
function Aa(a){Ba(a,function(a){a.
|
153
|
-
t.removeChild=function(a,c){if(a){var d=v.i(a)?a:a.
|
154
|
-
t.$b=function(a){for(var c=[];this.ha&&0!=this.ha.length;)c.push(this.removeChild(this.ha?this.ha[0]||null:null,a));return c};v.d.Na=function(a){v.d.
|
155
|
-
v.d.
|
156
|
-
0);return}a.Na()}}()),v.d.wa(window,"load",a.Na,!1))},Na:function(){var a=v.d.
|
157
|
-
|
98
|
+
t.contains=function(a){return a instanceof F?this.left<=a.left&&this.left+this.width>=a.left+a.width&&this.top<=a.top&&this.top+this.height>=a.top+a.height:a.x>=this.left&&a.x<=this.left+this.width&&a.y>=this.top&&a.y<=this.top+this.height};t.Dc=function(){return new z(this.width,this.height)};t.ceil=function(){this.left=Math.ceil(this.left);this.top=Math.ceil(this.top);this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};
|
99
|
+
t.floor=function(){this.left=Math.floor(this.left);this.top=Math.floor(this.top);this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};t.round=function(){this.left=Math.round(this.left);this.top=Math.round(this.top);this.width=Math.round(this.width);this.height=Math.round(this.height);return this};v.a.vendor={};v.a.vendor.we=function(){return v.userAgent.j?"Webkit":v.userAgent.o?"Moz":v.userAgent.e?"ms":v.userAgent.K?"O":null};v.a.vendor.Fg=function(){return v.userAgent.j?"-webkit":v.userAgent.o?"-moz":v.userAgent.e?"-ms":v.userAgent.K?"-o":null};v.style={};v.style.ic=!1;v.style.Pm=function(a,c,d){v.i(c)?v.style.bf(a,d,c):v.object.forEach(c,v.Tc(v.style.bf,a))};v.style.bf=function(a,c,d){(d=v.style.xe(a,d))&&(a.style[d]=c)};v.style.xe=function(a,c){var d=v.b.Qa(c);if(void 0===a.style[d]){var e=v.a.vendor.we()+v.b.lf(c);if(void 0!==a.style[e])return e}return d};v.style.sl=function(a,c){var d=v.b.Qa(c);return void 0===a.style[d]&&(d=v.a.vendor.we()+v.b.lf(c),void 0!==a.style[d])?v.a.vendor.Fg()+"-"+c:c};
|
100
|
+
v.style.ml=function(a,c){var d=a.style[v.b.Qa(c)];return"undefined"!==typeof d?d:a.style[v.style.xe(a,c)]||""};v.style.getComputedStyle=function(a,c){var d=v.a.t(a);return d.defaultView&&d.defaultView.getComputedStyle&&(d=d.defaultView.getComputedStyle(a,null))?d[c]||d.getPropertyValue(c)||"":""};v.style.Ab=function(a,c){return a.currentStyle?a.currentStyle[c]:null};v.style.u=function(a,c){return v.style.getComputedStyle(a,c)||v.style.Ab(a,c)||a.style&&a.style[c]};
|
101
|
+
v.style.vg=function(a){return v.style.u(a,"position")};v.style.Mk=function(a){return v.style.u(a,"backgroundColor")};v.style.Pk=function(a){return v.style.u(a,"overflowX")};v.style.Qk=function(a){return v.style.u(a,"overflowY")};v.style.Sk=function(a){return v.style.u(a,"zIndex")};v.style.Rk=function(a){return v.style.u(a,"textAlign")};v.style.Ok=function(a){return v.style.u(a,"cursor")};
|
102
|
+
v.style.Xc=function(a,c,d){var e,f=v.userAgent.o&&(v.userAgent.oa||v.userAgent.If)&&v.userAgent.k("1.9");c instanceof C?(e=c.x,c=c.y):(e=c,c=d);a.style.left=v.style.Ib(e,f);a.style.top=v.style.Ib(c,f)};v.style.hl=function(a){return new C(a.offsetLeft,a.offsetTop)};v.style.tg=function(a){a=a?v.a.t(a):v.a.s();return!v.userAgent.e||v.userAgent.ca(9)||v.a.H(a).ja()?a.documentElement:a.body};v.style.tl=function(a){var c=a.body;a=a.documentElement;return new C(c.scrollLeft||a.scrollLeft,c.scrollTop||a.scrollTop)};
|
103
|
+
v.style.zb=function(a){var c;try{c=a.getBoundingClientRect()}catch(d){return{left:0,top:0,right:0,bottom:0}}v.userAgent.e&&(a=a.ownerDocument,c.left-=a.documentElement.clientLeft+a.body.clientLeft,c.top-=a.documentElement.clientTop+a.body.clientTop);return c};
|
104
|
+
v.style.qe=function(a){if(v.userAgent.e&&!v.userAgent.ca(8))return a.offsetParent;var c=v.a.t(a),d=v.style.u(a,"position"),e="fixed"==d||"absolute"==d;for(a=a.parentNode;a&&a!=c;a=a.parentNode)if(d=v.style.u(a,"position"),e=e&&"static"==d&&a!=c.documentElement&&a!=c.body,!e&&(a.scrollWidth>a.clientWidth||a.scrollHeight>a.clientHeight||"fixed"==d||"absolute"==d||"relative"==d))return a;return null};
|
105
|
+
v.style.ul=function(a){for(var c=new E(0,Infinity,Infinity,0),d=v.a.H(a),e=d.s().body,f=d.s().documentElement,g=d.ge();a=v.style.qe(a);)if(!(v.userAgent.e&&0==a.clientWidth||v.userAgent.j&&0==a.clientHeight&&a==e||a==e||a==f||"visible"==v.style.u(a,"overflow"))){var k=v.style.U(a),l=v.style.sg(a);k.x+=l.x;k.y+=l.y;c.top=Math.max(c.top,k.y);c.right=Math.min(c.right,k.x+a.clientWidth);c.bottom=Math.min(c.bottom,k.y+a.clientHeight);c.left=Math.max(c.left,k.x)}e=g.scrollLeft;g=g.scrollTop;c.left=Math.max(c.left,
|
106
|
+
e);c.top=Math.max(c.top,g);d=d.Fa();c.right=Math.min(c.right,e+d.width);c.bottom=Math.min(c.bottom,g+d.height);return 0<=c.top&&0<=c.left&&c.bottom>c.top&&c.right>c.left?c:null};v.style.wg=function(a,c,d){var e=v.style.U(a),f=v.style.U(c),g=v.style.yb(c),k=e.x-f.x-g.left,e=e.y-f.y-g.top,f=c.clientWidth-a.offsetWidth;a=c.clientHeight-a.offsetHeight;g=c.scrollLeft;c=c.scrollTop;d?(g+=k-f/2,c+=e-a/2):(g+=Math.min(k,Math.max(k-f,0)),c+=Math.min(e,Math.max(e-a,0)));return new C(g,c)};
|
107
|
+
v.style.Gm=function(a,c,d){a=v.style.wg(a,c,d);c.scrollLeft=a.x;c.scrollTop=a.y};v.style.sg=function(a){if(v.userAgent.o&&!v.userAgent.k("1.9")){var c=parseFloat(v.style.getComputedStyle(a,"borderLeftWidth"));if(v.style.Nc(a))var d=a.offsetWidth-a.clientWidth-c-parseFloat(v.style.getComputedStyle(a,"borderRightWidth")),c=c+d;return new C(c,parseFloat(v.style.getComputedStyle(a,"borderTopWidth")))}return new C(a.clientLeft,a.clientTop)};
|
108
|
+
v.style.U=function(a){var c,d=v.a.t(a),e=v.style.u(a,"position"),f=!v.style.ic&&v.userAgent.o&&d.getBoxObjectFor&&!a.getBoundingClientRect&&"absolute"==e&&(c=d.getBoxObjectFor(a))&&(0>c.screenX||0>c.screenY),g=new C(0,0),k=v.style.tg(d);if(a==k)return g;if(v.style.ic||a.getBoundingClientRect)c=v.style.zb(a),a=v.a.H(d).Wa(),g.x=c.left+a.x,g.y=c.top+a.y;else if(d.getBoxObjectFor&&!f)c=d.getBoxObjectFor(a),a=d.getBoxObjectFor(k),g.x=c.screenX-a.screenX,g.y=c.screenY-a.screenY;else{c=a;do{g.x+=c.offsetLeft;
|
109
|
+
g.y+=c.offsetTop;c!=a&&(g.x+=c.clientLeft||0,g.y+=c.clientTop||0);if(v.userAgent.j&&"fixed"==v.style.vg(c)){g.x+=d.body.scrollLeft;g.y+=d.body.scrollTop;break}c=c.offsetParent}while(c&&c!=a);if(v.userAgent.K||v.userAgent.j&&"absolute"==e)g.y-=d.body.offsetTop;for(c=a;(c=v.style.qe(c))&&c!=d.body&&c!=k;)g.x-=c.scrollLeft,v.userAgent.K&&"TR"==c.tagName||(g.y-=c.scrollTop)}return g};v.style.dl=function(a){return v.style.U(a).x};v.style.el=function(a){return v.style.U(a).y};
|
110
|
+
v.style.Ag=function(a,c){var d=new C(0,0),e=v.a.Ga(v.a.t(a)),f=a;do{var g=e==c?v.style.U(f):v.style.ce(f);d.x+=g.x;d.y+=g.y}while(e&&e!=c&&(f=e.frameElement)&&(e=e.parent));return d};v.style.gn=function(a,c,d){if(c.s()!=d.s()){var e=c.s().body;d=v.style.Ag(e,d.Ga());d=ja(d,v.style.U(e));v.userAgent.e&&!c.ja()&&(d=ja(d,c.Wa()));a.left+=d.x;a.top+=d.y}};v.style.kl=function(a,c){var d=v.style.be(a),e=v.style.be(c);return new C(d.x-e.x,d.y-e.y)};
|
111
|
+
v.style.ce=function(a){var c;if(v.style.ic||a.getBoundingClientRect)c=v.style.zb(a),c=new C(c.left,c.top);else{c=v.a.H(a).Wa();var d=v.style.U(a);c=new C(d.x-c.x,d.y-c.y)}v.userAgent.o&&!v.userAgent.k(12)?(a=v.style.yg(a),a=new C(c.x+a.x,c.y+a.y)):a=c;return a};v.style.be=function(a){if(1==a.nodeType)return v.style.ce(a);var c=v.Ja(a.rg),d=a;a.targetTouches?d=a.targetTouches[0]:c&&a.T.targetTouches&&(d=a.T.targetTouches[0]);return new C(d.clientX,d.clientY)};
|
112
|
+
v.style.Nm=function(a,c,d){var e=v.style.U(a);c instanceof C&&(d=c.y,c=c.x);v.style.Xc(a,a.offsetLeft+(c-e.x),a.offsetTop+(d-e.y))};v.style.bc=function(a,c,d){if(c instanceof z)d=c.height,c=c.width;else if(void 0==d)throw Error("missing height argument");v.style.oh(a,c);v.style.nh(a,d)};v.style.Ib=function(a,c){"number"==typeof a&&(a=(c?Math.round(a):a)+"px");return a};v.style.nh=function(a,c){a.style.height=v.style.Ib(c,!0)};v.style.oh=function(a,c){a.style.width=v.style.Ib(c,!0)};
|
113
|
+
v.style.Dc=function(a){return v.style.Qd(v.style.Eg,a)};v.style.Qd=function(a,c){if("none"!=v.style.u(c,"display"))return a(c);var d=c.style,e=d.display,f=d.visibility,g=d.position;d.visibility="hidden";d.position="absolute";d.display="inline";var k=a(c);d.display=e;d.position=g;d.visibility=f;return k};v.style.Eg=function(a){var c=a.offsetWidth,d=a.offsetHeight,e=v.userAgent.j&&!c&&!d;return v.V(c)&&!e||!a.getBoundingClientRect?new z(c,d):(a=v.style.zb(a),new z(a.right-a.left,a.bottom-a.top))};
|
114
|
+
v.style.ol=function(a){if(!a.getBoundingClientRect)return null;a=v.style.Qd(v.style.zb,a);return new z(a.right-a.left,a.bottom-a.top)};v.style.Nk=function(a){var c=v.style.U(a);a=v.style.Dc(a);return new F(c.x,c.y,a.width,a.height)};v.style.Qa=function(a){return v.b.Qa(String(a))};v.style.ed=function(a){return v.b.ed(a)};
|
115
|
+
v.style.cl=function(a){var c=a.style;a="";"opacity"in c?a=c.opacity:"MozOpacity"in c?a=c.MozOpacity:"filter"in c&&(c=c.filter.match(/alpha\(opacity=([\d.]+)\)/))&&(a=String(c[1]/100));return""==a?a:Number(a)};v.style.af=function(a,c){var d=a.style;"opacity"in d?d.opacity=c:"MozOpacity"in d?d.MozOpacity=c:"filter"in d&&(d.filter=""===c?"":"alpha(opacity="+100*c+")")};
|
116
|
+
v.style.Rm=function(a,c){var d=a.style;v.userAgent.e&&!v.userAgent.k("8")?d.filter='progid:DXImageTransform.Microsoft.AlphaImageLoader(src="'+c+'", sizingMethod="crop")':(d.backgroundImage="url("+c+")",d.backgroundPosition="top left",d.backgroundRepeat="no-repeat")};v.style.sk=function(a){a=a.style;"filter"in a?a.filter="":a.backgroundImage="none"};v.style.Tm=function(a,c){v.style.mh(a,c)};v.style.mh=function(a,c){a.style.display=c?"":"none"};v.style.Hl=function(a){return"none"!=a.style.display};
|
117
|
+
v.style.Og=function(a){var c=v.a.H(void 0),d=null;if(v.userAgent.e)d=c.s().createStyleSheet(),v.style.cf(d,a);else{var e=c.Ya("head")[0];e||(d=c.Ya("body")[0],e=c.ra("head"),d.parentNode.insertBefore(e,d));d=c.ra("style");v.style.cf(d,a);c.appendChild(e,d)}return d};v.style.wh=function(a){v.a.removeNode(a.ownerNode||a.owningElement||a)};v.style.cf=function(a,c){v.userAgent.e?a.cssText=c:a.innerHTML=c};
|
118
|
+
v.style.Om=function(a){a=a.style;v.userAgent.e&&!v.userAgent.k("8")?(a.whiteSpace="pre",a.wordWrap="break-word"):a.whiteSpace=v.userAgent.o?"-moz-pre-wrap":"pre-wrap"};v.style.Mm=function(a){a=a.style;a.position="relative";v.userAgent.e&&!v.userAgent.k("8")?(a.zoom="1",a.display="inline"):a.display=v.userAgent.o?v.userAgent.k("1.9a")?"inline-block":"-moz-inline-box":"inline-block"};v.style.Nc=function(a){return"rtl"==v.style.u(a,"direction")};
|
119
|
+
v.style.fd=v.userAgent.o?"MozUserSelect":v.userAgent.j?"WebkitUserSelect":null;v.style.Ul=function(a){return v.style.fd?"none"==a.style[v.style.fd].toLowerCase():v.userAgent.e||v.userAgent.K?"on"==a.getAttribute("unselectable"):!1};
|
120
|
+
v.style.Sm=function(a,c,d){d=d?null:a.getElementsByTagName("*");var e=v.style.fd;if(e){if(c=c?"none":"",a.style[e]=c,d){a=0;for(var f;f=d[a];a++)f.style[e]=c}}else if(v.userAgent.e||v.userAgent.K)if(c=c?"on":"",a.setAttribute("unselectable",c),d)for(a=0;f=d[a];a++)f.setAttribute("unselectable",c)};v.style.qg=function(a){return new z(a.offsetWidth,a.offsetHeight)};
|
121
|
+
v.style.Hm=function(a,c){var d=v.a.t(a),e=v.a.H(d).ja();if(!v.userAgent.e||e&&v.userAgent.k("8"))v.style.Ze(a,c,"border-box");else if(d=a.style,e){var e=v.style.Cc(a),f=v.style.yb(a);d.pixelWidth=c.width-f.left-e.left-e.right-f.right;d.pixelHeight=c.height-f.top-e.top-e.bottom-f.bottom}else d.pixelWidth=c.width,d.pixelHeight=c.height};
|
122
|
+
v.style.Tk=function(a){var c=v.a.t(a),d=v.userAgent.e&&a.currentStyle;if(d&&v.a.H(c).ja()&&"auto"!=d.width&&"auto"!=d.height&&!d.boxSizing)return c=v.style.Ea(a,d.width,"width","pixelWidth"),a=v.style.Ea(a,d.height,"height","pixelHeight"),new z(c,a);d=v.style.qg(a);c=v.style.Cc(a);a=v.style.yb(a);return new z(d.width-a.left-c.left-c.right-a.right,d.height-a.top-c.top-c.bottom-a.bottom)};
|
123
|
+
v.style.Im=function(a,c){var d=v.a.t(a),e=v.a.H(d).ja();if(!v.userAgent.e||e&&v.userAgent.k("8"))v.style.Ze(a,c,"content-box");else if(d=a.style,e)d.pixelWidth=c.width,d.pixelHeight=c.height;else{var e=v.style.Cc(a),f=v.style.yb(a);d.pixelWidth=c.width+f.left+e.left+e.right+f.right;d.pixelHeight=c.height+f.top+e.top+e.bottom+f.bottom}};
|
124
|
+
v.style.Ze=function(a,c,d){a=a.style;v.userAgent.o?a.MozBoxSizing=d:v.userAgent.j?a.WebkitBoxSizing=d:a.boxSizing=d;a.width=Math.max(c.width,0)+"px";a.height=Math.max(c.height,0)+"px"};v.style.Ea=function(a,c,d,e){if(/^\d+px?$/.test(c))return parseInt(c,10);var f=a.style[d],g=a.runtimeStyle[d];a.runtimeStyle[d]=a.currentStyle[d];a.style[d]=c;c=a.style[e];a.style[d]=f;a.runtimeStyle[d]=g;return c};v.style.Db=function(a,c){var d=v.style.Ab(a,c);return d?v.style.Ea(a,d,"left","pixelLeft"):0};
|
125
|
+
v.style.$d=function(a,c){if(v.userAgent.e){var d=v.style.Db(a,c+"Left"),e=v.style.Db(a,c+"Right"),f=v.style.Db(a,c+"Top"),g=v.style.Db(a,c+"Bottom");return new E(f,e,g,d)}d=v.style.getComputedStyle(a,c+"Left");e=v.style.getComputedStyle(a,c+"Right");f=v.style.getComputedStyle(a,c+"Top");g=v.style.getComputedStyle(a,c+"Bottom");return new E(parseFloat(f),parseFloat(e),parseFloat(g),parseFloat(d))};v.style.Cc=function(a){return v.style.$d(a,"padding")};v.style.$k=function(a){return v.style.$d(a,"margin")};
|
126
|
+
v.style.De={thin:2,medium:4,thick:6};v.style.Cb=function(a,c){if("none"==v.style.Ab(a,c+"Style"))return 0;var d=v.style.Ab(a,c+"Width");return d in v.style.De?v.style.De[d]:v.style.Ea(a,d,"left","pixelLeft")};
|
127
|
+
v.style.yb=function(a){if(v.userAgent.e){var c=v.style.Cb(a,"borderLeft"),d=v.style.Cb(a,"borderRight"),e=v.style.Cb(a,"borderTop");a=v.style.Cb(a,"borderBottom");return new E(e,d,a,c)}c=v.style.getComputedStyle(a,"borderLeftWidth");d=v.style.getComputedStyle(a,"borderRightWidth");e=v.style.getComputedStyle(a,"borderTopWidth");a=v.style.getComputedStyle(a,"borderBottomWidth");return new E(parseFloat(e),parseFloat(d),parseFloat(a),parseFloat(c))};
|
128
|
+
v.style.Wk=function(a){var c=v.a.t(a),d="";if(c.body.createTextRange){c=c.body.createTextRange();c.moveToElementText(a);try{d=c.queryCommandValue("FontName")}catch(e){d=""}}d||(d=v.style.u(a,"fontFamily"));a=d.split(",");1<a.length&&(d=a[0]);return v.b.qh(d)};v.style.Rg=/[^\d]+$/;v.style.Bg=function(a){return(a=a.match(v.style.Rg))&&a[0]||null};v.style.tf={cm:1,"in":1,mm:1,pc:1,pt:1};v.style.zf={em:1,ex:1};
|
129
|
+
v.style.Xk=function(a){var c=v.style.u(a,"fontSize"),d=v.style.Bg(c);if(c&&"px"==d)return parseInt(c,10);if(v.userAgent.e){if(d in v.style.tf)return v.style.Ea(a,c,"left","pixelLeft");if(a.parentNode&&1==a.parentNode.nodeType&&d in v.style.zf)return a=a.parentNode,d=v.style.u(a,"fontSize"),v.style.Ea(a,c==d?"1em":c,"left","pixelLeft")}d=v.a.ra("span",{style:"visibility:hidden;position:absolute;line-height:0;padding:0;margin:0;border:0;height:1em;"});v.a.appendChild(a,d);c=d.offsetHeight;v.a.removeNode(d);
|
130
|
+
return c};v.style.rm=function(a){var c={};v.c.forEach(a.split(/\s*;\s*/),function(a){a=a.split(/\s*:\s*/);2==a.length&&(c[v.b.Qa(a[0].toLowerCase())]=a[1])});return c};v.style.en=function(a){var c=[];v.object.forEach(a,function(a,e){c.push(v.b.ed(e),":",a,";")});return c.join("")};v.style.Km=function(a,c){a.style[v.userAgent.e?"styleFloat":"cssFloat"]=c};v.style.Vk=function(a){return a.style[v.userAgent.e?"styleFloat":"cssFloat"]||""};
|
131
|
+
v.style.ll=function(a){var c=v.a.createElement("div");a&&(c.className=a);c.style.cssText="overflow:auto;position:absolute;top:0;width:100px;height:100px";a=v.a.createElement("div");v.style.bc(a,"200px","200px");c.appendChild(a);v.a.appendChild(v.a.s().body,c);a=c.offsetWidth-c.clientWidth;v.a.removeNode(c);return a};v.style.Gf=/matrix\([0-9\.\-]+, [0-9\.\-]+, [0-9\.\-]+, [0-9\.\-]+, ([0-9\.\-]+)p?x?, ([0-9\.\-]+)p?x?\)/;
|
132
|
+
v.style.yg=function(a){var c;v.userAgent.e?c="-ms-transform":v.userAgent.j?c="-webkit-transform":v.userAgent.K?c="-o-transform":v.userAgent.o&&(c="-moz-transform");var d;c&&(d=v.style.u(a,c));d||(d=v.style.u(a,"transform"));return d?(a=d.match(v.style.Gf))?new C(parseFloat(a[1]),parseFloat(a[2])):new C(0,0):new C(0,0)};v.d={};var ka="closure_listenable_"+(1E6*Math.random()|0);function G(a){return!(!a||!a[ka])}var la=0;function ma(a,c,d,e,f,g){this.X=a;this.Ve=c;this.src=d;this.type=e;this.capture=!!f;this.va=g;this.key=++la;this.da=this.Ba=!1}function na(a){a.da=!0;a.X=null;a.Ve=null;a.src=null;a.va=null};var oa=!v.userAgent.e||v.userAgent.ca(9),pa=v.userAgent.e&&!v.userAgent.k("9");!v.userAgent.j||v.userAgent.k("528");v.userAgent.o&&v.userAgent.k("1.9b")||v.userAgent.e&&v.userAgent.k("8")||v.userAgent.K&&v.userAgent.k("9.5")||v.userAgent.j&&v.userAgent.k("528");v.userAgent.o&&!v.userAgent.k("8")||v.userAgent.e&&v.userAgent.k("9");v.debug.r={};v.debug.r.Oa=[];v.debug.r.Rc=[];v.debug.r.Se=!1;v.debug.r.jh=function(a){v.debug.r.Oa[v.debug.r.Oa.length]=a;if(v.debug.r.Se)for(var c=v.debug.r.Rc,d=0;d<c.length;d++)a(v.bind(c[d].Dh,c[d]))};v.debug.r.dm=function(a){v.debug.r.Se=!0;for(var c=v.bind(a.Dh,a),d=0;d<v.debug.r.Oa.length;d++)v.debug.r.Oa[d](c);v.debug.r.Rc.push(a)};v.debug.r.mn=function(a){var c=v.debug.r.Rc;a=v.bind(a.nn,a);for(var d=0;d<v.debug.r.Oa.length;d++)v.debug.r.Oa[d](a);c.length--};v.Dk={};function H(){0!=qa&&(this.Bk=Error().stack,ra[v.R(this)]=this)}var qa=0,ra={};H.prototype.Od=!1;H.prototype.ba=function(){if(!this.Od&&(this.Od=!0,this.v(),0!=qa)){var a=v.R(this);delete ra[a]}};H.prototype.v=function(){if(this.lb)for(;this.lb.length;)this.lb.shift()()};v.ba=function(a){a&&"function"==typeof a.ba&&a.ba()};v.jg=function(a){for(var c=0,d=arguments.length;c<d;++c){var e=arguments[c];v.L(e)?v.jg.apply(null,e):v.ba(e)}};function I(a,c){this.type=a;this.currentTarget=this.target=c}t=I.prototype;t.v=h();t.ba=h();t.la=!1;t.defaultPrevented=!1;t.Ye=!0;t.stopPropagation=function(){this.la=!0};t.preventDefault=function(){this.defaultPrevented=!0;this.Ye=!1};v.ya={};v.ya.object=function(a,c){return c};v.ya.$c=function(a){v.ya.$c[" "](a);return a};v.ya.$c[" "]=v.Te;v.ya.Qf=function(a){try{return v.ya.$c(a.nodeName),!0}catch(c){}return!1};function J(a,c){a&&this.eb(a,c)}v.w(J,I);t=J.prototype;t.target=null;t.relatedTarget=null;t.offsetX=0;t.offsetY=0;t.clientX=0;t.clientY=0;t.screenX=0;t.screenY=0;t.button=0;t.keyCode=0;t.charCode=0;t.ctrlKey=!1;t.altKey=!1;t.shiftKey=!1;t.metaKey=!1;t.hh=!1;t.T=null;
|
133
|
+
t.eb=function(a,c){var d=this.type=a.type;I.call(this,d);this.target=a.target||a.srcElement;this.currentTarget=c;var e=a.relatedTarget;e?v.userAgent.o&&(v.ya.Qf(e)||(e=null)):"mouseover"==d?e=a.fromElement:"mouseout"==d&&(e=a.toElement);this.relatedTarget=e;this.offsetX=v.userAgent.j||void 0!==a.offsetX?a.offsetX:a.layerX;this.offsetY=v.userAgent.j||void 0!==a.offsetY?a.offsetY:a.layerY;this.clientX=void 0!==a.clientX?a.clientX:a.pageX;this.clientY=void 0!==a.clientY?a.clientY:a.pageY;this.screenX=
|
134
|
+
a.screenX||0;this.screenY=a.screenY||0;this.button=a.button;this.keyCode=a.keyCode||0;this.charCode=a.charCode||("keypress"==d?a.keyCode:0);this.ctrlKey=a.ctrlKey;this.altKey=a.altKey;this.shiftKey=a.shiftKey;this.metaKey=a.metaKey;this.hh=v.userAgent.oa?a.metaKey:a.ctrlKey;this.state=a.state;this.T=a;a.defaultPrevented&&this.preventDefault();delete this.la};t.stopPropagation=function(){J.F.stopPropagation.call(this);this.T.stopPropagation?this.T.stopPropagation():this.T.cancelBubble=!0};
|
135
|
+
t.preventDefault=function(){J.F.preventDefault.call(this);var a=this.T;if(a.preventDefault)a.preventDefault();else if(a.returnValue=!1,pa)try{if(a.ctrlKey||112<=a.keyCode&&123>=a.keyCode)a.keyCode=-1}catch(c){}};t.rg=q("T");t.v=h();v.d.jb={};v.d.N={};v.d.fa={};v.d.eh="on";v.d.Sc={};v.d.Xl="_";v.d.q=function(a,c,d,e,f){if(v.isArray(c)){for(var g=0;g<c.length;g++)v.d.q(a,c[g],d,e,f);return null}d=v.d.ec(d);return G(a)?a.q(c,d,e,f):v.d.Qe(a,c,d,!1,e,f)};
|
136
|
+
v.d.Qe=function(a,c,d,e,f,g){if(!c)throw Error("Invalid event type");f=!!f;var k=v.d.N;c in k||(k[c]={qa:0});k=k[c];f in k||(k[f]={qa:0},k.qa++);var k=k[f],l=v.R(a),m;if(k[l]){m=k[l];for(var n=0;n<m.length;n++)if(k=m[n],k.X==d&&k.va==g){if(k.da)break;e||(m[n].Ba=!1);return m[n]}}else m=k[l]=[],k.qa++;n=v.d.Dg();k=new ma(d,n,a,c,f,g);k.Ba=e;n.src=a;n.X=k;m.push(k);v.d.fa[l]||(v.d.fa[l]=[]);v.d.fa[l].push(k);a.addEventListener?a.addEventListener(c,n,f):a.attachEvent(v.d.re(c),n);return v.d.jb[k.key]=
|
137
|
+
k};v.d.Dg=function(){var a=v.d.ab,c=oa?function(d){return a.call(c.src,c.X,d)}:function(d){d=a.call(c.src,c.X,d);if(!d)return d};return c};v.d.wa=function(a,c,d,e,f){if(v.isArray(c)){for(var g=0;g<c.length;g++)v.d.wa(a,c[g],d,e,f);return null}d=v.d.ec(d);return G(a)?a.wa(c,d,e,f):v.d.Qe(a,c,d,!0,e,f)};v.d.Sg=function(a,c,d,e,f){c.q(a,d,e,f)};
|
138
|
+
v.d.na=function(a,c,d,e,f){if(v.isArray(c)){for(var g=0;g<c.length;g++)v.d.na(a,c[g],d,e,f);return null}d=v.d.ec(d);if(G(a))return a.na(c,d,e,f);e=!!e;a=v.d.Bc(a,c,e);if(!a)return!1;for(g=0;g<a.length;g++)if(a[g].X==d&&a[g].capture==e&&a[g].va==f)return v.d.J(a[g]);return!1};
|
139
|
+
v.d.J=function(a){if(v.Mc(a)||!a||a.da)return!1;var c=a.src;if(G(c))return c.J(a);var d=a.type,e=a.Ve,f=a.capture;c.removeEventListener?c.removeEventListener(d,e,f):c.detachEvent&&c.detachEvent(v.d.re(d),e);c=v.R(c);v.d.fa[c]&&(e=v.d.fa[c],v.c.remove(e,a),0==e.length&&delete v.d.fa[c]);na(a);if(e=v.d.N[d][f][c])v.c.remove(e,a),0==e.length&&(delete v.d.N[d][f][c],v.d.N[d][f].qa--),0==v.d.N[d][f].qa&&(delete v.d.N[d][f],v.d.N[d].qa--),0==v.d.N[d].qa&&delete v.d.N[d];delete v.d.jb[a.key];return!0};
|
140
|
+
v.d.zh=function(a,c,d,e,f){c.na(a,d,e,f)};v.d.ma=function(a,c){var d=0,e=null==c;if(null!=a){if(a&&G(a))return a.Q?a.Q.ma(c):0;var f=v.R(a);if(v.d.fa[f])for(var f=v.d.fa[f],g=f.length-1;0<=g;g--){var k=f[g];if(e||c==k.type)v.d.J(k),d++}}else v.object.forEach(v.d.jb,function(a){v.d.J(a);d++});return d};v.d.zm=function(){var a=0;v.object.forEach(v.d.jb,function(c){v.d.J(c);a++});return a};v.d.Fb=function(a,c,d){return G(a)?a.Fb(c,d):v.d.Bc(a,c,d)||[]};
|
141
|
+
v.d.Bc=function(a,c,d){var e=v.d.N;return c in e&&(e=e[c],d in e&&(e=e[d],a=v.R(a),e[a]))?e[a]:null};v.d.$a=function(a,c,d,e,f){e=!!e;d=v.d.ec(d);if(G(a))return a.$a(c,d,e,f);if(a=v.d.Bc(a,c,e))for(c=0;c<a.length;c++)if(!a[c].da&&a[c].X==d&&a[c].capture==e&&a[c].va==f)return a[c];return null};
|
142
|
+
v.d.Mb=function(a,c,d){if(G(a))return a.Mb(c,d);a=v.R(a);var e=v.d.fa[a];if(e){var f=v.V(c),g=v.V(d);return f&&g?(e=v.d.N[c],!!e&&!!e[d]&&a in e[d]):f||g?v.c.some(e,function(a){return f&&a.type==c||g&&a.capture==d}):!0}return!1};v.d.Hk=function(a){var c=[],d;for(d in a)a[d]&&a[d].id?c.push(d+" = "+a[d]+" ("+a[d].id+")"):c.push(d+" = "+a[d]);return c.join("\n")};v.d.re=function(a){return a in v.d.Sc?v.d.Sc[a]:v.d.Sc[a]=v.d.eh+a};
|
143
|
+
v.d.ua=function(a,c,d,e){if(G(a))return a.ua(c,d,e);var f=v.d.N;return c in f&&(f=f[c],d in f)?v.d.wc(f[d],a,e):!0};v.d.wc=function(a,c,d){var e=1;c=v.R(c);if(a[c])for(a=v.c.P(a[c]),c=0;c<a.length;c++){var f=a[c];f&&!f.da&&(e&=!1!==v.d.vc(f,d))}return Boolean(e)};v.d.vc=function(a,c){var d=a.X,e=a.va||a.src;a.Ba&&v.d.J(a);return d.call(e,c)};v.d.nl=function(){return v.object.xg()};v.d.dispatchEvent=function(a,c){return a.dispatchEvent(c)};v.d.tm=function(a){v.d.ab=a.um(v.d.ab)};
|
144
|
+
v.d.ab=function(a,c){if(a.da)return!0;var d=a.type,e=v.d.N;if(!(d in e))return!0;var e=e[d],f,g;if(!oa){f=c||v.Cg();var d=!0 in e,k=!1 in e;if(d){if(v.d.Qg(f))return!0;v.d.Wg(f)}var l=new J;l.eb(f,this);f=!0;try{if(d){for(var m=[],n=l.currentTarget;n;n=n.parentNode)m.push(n);g=e[!0];for(var s=m.length-1;!l.la&&0<=s;s--)l.currentTarget=m[s],f&=v.d.wc(g,m[s],l);if(k)for(g=e[!1],s=0;!l.la&&s<m.length;s++)l.currentTarget=m[s],f&=v.d.wc(g,m[s],l)}else f=v.d.vc(a,l)}finally{m&&(m.length=0)}return f}e=new J(c,
|
145
|
+
this);return f=v.d.vc(a,e)};v.d.Wg=function(a){var c=!1;if(0==a.keyCode)try{a.keyCode=-1;return}catch(d){c=!0}if(c||void 0==a.returnValue)a.returnValue=!0};v.d.Qg=function(a){return 0>a.keyCode||void 0!=a.returnValue};v.d.xh=0;v.d.pl=function(a){return a+"_"+v.d.xh++};v.d.vd="__closure_events_fn_"+(1E9*Math.random()>>>0);v.d.ec=function(a){return v.Ja(a)?a:a[v.d.vd]||(a[v.d.vd]=function(c){return a.handleEvent(c)})};v.debug.r.jh(function(a){v.d.ab=a(v.d.ab)});function sa(a){H.call(this);this.bb=a;this.ib={}}v.w(sa,H);var va=[];t=sa.prototype;t.q=function(a,c,d,e,f){v.isArray(c)||(va[0]=c,c=va);for(var g=0;g<c.length;g++){var k=v.d.q(a,c[g],d||this,e||!1,f||this.bb||this);if(v.$&&!k)break;this.ib[k.key]=k}return this};t.wa=function(a,c,d,e,f){if(v.isArray(c))for(var g=0;g<c.length;g++)this.wa(a,c[g],d,e,f);else a=v.d.wa(a,c,d||this,e,f||this.bb||this),this.ib[a.key]=a;return this};t.Sg=function(a,c,d,e,f){c.q(a,d,e,f||this.bb||this,this);return this};
|
146
|
+
t.na=function(a,c,d,e,f){if(v.isArray(c))for(var g=0;g<c.length;g++)this.na(a,c[g],d,e,f);else if(a=v.d.$a(a,c,d||this,e,f||this.bb||this))v.d.J(a),delete this.ib[a.key];return this};t.zh=function(a,c,d,e,f){c.na(a,d,e,f||this.bb||this,this);return this};t.ma=function(){v.object.forEach(this.ib,v.d.J);this.ib={}};t.v=function(){sa.F.v.call(this);this.ma()};t.handleEvent=function(){throw Error("EventHandler.handleEvent not implemented");};v.kn={};function wa(){}v.rb(wa);wa.prototype.$g=0;wa.Eb();function xa(a){this.src=a;this.A={};this.dc=0}t=xa.prototype;t.add=function(a,c,d,e,f){var g=this.A[a];g||(g=this.A[a]=[],this.dc++);var k=ya(g,c,e,f);-1<k?(a=g[k],d||(a.Ba=!1)):(a=new ma(c,null,this.src,a,!!e,f),a.Ba=d,g.push(a));return a};t.remove=function(a,c,d,e){if(!(a in this.A))return!1;var f=this.A[a];c=ya(f,c,d,e);return-1<c?(na(f[c]),v.c.nb(f,c),0==f.length&&(delete this.A[a],this.dc--),!0):!1};
|
147
|
+
t.ma=function(a){var c=0,d;for(d in this.A)if(!a||d==a){for(var e=this.A[d],f=0;f<e.length;f++)++c,e[f].da=!0;delete this.A[d];this.dc--}return c};t.Fb=function(a,c){var d=this.A[a],e=[];if(d)for(var f=0;f<d.length;++f){var g=d[f];g.capture==c&&e.push(g)}return e};t.$a=function(a,c,d,e){a=this.A[a];var f=-1;a&&(f=ya(a,c,d,e));return-1<f?a[f]:null};
|
148
|
+
t.Mb=function(a,c){var d=v.V(a),e=v.V(c);return v.object.some(this.A,function(f){for(var g=0;g<f.length;++g)if(!(d&&f[g].type!=a||e&&f[g].capture!=c))return!0;return!1})};function ya(a,c,d,e){for(var f=0;f<a.length;++f){var g=a[f];if(!g.da&&g.X==c&&g.capture==!!d&&g.va==e)return f}return-1};function K(){H.call(this);this.Q=new xa(this);this.Jf=this}v.w(K,H);K.prototype[ka]=!0;t=K.prototype;t.Xb=null;t.Wc=function(a){this.Xb=a};t.addEventListener=function(a,c,d,e){v.d.q(this,a,c,d,e)};t.removeEventListener=function(a,c,d,e){v.d.na(this,a,c,d,e)};
|
149
|
+
t.dispatchEvent=function(a){var c,d=this.Xb;if(d)for(c=[];d;d=d.Xb)c.push(d);var d=this.Jf,e=a.type||a;if(v.i(a))a=new I(a,d);else if(a instanceof I)a.target=a.target||d;else{var f=a;a=new I(e,d);v.object.extend(a,f)}var f=!0,g;if(c)for(var k=c.length-1;!a.la&&0<=k;k--)g=a.currentTarget=c[k],f=g.ua(e,!0,a)&&f;a.la||(g=a.currentTarget=d,f=g.ua(e,!0,a)&&f,a.la||(f=g.ua(e,!1,a)&&f));if(c)for(k=0;!a.la&&k<c.length;k++)g=a.currentTarget=c[k],f=g.ua(e,!1,a)&&f;return f};
|
150
|
+
t.v=function(){K.F.v.call(this);this.Q&&this.Q.ma(void 0);this.Xb=null};t.q=function(a,c,d,e){return this.Q.add(a,c,!1,d,e)};t.wa=function(a,c,d,e){return this.Q.add(a,c,!0,d,e)};t.na=function(a,c,d,e){return this.Q.remove(a,c,d,e)};t.J=function(a){var c=this.Q,d=a.type;if(d in c.A){var e=v.c.remove(c.A[d],a);e&&(na(a),0==c.A[d].length&&(delete c.A[d],c.dc--));a=e}else a=!1;return a};
|
151
|
+
t.ua=function(a,c,d){a=this.Q.A[a];if(!a)return!0;a=v.c.P(a);for(var e=!0,f=0;f<a.length;++f){var g=a[f];if(g&&!g.da&&g.capture==c){var k=g.X,l=g.va||g.src;g.Ba&&this.J(g);e=!1!==k.call(l,d)&&e}}return e&&!1!=d.Ye};t.Fb=function(a,c){return this.Q.Fb(a,c)};t.$a=function(a,c,d,e){return this.Q.$a(a,c,d,e)};t.Mb=function(a,c){return this.Q.Mb(a,c)};function L(a){K.call(this);this.Ua=a||v.a.H();this.ac=za}v.w(L,K);L.prototype.Lg=wa.Eb();var za=null;t=L.prototype;t.Ce=null;t.Pb=!1;t.p=null;t.ac=null;t.Xg=null;t.Yb=null;t.ha=null;t.ub=null;t.Ch=!1;t.D=q("p");t.Xa=function(a){return this.p?this.Ua.Xa(a,this.p):[]};t.Bb=function(a){return this.p?this.Ua.Bb(a,this.p):null};t.Wc=function(a){if(this.Yb&&this.Yb!=a)throw Error("Method not supported");L.F.Wc.call(this,a)};t.H=q("Ua");t.ra=function(){this.p=this.Ua.createElement("div")};
|
152
|
+
function Aa(a){Ba(a,function(a){a.Pb&&Aa(a)});a.Lb&&a.Lb.ma();a.Pb=!1}t.v=function(){this.Pb&&Aa(this);this.Lb&&(this.Lb.ba(),delete this.Lb);Ba(this,function(a){a.ba()});!this.Ch&&this.p&&v.a.removeNode(this.p);this.Yb=this.Xg=this.p=this.ub=this.ha=null;L.F.v.call(this)};t.Nc=function(){null==this.ac&&(this.ac=v.style.Nc(this.Pb?this.p:this.Ua.s().body));return this.ac};function Ba(a,c){a.ha&&v.c.forEach(a.ha,c,void 0)}
|
153
|
+
t.removeChild=function(a,c){if(a){var d=v.i(a)?a:a.Ce||(a.Ce=":"+(a.Lg.$g++).toString(36));a=this.ub&&d?v.object.get(this.ub,d)||null:null;if(d&&a){v.object.remove(this.ub,d);v.c.remove(this.ha,a);c&&(Aa(a),a.p&&v.a.removeNode(a.p));d=a;if(null==d)throw Error("Unable to set parent component");d.Yb=null;L.F.Wc.call(d,null)}}if(!a)throw Error("Child is not in parent component");return a};
|
154
|
+
t.$b=function(a){for(var c=[];this.ha&&0!=this.ha.length;)c.push(this.removeChild(this.ha?this.ha[0]||null:null,a));return c};v.d.Na=function(a){v.d.mb.Pf();v.d.mb.Qb?a.call(document,v):v.d.mb.Zb.push(a);return this};
|
155
|
+
v.d.mb={Qb:!1,Zb:[],We:!1,Pf:function(){var a=v.d.mb;a.We||(a.We=!0,document.addEventListener?document.addEventListener("DOMContentLoaded",function(){document.removeEventListener("DOMContentLoaded",arguments.callee,!1);a.Na()},!1):document.attachEvent&&(document.attachEvent("onreadystatechange",function(){"complete"===document.readyState&&(document.detachEvent("onreadystatechange",arguments.callee),a.Na())}),document.documentElement.doScroll&&window==window.top&&function(){if(!a.Qb){try{document.documentElement.doScroll("left")}catch(c){setTimeout(arguments.callee,
|
156
|
+
0);return}a.Na()}}()),v.d.wa(window,"load",a.Na,!1))},Na:function(){var a=v.d.mb;a.Qb||(a.Qb=!0,a.Zb&&(v.c.forEach(a.Zb,function(a){a.call(document)}),a.Zb=null),v.d.ua(document,"ready",!1))}};var Ca={Nj:0,Ff:3,wf:8,Cj:9,Qi:12,Cf:13,xj:16,Sh:17,Gh:18,kj:19,Mh:20,ai:27,Hf:32,jj:33,ij:34,Zh:35,wi:36,Fi:37,Hj:38,rj:39,Wh:40,nj:44,yi:45,Vh:46,ZERO:48,ONE:49,Fj:50,Dj:51,ti:52,si:53,zj:54,wj:55,Xh:56,Ni:57,qi:59,pi:61,pj:63,Fh:65,Jh:66,Lh:67,Th:68,E:69,bi:70,ui:71,vi:72,xi:73,Bi:74,Ci:75,Di:76,Ii:77,Mi:78,fj:79,hj:80,oj:81,qj:82,sj:83,Bj:84,Gj:85,Ij:86,Jj:87,Pj:88,Qj:89,Rj:90,Ki:91,Oj:92,Rh:93,ej:96,Yi:97,dj:98,cj:99,Ui:100,Ti:101,bj:102,aj:103,Si:104,Xi:105,Wi:106,$i:107,Vi:109,Zi:110,Ri:111,
|
157
|
+
ci:112,gi:113,hi:114,ii:115,ji:116,ki:117,li:118,mi:119,ni:120,di:121,ei:122,fi:123,Pi:144,uj:145,ri:166,Ei:183,vj:186,Uh:189,$h:187,Qh:188,lj:190,Aj:191,Ih:192,Ej:192,yj:222,gj:219,Kh:220,Nh:221,Mj:224,Ji:224,Lj:229,mj:255};
|
158
158
|
function Da(a,c,d,e,f){if(!(v.userAgent.e||v.userAgent.j&&v.userAgent.k("525")))return!0;if(v.userAgent.oa&&f)return Ea(a);if(f&&!e||!d&&(17==c||18==c||v.userAgent.oa&&91==c))return!1;if(v.userAgent.j&&e&&d)switch(a){case 220:case 219:case 221:case 192:case 186:case 189:case 187:case 188:case 190:case 191:case 192:case 222:return!1}if(v.userAgent.e&&e&&c==a)return!1;switch(a){case 13:return!(v.userAgent.e&&v.userAgent.ca(9));case 27:return!v.userAgent.j}return Ea(a)}
|
159
|
-
function Ea(a){if(48<=a&&57>=a||96<=a&&106>=a||65<=a&&90>=a||v.userAgent.j&&0==a)return!0;switch(a){case 32:case 63:case 107:case 109:case 110:case 111:case 186:case 59:case 189:case 187:case 61:case 188:case 190:case 191:case 192:case 222:case 219:case 220:case 221:return!0;default:return!1}}function Fa(a){switch(a){case 61:return 187;case 59:return 186;case 224:return 91;case 0:return 224;default:return a}};v.history={};function Q(a,c){K.call(this);this.fb=a||1;this.Pa=c||Ga;this.
|
160
|
-
t.
|
161
|
-
t.v=function(){Q.F.v.call(this);this.stop();delete this.Pa};var Ha="tick";v.Y=function(a,c){var d=v.R(a),e=c||v.Y.
|
162
|
-
'src="'+v.b.Ha(this.
|
163
|
-
function Za(a,c){if(c!=a.Va)if(T&&!a.
|
164
|
-
t.
|
165
|
-
function Ma(a,c,d){a=a.G.location;var e=a.href.split("#")[0],f=v.b.contains(a.href,"#");if(Oa||f||c)e+="#"+c;e!=a.href&&(d?a.replace(e):a.href=e)}function Y(a,c,d,e){if(a.
|
166
|
-
function cb(a){if(v.userAgent.e)return a=v.a.Za(a.
|
167
|
-
function bb(a,c,d){a.Ka=a.cb.value=c;a.za?(T&&Y(a,c),Ma(a,c)):Y(a,c);a.dispatchEvent(new R(U(a),d))}t.
|
168
|
-
fb.prototype.set=function(a,c){var d=this.
|
169
|
-
v.m.
|
170
|
-
v.m.
|
159
|
+
function Ea(a){if(48<=a&&57>=a||96<=a&&106>=a||65<=a&&90>=a||v.userAgent.j&&0==a)return!0;switch(a){case 32:case 63:case 107:case 109:case 110:case 111:case 186:case 59:case 189:case 187:case 61:case 188:case 190:case 191:case 192:case 222:case 219:case 220:case 221:return!0;default:return!1}}function Fa(a){switch(a){case 61:return 187;case 59:return 186;case 224:return 91;case 0:return 224;default:return a}};v.history={};function Q(a,c){K.call(this);this.fb=a||1;this.Pa=c||Ga;this.mc=v.bind(this.rh,this);this.Pc=v.now()}v.w(Q,K);Q.prototype.enabled=!1;var Ga=v.global;t=Q.prototype;t.n=null;t.setInterval=function(a){this.fb=a;this.n&&this.enabled?(this.stop(),this.start()):this.n&&this.stop()};
|
160
|
+
t.rh=function(){if(this.enabled){var a=v.now()-this.Pc;0<a&&a<0.8*this.fb?this.n=this.Pa.setTimeout(this.mc,this.fb-a):(this.n&&(this.Pa.clearTimeout(this.n),this.n=null),this.dispatchEvent(Ha),this.enabled&&(this.n=this.Pa.setTimeout(this.mc,this.fb),this.Pc=v.now()))}};t.start=function(){this.enabled=!0;this.n||(this.n=this.Pa.setTimeout(this.mc,this.fb),this.Pc=v.now())};t.stop=function(){this.enabled=!1;this.n&&(this.Pa.clearTimeout(this.n),this.n=null)};
|
161
|
+
t.v=function(){Q.F.v.call(this);this.stop();delete this.Pa};var Ha="tick";v.Y=function(a,c){var d=v.R(a),e=c||v.Y.ph;return function(){if(v.Y.Bf){var c=this||v.global,c=c[v.Y.hc]||(c[v.Y.hc]={}),g=e(d,arguments);return c.hasOwnProperty(g)?c[g]:c[g]=a.apply(this,arguments)}return a.apply(this,arguments)}};v.Y.Bf=!0;v.Y.rk=function(a){a[v.Y.hc]={}};v.Y.hc="closure_memoize_cache_";v.Y.ph=function(a,c){for(var d=[a],e=c.length-1;0<=e;--e)d.push(typeof c[e],c[e]);return d.join("\x0B")};function R(a,c){I.call(this,"navigate");this.fn=a;this.Nl=c}v.w(R,I);function S(a,c,d,e){K.call(this);if(a&&!c)throw Error("Can't use invisible history without providing a blank page.");var f;d?f=d:(f="history_state"+Ia,document.write(v.b.cc(Ja,f,f)),f=v.a.D(f));this.cb=f;this.G=d?v.a.Ga(v.a.t(d)):window;this.Nb=c;v.userAgent.e&&!c&&(this.Nb="https"==window.location.protocol?"https:///":'javascript:""');this.n=new Q(Ka);c=v.Tc(v.ba,this.n);this.lb||(this.lb=[]);this.lb.push(v.bind(c,void 0));this.za=!a;this.ta=new sa(this);if(a||T)e?a=e:(a="history_iframe"+Ia,e=this.Nb?
|
162
|
+
'src="'+v.b.Ha(this.Nb)+'"':"",document.write(v.b.cc(La,a,e)),a=v.a.D(a)),this.Ob=a,this.nf=!0;T&&(this.ta.q(this.G,"load",this.ah),this.ef=this.sc=!1);this.za?Ma(this,U(this),!0):Y(this,this.cb.value);Ia++}v.w(S,K);S.prototype.Va=!1;S.prototype.Ma=!1;S.prototype.Ka=null;var Na=v.Y(function(){return v.userAgent.e?8<=document.documentMode:"onhashchange"in v.global}),T=v.userAgent.e&&!v.userAgent.ca(8),Oa=T;t=S.prototype;t.La=null;t.v=function(){S.F.v.call(this);this.ta.ba();Za(this,!1)};
|
163
|
+
function Za(a,c){if(c!=a.Va)if(T&&!a.sc)a.ef=c;else if(c)if(v.userAgent.K?a.ta.q(a.G.document,$a,a.fh):v.userAgent.o&&a.ta.q(a.G,"pageshow",a.dh),Na()&&a.za)a.ta.q(a.G,"hashchange",a.bh),a.Va=!0,a.dispatchEvent(new R(U(a),!1));else{if(!v.userAgent.e||a.sc)a.ta.q(a.n,Ha,v.bind(a.Ed,a,!0)),a.Va=!0,T||(a.Ka=U(a),a.dispatchEvent(new R(U(a),!1))),a.n.start()}else a.Va=!1,a.ta.ma(),a.n.stop()}t.ah=function(){this.sc=!0;this.cb.value&&Y(this,this.cb.value,!0);Za(this,this.ef)};
|
164
|
+
t.dh=function(a){a.T.persisted&&(Za(this,!1),Za(this,!0))};t.bh=function(){var a=ab(this.G);a!=this.Ka&&bb(this,a,!0)};function U(a){return null!=a.La?a.La:a.za?ab(a.G):cb(a)||""}t.Zc=function(a,c){U(this)!=a&&(this.za?(Ma(this,a,!1),Na()||v.userAgent.e&&Y(this,a,!1,c),this.Va&&this.Ed(!1)):(Y(this,a,!1),this.La=this.Ka=this.cb.value=a,this.dispatchEvent(new R(a,!1))))};function ab(a){a=a.location.href;var c=a.indexOf("#");return 0>c?"":a.substring(c+1)}
|
165
|
+
function Ma(a,c,d){a=a.G.location;var e=a.href.split("#")[0],f=v.b.contains(a.href,"#");if(Oa||f||c)e+="#"+c;e!=a.href&&(d?a.replace(e):a.href=e)}function Y(a,c,d,e){if(a.nf||c!=cb(a))if(a.nf=!1,c=v.b.Bh(c),v.userAgent.e){var f=v.a.Za(a.Ob);f.open("text/html",d?"replace":void 0);f.write(v.b.cc(db,v.b.Ha(e||a.G.document.title),c));f.close()}else if(c=a.Nb+"#"+c,a=a.Ob.contentWindow)d?a.location.replace(c):a.location.href=c}
|
166
|
+
function cb(a){if(v.userAgent.e)return a=v.a.Za(a.Ob),a.body?v.b.of(a.body.innerHTML):null;var c=a.Ob.contentWindow;if(c){var d;try{d=v.b.of(ab(c))}catch(e){return a.Ma||(!0!=a.Ma&&a.n.setInterval(eb),a.Ma=!0),null}a.Ma&&(!1!=a.Ma&&a.n.setInterval(Ka),a.Ma=!1);return d||null}return null}t.Ed=function(a){if(this.za){var c=ab(this.G);c!=this.Ka&&bb(this,c,a)}if(!this.za||T)if(c=cb(this)||"",null==this.La||c==this.La)this.La=null,c!=this.Ka&&bb(this,c,a)};
|
167
|
+
function bb(a,c,d){a.Ka=a.cb.value=c;a.za?(T&&Y(a,c),Ma(a,c)):Y(a,c);a.dispatchEvent(new R(U(a),d))}t.fh=function(){this.n.stop();this.n.start()};var $a=["mousedown","keydown","mousemove"],db="<title>%s</title><body>%s</body>",La='<iframe id="%s" style="display:none" %s></iframe>',Ja='<input type="text" name="%s" id="%s" style="display:none">',Ia=0,Ka=150,eb=1E4;function fb(){this.B=gb}var gb={window:{margin:10,"null":null},slide:{pattern:'div[role="slide"]',width:1024,height:768,ratio:1,"class":{current:"current",prev:"prev",next:"next",toPrev:"to-prev",toNext:"to-next",toCurrent:"to-current"},"null":null}};fb.prototype.get=function(a){var c=this.B;v.c.forEach(a.split("."),function(a){c=v.hb(c)&&v.W(c)?c[a]:void 0},this);return c};
|
168
|
+
fb.prototype.set=function(a,c){var d=this.B,e=a.split("."),f=e.length-1;v.c.forEach(e,function(a,e){d[a]=v.hb(d[a])&&v.W(d[a])?d[a]:{};e==f?d[a]=c:d=d[a]},this)};v.m={};v.m.vb=function(a){return function(){return a}};v.m.oi=v.m.vb(!1);v.m.Ra=v.m.vb(!0);v.m.Oi=v.m.vb(null);v.m.yl=b();v.m.error=function(a){return function(){throw Error(a);}};v.m.Sd=function(a){return function(){throw a;}};v.m.Zl=function(a,c){c=c||0;return function(){return a.apply(this,Array.prototype.slice.call(arguments,0,c))}};v.m.pn=function(a,c){return v.m.lh(a,v.m.vb(c))};
|
169
|
+
v.m.wk=function(a,c){var d=arguments,e=d.length;return function(){var a;e&&(a=d[e-1].apply(this,arguments));for(var c=e-2;0<=c;c--)a=d[c].call(this,a);return a}};v.m.lh=function(a){var c=arguments,d=c.length;return function(){for(var a,f=0;f<d;f++)a=c[f].apply(this,arguments);return a}};v.m.Vj=function(a){var c=arguments,d=c.length;return function(){for(var a=0;a<d;a++)if(!c[a].apply(this,arguments))return!1;return!0}};
|
170
|
+
v.m.om=function(a){var c=arguments,d=c.length;return function(){for(var a=0;a<d;a++)if(c[a].apply(this,arguments))return!0;return!1}};v.m.km=function(a){return function(){return!a.apply(this,arguments)}};v.m.create=function(a,c){function d(){}d.prototype=a.prototype;var e=new d;a.apply(e,Array.prototype.slice.call(arguments,1));return e};/*
|
171
171
|
Portions of this code are from the Dojo Toolkit, received by
|
172
172
|
The Closure Library Authors under the BSD license. All other code is
|
173
173
|
Copyright 2005-2009 The Closure Library Authors. All Rights Reserved.
|
@@ -200,30 +200,29 @@ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
|
200
200
|
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
201
201
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
202
202
|
*/
|
203
|
-
v.a.Z=function(){function a(a,d){if(!a)return[];if(a.constructor==Array)return a;if(!v.i(a))return[a];if(v.i(d)&&(d=v.a.D(d),!d))return[];d=d||v.a.s();var f=d.ownerDocument||d.documentElement;N=d.contentType&&"application/xml"==d.contentType||v.userAgent.
|
204
|
-
A++;if(v.userAgent.e&&N){var d=A+"";a[0].setAttribute("_zipIdx",d);for(var e=1,f;f=a[e];e++)a[e].getAttribute("_zipIdx")!=d&&c.push(f),f.setAttribute("_zipIdx",d)}else if(v.userAgent.e&&a.
|
205
|
-
0<=a.indexOf("#")&&g&&(c=!0);if(!Pa||c||-1!=">~+".indexOf(d)||v.userAgent.e&&-1!=a.indexOf(":")||Sa&&0<=a.indexOf(".")||-1!=a.indexOf(":contains")||-1!=a.indexOf("|=")){var k=a.split(/\s*,\s*/);return Ra[a]=2>k.length?f(a):function(a){for(var c=0,d=[],e;e=k[c++];)d=d.concat(f(e)(a));return d}}var l=0<=">~+".indexOf(a.charAt(a.length-1))?a+" *":a;return Qa[a]=function(c){try{if(9!=c.nodeType&&!g)throw"";var d=c.querySelectorAll(l);v.userAgent.e?d.
|
206
|
-
function f(a){var c=Ta(v.b.trim(a));if(1==c.length){var d=g(c[0]);return function(a){if(a=d(a,[]))a.Vb=!0;return a}}return function(a){a=V(a);for(var d,e,f=c.length,k,M,ta=0;ta<f;ta++){M=[];d=c[ta];e=a.length-1;0<e&&(k={},M.Vb=!0);e=g(d);for(var l=0;d=a[l];l++)e(d,M,k);if(!M.length)break;a=M}return M}}function g(a){var c=Ua[a.Z];if(c)return c;var d=a.
|
207
|
-
else if(a.id)e=!a.
|
208
|
-
xb[k++];)e(g,c)&&f.push(g);return f}):c=function(c,d){for(var e=V(0,d),f,g=0,k=c.getElementsByTagName(a.
|
209
|
-
function n(a,c){if(!a)return v.m.Ra;c=c||{};var d=null;c.Da||(d=O(d,ha));c.
|
203
|
+
v.a.Z=function(){function a(a,d){if(!a)return[];if(a.constructor==Array)return a;if(!v.i(a))return[a];if(v.i(d)&&(d=v.a.D(d),!d))return[];d=d||v.a.s();var f=d.ownerDocument||d.documentElement;N=d.contentType&&"application/xml"==d.contentType||v.userAgent.K&&(d.doctype||"[object XMLDocument]"==f.toString())||!!f&&(v.userAgent.e?f.xml:d.xmlVersion||f.xmlVersion);return(f=e(a)(d))&&f.Vb?f:c(f)}function c(a){if(a&&a.Vb)return a;var c=[];if(!a||!a.length)return c;a[0]&&c.push(a[0]);if(2>a.length)return c;
|
204
|
+
A++;if(v.userAgent.e&&N){var d=A+"";a[0].setAttribute("_zipIdx",d);for(var e=1,f;f=a[e];e++)a[e].getAttribute("_zipIdx")!=d&&c.push(f),f.setAttribute("_zipIdx",d)}else if(v.userAgent.e&&a.Tf)try{for(e=1;f=a[e];e++)ha(f)&&c.push(f)}catch(g){}else for(a[0]&&(a[0]._zipIdx=A),e=1;f=a[e];e++)a[e]._zipIdx!=A&&c.push(f),f._zipIdx=A;return c}function d(a,c){if(!c)return 1;var d=yb(a);return c[d]?0:c[d]=1}function e(a,c){if(Pa){var d=Qa[a];if(d&&!c)return d}if(d=Ra[a])return d;var d=a.charAt(0),g=-1==a.indexOf(" ");
|
205
|
+
0<=a.indexOf("#")&&g&&(c=!0);if(!Pa||c||-1!=">~+".indexOf(d)||v.userAgent.e&&-1!=a.indexOf(":")||Sa&&0<=a.indexOf(".")||-1!=a.indexOf(":contains")||-1!=a.indexOf("|=")){var k=a.split(/\s*,\s*/);return Ra[a]=2>k.length?f(a):function(a){for(var c=0,d=[],e;e=k[c++];)d=d.concat(f(e)(a));return d}}var l=0<=">~+".indexOf(a.charAt(a.length-1))?a+" *":a;return Qa[a]=function(c){try{if(9!=c.nodeType&&!g)throw"";var d=c.querySelectorAll(l);v.userAgent.e?d.Tf=!0:d.Vb=!0;return d}catch(f){return e(a,!0)(c)}}}
|
206
|
+
function f(a){var c=Ta(v.b.trim(a));if(1==c.length){var d=g(c[0]);return function(a){if(a=d(a,[]))a.Vb=!0;return a}}return function(a){a=V(a);for(var d,e,f=c.length,k,M,ta=0;ta<f;ta++){M=[];d=c[ta];e=a.length-1;0<e&&(k={},M.Vb=!0);e=g(d);for(var l=0;d=a[l];l++)e(d,M,k);if(!M.length)break;a=M}return M}}function g(a){var c=Ua[a.Z];if(c)return c;var d=a.Ge,d=d?d.Wb:"",e=n(a,{Da:1}),f="*"==a.I,g=v.a.s().getElementsByClassName;if(d)g={Da:1},f&&(g.I=1),e=n(a,g),"+"==d?c=m(e):"~"==d?c=l(e):">"==d&&(c=k(e));
|
207
|
+
else if(a.id)e=!a.Re&&f?v.m.Ra:n(a,{Da:1,id:1}),c=function(c,d){var f=v.a.H(c).D(a.id),g;if((g=f&&e(f))&&!(g=9==c.nodeType)){for(g=f.parentNode;g&&g!=c;)g=g.parentNode;g=!!g}if(g)return V(f,d)};else if(g&&/\{\s*\[native code\]\s*\}/.test(String(g))&&a.f.length&&!Sa)var e=n(a,{Da:1,f:1,id:1}),zb=a.f.join(" "),c=function(a,c){for(var d=V(0,c),f,g=0,k=a.getElementsByClassName(zb);f=k[g++];)e(f,a)&&d.push(f);return d};else f||a.Re?(e=n(a,{Da:1,I:1,id:1}),c=function(c,d){for(var f=V(0,d),g,k=0,xb=c.getElementsByTagName(a.Ec());g=
|
208
|
+
xb[k++];)e(g,c)&&f.push(g);return f}):c=function(c,d){for(var e=V(0,d),f,g=0,k=c.getElementsByTagName(a.Ec());f=k[g++];)e.push(f);return e};return Ua[a.Z]=c}function k(a){a=a||v.m.Ra;return function(c,e,f){for(var g=0,k=c[Va];c=k[g++];)W(c)&&((!f||d(c,f))&&a(c,g))&&e.push(c);return e}}function l(a){return function(c,e,f){for(c=c[X];c;){if(W(c)){if(f&&!d(c,f))break;a(c)&&e.push(c)}c=c[X]}return e}}function m(a){return function(c,e,f){for(;c=c[X];)if(!ia||ha(c)){f&&!d(c,f)||!a(c)||e.push(c);break}return e}}
|
209
|
+
function n(a,c){if(!a)return v.m.Ra;c=c||{};var d=null;c.Da||(d=O(d,ha));c.I||"*"!=a.I&&(d=O(d,function(c){return c&&c.tagName==a.Ec()}));c.f||v.c.forEach(a.f,function(a,c){var e=RegExp("(?:^|\\s)"+a+"(?:\\s|$)");d=O(d,function(a){return e.test(a.className)});d.count=c});c.xa||v.c.forEach(a.xa,function(a){var c=a.name;ua[c]&&(d=O(d,ua[c](c,a.value)))});c.sb||v.c.forEach(a.sb,function(a){var c,e=a.lc;a.type&&Wa[a.type]?c=Wa[a.type](e,a.Qc):e.length&&(c=Ab(e));c&&(d=O(d,c))});c.id||a.id&&(d=O(d,function(c){return!!c&&
|
210
210
|
c.id==a.id}));d||"default"in c||(d=v.m.Ra);return d}function s(a){return u(a)%2}function B(a){return!(u(a)%2)}function u(a){var c=a.parentNode,d=0,e=c[Va],f=a._i||-1,g=c._l||-1;if(!e)return-1;e=e.length;if(g==e&&0<=f&&0<=g)return f;c._l=e;f=-1;for(c=c.firstElementChild||c.firstChild;c;c=c[X])W(c)&&(c._i=++d,a===c&&(f=d));return f}function Xa(a){for(;a=a[X];)if(W(a))return!1;return!0}function Ya(a){for(;a=a[Bb];)if(W(a))return!1;return!0}function P(a,c){return a?"class"==c?a.className||"":"for"==c?
|
211
|
-
a.htmlFor||"":"style"==c?a.style.cssText||"":(N?a.getAttribute(c):a.getAttribute(c,2))||"":""}function ha(a){return 1==a.nodeType}function O(a,c){return a?c?function(){return a.apply(window,arguments)&&c.apply(window,arguments)}:a:c}function Ta(a){function c(){0<=n&&(p.id=d(n,r).replace(/\\/g,""),n=-1);if(0<=s){var a=s==r?null:d(s,r);0>">~+".indexOf(a)?p.
|
212
|
-
a+" * ":a+" ";for(var e=[],f=-1,g=-1,k=-1,l=-1,m=-1,n=-1,s=-1,u="",x="",A,r=0,B=a.length,p=null,y=null;u=x,x=a.charAt(r),r<B;r++)"\\"!=u&&(p||(A=r,p={Z:null,xa:[],
|
213
|
-
r)),l=g=-1):"#"==x?(c(),n=r+1):"."==x?(c(),m=r):":"==x?(c(),l=r):"["==x?(c(),f=r,y={}):"("==x?(0<=l&&(y={name:d(l+1,r),value:null},p.xa.push(y)),g=r):" "==x&&u!=x&&(c(),0<=l&&p.xa.push({name:d(l+1,r)}),p.
|
211
|
+
a.htmlFor||"":"style"==c?a.style.cssText||"":(N?a.getAttribute(c):a.getAttribute(c,2))||"":""}function ha(a){return 1==a.nodeType}function O(a,c){return a?c?function(){return a.apply(window,arguments)&&c.apply(window,arguments)}:a:c}function Ta(a){function c(){0<=n&&(p.id=d(n,r).replace(/\\/g,""),n=-1);if(0<=s){var a=s==r?null:d(s,r);0>">~+".indexOf(a)?p.I=a:p.Wb=a;s=-1}0<=m&&(p.f.push(d(m+1,r).replace(/\\/g,"")),m=-1)}function d(c,e){return v.b.trim(a.slice(c,e))}a=0<=">~+".indexOf(a.slice(-1))?
|
212
|
+
a+" * ":a+" ";for(var e=[],f=-1,g=-1,k=-1,l=-1,m=-1,n=-1,s=-1,u="",x="",A,r=0,B=a.length,p=null,y=null;u=x,x=a.charAt(r),r<B;r++)"\\"!=u&&(p||(A=r,p={Z:null,xa:[],sb:[],f:[],I:null,Wb:null,id:null,Ec:function(){return N?this.gh:this.I}},s=r),0<=f?"]"==x?(y.lc?y.Qc=d(k||f+1,r):y.lc=d(f+1,r),!(f=y.Qc)||'"'!=f.charAt(0)&&"'"!=f.charAt(0)||(y.Qc=f.slice(1,-1)),p.sb.push(y),y=null,f=k=-1):"="==x&&(k=0<="|~^$*".indexOf(u)?u:"",y.type=k+x,y.lc=d(f+1,r-k.length),k=r+1):0<=g?")"==x&&(0<=l&&(y.value=d(g+1,
|
213
|
+
r)),l=g=-1):"#"==x?(c(),n=r+1):"."==x?(c(),m=r):":"==x?(c(),l=r):"["==x?(c(),f=r,y={}):"("==x?(0<=l&&(y={name:d(l+1,r),value:null},p.xa.push(y)),g=r):" "==x&&u!=x&&(c(),0<=l&&p.xa.push({name:d(l+1,r)}),p.Re=p.xa.length||p.sb.length||p.f.length,p.nm=p.Z=d(A,r),p.gh=p.I=p.Wb?null:p.I||"*",p.I&&(p.I=p.I.toUpperCase()),e.length&&e[e.length-1].Wb&&(p.Ge=e.pop(),p.Z=p.Ge.Z+" "+p.Z),e.push(p),p=null));return e}function V(a,c){var d=c||[];a&&d.push(a);return d}var Sa=v.userAgent.j&&"BackCompat"==v.a.s().compatMode,
|
214
214
|
Va=v.a.s().firstChild.children?"children":"childNodes",N=!1,Wa={"*=":function(a,c){return function(d){return 0<=P(d,a).indexOf(c)}},"^=":function(a,c){return function(d){return 0==P(d,a).indexOf(c)}},"$=":function(a,c){return function(d){d=" "+P(d,a);return d.lastIndexOf(c)==d.length-c.length}},"~=":function(a,c){var d=" "+c+" ";return function(c){return 0<=(" "+P(c,a)+" ").indexOf(d)}},"|=":function(a,c){c=" "+c;return function(d){d=" "+P(d,a);return d==c||0==d.indexOf(c+"-")}},"=":function(a,c){return function(d){return P(d,
|
215
215
|
a)==c}}},ia="undefined"==typeof v.a.s().firstChild.nextElementSibling,X=ia?"nextSibling":"nextElementSibling",Bb=ia?"previousSibling":"previousElementSibling",W=ia?ha:v.m.Ra,ua={checked:function(){return function(a){return a.checked||a.attributes.checked}},"first-child":function(){return Ya},"last-child":function(){return Xa},"only-child":function(){return function(a){return Ya(a)&&Xa(a)?!0:!1}},empty:function(){return function(a){var c=a.childNodes;for(a=a.childNodes.length-1;0<=a;a--){var d=c[a].nodeType;
|
216
|
-
if(1===d||3==d)return!1}return!0}},contains:function(a,c){var d=c.charAt(0);if('"'==d||"'"==d)c=c.slice(1,-1);return function(a){return 0<=a.innerHTML.indexOf(c)}},not:function(a,c){var d=Ta(c)[0],e={Da:1};"*"!=d.
|
216
|
+
if(1===d||3==d)return!1}return!0}},contains:function(a,c){var d=c.charAt(0);if('"'==d||"'"==d)c=c.slice(1,-1);return function(a){return 0<=a.innerHTML.indexOf(c)}},not:function(a,c){var d=Ta(c)[0],e={Da:1};"*"!=d.I&&(e.I=1);d.f.length||(e.f=1);var f=n(d,e);return function(a){return!f(a)}},"nth-child":function(a,c){if("odd"==c)return s;if("even"==c)return B;if(-1!=c.indexOf("n")){var d=c.split("n",2),e=d[0]?"-"==d[0]?-1:parseInt(d[0],10):1,f=d[1]?parseInt(d[1],10):0,g=0,k=-1;0<e?0>f?f=f%e&&e+f%e:0<
|
217
217
|
f&&(f>=e&&(g=f-f%e),f%=e):0>e&&(e*=-1,0<f&&(k=f,f%=e));if(0<e)return function(a){a=u(a);return a>=g&&(0>k||a<=k)&&a%e==f};c=f}var l=parseInt(c,10);return function(a){return u(a)==l}}},Ab=v.userAgent.e?function(a){var c=a.toLowerCase();"class"==c&&(a="className");return function(d){return N?d.getAttribute(a):d[a]||d[c]}}:function(a){return function(c){return c&&c.getAttribute&&c.hasAttribute(a)}},Ua={},Ra={},Qa={},Pa=!!v.a.s().querySelectorAll&&(!v.userAgent.j||v.userAgent.k("526")),A=0,yb=v.userAgent.e?
|
218
|
-
function(a){return N?a.getAttribute("_uid")||a.setAttribute("_uid",++A)||A:a.uniqueID}:function(a){return a._uid||(a._uid=++A)};a.xa=ua;return a}();v.
|
219
|
-
t.
|
220
|
-
function ob(a){var c=a.
|
221
|
-
d);
|
222
|
-
function pb(a){var c=qb(a);v.
|
223
|
-
t.start=function(){v.
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
a
|
229
|
-
function Fb(a){var c=new Z(v.a.s()),d=a.rc;v.d.q(c,"key",function(a){switch(a.keyCode){case Ca.Bf:case Ca.Ef:case Ca.Gf:a.preventDefault();a.stopPropagation();d.next();break;case Ca.vf:a.preventDefault(),a.stopPropagation(),d.back()}},!1,a);v.d.q(v.a.s().body,"click",function(a){a.preventDefault();a.stopPropagation();d.next()},!1,a);c=new ub;v.d.q(c,"resize",function(){tb(d)},!1,a)};function Gb(a){$.call(this,a)}v.A(Gb,$);v.qb(Gb);Gb.Db();})();
|
218
|
+
function(a){return N?a.getAttribute("_uid")||a.setAttribute("_uid",++A)||A:a.uniqueID}:function(a){return a._uid||(a._uid=++A)};a.xa=ua;return a}();v.Rd("goog.dom.query",v.a.Z);v.Rd("goog.dom.query.pseudos",v.a.Z.xa);function hb(){}v.rb(hb);function ib(a,c){0<=a&&(v.hb(null)&&v.Ja(null)?null:console&&console.log&&v.Ja(console.log)?function(a){console.log(a)}:v.Te)(c)}hb.prototype.debug=function(){ib(0,Array.prototype.slice.call(arguments))};hb.prototype.error=function(){ib(8,Array.prototype.slice.call(arguments))};hb.Eb();function jb(a,c,d){L.call(this,d);this.B=c;this.p=a;this.Hc()}v.w(jb,L);t=jb.prototype;t.Hc=function(){var a=this.B,c=a.get("slide.width"),a=a.get("slide.height");this.bc(new z(c,a));kb(this)};t.bc=function(a,c){v.style.bc(this.D(),a,c)};t.Xc=function(a,c){v.style.Xc(this.D(),a,c)};t.show=function(){v.style.af(this.D(),1)};function kb(a){v.style.af(a.D(),0)}t.jf=function(){var a=this.B;lb(this,[a.get("slide.class.prev")],[a.get("slide.class.current",a.get("slide.class.next"))]);kb(this)};
|
219
|
+
t.hf=function(){var a=this.B;lb(this,[a.get("slide.class.next")],[a.get("slide.class.current"),a.get("slide.class.prev")]);kb(this)};t.dd=function(){var a=this.B;lb(this,[a.get("slide.class.current")],[a.get("slide.class.next"),a.get("slide.class.prev")]);this.show()};function lb(a,c,d){var e=a.D();v.L(d)&&v.c.forEach(d,function(a){v.a.f.remove(e,a)},a);v.L(c)&&v.c.forEach(c,function(a){v.a.f.add(e,a)},a)};function mb(a){L.call(this);this.B=a;this.O=[];this.Sa=0;this.Ae=new S;this.Ic=null}v.w(mb,L);t=mb.prototype;t.eb=function(){nb(this);ob(this);pb(this)};function nb(a){var c=v.a.Fa();a=a.B;a.set("window.width",c.width);a.set("window.height",c.height)}
|
220
|
+
function ob(a){var c=a.B,d=c.get("window.width"),e=c.get("window.height"),f=c.get("window.margin"),g=e/d,k=c.get("slide.width"),l=c.get("slide.height"),m=c.get("slide.ratio"),n=0,n=0;l/k>g?(n=Math.floor(e-2*f),m=n/l,n=k*m):(n=Math.floor(d-2*f),m=n/k);c.set("slide.ratio",m);e=Math.round((e-l)/2);f=Math.round((d-k)/2);c.set("slide.current.top",e);c.set("slide.current.left",f);e=(d+k)/2+(n-k)+c.get("window.margin");c.set("slide.next.left",e);d=(d-k)/2-n-c.get("window.margin");c.set("slide.prev.left",
|
221
|
+
d);e=a.B;c=e.get("slide.current.top");d=e.get("slide.current.left");k=e.get("slide.next.left");n=e.get("slide.prev.left");e=e.get("slide.ratio");c=["div.current{top:"+c.toString()+"px; left:"+d.toString()+"px;}","div.next{top:"+c.toString()+"px; left:"+k.toString()+"px;}","div.prev{top:"+c.toString()+"px; left:"+n.toString()+"px;}",'div[role="slide"]{',"-webkit-transform: scale("+e.toString()+");}","-moz-transform: scale("+e.toString()+");","}"].join("");v.hb(a.Ic)&&v.style.wh(a.Ic);a.Ic=v.style.Og(c)}
|
222
|
+
function pb(a){var c=qb(a);v.L(c)&&0<c.length&&v.c.forEach(c,function(a){a=new jb(a,this.B);this.O.push(a)},a)}function qb(a){a=a.B.get("slide.pattern");return v.a.Z(a)}function rb(a){return v.L(a.O)&&0<a.O.length?a.O[a.Sa]:null}function sb(a){var c=rb(a);if(c){var d;d=null;if(c=c.D())d=c.getAttribute("page"),d=v.b.Ia(d)?null:parseInt(d,10);d&&a.Zc(d)}}t.Zc=function(a){this.Ae&&this.Ae.Zc(a)};
|
223
|
+
t.start=function(){v.L(this.O)&&0<this.O.length&&v.c.forEach(this.O,function(a,c){0==c?a.dd():0>c?a.jf():0<c&&a.hf()},this)};t.next=function(){var a=rb(this),c=v.L(this.O)&&0<this.O.length?this.O[this.Sa+1]:null;c&&(a.jf(),c.dd(),this.Sa++,sb(this))};t.back=function(){var a=rb(this),c=v.L(this.O)&&0<this.O.length?this.O[this.Sa-1]:null;c&&(a.hf(),c.dd(),this.Sa--,sb(this))};function tb(a){K.call(this);this.G=a||window;this.Ub=v.d.q(this.G,"resize",this.Jg,!1,this);this.ea=v.a.Fa(this.G)}v.w(tb,K);t=tb.prototype;t.Ub=null;t.G=null;t.ea=null;t.Dc=function(){return this.ea?this.ea.P():null};t.v=function(){tb.F.v.call(this);this.Ub&&(v.d.J(this.Ub),this.Ub=null);this.ea=this.G=null};t.Jg=function(){var a=v.a.Fa(this.G);a==this.ea||a&&this.ea&&a.width==this.ea.width&&a.height==this.ea.height||(this.ea=a,this.dispatchEvent("resize"))};function Z(a,c){K.call(this);a&&(this.Tb&&this.detach(),this.p=a,this.Sb=v.d.q(this.p,"keypress",this,c),this.Oc=v.d.q(this.p,"keydown",this.Hg,c,this),this.Tb=v.d.q(this.p,"keyup",this.Ig,c,this))}v.w(Z,K);t=Z.prototype;t.p=null;t.Sb=null;t.Oc=null;t.Tb=null;t.M=-1;t.ka=-1;t.kc=!1;
|
224
|
+
var ub={3:13,12:144,63232:38,63233:40,63234:37,63235:39,63236:112,63237:113,63238:114,63239:115,63240:116,63241:117,63242:118,63243:119,63244:120,63245:121,63246:122,63247:123,63248:44,63272:46,63273:36,63275:35,63276:33,63277:34,63289:144,63302:45},vb={Up:38,Down:40,Left:37,Right:39,Enter:13,F1:112,F2:113,F3:114,F4:115,F5:116,F6:117,F7:118,F8:119,F9:120,F10:121,F11:122,F12:123,"U+007F":46,Home:36,End:35,PageUp:33,PageDown:34,Insert:45},wb=v.userAgent.e||v.userAgent.j&&v.userAgent.k("525"),Cb=v.userAgent.oa&&
|
225
|
+
v.userAgent.o;t=Z.prototype;t.Hg=function(a){v.userAgent.j&&(17==this.M&&!a.ctrlKey||18==this.M&&!a.altKey||v.userAgent.oa&&91==this.M&&!a.metaKey)&&(this.ka=this.M=-1);-1==this.M&&(a.ctrlKey&&17!=a.keyCode?this.M=17:a.altKey&&18!=a.keyCode?this.M=18:a.metaKey&&91!=a.keyCode&&(this.M=91));wb&&!Da(a.keyCode,this.M,a.shiftKey,a.ctrlKey,a.altKey)?this.handleEvent(a):(this.ka=v.userAgent.o?Fa(a.keyCode):a.keyCode,Cb&&(this.kc=a.altKey))};t.Ig=function(a){this.ka=this.M=-1;this.kc=a.altKey};
|
226
|
+
t.handleEvent=function(a){var c=a.T,d,e,f=c.altKey;v.userAgent.e&&"keypress"==a.type?(d=this.ka,e=13!=d&&27!=d?c.keyCode:0):v.userAgent.j&&"keypress"==a.type?(d=this.ka,e=0<=c.charCode&&63232>c.charCode&&Ea(d)?c.charCode:0):v.userAgent.K?(d=this.ka,e=Ea(d)?c.keyCode:0):(d=c.keyCode||this.ka,e=c.charCode||0,Cb&&(f=this.kc),v.userAgent.oa&&(63==e&&224==d)&&(d=191));var g=d,k=c.keyIdentifier;d?63232<=d&&d in ub?g=ub[d]:25==d&&a.shiftKey&&(g=9):k&&k in vb&&(g=vb[k]);a=g==this.M;this.M=g;c=new Db(g,e,
|
227
|
+
a,c);c.altKey=f;this.dispatchEvent(c)};t.D=q("p");t.detach=function(){this.Sb&&(v.d.J(this.Sb),v.d.J(this.Oc),v.d.J(this.Tb),this.Tb=this.Oc=this.Sb=null);this.p=null;this.ka=this.M=-1};t.v=function(){Z.F.v.call(this);this.detach()};function Db(a,c,d,e){e&&this.eb(e,void 0);this.type="key";this.keyCode=a;this.charCode=c;this.repeat=d}v.w(Db,J);function $(a){L.call(this,a);this.B=new fb;this.qc=new mb(this.B);v.d.Na(v.bind(this.Tg,this))}v.w($,L);v.rb($);$.prototype.Tg=function(){Eb(this);this.qc.eb();this.qc.start()};
|
228
|
+
function Eb(a){var c=new Z(v.a.s()),d=a.qc;v.d.q(c,"key",function(a){switch(a.keyCode){case Ca.Cf:case Ca.Ff:case Ca.Hf:a.preventDefault();a.stopPropagation();d.next();break;case Ca.wf:a.preventDefault(),a.stopPropagation(),d.back()}},!1,a);v.d.q(v.a.s().body,"click",function(a){a.preventDefault();a.stopPropagation();d.next()},!1,a);c=new tb;v.d.q(c,"resize",function(){nb(d);ob(d)},!1,a)};function Fb(a){$.call(this,a)}v.w(Fb,$);v.rb(Fb);Fb.Eb();})();
|
data/example/example.html
CHANGED
@@ -41,176 +41,176 @@
|
|
41
41
|
|
42
42
|
|
43
43
|
|
44
|
-
<script type="text/javascript">(function(){function b(){return function(a){return a}}function h(){return function(){}}function q(a){return function(){return this[a]}}var t,v=v||{};v.global=this;v.
|
45
|
-
v.
|
46
|
-
v.
|
47
|
-
v.
|
48
|
-
v.global.document;if("complete"==c.readyState){if(/\bdeps.js$/.test(a))return!1;throw Error('Cannot write "'+a+'" after document load');}c.write('<script type="text/javascript" src="'+a+'">\x3c/script>');return!0}return!1},v.
|
49
|
-
0;f<c.length;f++)if(c[f])v.
|
44
|
+
<script type="text/javascript">(function(){function b(){return function(a){return a}}function h(){return function(){}}function q(a){return function(){return this[a]}}var t,v=v||{};v.global=this;v.tc=function(a,c,d){a=a.split(".");d=d||v.global;a[0]in d||!d.execScript||d.execScript("var "+a[0]);for(var e;a.length&&(e=a.shift());)a.length||void 0===c?d=d[e]?d[e]:d[e]={}:d[e]=c};v.Ck=function(a,c){v.tc(a,c)};v.$=!1;v.Hi="en";v.yd=!0;v.vm=function(a){v.tc(a)};
|
45
|
+
v.Qm=function(a){if(!v.$)throw a=a||"",Error("Importing test-only code into non-debug environment"+a?": "+a:".");};v.Cg=function(){for(var a=["window","event"],c=v.global,d;d=a.shift();)if(v.hb(c[d]))c=c[d];else return null;return c};v.wl=function(a,c){var d=c||v.global,e;for(e in a)d[e]=a[e]};v.Tj=function(a,c,d){if(v.td){var e;a=a.replace(/\\/g,"/");for(var f=v.Ca,g=0;e=c[g];g++)f.kb[e]=a,a in f.Uc||(f.Uc[a]={}),f.Uc[a][e]=!0;for(e=0;c=d[e];e++)a in f.ob||(f.ob[a]={}),f.ob[a][c]=!0}};v.Yh=!0;
|
46
|
+
v.Dm=h();v.tb="";v.Te=h();v.zl=b();v.Sj=function(){throw Error("unimplemented abstract method");};v.rb=function(a){a.Eb=function(){if(a.Le)return a.Le;v.$&&(v.Me[v.Me.length]=a);return a.Le=new a}};v.Me=[];v.td=!1;
|
47
|
+
v.td&&(v.Mg={},v.Ca={Uc:{},kb:{},ob:{},pf:{},fc:{}},v.Fe=function(){var a=v.global.document;return"undefined"!=typeof a&&"write"in a},v.lg=function(){if(v.global.xf)v.tb=v.global.xf;else if(v.Fe())for(var a=v.global.document.getElementsByTagName("script"),c=a.length-1;0<=c;--c){var d=a[c].src,e=d.lastIndexOf("?"),e=-1==e?d.length:e;if("base.js"==d.substr(e-7,7)){v.tb=d.substr(0,e-7);break}}},v.Ee=function(a){var c=v.global.Oh||v.Eh;!v.Ca.fc[a]&&c(a)&&(v.Ca.fc[a]=!0)},v.Eh=function(a){if(v.Fe()){var c=
|
48
|
+
v.global.document;if("complete"==c.readyState){if(/\bdeps.js$/.test(a))return!1;throw Error('Cannot write "'+a+'" after document load');}c.write('<script type="text/javascript" src="'+a+'">\x3c/script>');return!0}return!1},v.qn=function(){function a(f){if(!(f in e.fc)){if(!(f in e.pf)&&(e.pf[f]=!0,f in e.ob))for(var k in e.ob[f])if(!v.Ql(k))if(k in e.kb)a(e.kb[k]);else throw Error("Undefined nameToPath for "+k);f in d||(d[f]=!0,c.push(f))}}var c=[],d={},e=v.Ca,f;for(f in v.Mg)e.fc[f]||a(f);for(f=
|
49
|
+
0;f<c.length;f++)if(c[f])v.Ee(v.tb+c[f]);else throw Error("Undefined script input");},v.gl=function(a){return a in v.Ca.kb?v.Ca.kb[a]:null},v.lg(),v.global.Ph||v.Ee(v.tb+"deps.js"));
|
50
50
|
v.S=function(a){var c=typeof a;if("object"==c)if(a){if(a instanceof Array)return"array";if(a instanceof Object)return c;var d=Object.prototype.toString.call(a);if("[object Window]"==d)return"object";if("[object Array]"==d||"number"==typeof a.length&&"undefined"!=typeof a.splice&&"undefined"!=typeof a.propertyIsEnumerable&&!a.propertyIsEnumerable("splice"))return"array";if("[object Function]"==d||"undefined"!=typeof a.call&&"undefined"!=typeof a.propertyIsEnumerable&&!a.propertyIsEnumerable("call"))return"function"}else return"null";
|
51
|
-
else if("function"==c&&"undefined"==typeof a.call)return"object";return c};v.V=function(a){return void 0!==a};v.
|
52
|
-
v.Ja=function(a){return"function"==v.S(a)};v.W=function(a){var c=typeof a;return"object"==c&&null!=a||"function"==c};v.R=function(a){return a[v.
|
53
|
-
v.
|
54
|
-
v.Tc=function(a,c){var d=Array.prototype.slice.call(arguments,1);return function(){var c=Array.prototype.slice.call(arguments);c.unshift.apply(c,d);return a.apply(this,c)}};v
|
55
|
-
v.
|
56
|
-
v.
|
57
|
-
v.
|
58
|
-
v.
|
59
|
-
f);throw Error("goog.base called from a method of one name to a method of a different name");};v.scope=function(a){a.call(v.global)};v.debug={};function w(a){Error.captureStackTrace?Error.captureStackTrace(this,w):this.stack=Error().stack||"";a&&(this.message=String(a))}v.
|
60
|
-
v.b.
|
61
|
-
v.b
|
62
|
-
v.b.trimRight=function(a){return a.replace(/[\s\xa0]+$/,"")};v.b.
|
63
|
-
v.b.
|
64
|
-
v.b.
|
65
|
-
v.b.
|
66
|
-
v.b.
|
67
|
-
v.b.truncate=function(a,c,d){d&&(a=v.b.
|
68
|
-
v.b.quote=function(a){a=String(a);if(a.quote)return a.quote();for(var c=['"'],d=0;d<a.length;d++){var e=a.charAt(d),f=e.charCodeAt(0);c[d+1]=v.b
|
69
|
-
v.b.
|
70
|
-
v.b.
|
71
|
-
v.b.
|
72
|
-
v.b.
|
73
|
-
v.b.
|
74
|
-
v.b.
|
75
|
-
v.h.
|
76
|
-
v.h.
|
77
|
-
v.h.
|
51
|
+
else if("function"==c&&"undefined"==typeof a.call)return"object";return c};v.V=function(a){return void 0!==a};v.Ol=function(a){return null===a};v.hb=function(a){return null!=a};v.isArray=function(a){return"array"==v.S(a)};v.L=function(a){var c=v.S(a);return"array"==c||"object"==c&&"number"==typeof a.length};v.Fl=function(a){return v.W(a)&&"function"==typeof a.getFullYear};v.i=function(a){return"string"==typeof a};v.Pg=function(a){return"boolean"==typeof a};v.Mc=function(a){return"number"==typeof a};
|
52
|
+
v.Ja=function(a){return"function"==v.S(a)};v.W=function(a){var c=typeof a;return"object"==c&&null!=a||"function"==c};v.R=function(a){return a[v.qb]||(a[v.qb]=++v.th)};v.kh=function(a){"removeAttribute"in a&&a.removeAttribute(v.qb);try{delete a[v.qb]}catch(c){}};v.qb="closure_uid_"+(1E9*Math.random()>>>0);v.th=0;v.Yk=v.R;v.Bm=v.kh;v.Sf=function(a){var c=v.S(a);if("object"==c||"array"==c){if(a.P)return a.P();var c="array"==c?[]:{},d;for(d in a)c[d]=v.Sf(a[d]);return c}return a};
|
53
|
+
v.Of=function(a,c,d){return a.call.apply(a.bind,arguments)};v.Nf=function(a,c,d){if(!a)throw Error();if(2<arguments.length){var e=Array.prototype.slice.call(arguments,2);return function(){var d=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(d,e);return a.apply(c,d)}}return function(){return a.apply(c,arguments)}};v.bind=function(a,c,d){Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?v.bind=v.Of:v.bind=v.Nf;return v.bind.apply(null,arguments)};
|
54
|
+
v.Tc=function(a,c){var d=Array.prototype.slice.call(arguments,1);return function(){var c=Array.prototype.slice.call(arguments);c.unshift.apply(c,d);return a.apply(this,c)}};v.bm=function(a,c){for(var d in c)a[d]=c[d]};v.now=v.yd&&Date.now||function(){return+new Date};
|
55
|
+
v.vl=function(a){if(v.global.execScript)v.global.execScript(a,"JavaScript");else if(v.global.eval)if(null==v.xb&&(v.global.eval("var _et_ = 1;"),"undefined"!=typeof v.global._et_?(delete v.global._et_,v.xb=!0):v.xb=!1),v.xb)v.global.eval(a);else{var c=v.global.document,d=c.createElement("script");d.type="text/javascript";d.defer=!1;d.appendChild(c.createTextNode(a));c.body.appendChild(d);c.body.removeChild(d)}else throw Error("goog.globalEval not available");};v.xb=null;
|
56
|
+
v.Uk=function(a,c){function d(a){a=a.split("-");for(var c=[],d=0;d<a.length;d++)c.push(e(a[d]));return c.join("-")}function e(a){return v.Ld[a]||a}var f;f=v.Ld?"BY_WHOLE"==v.Yf?e:d:b();return c?a+"-"+f(c):f(a)};v.Jm=function(a,c){v.Ld=a;v.Yf=c};v.al=function(a,c){var d=c||{},e;for(e in d){var f=(""+d[e]).replace(/\$/g,"$$$$");a=a.replace(RegExp("\\{\\$"+e+"\\}","gi"),f)}return a};v.bl=b();v.Rd=function(a,c){v.tc(a,c,void 0)};v.Gk=function(a,c,d){a[c]=d};
|
57
|
+
v.w=function(a,c){function d(){}d.prototype=c.prototype;a.F=c.prototype;a.prototype=new d;a.prototype.constructor=a};
|
58
|
+
v.hk=function(a,c,d){var e=arguments.callee.caller;if(v.$&&!e)throw Error("arguments.caller not defined. goog.base() expects not to be running in strict mode. See http://www.ecma-international.org/ecma-262/5.1/#sec-C");if(e.F)return e.F.constructor.apply(a,Array.prototype.slice.call(arguments,1));for(var f=Array.prototype.slice.call(arguments,2),g=!1,k=a.constructor;k;k=k.F&&k.F.constructor)if(k.prototype[c]===e)g=!0;else if(g)return k.prototype[c].apply(a,f);if(a[c]===e)return a.constructor.prototype[c].apply(a,
|
59
|
+
f);throw Error("goog.base called from a method of one name to a method of a different name");};v.scope=function(a){a.call(v.global)};v.debug={};function w(a){Error.captureStackTrace?Error.captureStackTrace(this,w):this.stack=Error().stack||"";a&&(this.message=String(a))}v.w(w,Error);w.prototype.name="CustomError";v.b={};v.b.cd=function(a,c){return 0==a.lastIndexOf(c,0)};v.b.Ek=function(a,c){var d=a.length-c.length;return 0<=d&&a.indexOf(c,d)==d};v.b.pk=function(a,c){return 0==v.b.Dd(c,a.substr(0,c.length))};v.b.nk=function(a,c){return 0==v.b.Dd(c,a.substr(a.length-c.length,c.length))};v.b.ok=function(a,c){return a.toLowerCase()==c.toLowerCase()};v.b.cc=function(a,c){for(var d=a.split("%s"),e="",f=Array.prototype.slice.call(arguments,1);f.length&&1<d.length;)e+=d.shift()+f.shift();return e+d.join("%s")};
|
60
|
+
v.b.uk=function(a){return a.replace(/[\s\xa0]+/g," ").replace(/^\s+|\s+$/g,"")};v.b.Ia=function(a){return/^[\s\xa0]*$/.test(a)};v.b.Il=function(a){return v.b.Ia(v.b.Vg(a))};v.b.El=function(a){return!/[^\t\n\r ]/.test(a)};v.b.Cl=function(a){return!/[^a-zA-Z]/.test(a)};v.b.Pl=function(a){return!/[^0-9]/.test(a)};v.b.Dl=function(a){return!/[^a-zA-Z0-9]/.test(a)};v.b.Sl=function(a){return" "==a};v.b.Tl=function(a){return 1==a.length&&" "<=a&&"~">=a||"\u0080"<=a&&"\ufffd">=a};
|
61
|
+
v.b.$m=function(a){return a.replace(/(\r\n|\r|\n)+/g," ")};v.b.Rf=function(a){return a.replace(/(\r\n|\r|\n)/g,"\n")};v.b.jm=function(a){return a.replace(/\xa0|\s/g," ")};v.b.im=function(a){return a.replace(/\xa0|[ \t]+/g," ")};v.b.tk=function(a){return a.replace(/[\t\r\n ]+/g," ").replace(/^[\t\r\n ]+|[\t\r\n ]+$/g,"")};v.b.trim=function(a){return a.replace(/^[\s\xa0]+|[\s\xa0]+$/g,"")};v.b.trimLeft=function(a){return a.replace(/^[\s\xa0]+/,"")};
|
62
|
+
v.b.trimRight=function(a){return a.replace(/[\s\xa0]+$/,"")};v.b.Dd=function(a,c){var d=String(a).toLowerCase(),e=String(c).toLowerCase();return d<e?-1:d==e?0:1};v.b.Ue=/(\.\d+)|(\d+)|(\D+)/g;
|
63
|
+
v.b.lm=function(a,c){if(a==c)return 0;if(!a)return-1;if(!c)return 1;for(var d=a.toLowerCase().match(v.b.Ue),e=c.toLowerCase().match(v.b.Ue),f=Math.min(d.length,e.length),g=0;g<f;g++){var k=d[g],l=e[g];if(k!=l)return d=parseInt(k,10),!isNaN(d)&&(e=parseInt(l,10),!isNaN(e)&&d-e)?d-e:k<l?-1:1}return d.length!=e.length?d.length-e.length:a<c?-1:1};v.b.Bh=function(a){return encodeURIComponent(String(a))};v.b.of=function(a){return decodeURIComponent(a.replace(/\+/g," "))};
|
64
|
+
v.b.Zg=function(a,c){return a.replace(/(\r\n|\r|\n)/g,c?"<br />":"<br>")};v.b.Ha=function(a){if(!v.b.Kf.test(a))return a;-1!=a.indexOf("&")&&(a=a.replace(v.b.Lf,"&"));-1!=a.indexOf("<")&&(a=a.replace(v.b.Ug,"<"));-1!=a.indexOf(">")&&(a=a.replace(v.b.Gg,">"));-1!=a.indexOf('"')&&(a=a.replace(v.b.ih,"""));return a};v.b.Lf=/&/g;v.b.Ug=/</g;v.b.Gg=/>/g;v.b.ih=/\"/g;v.b.Kf=/[&<>\"]/;v.b.mf=function(a){return v.b.contains(a,"&")?"document"in v.global?v.b.uh(a):v.b.vh(a):a};
|
65
|
+
v.b.uh=function(a){var c={"&":"&","<":"<",">":">",""":'"'},d=document.createElement("div");return a.replace(v.b.Ef,function(a,f){var g=c[a];if(g)return g;if("#"==f.charAt(0)){var k=Number("0"+f.substr(1));isNaN(k)||(g=String.fromCharCode(k))}g||(d.innerHTML=a+" ",g=d.firstChild.nodeValue.slice(0,-1));return c[a]=g})};
|
66
|
+
v.b.vh=function(a){return a.replace(/&([^;]+);/g,function(a,d){switch(d){case "amp":return"&";case "lt":return"<";case "gt":return">";case "quot":return'"';default:if("#"==d.charAt(0)){var e=Number("0"+d.substr(1));if(!isNaN(e))return String.fromCharCode(e)}return a}})};v.b.Ef=/&([^;\s<&]+);?/g;v.b.on=function(a,c){return v.b.Zg(a.replace(/ /g,"  "),c)};v.b.qh=function(a){for(var c=0;2>c;c++){var d="\"'".charAt(c);if(a.charAt(0)==d&&a.charAt(a.length-1)==d)return a.substring(1,a.length-1)}return a};
|
67
|
+
v.b.truncate=function(a,c,d){d&&(a=v.b.mf(a));a.length>c&&(a=a.substring(0,c-3)+"...");d&&(a=v.b.Ha(a));return a};v.b.jn=function(a,c,d,e){d&&(a=v.b.mf(a));if(e&&a.length>c)e>c&&(e=c),a=a.substring(0,c-e)+"..."+a.substring(a.length-e);else if(a.length>c){e=Math.floor(c/2);var f=a.length-e;a=a.substring(0,e+c%2)+"..."+a.substring(f)}d&&(a=v.b.Ha(a));return a};v.b.ad={"\x00":"\\0","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\x0B":"\\x0B",'"':'\\"',"\\":"\\\\"};v.b.Rb={"'":"\\'"};
|
68
|
+
v.b.quote=function(a){a=String(a);if(a.quote)return a.quote();for(var c=['"'],d=0;d<a.length;d++){var e=a.charAt(d),f=e.charCodeAt(0);c[d+1]=v.b.ad[e]||(31<f&&127>f?e:v.b.Pd(e))}c.push('"');return c.join("")};v.b.Fk=function(a){for(var c=[],d=0;d<a.length;d++)c[d]=v.b.Pd(a.charAt(d));return c.join("")};
|
69
|
+
v.b.Pd=function(a){if(a in v.b.Rb)return v.b.Rb[a];if(a in v.b.ad)return v.b.Rb[a]=v.b.ad[a];var c=a,d=a.charCodeAt(0);if(31<d&&127>d)c=a;else{if(256>d){if(c="\\x",16>d||256<d)c+="0"}else c="\\u",4096>d&&(c+="0");c+=d.toString(16).toUpperCase()}return v.b.Rb[a]=c};v.b.bn=function(a){for(var c={},d=0;d<a.length;d++)c[a.charAt(d)]=!0;return c};v.b.contains=function(a,c){return-1!=a.indexOf(c)};v.b.yk=function(a,c){return a&&c?a.split(c).length-1:0};
|
70
|
+
v.b.nb=function(a,c,d){var e=a;0<=c&&(c<a.length&&0<d)&&(e=a.substr(0,c)+a.substr(c+d,a.length-c-d));return e};v.b.remove=function(a,c){var d=RegExp(v.b.Vc(c),"");return a.replace(d,"")};v.b.ma=function(a,c){var d=RegExp(v.b.Vc(c),"g");return a.replace(d,"")};v.b.Vc=function(a){return String(a).replace(/([-()\[\]{}+?*.$\^|,:#<!\\])/g,"\\$1").replace(/\x08/g,"\\x08")};v.b.repeat=function(a,c){return Array(c+1).join(a)};
|
71
|
+
v.b.pm=function(a,c,d){a=v.V(d)?a.toFixed(d):String(a);d=a.indexOf(".");-1==d&&(d=a.length);return v.b.repeat("0",Math.max(0,c-d))+a};v.b.Vg=function(a){return null==a?"":String(a)};v.b.mk=function(a){return Array.prototype.join.call(arguments,"")};v.b.il=function(){return Math.floor(2147483648*Math.random()).toString(36)+Math.abs(Math.floor(2147483648*Math.random())^v.now()).toString(36)};
|
72
|
+
v.b.Id=function(a,c){for(var d=0,e=v.b.trim(String(a)).split("."),f=v.b.trim(String(c)).split("."),g=Math.max(e.length,f.length),k=0;0==d&&k<g;k++){var l=e[k]||"",m=f[k]||"",n=RegExp("(\\d*)(\\D*)","g"),s=RegExp("(\\d*)(\\D*)","g");do{var B=n.exec(l)||["","",""],u=s.exec(m)||["","",""];if(0==B[0].length&&0==u[0].length)break;d=v.b.oc(0==B[1].length?0:parseInt(B[1],10),0==u[1].length?0:parseInt(u[1],10))||v.b.oc(0==B[2].length,0==u[2].length)||v.b.oc(B[2],u[2])}while(0==d)}return d};
|
73
|
+
v.b.oc=function(a,c){return a<c?-1:a>c?1:0};v.b.Df=4294967296;v.b.xl=function(a){for(var c=0,d=0;d<a.length;++d)c=31*c+a.charCodeAt(d),c%=v.b.Df;return c};v.b.yh=2147483648*Math.random()|0;v.b.Ak=function(){return"goog_"+v.b.yh++};v.b.cn=function(a){var c=Number(a);return 0==c&&v.b.Ia(a)?NaN:c};v.b.Ml=function(a){return/^[a-z]+([A-Z][a-z]*)*$/.test(a)};v.b.Vl=function(a){return/^([A-Z][a-z]*)+$/.test(a)};v.b.Qa=function(a){return String(a).replace(/\-([a-z])/g,function(a,d){return d.toUpperCase()})};
|
74
|
+
v.b.ed=function(a){return String(a).replace(/([A-Z])/g,"-$1").toLowerCase()};v.b.lf=function(a){var c=v.i(void 0)?v.b.Vc(void 0):"\\s";return a.replace(RegExp("(^"+(c?"|["+c+"]+":"")+")([a-z])","g"),function(a,c,f){return c+f.toUpperCase()})};v.b.qm=function(a){isFinite(a)&&(a=String(a));return v.i(a)?/^\s*-?0x/i.test(a)?parseInt(a,16):parseInt(a,10):NaN};v.b.Xm=function(a,c,d){a=a.split(c);for(var e=[];0<d&&a.length;)e.push(a.shift()),d--;a.length&&e.push(a.join(c));return e};v.h={};v.h.aa=v.$;function aa(a,c){c.unshift(a);w.call(this,v.b.cc.apply(null,c));c.shift();this.am=a}v.w(aa,w);aa.prototype.name="AssertionError";v.h.ia=function(a,c,d,e){var f="Assertion failed";if(d)var f=f+(": "+d),g=e;else a&&(f+=": "+a,g=c);throw new aa(""+f,g||[]);};v.h.assert=function(a,c,d){v.h.aa&&!a&&v.h.ia("",null,c,Array.prototype.slice.call(arguments,2));return a};v.h.Sd=function(a,c){if(v.h.aa)throw new aa("Failure"+(a?": "+a:""),Array.prototype.slice.call(arguments,1));};
|
75
|
+
v.h.dk=function(a,c,d){v.h.aa&&!v.Mc(a)&&v.h.ia("Expected number but got %s: %s.",[v.S(a),a],c,Array.prototype.slice.call(arguments,2));return a};v.h.gk=function(a,c,d){v.h.aa&&!v.i(a)&&v.h.ia("Expected string but got %s: %s.",[v.S(a),a],c,Array.prototype.slice.call(arguments,2));return a};v.h.bk=function(a,c,d){v.h.aa&&!v.Ja(a)&&v.h.ia("Expected function but got %s: %s.",[v.S(a),a],c,Array.prototype.slice.call(arguments,2));return a};
|
76
|
+
v.h.ek=function(a,c,d){v.h.aa&&!v.W(a)&&v.h.ia("Expected object but got %s: %s.",[v.S(a),a],c,Array.prototype.slice.call(arguments,2));return a};v.h.$j=function(a,c,d){v.h.aa&&!v.isArray(a)&&v.h.ia("Expected array but got %s: %s.",[v.S(a),a],c,Array.prototype.slice.call(arguments,2));return a};v.h.ak=function(a,c,d){v.h.aa&&!v.Pg(a)&&v.h.ia("Expected boolean but got %s: %s.",[v.S(a),a],c,Array.prototype.slice.call(arguments,2));return a};
|
77
|
+
v.h.ck=function(a,c,d,e){!v.h.aa||a instanceof c||v.h.ia("instanceof check failed.",null,d,Array.prototype.slice.call(arguments,3));return a};v.h.fk=function(){for(var a in Object.prototype)v.h.Sd(a+" should not be enumerable in Object.prototype.")};v.c={};v.pa=v.yd;v.c.sm=function(a){return a[a.length-1]};v.c.l=Array.prototype;v.c.indexOf=v.pa&&v.c.l.indexOf?function(a,c,d){return v.c.l.indexOf.call(a,c,d)}:function(a,c,d){d=null==d?0:0>d?Math.max(0,a.length+d):d;if(v.i(a))return v.i(c)&&1==c.length?a.indexOf(c,d):-1;for(;d<a.length;d++)if(d in a&&a[d]===c)return d;return-1};
|
78
78
|
v.c.lastIndexOf=v.pa&&v.c.l.lastIndexOf?function(a,c,d){return v.c.l.lastIndexOf.call(a,c,null==d?a.length-1:d)}:function(a,c,d){d=null==d?a.length-1:d;0>d&&(d=Math.max(0,a.length+d));if(v.i(a))return v.i(c)&&1==c.length?a.lastIndexOf(c,d):-1;for(;0<=d;d--)if(d in a&&a[d]===c)return d;return-1};v.c.forEach=v.pa&&v.c.l.forEach?function(a,c,d){v.c.l.forEach.call(a,c,d)}:function(a,c,d){for(var e=a.length,f=v.i(a)?a.split(""):a,g=0;g<e;g++)g in f&&c.call(d,f[g],g,a)};
|
79
|
-
v.c.
|
79
|
+
v.c.pg=function(a,c){for(var d=v.i(a)?a.split(""):a,e=a.length-1;0<=e;--e)e in d&&c.call(void 0,d[e],e,a)};v.c.filter=v.pa&&v.c.l.filter?function(a,c,d){return v.c.l.filter.call(a,c,d)}:function(a,c,d){for(var e=a.length,f=[],g=0,k=v.i(a)?a.split(""):a,l=0;l<e;l++)if(l in k){var m=k[l];c.call(d,m,l,a)&&(f[g++]=m)}return f};
|
80
80
|
v.c.map=v.pa&&v.c.l.map?function(a,c,d){return v.c.l.map.call(a,c,d)}:function(a,c,d){for(var e=a.length,f=Array(e),g=v.i(a)?a.split(""):a,k=0;k<e;k++)k in g&&(f[k]=c.call(d,g[k],k,a));return f};v.c.reduce=function(a,c,d,e){if(a.reduce)return e?a.reduce(v.bind(c,e),d):a.reduce(c,d);var f=d;v.c.forEach(a,function(d,k){f=c.call(e,f,d,k,a)});return f};
|
81
|
-
v.c.reduceRight=function(a,c,d,e){if(a.reduceRight)return e?a.reduceRight(v.bind(c,e),d):a.reduceRight(c,d);var f=d;v.c.
|
82
|
-
v.c.every=v.pa&&v.c.l.every?function(a,c,d){return v.c.l.every.call(a,c,d)}:function(a,c,d){for(var e=a.length,f=v.i(a)?a.split(""):a,g=0;g<e;g++)if(g in f&&!c.call(d,f[g],g,a))return!1;return!0};v.c.count=function(a,c,d){var e=0;v.c.forEach(a,function(a,g,k){c.call(d,a,g,k)&&++e},d);return e};v.c.find=function(a,c,d){c=v.c.
|
83
|
-
v.c.
|
84
|
-
v.c.
|
85
|
-
v.c.
|
86
|
-
v.c.slice=function(a,c,d){return 2>=arguments.length?v.c.l.slice.call(a,c):v.c.l.slice.call(a,c,d)};v.c.
|
87
|
-
v.c.
|
88
|
-
v.c.
|
89
|
-
v.c.sa=function(a,c){return a>c?1:a<c?-1:0};v.c.
|
90
|
-
v.c.
|
91
|
-
v.c.rotate=function(a,c){a.length&&(c%=a.length,0<c?v.c.l.unshift.apply(a,a.splice(-c,c)):0>c&&v.c.l.push.apply(a,a.splice(0,-c)));return a};v.c.
|
92
|
-
v.c.
|
93
|
-
v.a.f.
|
94
|
-
v.a.f.enable=function(a,c,d){d?v.a.f.add(a,c):v.a.f.remove(a,c)};v.a.f.toggle=function(a,c){var d=!v.a.f.
|
95
|
-
v.object.
|
96
|
-
v.object.
|
97
|
-
v.object.add=function(a,c,d){if(c in a)throw Error('The object already contains the key "'+c+'"');v.object.set(a,c,d)};v.object.get=function(a,c,d){return c in a?a[c]:d};v.object.set=function(a,c,d){a[c]=d};v.object.
|
98
|
-
v.object.
|
99
|
-
v.object.create=function(a){var c=arguments.length;if(1==c&&v.isArray(arguments[0]))return v.object.create.apply(null,arguments[0]);if(c%2)throw Error("Uneven number of arguments");for(var d={},e=0;e<c;e+=2)d[arguments[e]]=arguments[e+1];return d};v.object.
|
100
|
-
v.object.
|
101
|
-
v.userAgent.
|
102
|
-
v.userAgent.Aa||v.userAgent.
|
103
|
-
v.userAgent.
|
104
|
-
v.userAgent.
|
105
|
-
v.userAgent.oa=v.userAgent.ga?v.userAgent.
|
106
|
-
v.userAgent.
|
107
|
-
v.userAgent.
|
108
|
-
z.prototype.round=function(){this.width=Math.round(this.width);this.height=Math.round(this.height);return this};var ca=!v.userAgent.e||v.userAgent.ca(9),da=!v.userAgent.o&&!v.userAgent.e||v.userAgent.e&&v.userAgent.ca(9)||v.userAgent.o&&v.userAgent.k("1.9.1"),ea=v.userAgent.e&&!v.userAgent.k("9"),fa=v.userAgent.e||v.userAgent.
|
109
|
-
v.g.
|
110
|
-
v.g
|
111
|
-
v.g.
|
112
|
-
v.a.
|
113
|
-
v.a.
|
114
|
-
v.a.
|
115
|
-
v.a.Fa=function(a){return v.a.
|
116
|
-
v.a.
|
117
|
-
v.a.
|
118
|
-
v.a.
|
119
|
-
v.a.
|
120
|
-
v.a.
|
121
|
-
v.a.appendChild=function(a,c){a.appendChild(c)};v.a.append=function(a,c){v.a.
|
122
|
-
v.a.
|
123
|
-
v.a.
|
124
|
-
v.a.
|
125
|
-
v.a.
|
126
|
-
v.a.
|
127
|
-
(e?c.sourceIndex:g.sourceIndex)}e=v.a.t(a);d=e.createRange();d.selectNode(a);d.collapse(!0);e=e.createRange();e.selectNode(c);e.collapse(!0);return d.compareBoundaryPoints(v.global.Range.START_TO_END,e)};v.a.
|
128
|
-
v.a.
|
129
|
-
v.a.
|
130
|
-
v.a.
|
131
|
-
v.a.
|
132
|
-
v.a.
|
133
|
-
v.a.
|
134
|
-
v.a.Lc=function(a){if(a&&"number"==typeof a.length){if(v.W(a))return"function"==typeof a.item||"string"==typeof a.item;if(v.Ja(a))return"function"==typeof a.item}return!1};v.a.
|
135
|
-
v.a.
|
136
|
-
t.ra=function(a,c,d){return v.a.
|
137
|
-
t.
|
138
|
-
t
|
81
|
+
v.c.reduceRight=function(a,c,d,e){if(a.reduceRight)return e?a.reduceRight(v.bind(c,e),d):a.reduceRight(c,d);var f=d;v.c.pg(a,function(d,k){f=c.call(e,f,d,k,a)});return f};v.c.some=v.pa&&v.c.l.some?function(a,c,d){return v.c.l.some.call(a,c,d)}:function(a,c,d){for(var e=a.length,f=v.i(a)?a.split(""):a,g=0;g<e;g++)if(g in f&&c.call(d,f[g],g,a))return!0;return!1};
|
82
|
+
v.c.every=v.pa&&v.c.l.every?function(a,c,d){return v.c.l.every.call(a,c,d)}:function(a,c,d){for(var e=a.length,f=v.i(a)?a.split(""):a,g=0;g<e;g++)if(g in f&&!c.call(d,f[g],g,a))return!1;return!0};v.c.count=function(a,c,d){var e=0;v.c.forEach(a,function(a,g,k){c.call(d,a,g,k)&&++e},d);return e};v.c.find=function(a,c,d){c=v.c.Ud(a,c,d);return 0>c?null:v.i(a)?a.charAt(c):a[c]};v.c.Ud=function(a,c,d){for(var e=a.length,f=v.i(a)?a.split(""):a,g=0;g<e;g++)if(g in f&&c.call(d,f[g],g,a))return g;return-1};
|
83
|
+
v.c.Ik=function(a,c,d){c=v.c.mg(a,c,d);return 0>c?null:v.i(a)?a.charAt(c):a[c]};v.c.mg=function(a,c,d){for(var e=v.i(a)?a.split(""):a,f=a.length-1;0<=f;f--)if(f in e&&c.call(d,e[f],f,a))return f;return-1};v.c.contains=function(a,c){return 0<=v.c.indexOf(a,c)};v.c.Ia=function(a){return 0==a.length};v.c.clear=function(a){if(!v.isArray(a))for(var c=a.length-1;0<=c;c--)delete a[c];a.length=0};v.c.Al=function(a,c){v.c.contains(a,c)||a.push(c)};v.c.He=function(a,c,d){v.c.splice(a,d,0,c)};
|
84
|
+
v.c.Bl=function(a,c,d){v.Tc(v.c.splice,a,d,0).apply(null,c)};v.c.insertBefore=function(a,c,d){var e;2==arguments.length||0>(e=v.c.indexOf(a,d))?a.push(c):v.c.He(a,c,e)};v.c.remove=function(a,c){var d=v.c.indexOf(a,c),e;(e=0<=d)&&v.c.nb(a,d);return e};v.c.nb=function(a,c){return 1==v.c.l.splice.call(a,c,1).length};v.c.Cm=function(a,c,d){c=v.c.Ud(a,c,d);return 0<=c?(v.c.nb(a,c),!0):!1};v.c.concat=function(a){return v.c.l.concat.apply(v.c.l,arguments)};
|
85
|
+
v.c.gf=function(a){var c=a.length;if(0<c){for(var d=Array(c),e=0;e<c;e++)d[e]=a[e];return d}return[]};v.c.P=v.c.gf;v.c.extend=function(a,c){for(var d=1;d<arguments.length;d++){var e=arguments[d],f;if(v.isArray(e)||(f=v.L(e))&&Object.prototype.hasOwnProperty.call(e,"callee"))a.push.apply(a,e);else if(f)for(var g=a.length,k=e.length,l=0;l<k;l++)a[g+l]=e[l];else a.push(e)}};v.c.splice=function(a,c,d,e){return v.c.l.splice.apply(a,v.c.slice(arguments,1))};
|
86
|
+
v.c.slice=function(a,c,d){return 2>=arguments.length?v.c.l.slice.call(a,c):v.c.l.slice.call(a,c,d)};v.c.Am=function(a,c){for(var d=c||a,e={},f=0,g=0;g<a.length;){var k=a[g++],l=v.W(k)?"o"+v.R(k):(typeof k).charAt(0)+k;Object.prototype.hasOwnProperty.call(e,l)||(e[l]=!0,d[f++]=k)}d.length=f};v.c.Bd=function(a,c,d){return v.c.Cd(a,d||v.c.sa,!1,c)};v.c.kk=function(a,c,d){return v.c.Cd(a,c,!0,void 0,d)};
|
87
|
+
v.c.Cd=function(a,c,d,e,f){for(var g=0,k=a.length,l;g<k;){var m=g+k>>1,n;n=d?c.call(f,a[m],m,a):c(e,a[m]);0<n?g=m+1:(k=m,l=!n)}return l?g:~g};v.c.sort=function(a,c){v.c.l.sort.call(a,c||v.c.sa)};v.c.Ym=function(a,c){for(var d=0;d<a.length;d++)a[d]={index:d,value:a[d]};var e=c||v.c.sa;v.c.sort(a,function(a,c){return e(a.value,c.value)||a.index-c.index});for(d=0;d<a.length;d++)a[d]=a[d].value};v.c.Wm=function(a,c,d){var e=d||v.c.sa;v.c.sort(a,function(a,d){return e(a[c],d[c])})};
|
88
|
+
v.c.Rl=function(a,c,d){c=c||v.c.sa;for(var e=1;e<a.length;e++){var f=c(a[e-1],a[e]);if(0<f||0==f&&d)return!1}return!0};v.c.kg=function(a,c,d){if(!v.L(a)||!v.L(c)||a.length!=c.length)return!1;var e=a.length;d=d||v.c.Zf;for(var f=0;f<e;f++)if(!d(a[f],c[f]))return!1;return!0};v.c.Uf=function(a,c,d){return v.c.kg(a,c,d)};v.c.vk=function(a,c,d){d=d||v.c.sa;for(var e=Math.min(a.length,c.length),f=0;f<e;f++){var g=d(a[f],c[f]);if(0!=g)return g}return v.c.sa(a.length,c.length)};
|
89
|
+
v.c.sa=function(a,c){return a>c?1:a<c?-1:0};v.c.Zf=function(a,c){return a===c};v.c.ik=function(a,c,d){d=v.c.Bd(a,c,d);return 0>d?(v.c.He(a,c,-(d+1)),!0):!1};v.c.jk=function(a,c,d){c=v.c.Bd(a,c,d);return 0<=c?v.c.nb(a,c):!1};v.c.lk=function(a,c,d){for(var e={},f=0;f<a.length;f++){var g=a[f],k=c.call(d,g,f,a);v.V(k)&&(e[k]||(e[k]=[])).push(g)}return e};v.c.dn=function(a,c,d){var e={};v.c.forEach(a,function(f,g){e[c.call(d,f,g,a)]=f});return e};
|
90
|
+
v.c.xm=function(a,c,d){var e=[],f=0,g=a;d=d||1;void 0!==c&&(f=a,g=c);if(0>d*(g-f))return[];if(0<d)for(a=f;a<g;a+=d)e.push(a);else for(a=f;a>g;a+=d)e.push(a);return e};v.c.repeat=function(a,c){for(var d=[],e=0;e<c;e++)d[e]=a;return d};v.c.og=function(a){for(var c=[],d=0;d<arguments.length;d++){var e=arguments[d];v.isArray(e)?c.push.apply(c,v.c.og.apply(null,e)):c.push(e)}return c};
|
91
|
+
v.c.rotate=function(a,c){a.length&&(c%=a.length,0<c?v.c.l.unshift.apply(a,a.splice(-c,c)):0>c&&v.c.l.push.apply(a,a.splice(0,-c)));return a};v.c.fm=function(a,c,d){c=v.c.l.splice.call(a,c,1);v.c.l.splice.call(a,d,0,c[0])};v.c.rn=function(a){if(!arguments.length)return[];for(var c=[],d=0;;d++){for(var e=[],f=0;f<arguments.length;f++){var g=arguments[f];if(d>=g.length)return c;e.push(g[d])}c.push(e)}};
|
92
|
+
v.c.Um=function(a,c){for(var d=c||Math.random,e=a.length-1;0<e;e--){var f=Math.floor(d()*(e+1)),g=a[e];a[e]=a[f];a[f]=g}};v.a={};v.a.f={};v.a.f.set=function(a,c){a.className=c};v.a.f.get=function(a){a=a.className;return v.i(a)&&a.match(/\S+/g)||[]};v.a.f.add=function(a,c){var d=v.a.f.get(a),e=v.c.slice(arguments,1),f=d.length+e.length;v.a.f.zd(d,e);v.a.f.set(a,d.join(" "));return d.length==f};v.a.f.remove=function(a,c){var d=v.a.f.get(a),e=v.c.slice(arguments,1),f=v.a.f.de(d,e);v.a.f.set(a,f.join(" "));return f.length==d.length-e.length};v.a.f.zd=function(a,c){for(var d=0;d<c.length;d++)v.c.contains(a,c[d])||a.push(c[d])};
|
93
|
+
v.a.f.de=function(a,c){return v.c.filter(a,function(a){return!v.c.contains(c,a)})};v.a.f.an=function(a,c,d){for(var e=v.a.f.get(a),f=!1,g=0;g<e.length;g++)e[g]==c&&(v.c.splice(e,g--,1),f=!0);f&&(e.push(d),v.a.f.set(a,e.join(" ")));return f};v.a.f.Uj=function(a,c,d){var e=v.a.f.get(a);v.i(c)?v.c.remove(e,c):v.isArray(c)&&(e=v.a.f.de(e,c));v.i(d)&&!v.c.contains(e,d)?e.push(d):v.isArray(d)&&v.a.f.zd(e,d);v.a.f.set(a,e.join(" "))};v.a.f.ze=function(a,c){return v.c.contains(v.a.f.get(a),c)};
|
94
|
+
v.a.f.enable=function(a,c,d){d?v.a.f.add(a,c):v.a.f.remove(a,c)};v.a.f.toggle=function(a,c){var d=!v.a.f.ze(a,c);v.a.f.enable(a,c,d);return d};v.object={};v.object.forEach=function(a,c,d){for(var e in a)c.call(d,a[e],e,a)};v.object.filter=function(a,c,d){var e={},f;for(f in a)c.call(d,a[f],f,a)&&(e[f]=a[f]);return e};v.object.map=function(a,c,d){var e={},f;for(f in a)e[f]=c.call(d,a[f],f,a);return e};v.object.some=function(a,c,d){for(var e in a)if(c.call(d,a[e],e,a))return!0;return!1};v.object.every=function(a,c,d){for(var e in a)if(!c.call(d,a[e],e,a))return!1;return!0};v.object.xg=function(){var a=v.d.jb,c=0,d;for(d in a)c++;return c};
|
95
|
+
v.object.Kk=function(a){for(var c in a)return c};v.object.Lk=function(a){for(var c in a)return a[c]};v.object.contains=function(a,c){return v.object.Vf(a,c)};v.object.rl=function(a){var c=[],d=0,e;for(e in a)c[d++]=a[e];return c};v.object.Zk=function(a){var c=[],d=0,e;for(e in a)c[d++]=e;return c};v.object.ql=function(a,c){for(var d=v.L(c),e=d?c:arguments,d=d?0:1;d<e.length&&(a=a[e[d]],v.V(a));d++);return a};v.object.xk=function(a,c){return c in a};
|
96
|
+
v.object.Vf=function(a,c){for(var d in a)if(a[d]==c)return!0;return!1};v.object.ng=function(a,c,d){for(var e in a)if(c.call(d,a[e],e,a))return e};v.object.Jk=function(a,c,d){return(c=v.object.ng(a,c,d))&&a[c]};v.object.Ia=function(a){for(var c in a)return!1;return!0};v.object.clear=function(a){for(var c in a)delete a[c]};v.object.remove=function(a,c){var d;(d=c in a)&&delete a[c];return d};
|
97
|
+
v.object.add=function(a,c,d){if(c in a)throw Error('The object already contains the key "'+c+'"');v.object.set(a,c,d)};v.object.get=function(a,c,d){return c in a?a[c]:d};v.object.set=function(a,c,d){a[c]=d};v.object.Lm=function(a,c,d){return c in a?a[c]:a[c]=d};v.object.P=function(a){var c={},d;for(d in a)c[d]=a[d];return c};v.object.Ah=function(a){var c=v.S(a);if("object"==c||"array"==c){if(a.P)return a.P();var c="array"==c?[]:{},d;for(d in a)c[d]=v.object.Ah(a[d]);return c}return a};
|
98
|
+
v.object.hn=function(a){var c={},d;for(d in a)c[a[d]]=d;return c};v.object.wd="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");v.object.extend=function(a,c){for(var d,e,f=1;f<arguments.length;f++){e=arguments[f];for(d in e)a[d]=e[d];for(var g=0;g<v.object.wd.length;g++)d=v.object.wd[g],Object.prototype.hasOwnProperty.call(e,d)&&(a[d]=e[d])}};
|
99
|
+
v.object.create=function(a){var c=arguments.length;if(1==c&&v.isArray(arguments[0]))return v.object.create.apply(null,arguments[0]);if(c%2)throw Error("Uneven number of arguments");for(var d={},e=0;e<c;e+=2)d[arguments[e]]=arguments[e+1];return d};v.object.Wf=function(a){var c=arguments.length;if(1==c&&v.isArray(arguments[0]))return v.object.Wf.apply(null,arguments[0]);for(var d={},e=0;e<c;e++)d[arguments[e]]=!0;return d};
|
100
|
+
v.object.zk=function(a){var c=a;Object.isFrozen&&!Object.isFrozen(a)&&(c=Object.create(a),Object.freeze(c));return c};v.object.Kl=function(a){return!!Object.isFrozen&&Object.isFrozen(a)};v.userAgent={};v.userAgent.jd=!1;v.userAgent.hd=!1;v.userAgent.qd=!1;v.userAgent.gc=!1;v.userAgent.od=!1;v.userAgent.uf=!1;v.userAgent.Aa=v.userAgent.jd||v.userAgent.hd||v.userAgent.gc||v.userAgent.qd||v.userAgent.od;v.userAgent.Gc=function(){return v.global.navigator?v.global.navigator.userAgent:null};v.userAgent.Gb=function(){return v.global.navigator};
|
101
|
+
v.userAgent.Hc=function(){v.userAgent.Ta=!1;v.userAgent.rc=!1;v.userAgent.wb=!1;v.userAgent.Nd=!1;v.userAgent.Md=!1;var a;if(!v.userAgent.Aa&&(a=v.userAgent.Gc())){var c=v.userAgent.Gb();v.userAgent.Ta=v.b.cd(a,"Opera");v.userAgent.rc=!v.userAgent.Ta&&(v.b.contains(a,"MSIE")||v.b.contains(a,"Trident"));v.userAgent.wb=!v.userAgent.Ta&&v.b.contains(a,"WebKit");v.userAgent.Nd=v.userAgent.wb&&v.b.contains(a,"Mobile");v.userAgent.Md=!v.userAgent.Ta&&!v.userAgent.wb&&!v.userAgent.rc&&"Gecko"==c.product}};
|
102
|
+
v.userAgent.Aa||v.userAgent.Hc();v.userAgent.K=v.userAgent.Aa?v.userAgent.od:v.userAgent.Ta;v.userAgent.e=v.userAgent.Aa?v.userAgent.jd:v.userAgent.rc;v.userAgent.o=v.userAgent.Aa?v.userAgent.hd:v.userAgent.Md;v.userAgent.j=v.userAgent.Aa?v.userAgent.qd||v.userAgent.gc:v.userAgent.wb;v.userAgent.Li=v.userAgent.gc||v.userAgent.Nd;v.userAgent.tj=v.userAgent.j;v.userAgent.hg=function(){var a=v.userAgent.Gb();return a&&a.platform||""};v.userAgent.jc=v.userAgent.hg();v.userAgent.nd=!1;v.userAgent.rd=!1;
|
103
|
+
v.userAgent.md=!1;v.userAgent.sd=!1;v.userAgent.gd=!1;v.userAgent.ld=!1;v.userAgent.kd=!1;v.userAgent.ga=v.userAgent.nd||v.userAgent.rd||v.userAgent.md||v.userAgent.sd||v.userAgent.gd||v.userAgent.ld||v.userAgent.kd;
|
104
|
+
v.userAgent.Ng=function(){v.userAgent.eg=v.b.contains(v.userAgent.jc,"Mac");v.userAgent.fg=v.b.contains(v.userAgent.jc,"Win");v.userAgent.dg=v.b.contains(v.userAgent.jc,"Linux");v.userAgent.gg=!!v.userAgent.Gb()&&v.b.contains(v.userAgent.Gb().appVersion||"","X11");var a=v.userAgent.Gc();v.userAgent.ag=!!a&&v.b.contains(a,"Android");v.userAgent.cg=!!a&&v.b.contains(a,"iPhone");v.userAgent.bg=!!a&&v.b.contains(a,"iPad")};v.userAgent.ga||v.userAgent.Ng();
|
105
|
+
v.userAgent.oa=v.userAgent.ga?v.userAgent.nd:v.userAgent.eg;v.userAgent.Kj=v.userAgent.ga?v.userAgent.rd:v.userAgent.fg;v.userAgent.Gi=v.userAgent.ga?v.userAgent.md:v.userAgent.dg;v.userAgent.If=v.userAgent.ga?v.userAgent.sd:v.userAgent.gg;v.userAgent.Hh=v.userAgent.ga?v.userAgent.gd:v.userAgent.ag;v.userAgent.Ai=v.userAgent.ga?v.userAgent.ld:v.userAgent.cg;v.userAgent.zi=v.userAgent.ga?v.userAgent.kd:v.userAgent.bg;
|
106
|
+
v.userAgent.ig=function(){var a="",c;v.userAgent.K&&v.global.opera?(a=v.global.opera.version,a="function"==typeof a?a():a):(v.userAgent.o?c=/rv\:([^\);]+)(\)|;)/:v.userAgent.e?c=/\b(?:MSIE|rv)\s+([^\);]+)(\)|;)/:v.userAgent.j&&(c=/WebKit\/(\S+)/),c&&(a=(a=c.exec(v.userAgent.Gc()))?a[1]:""));return v.userAgent.e&&(c=v.userAgent.fe(),c>parseFloat(a))?String(c):a};v.userAgent.fe=function(){var a=v.global.document;return a?a.documentMode:void 0};v.userAgent.VERSION=v.userAgent.ig();
|
107
|
+
v.userAgent.Uf=function(a,c){return v.b.Id(a,c)};v.userAgent.Oe={};v.userAgent.k=function(a){return v.userAgent.uf||v.userAgent.Oe[a]||(v.userAgent.Oe[a]=0<=v.b.Id(v.userAgent.VERSION,a))};v.userAgent.Wl=v.userAgent.k;v.userAgent.ca=function(a){return v.userAgent.e&&v.userAgent.Af>=a};v.userAgent.Gl=v.userAgent.ca;var ba=v.global.document;v.userAgent.Af=ba&&v.userAgent.e?v.userAgent.fe()||("CSS1Compat"==ba.compatMode?parseInt(v.userAgent.VERSION,10):5):void 0;v.g={};function z(a,c){this.width=a;this.height=c}z.prototype.P=function(){return new z(this.width,this.height)};v.$&&(z.prototype.toString=function(){return"("+this.width+" x "+this.height+")"});z.prototype.Ia=function(){return!(this.width*this.height)};z.prototype.ceil=function(){this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};z.prototype.floor=function(){this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};
|
108
|
+
z.prototype.round=function(){this.width=Math.round(this.width);this.height=Math.round(this.height);return this};var ca=!v.userAgent.e||v.userAgent.ca(9),da=!v.userAgent.o&&!v.userAgent.e||v.userAgent.e&&v.userAgent.ca(9)||v.userAgent.o&&v.userAgent.k("1.9.1"),ea=v.userAgent.e&&!v.userAgent.k("9"),fa=v.userAgent.e||v.userAgent.K||v.userAgent.j,ga=v.userAgent.e;v.g.wm=function(a){return Math.floor(Math.random()*a)};v.g.ln=function(a,c){return a+Math.random()*(c-a)};v.g.qk=function(a,c,d){return Math.min(Math.max(a,c),d)};v.g.Yg=function(a){a%=360;return 0>360*a?a+360:a};v.g.Yl=function(a,c,d){return a+d*(c-a)};v.g.gm=function(a,c,d){return Math.abs(a-c)<=(d||1E-6)};v.g.bd=function(a){return v.g.Yg(a)};v.g.kf=function(a){return a*Math.PI/180};v.g.sh=function(a){return 180*a/Math.PI};v.g.Yj=function(a,c){return c*Math.cos(v.g.kf(a))};
|
109
|
+
v.g.Zj=function(a,c){return c*Math.sin(v.g.kf(a))};v.g.Wj=function(a,c,d,e){return v.g.bd(v.g.sh(Math.atan2(e-c,d-a)))};v.g.Xj=function(a,c){var d=v.g.bd(c)-v.g.bd(a);180<d?d-=360:-180>=d&&(d=360+d);return d};v.g.Vm=function(a){return 0==a?0:0>a?-1:1};
|
110
|
+
v.g.$l=function(a,c,d,e){d=d||function(a,c){return a==c};e=e||function(c){return a[c]};for(var f=a.length,g=c.length,k=[],l=0;l<f+1;l++)k[l]=[],k[l][0]=0;for(var m=0;m<g+1;m++)k[0][m]=0;for(l=1;l<=f;l++)for(m=1;m<=g;m++)d(a[l-1],c[m-1])?k[l][m]=k[l-1][m-1]+1:k[l][m]=Math.max(k[l-1][m],k[l][m-1]);for(var n=[],l=f,m=g;0<l&&0<m;)d(a[l-1],c[m-1])?(n.unshift(e(l-1,m-1)),l--,m--):k[l-1][m]>k[l][m-1]?l--:m--;return n};v.g.ff=function(a){return v.c.reduce(arguments,function(a,d){return a+d},0)};
|
111
|
+
v.g.Mf=function(a){return v.g.ff.apply(null,arguments)/arguments.length};v.g.Zm=function(a){var c=arguments.length;if(2>c)return 0;var d=v.g.Mf.apply(null,arguments),c=v.g.ff.apply(null,v.c.map(arguments,function(a){return Math.pow(a-d,2)}))/(c-1);return Math.sqrt(c)};v.g.Ll=function(a){return isFinite(a)&&0==a%1};v.g.Jl=function(a){return isFinite(a)&&!isNaN(a)};v.g.Fm=function(a,c){return Math.floor(a+(c||2E-15))};v.g.Em=function(a,c){return Math.ceil(a-(c||2E-15))};function C(a,c){this.x=v.V(a)?a:0;this.y=v.V(c)?c:0}C.prototype.P=function(){return new C(this.x,this.y)};v.$&&(C.prototype.toString=function(){return"("+this.x+", "+this.y+")"});function ja(a,c){return new C(a.x-c.x,a.y-c.y)}C.prototype.ceil=function(){this.x=Math.ceil(this.x);this.y=Math.ceil(this.y);return this};C.prototype.floor=function(){this.x=Math.floor(this.x);this.y=Math.floor(this.y);return this};C.prototype.round=function(){this.x=Math.round(this.x);this.y=Math.round(this.y);return this};v.a.vf=!1;v.a.pd=!1;v.a.yf=v.a.vf||v.a.pd;v.a.H=function(a){return a?new D(v.a.t(a)):v.a.$f||(v.a.$f=new D)};v.a.s=function(){return document};v.a.D=function(a){return v.i(a)?document.getElementById(a):a};v.a.qf=v.a.D;v.a.Ya=function(a,c,d){return v.a.Ac(document,a,c,d)};v.a.Xa=function(a,c){var d=c||document;return v.a.nc(d)?d.querySelectorAll("."+a):d.getElementsByClassName?d.getElementsByClassName(a):v.a.Ac(document,"*",a,c)};
|
112
|
+
v.a.Bb=function(a,c){var d=c||document,e=null;return(e=v.a.nc(d)?d.querySelector("."+a):v.a.Xa(a,c)[0])||null};v.a.nc=function(a){return!(!a.querySelectorAll||!a.querySelector)};
|
113
|
+
v.a.Ac=function(a,c,d,e){a=e||a;c=c&&"*"!=c?c.toUpperCase():"";if(v.a.nc(a)&&(c||d))return a.querySelectorAll(c+(d?"."+d:""));if(d&&a.getElementsByClassName){a=a.getElementsByClassName(d);if(c){e={};for(var f=0,g=0,k;k=a[g];g++)c==k.nodeName&&(e[f++]=k);e.length=f;return e}return a}a=a.getElementsByTagName(c||"*");if(d){e={};for(g=f=0;k=a[g];g++)c=k.className,"function"==typeof c.split&&v.c.contains(c.split(/\s+/),d)&&(e[f++]=k);e.length=f;return e}return a};v.a.rf=v.a.Ya;
|
114
|
+
v.a.Yc=function(a,c){v.object.forEach(c,function(c,e){"style"==e?a.style.cssText=c:"class"==e?a.className=c:"for"==e?a.htmlFor=c:e in v.a.ud?a.setAttribute(v.a.ud[e],c):v.b.cd(e,"aria-")||v.b.cd(e,"data-")?a.setAttribute(e,c):a[e]=c})};v.a.ud={cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",frameborder:"frameBorder",height:"height",maxlength:"maxLength",role:"role",rowspan:"rowSpan",type:"type",usemap:"useMap",valign:"vAlign",width:"width"};
|
115
|
+
v.a.Fa=function(a){return v.a.ye(a||window)};v.a.ye=function(a){a=a.document;a=v.a.gb(a)?a.documentElement:a.body;return new z(a.clientWidth,a.clientHeight)};v.a.zg=function(){return v.a.ee(window)};v.a.ee=function(a){var c=a.document,d=0;if(c){a=v.a.ye(a).height;var d=c.body,e=c.documentElement;if(v.a.gb(c)&&e.scrollHeight)d=e.scrollHeight!=a?e.scrollHeight:e.offsetHeight;else{var c=e.scrollHeight,f=e.offsetHeight;e.clientHeight!=f&&(c=d.scrollHeight,f=d.offsetHeight);d=c>a?c>f?c:f:c<f?c:f}}return d};
|
116
|
+
v.a.fl=function(a){return v.a.H((a||v.global||window).document).Wa()};v.a.Wa=function(){return v.a.he(document)};v.a.he=function(a){var c=v.a.zc(a);a=v.a.Kb(a);return v.userAgent.e&&v.userAgent.k("10")&&a.pageYOffset!=c.scrollTop?new C(c.scrollLeft,c.scrollTop):new C(a.pageXOffset||c.scrollLeft,a.pageYOffset||c.scrollTop)};v.a.ge=function(){return v.a.zc(document)};v.a.zc=function(a){return!v.userAgent.j&&v.a.gb(a)?a.documentElement:a.body};v.a.Ga=function(a){return a?v.a.Kb(a):window};
|
117
|
+
v.a.Kb=function(a){return a.parentWindow||a.defaultView};v.a.ra=function(a,c,d){return v.a.Jd(document,arguments)};v.a.Jd=function(a,c){var d=c[0],e=c[1];if(!ca&&e&&(e.name||e.type)){d=["<",d];e.name&&d.push(' name="',v.b.Ha(e.name),'"');if(e.type){d.push(' type="',v.b.Ha(e.type),'"');var f={};v.object.extend(f,e);delete f.type;e=f}d.push(">");d=d.join("")}d=a.createElement(d);e&&(v.i(e)?d.className=e:v.isArray(e)?v.a.f.add.apply(null,[d].concat(e)):v.a.Yc(d,e));2<c.length&&v.a.Ad(a,d,c,2);return d};
|
118
|
+
v.a.Ad=function(a,c,d,e){function f(d){d&&c.appendChild(v.i(d)?a.createTextNode(d):d)}for(;e<d.length;e++){var g=d[e];v.L(g)&&!v.a.Kc(g)?v.c.forEach(v.a.Lc(g)?v.c.gf(g):g,f):f(g)}};v.a.sf=v.a.ra;v.a.createElement=function(a){return document.createElement(a)};v.a.createTextNode=function(a){return document.createTextNode(String(a))};v.a.Xf=function(a,c,d){return v.a.Kd(document,a,c,!!d)};
|
119
|
+
v.a.Kd=function(a,c,d,e){for(var f=["<tr>"],g=0;g<d;g++)f.push(e?"<td> </td>":"<td></td>");f.push("</tr>");f=f.join("");d=["<table>"];for(g=0;g<c;g++)d.push(f);d.push("</table>");a=a.createElement("DIV");a.innerHTML=d.join("");return a.removeChild(a.firstChild)};v.a.Kg=function(a){return v.a.Be(document,a)};
|
120
|
+
v.a.Be=function(a,c){var d=a.createElement("div");ga?(d.innerHTML="<br>"+c,d.removeChild(d.firstChild)):d.innerHTML=c;if(1==d.childNodes.length)return d.removeChild(d.firstChild);for(var e=a.createDocumentFragment();d.firstChild;)e.appendChild(d.firstChild);return e};v.a.ug=function(){return v.a.ja()?"CSS1Compat":"BackCompat"};v.a.ja=function(){return v.a.gb(document)};v.a.gb=function(a){return v.a.yf?v.a.pd:"CSS1Compat"==a.compatMode};v.a.canHaveChildren=function(a){if(1!=a.nodeType)return!1;switch(a.tagName){case "APPLET":case "AREA":case "BASE":case "BR":case "COL":case "COMMAND":case "EMBED":case "FRAME":case "HR":case "IMG":case "INPUT":case "IFRAME":case "ISINDEX":case "KEYGEN":case "LINK":case "NOFRAMES":case "NOSCRIPT":case "META":case "OBJECT":case "PARAM":case "SCRIPT":case "SOURCE":case "STYLE":case "TRACK":case "WBR":return!1}return!0};
|
121
|
+
v.a.appendChild=function(a,c){a.appendChild(c)};v.a.append=function(a,c){v.a.Ad(v.a.t(a),a,arguments,1)};v.a.$b=function(a){for(var c;c=a.firstChild;)a.removeChild(c)};v.a.Ke=function(a,c){c.parentNode&&c.parentNode.insertBefore(a,c)};v.a.Je=function(a,c){c.parentNode&&c.parentNode.insertBefore(a,c.nextSibling)};v.a.Ie=function(a,c,d){a.insertBefore(c,a.childNodes[d]||null)};v.a.removeNode=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null};
|
122
|
+
v.a.Xe=function(a,c){var d=c.parentNode;d&&d.replaceChild(a,c)};v.a.Xd=function(a){var c,d=a.parentNode;if(d&&11!=d.nodeType){if(a.removeNode)return a.removeNode(!1);for(;c=a.firstChild;)d.insertBefore(c,a);return v.a.removeNode(a)}};v.a.ae=function(a){return da&&void 0!=a.children?a.children:v.c.filter(a.childNodes,function(a){return 1==a.nodeType})};v.a.ie=function(a){return void 0!=a.firstElementChild?a.firstElementChild:v.a.Hb(a.firstChild,!0)};
|
123
|
+
v.a.ke=function(a){return void 0!=a.lastElementChild?a.lastElementChild:v.a.Hb(a.lastChild,!1)};v.a.le=function(a){return void 0!=a.nextElementSibling?a.nextElementSibling:v.a.Hb(a.nextSibling,!0)};v.a.ue=function(a){return void 0!=a.previousElementSibling?a.previousElementSibling:v.a.Hb(a.previousSibling,!1)};v.a.Hb=function(a,c){for(;a&&1!=a.nodeType;)a=c?a.nextSibling:a.previousSibling;return a};
|
124
|
+
v.a.me=function(a){if(!a)return null;if(a.firstChild)return a.firstChild;for(;a&&!a.nextSibling;)a=a.parentNode;return a?a.nextSibling:null};v.a.ve=function(a){if(!a)return null;if(!a.previousSibling)return a.parentNode;for(a=a.previousSibling;a&&a.lastChild;)a=a.lastChild;return a};v.a.Kc=function(a){return v.W(a)&&0<a.nodeType};v.a.Jc=function(a){return v.W(a)&&1==a.nodeType};v.a.Pe=function(a){return v.W(a)&&a.window==a};
|
125
|
+
v.a.te=function(a){if(fa&&!(v.userAgent.e&&v.userAgent.k("9")&&!v.userAgent.k("10")&&v.global.SVGElement&&a instanceof v.global.SVGElement))return a.parentElement;a=a.parentNode;return v.a.Jc(a)?a:null};v.a.contains=function(a,c){if(a.contains&&1==c.nodeType)return a==c||a.contains(c);if("undefined"!=typeof a.compareDocumentPosition)return a==c||Boolean(a.compareDocumentPosition(c)&16);for(;c&&a!=c;)c=c.parentNode;return c==a};
|
126
|
+
v.a.Fd=function(a,c){if(a==c)return 0;if(a.compareDocumentPosition)return a.compareDocumentPosition(c)&2?1:-1;if(v.userAgent.e&&!v.userAgent.ca(9)){if(9==a.nodeType)return-1;if(9==c.nodeType)return 1}if("sourceIndex"in a||a.parentNode&&"sourceIndex"in a.parentNode){var d=1==a.nodeType,e=1==c.nodeType;if(d&&e)return a.sourceIndex-c.sourceIndex;var f=a.parentNode,g=c.parentNode;return f==g?v.a.Hd(a,c):!d&&v.a.contains(f,c)?-1*v.a.Gd(a,c):!e&&v.a.contains(g,a)?v.a.Gd(c,a):(d?a.sourceIndex:f.sourceIndex)-
|
127
|
+
(e?c.sourceIndex:g.sourceIndex)}e=v.a.t(a);d=e.createRange();d.selectNode(a);d.collapse(!0);e=e.createRange();e.selectNode(c);e.collapse(!0);return d.compareBoundaryPoints(v.global.Range.START_TO_END,e)};v.a.Gd=function(a,c){var d=a.parentNode;if(d==c)return-1;for(var e=c;e.parentNode!=d;)e=e.parentNode;return v.a.Hd(e,a)};v.a.Hd=function(a,c){for(var d=c;d=d.previousSibling;)if(d==a)return-1;return 1};
|
128
|
+
v.a.Td=function(a){var c,d=arguments.length;if(!d)return null;if(1==d)return arguments[0];var e=[],f=Infinity;for(c=0;c<d;c++){for(var g=[],k=arguments[c];k;)g.unshift(k),k=k.parentNode;e.push(g);f=Math.min(f,g.length)}g=null;for(c=0;c<f;c++){for(var k=e[0][c],l=1;l<d;l++)if(k!=e[l][c])return g;g=k}return g};v.a.t=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};v.a.Za=function(a){return a.contentDocument||a.contentWindow.document};v.a.je=function(a){return a.contentWindow||v.a.Kb(v.a.Za(a))};
|
129
|
+
v.a.df=function(a,c){if("textContent"in a)a.textContent=c;else if(a.firstChild&&3==a.firstChild.nodeType){for(;a.lastChild!=a.firstChild;)a.removeChild(a.lastChild);a.firstChild.data=c}else{v.a.$b(a);var d=v.a.t(a);a.appendChild(d.createTextNode(String(c)))}};v.a.se=function(a){if("outerHTML"in a)return a.outerHTML;var c=v.a.t(a).createElement("div");c.appendChild(a.cloneNode(!0));return c.innerHTML};v.a.Vd=function(a,c){var d=[];return v.a.uc(a,c,d,!0)?d[0]:void 0};
|
130
|
+
v.a.Wd=function(a,c){var d=[];v.a.uc(a,c,d,!1);return d};v.a.uc=function(a,c,d,e){if(null!=a)for(a=a.firstChild;a;){if(c(a)&&(d.push(a),e)||v.a.uc(a,c,d,e))return!0;a=a.nextSibling}return!1};v.a.xd={SCRIPT:1,STYLE:1,HEAD:1,IFRAME:1,OBJECT:1};v.a.pb={IMG:" ",BR:"\n"};v.a.Ne=function(a){var c=a.getAttributeNode("tabindex");return c&&c.specified?(a=a.tabIndex,v.Mc(a)&&0<=a&&32768>a):!1};v.a.$e=function(a,c){c?a.tabIndex=0:(a.tabIndex=-1,a.removeAttribute("tabIndex"))};
|
131
|
+
v.a.Jb=function(a){if(ea&&"innerText"in a)a=v.b.Rf(a.innerText);else{var c=[];v.a.Fc(a,c,!0);a=c.join("")}a=a.replace(/ \xAD /g," ").replace(/\xAD/g,"");a=a.replace(/\u200B/g,"");ea||(a=a.replace(/ +/g," "));" "!=a&&(a=a.replace(/^\s*/,""));return a};v.a.jl=function(a){var c=[];v.a.Fc(a,c,!1);return c.join("")};
|
132
|
+
v.a.Fc=function(a,c,d){if(!(a.nodeName in v.a.xd))if(3==a.nodeType)d?c.push(String(a.nodeValue).replace(/(\r\n|\r|\n)/g,"")):c.push(a.nodeValue);else if(a.nodeName in v.a.pb)c.push(v.a.pb[a.nodeName]);else for(a=a.firstChild;a;)v.a.Fc(a,c,d),a=a.nextSibling};v.a.oe=function(a){return v.a.Jb(a).length};v.a.pe=function(a,c){for(var d=c||v.a.t(a).body,e=[];a&&a!=d;){for(var f=a;f=f.previousSibling;)e.unshift(v.a.Jb(f));a=a.parentNode}return v.b.trimLeft(e.join("")).replace(/ +/g," ").length};
|
133
|
+
v.a.ne=function(a,c,d){a=[a];for(var e=0,f=null;0<a.length&&e<c;)if(f=a.pop(),!(f.nodeName in v.a.xd))if(3==f.nodeType)var g=f.nodeValue.replace(/(\r\n|\r|\n)/g,"").replace(/ +/g," "),e=e+g.length;else if(f.nodeName in v.a.pb)e+=v.a.pb[f.nodeName].length;else for(g=f.childNodes.length-1;0<=g;g--)a.push(f.childNodes[g]);v.W(d)&&(d.ym=f?f.nodeValue.length+c-e-1:0,d.hm=f);return f};
|
134
|
+
v.a.Lc=function(a){if(a&&"number"==typeof a.length){if(v.W(a))return"function"==typeof a.item||"string"==typeof a.item;if(v.Ja(a))return"function"==typeof a.item}return!1};v.a.yc=function(a,c,d){if(!c&&!d)return null;var e=c?c.toUpperCase():null;return v.a.xc(a,function(a){return(!e||a.nodeName==e)&&(!d||v.a.f.ze(a,d))},!0)};v.a.Zd=function(a,c){return v.a.yc(a,null,c)};v.a.xc=function(a,c,d,e){d||(a=a.parentNode);d=null==e;for(var f=0;a&&(d||f<=e);){if(c(a))return a;a=a.parentNode;f++}return null};
|
135
|
+
v.a.Yd=function(a){try{return a&&a.activeElement}catch(c){}return null};function D(a){this.C=a||v.global.document||document}t=D.prototype;t.H=v.a.H;t.s=q("C");t.D=function(a){return v.i(a)?this.C.getElementById(a):a};t.qf=D.prototype.D;t.Ya=function(a,c,d){return v.a.Ac(this.C,a,c,d)};t.Xa=function(a,c){return v.a.Xa(a,c||this.C)};t.Bb=function(a,c){return v.a.Bb(a,c||this.C)};t.rf=D.prototype.Ya;t.Yc=v.a.Yc;t.Fa=function(a){return v.a.Fa(a||this.Ga())};t.zg=function(){return v.a.ee(this.Ga())};
|
136
|
+
t.ra=function(a,c,d){return v.a.Jd(this.C,arguments)};t.sf=D.prototype.ra;t.createElement=function(a){return this.C.createElement(a)};t.createTextNode=function(a){return this.C.createTextNode(String(a))};t.Xf=function(a,c,d){return v.a.Kd(this.C,a,c,!!d)};t.Kg=function(a){return v.a.Be(this.C,a)};t.ug=function(){return this.ja()?"CSS1Compat":"BackCompat"};t.ja=function(){return v.a.gb(this.C)};t.Ga=function(){return v.a.Kb(this.C)};t.ge=function(){return v.a.zc(this.C)};t.Wa=function(){return v.a.he(this.C)};
|
137
|
+
t.Yd=function(a){return v.a.Yd(a||this.C)};t.appendChild=v.a.appendChild;t.append=v.a.append;t.canHaveChildren=v.a.canHaveChildren;t.$b=v.a.$b;t.Ke=v.a.Ke;t.Je=v.a.Je;t.Ie=v.a.Ie;t.removeNode=v.a.removeNode;t.Xe=v.a.Xe;t.Xd=v.a.Xd;t.ae=v.a.ae;t.ie=v.a.ie;t.ke=v.a.ke;t.le=v.a.le;t.ue=v.a.ue;t.me=v.a.me;t.ve=v.a.ve;t.Kc=v.a.Kc;t.Jc=v.a.Jc;t.Pe=v.a.Pe;t.te=v.a.te;t.contains=v.a.contains;t.Fd=v.a.Fd;t.Td=v.a.Td;t.t=v.a.t;t.Za=v.a.Za;t.je=v.a.je;t.df=v.a.df;t.se=v.a.se;t.Vd=v.a.Vd;t.Wd=v.a.Wd;t.Ne=v.a.Ne;
|
138
|
+
t.$e=v.a.$e;t.Jb=v.a.Jb;t.oe=v.a.oe;t.pe=v.a.pe;t.ne=v.a.ne;t.Lc=v.a.Lc;t.yc=v.a.yc;t.Zd=v.a.Zd;t.xc=v.a.xc;function E(a,c,d,e){this.top=a;this.right=c;this.bottom=d;this.left=e}E.prototype.P=function(){return new E(this.top,this.right,this.bottom,this.left)};v.$&&(E.prototype.toString=function(){return"("+this.top+"t, "+this.right+"r, "+this.bottom+"b, "+this.left+"l)"});E.prototype.contains=function(a){return this&&a?a instanceof E?a.left>=this.left&&a.right<=this.right&&a.top>=this.top&&a.bottom<=this.bottom:a.x>=this.left&&a.x<=this.right&&a.y>=this.top&&a.y<=this.bottom:!1};
|
139
139
|
E.prototype.ceil=function(){this.top=Math.ceil(this.top);this.right=Math.ceil(this.right);this.bottom=Math.ceil(this.bottom);this.left=Math.ceil(this.left);return this};E.prototype.floor=function(){this.top=Math.floor(this.top);this.right=Math.floor(this.right);this.bottom=Math.floor(this.bottom);this.left=Math.floor(this.left);return this};
|
140
140
|
E.prototype.round=function(){this.top=Math.round(this.top);this.right=Math.round(this.right);this.bottom=Math.round(this.bottom);this.left=Math.round(this.left);return this};function F(a,c,d,e){this.left=a;this.top=c;this.width=d;this.height=e}F.prototype.P=function(){return new F(this.left,this.top,this.width,this.height)};v.$&&(F.prototype.toString=function(){return"("+this.left+", "+this.top+" - "+this.width+"w x "+this.height+"h)"});t=F.prototype;
|
141
|
-
t.contains=function(a){return a instanceof F?this.left<=a.left&&this.left+this.width>=a.left+a.width&&this.top<=a.top&&this.top+this.height>=a.top+a.height:a.x>=this.left&&a.x<=this.left+this.width&&a.y>=this.top&&a.y<=this.top+this.height};t.
|
142
|
-
t.floor=function(){this.left=Math.floor(this.left);this.top=Math.floor(this.top);this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};t.round=function(){this.left=Math.round(this.left);this.top=Math.round(this.top);this.width=Math.round(this.width);this.height=Math.round(this.height);return this};v.a.vendor={};v.a.vendor.
|
143
|
-
v.style.
|
144
|
-
v.style.
|
145
|
-
v.style.
|
146
|
-
v.style.
|
147
|
-
v.style.
|
148
|
-
v.style.
|
149
|
-
e);c.top=Math.max(c.top,g);d=d.Fa();c.right=Math.min(c.right,e+d.width);c.bottom=Math.min(c.bottom,g+d.height);return 0<=c.top&&0<=c.left&&c.bottom>c.top&&c.right>c.left?c:null};v.style.
|
150
|
-
v.style.
|
151
|
-
v.style.U=function(a){var c,d=v.a.t(a),e=v.style.u(a,"position"),f=!v.style.
|
152
|
-
g.y+=c.offsetTop;c!=a&&(g.x+=c.clientLeft||0,g.y+=c.clientTop||0);if(v.userAgent.j&&"fixed"==v.style.
|
153
|
-
v.style.
|
154
|
-
v.style.
|
155
|
-
v.style.
|
156
|
-
v.style.
|
157
|
-
v.style.
|
158
|
-
v.style.
|
159
|
-
v.style.
|
160
|
-
v.style.
|
161
|
-
v.style.
|
162
|
-
v.style.
|
163
|
-
v.style.
|
164
|
-
v.style.
|
165
|
-
v.style.
|
166
|
-
v.style.
|
167
|
-
v.style.
|
168
|
-
v.style
|
169
|
-
v.style.
|
170
|
-
v.style.
|
171
|
-
v.style.
|
172
|
-
v.style.
|
173
|
-
return c};v.style.
|
174
|
-
v.style.
|
175
|
-
v.style.
|
176
|
-
t.eb=function(a,c){var d=this.type=a.type;I.call(this,d);this.target=a.target||a.srcElement;this.currentTarget=c;var e=a.relatedTarget;e?v.userAgent.o&&(v.ya.
|
177
|
-
a.screenX||0;this.screenY=a.screenY||0;this.button=a.button;this.keyCode=a.keyCode||0;this.charCode=a.charCode||("keypress"==d?a.keyCode:0);this.ctrlKey=a.ctrlKey;this.altKey=a.altKey;this.shiftKey=a.shiftKey;this.metaKey=a.metaKey;this.
|
178
|
-
t.preventDefault=function(){J.F.preventDefault.call(this);var a=this.T;if(a.preventDefault)a.preventDefault();else if(a.returnValue=!1,pa)try{if(a.ctrlKey||112<=a.keyCode&&123>=a.keyCode)a.keyCode=-1}catch(c){}};t.
|
179
|
-
v.d.
|
180
|
-
k};v.d.
|
181
|
-
v.d.na=function(a,c,d,e,f){if(v.isArray(c)){for(var g=0;g<c.length;g++)v.d.na(a,c[g],d,e,f);return null}d=v.d.
|
182
|
-
v.d.
|
183
|
-
v.d.
|
184
|
-
v.d.
|
185
|
-
v.d.
|
186
|
-
v.d.ua=function(a,c,d,e){if(G(a))return a.ua(c,d,e);var f=v.d.
|
187
|
-
v.d.ab=function(a,c){if(a.da)return!0;var d=a.type,e=v.d.
|
188
|
-
this);return f=v.d.
|
189
|
-
t.na=function(a,c,d,e,f){if(v.isArray(c))for(var g=0;g<c.length;g++)this.na(a,c[g],d,e,f);else if(a=v.d.$a(a,c,d||this,e,f||this.bb||this))v.d.
|
190
|
-
t.ma=function(a){var c=0,d;for(d in this.
|
191
|
-
t.
|
192
|
-
t.dispatchEvent=function(a){var c,d=this.Xb;if(d)for(c=[];d;d=d.Xb)c.push(d);var d=this.
|
193
|
-
t.v=function(){K.F.v.call(this);this.Q&&this.Q.ma(void 0);this.Xb=null};t.q=function(a,c,d,e){return this.Q.add(a,c,!1,d,e)};t.wa=function(a,c,d,e){return this.Q.add(a,c,!0,d,e)};t.na=function(a,c,d,e){return this.Q.remove(a,c,d,e)};t.
|
194
|
-
t.ua=function(a,c,d){a=this.Q.
|
195
|
-
function Aa(a){Ba(a,function(a){a.
|
196
|
-
t.removeChild=function(a,c){if(a){var d=v.i(a)?a:a.
|
197
|
-
t.$b=function(a){for(var c=[];this.ha&&0!=this.ha.length;)c.push(this.removeChild(this.ha?this.ha[0]||null:null,a));return c};v.d.Na=function(a){v.d.
|
198
|
-
v.d.
|
199
|
-
0);return}a.Na()}}()),v.d.wa(window,"load",a.Na,!1))},Na:function(){var a=v.d.
|
200
|
-
|
141
|
+
t.contains=function(a){return a instanceof F?this.left<=a.left&&this.left+this.width>=a.left+a.width&&this.top<=a.top&&this.top+this.height>=a.top+a.height:a.x>=this.left&&a.x<=this.left+this.width&&a.y>=this.top&&a.y<=this.top+this.height};t.Dc=function(){return new z(this.width,this.height)};t.ceil=function(){this.left=Math.ceil(this.left);this.top=Math.ceil(this.top);this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};
|
142
|
+
t.floor=function(){this.left=Math.floor(this.left);this.top=Math.floor(this.top);this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};t.round=function(){this.left=Math.round(this.left);this.top=Math.round(this.top);this.width=Math.round(this.width);this.height=Math.round(this.height);return this};v.a.vendor={};v.a.vendor.we=function(){return v.userAgent.j?"Webkit":v.userAgent.o?"Moz":v.userAgent.e?"ms":v.userAgent.K?"O":null};v.a.vendor.Fg=function(){return v.userAgent.j?"-webkit":v.userAgent.o?"-moz":v.userAgent.e?"-ms":v.userAgent.K?"-o":null};v.style={};v.style.ic=!1;v.style.Pm=function(a,c,d){v.i(c)?v.style.bf(a,d,c):v.object.forEach(c,v.Tc(v.style.bf,a))};v.style.bf=function(a,c,d){(d=v.style.xe(a,d))&&(a.style[d]=c)};v.style.xe=function(a,c){var d=v.b.Qa(c);if(void 0===a.style[d]){var e=v.a.vendor.we()+v.b.lf(c);if(void 0!==a.style[e])return e}return d};v.style.sl=function(a,c){var d=v.b.Qa(c);return void 0===a.style[d]&&(d=v.a.vendor.we()+v.b.lf(c),void 0!==a.style[d])?v.a.vendor.Fg()+"-"+c:c};
|
143
|
+
v.style.ml=function(a,c){var d=a.style[v.b.Qa(c)];return"undefined"!==typeof d?d:a.style[v.style.xe(a,c)]||""};v.style.getComputedStyle=function(a,c){var d=v.a.t(a);return d.defaultView&&d.defaultView.getComputedStyle&&(d=d.defaultView.getComputedStyle(a,null))?d[c]||d.getPropertyValue(c)||"":""};v.style.Ab=function(a,c){return a.currentStyle?a.currentStyle[c]:null};v.style.u=function(a,c){return v.style.getComputedStyle(a,c)||v.style.Ab(a,c)||a.style&&a.style[c]};
|
144
|
+
v.style.vg=function(a){return v.style.u(a,"position")};v.style.Mk=function(a){return v.style.u(a,"backgroundColor")};v.style.Pk=function(a){return v.style.u(a,"overflowX")};v.style.Qk=function(a){return v.style.u(a,"overflowY")};v.style.Sk=function(a){return v.style.u(a,"zIndex")};v.style.Rk=function(a){return v.style.u(a,"textAlign")};v.style.Ok=function(a){return v.style.u(a,"cursor")};
|
145
|
+
v.style.Xc=function(a,c,d){var e,f=v.userAgent.o&&(v.userAgent.oa||v.userAgent.If)&&v.userAgent.k("1.9");c instanceof C?(e=c.x,c=c.y):(e=c,c=d);a.style.left=v.style.Ib(e,f);a.style.top=v.style.Ib(c,f)};v.style.hl=function(a){return new C(a.offsetLeft,a.offsetTop)};v.style.tg=function(a){a=a?v.a.t(a):v.a.s();return!v.userAgent.e||v.userAgent.ca(9)||v.a.H(a).ja()?a.documentElement:a.body};v.style.tl=function(a){var c=a.body;a=a.documentElement;return new C(c.scrollLeft||a.scrollLeft,c.scrollTop||a.scrollTop)};
|
146
|
+
v.style.zb=function(a){var c;try{c=a.getBoundingClientRect()}catch(d){return{left:0,top:0,right:0,bottom:0}}v.userAgent.e&&(a=a.ownerDocument,c.left-=a.documentElement.clientLeft+a.body.clientLeft,c.top-=a.documentElement.clientTop+a.body.clientTop);return c};
|
147
|
+
v.style.qe=function(a){if(v.userAgent.e&&!v.userAgent.ca(8))return a.offsetParent;var c=v.a.t(a),d=v.style.u(a,"position"),e="fixed"==d||"absolute"==d;for(a=a.parentNode;a&&a!=c;a=a.parentNode)if(d=v.style.u(a,"position"),e=e&&"static"==d&&a!=c.documentElement&&a!=c.body,!e&&(a.scrollWidth>a.clientWidth||a.scrollHeight>a.clientHeight||"fixed"==d||"absolute"==d||"relative"==d))return a;return null};
|
148
|
+
v.style.ul=function(a){for(var c=new E(0,Infinity,Infinity,0),d=v.a.H(a),e=d.s().body,f=d.s().documentElement,g=d.ge();a=v.style.qe(a);)if(!(v.userAgent.e&&0==a.clientWidth||v.userAgent.j&&0==a.clientHeight&&a==e||a==e||a==f||"visible"==v.style.u(a,"overflow"))){var k=v.style.U(a),l=v.style.sg(a);k.x+=l.x;k.y+=l.y;c.top=Math.max(c.top,k.y);c.right=Math.min(c.right,k.x+a.clientWidth);c.bottom=Math.min(c.bottom,k.y+a.clientHeight);c.left=Math.max(c.left,k.x)}e=g.scrollLeft;g=g.scrollTop;c.left=Math.max(c.left,
|
149
|
+
e);c.top=Math.max(c.top,g);d=d.Fa();c.right=Math.min(c.right,e+d.width);c.bottom=Math.min(c.bottom,g+d.height);return 0<=c.top&&0<=c.left&&c.bottom>c.top&&c.right>c.left?c:null};v.style.wg=function(a,c,d){var e=v.style.U(a),f=v.style.U(c),g=v.style.yb(c),k=e.x-f.x-g.left,e=e.y-f.y-g.top,f=c.clientWidth-a.offsetWidth;a=c.clientHeight-a.offsetHeight;g=c.scrollLeft;c=c.scrollTop;d?(g+=k-f/2,c+=e-a/2):(g+=Math.min(k,Math.max(k-f,0)),c+=Math.min(e,Math.max(e-a,0)));return new C(g,c)};
|
150
|
+
v.style.Gm=function(a,c,d){a=v.style.wg(a,c,d);c.scrollLeft=a.x;c.scrollTop=a.y};v.style.sg=function(a){if(v.userAgent.o&&!v.userAgent.k("1.9")){var c=parseFloat(v.style.getComputedStyle(a,"borderLeftWidth"));if(v.style.Nc(a))var d=a.offsetWidth-a.clientWidth-c-parseFloat(v.style.getComputedStyle(a,"borderRightWidth")),c=c+d;return new C(c,parseFloat(v.style.getComputedStyle(a,"borderTopWidth")))}return new C(a.clientLeft,a.clientTop)};
|
151
|
+
v.style.U=function(a){var c,d=v.a.t(a),e=v.style.u(a,"position"),f=!v.style.ic&&v.userAgent.o&&d.getBoxObjectFor&&!a.getBoundingClientRect&&"absolute"==e&&(c=d.getBoxObjectFor(a))&&(0>c.screenX||0>c.screenY),g=new C(0,0),k=v.style.tg(d);if(a==k)return g;if(v.style.ic||a.getBoundingClientRect)c=v.style.zb(a),a=v.a.H(d).Wa(),g.x=c.left+a.x,g.y=c.top+a.y;else if(d.getBoxObjectFor&&!f)c=d.getBoxObjectFor(a),a=d.getBoxObjectFor(k),g.x=c.screenX-a.screenX,g.y=c.screenY-a.screenY;else{c=a;do{g.x+=c.offsetLeft;
|
152
|
+
g.y+=c.offsetTop;c!=a&&(g.x+=c.clientLeft||0,g.y+=c.clientTop||0);if(v.userAgent.j&&"fixed"==v.style.vg(c)){g.x+=d.body.scrollLeft;g.y+=d.body.scrollTop;break}c=c.offsetParent}while(c&&c!=a);if(v.userAgent.K||v.userAgent.j&&"absolute"==e)g.y-=d.body.offsetTop;for(c=a;(c=v.style.qe(c))&&c!=d.body&&c!=k;)g.x-=c.scrollLeft,v.userAgent.K&&"TR"==c.tagName||(g.y-=c.scrollTop)}return g};v.style.dl=function(a){return v.style.U(a).x};v.style.el=function(a){return v.style.U(a).y};
|
153
|
+
v.style.Ag=function(a,c){var d=new C(0,0),e=v.a.Ga(v.a.t(a)),f=a;do{var g=e==c?v.style.U(f):v.style.ce(f);d.x+=g.x;d.y+=g.y}while(e&&e!=c&&(f=e.frameElement)&&(e=e.parent));return d};v.style.gn=function(a,c,d){if(c.s()!=d.s()){var e=c.s().body;d=v.style.Ag(e,d.Ga());d=ja(d,v.style.U(e));v.userAgent.e&&!c.ja()&&(d=ja(d,c.Wa()));a.left+=d.x;a.top+=d.y}};v.style.kl=function(a,c){var d=v.style.be(a),e=v.style.be(c);return new C(d.x-e.x,d.y-e.y)};
|
154
|
+
v.style.ce=function(a){var c;if(v.style.ic||a.getBoundingClientRect)c=v.style.zb(a),c=new C(c.left,c.top);else{c=v.a.H(a).Wa();var d=v.style.U(a);c=new C(d.x-c.x,d.y-c.y)}v.userAgent.o&&!v.userAgent.k(12)?(a=v.style.yg(a),a=new C(c.x+a.x,c.y+a.y)):a=c;return a};v.style.be=function(a){if(1==a.nodeType)return v.style.ce(a);var c=v.Ja(a.rg),d=a;a.targetTouches?d=a.targetTouches[0]:c&&a.T.targetTouches&&(d=a.T.targetTouches[0]);return new C(d.clientX,d.clientY)};
|
155
|
+
v.style.Nm=function(a,c,d){var e=v.style.U(a);c instanceof C&&(d=c.y,c=c.x);v.style.Xc(a,a.offsetLeft+(c-e.x),a.offsetTop+(d-e.y))};v.style.bc=function(a,c,d){if(c instanceof z)d=c.height,c=c.width;else if(void 0==d)throw Error("missing height argument");v.style.oh(a,c);v.style.nh(a,d)};v.style.Ib=function(a,c){"number"==typeof a&&(a=(c?Math.round(a):a)+"px");return a};v.style.nh=function(a,c){a.style.height=v.style.Ib(c,!0)};v.style.oh=function(a,c){a.style.width=v.style.Ib(c,!0)};
|
156
|
+
v.style.Dc=function(a){return v.style.Qd(v.style.Eg,a)};v.style.Qd=function(a,c){if("none"!=v.style.u(c,"display"))return a(c);var d=c.style,e=d.display,f=d.visibility,g=d.position;d.visibility="hidden";d.position="absolute";d.display="inline";var k=a(c);d.display=e;d.position=g;d.visibility=f;return k};v.style.Eg=function(a){var c=a.offsetWidth,d=a.offsetHeight,e=v.userAgent.j&&!c&&!d;return v.V(c)&&!e||!a.getBoundingClientRect?new z(c,d):(a=v.style.zb(a),new z(a.right-a.left,a.bottom-a.top))};
|
157
|
+
v.style.ol=function(a){if(!a.getBoundingClientRect)return null;a=v.style.Qd(v.style.zb,a);return new z(a.right-a.left,a.bottom-a.top)};v.style.Nk=function(a){var c=v.style.U(a);a=v.style.Dc(a);return new F(c.x,c.y,a.width,a.height)};v.style.Qa=function(a){return v.b.Qa(String(a))};v.style.ed=function(a){return v.b.ed(a)};
|
158
|
+
v.style.cl=function(a){var c=a.style;a="";"opacity"in c?a=c.opacity:"MozOpacity"in c?a=c.MozOpacity:"filter"in c&&(c=c.filter.match(/alpha\(opacity=([\d.]+)\)/))&&(a=String(c[1]/100));return""==a?a:Number(a)};v.style.af=function(a,c){var d=a.style;"opacity"in d?d.opacity=c:"MozOpacity"in d?d.MozOpacity=c:"filter"in d&&(d.filter=""===c?"":"alpha(opacity="+100*c+")")};
|
159
|
+
v.style.Rm=function(a,c){var d=a.style;v.userAgent.e&&!v.userAgent.k("8")?d.filter='progid:DXImageTransform.Microsoft.AlphaImageLoader(src="'+c+'", sizingMethod="crop")':(d.backgroundImage="url("+c+")",d.backgroundPosition="top left",d.backgroundRepeat="no-repeat")};v.style.sk=function(a){a=a.style;"filter"in a?a.filter="":a.backgroundImage="none"};v.style.Tm=function(a,c){v.style.mh(a,c)};v.style.mh=function(a,c){a.style.display=c?"":"none"};v.style.Hl=function(a){return"none"!=a.style.display};
|
160
|
+
v.style.Og=function(a){var c=v.a.H(void 0),d=null;if(v.userAgent.e)d=c.s().createStyleSheet(),v.style.cf(d,a);else{var e=c.Ya("head")[0];e||(d=c.Ya("body")[0],e=c.ra("head"),d.parentNode.insertBefore(e,d));d=c.ra("style");v.style.cf(d,a);c.appendChild(e,d)}return d};v.style.wh=function(a){v.a.removeNode(a.ownerNode||a.owningElement||a)};v.style.cf=function(a,c){v.userAgent.e?a.cssText=c:a.innerHTML=c};
|
161
|
+
v.style.Om=function(a){a=a.style;v.userAgent.e&&!v.userAgent.k("8")?(a.whiteSpace="pre",a.wordWrap="break-word"):a.whiteSpace=v.userAgent.o?"-moz-pre-wrap":"pre-wrap"};v.style.Mm=function(a){a=a.style;a.position="relative";v.userAgent.e&&!v.userAgent.k("8")?(a.zoom="1",a.display="inline"):a.display=v.userAgent.o?v.userAgent.k("1.9a")?"inline-block":"-moz-inline-box":"inline-block"};v.style.Nc=function(a){return"rtl"==v.style.u(a,"direction")};
|
162
|
+
v.style.fd=v.userAgent.o?"MozUserSelect":v.userAgent.j?"WebkitUserSelect":null;v.style.Ul=function(a){return v.style.fd?"none"==a.style[v.style.fd].toLowerCase():v.userAgent.e||v.userAgent.K?"on"==a.getAttribute("unselectable"):!1};
|
163
|
+
v.style.Sm=function(a,c,d){d=d?null:a.getElementsByTagName("*");var e=v.style.fd;if(e){if(c=c?"none":"",a.style[e]=c,d){a=0;for(var f;f=d[a];a++)f.style[e]=c}}else if(v.userAgent.e||v.userAgent.K)if(c=c?"on":"",a.setAttribute("unselectable",c),d)for(a=0;f=d[a];a++)f.setAttribute("unselectable",c)};v.style.qg=function(a){return new z(a.offsetWidth,a.offsetHeight)};
|
164
|
+
v.style.Hm=function(a,c){var d=v.a.t(a),e=v.a.H(d).ja();if(!v.userAgent.e||e&&v.userAgent.k("8"))v.style.Ze(a,c,"border-box");else if(d=a.style,e){var e=v.style.Cc(a),f=v.style.yb(a);d.pixelWidth=c.width-f.left-e.left-e.right-f.right;d.pixelHeight=c.height-f.top-e.top-e.bottom-f.bottom}else d.pixelWidth=c.width,d.pixelHeight=c.height};
|
165
|
+
v.style.Tk=function(a){var c=v.a.t(a),d=v.userAgent.e&&a.currentStyle;if(d&&v.a.H(c).ja()&&"auto"!=d.width&&"auto"!=d.height&&!d.boxSizing)return c=v.style.Ea(a,d.width,"width","pixelWidth"),a=v.style.Ea(a,d.height,"height","pixelHeight"),new z(c,a);d=v.style.qg(a);c=v.style.Cc(a);a=v.style.yb(a);return new z(d.width-a.left-c.left-c.right-a.right,d.height-a.top-c.top-c.bottom-a.bottom)};
|
166
|
+
v.style.Im=function(a,c){var d=v.a.t(a),e=v.a.H(d).ja();if(!v.userAgent.e||e&&v.userAgent.k("8"))v.style.Ze(a,c,"content-box");else if(d=a.style,e)d.pixelWidth=c.width,d.pixelHeight=c.height;else{var e=v.style.Cc(a),f=v.style.yb(a);d.pixelWidth=c.width+f.left+e.left+e.right+f.right;d.pixelHeight=c.height+f.top+e.top+e.bottom+f.bottom}};
|
167
|
+
v.style.Ze=function(a,c,d){a=a.style;v.userAgent.o?a.MozBoxSizing=d:v.userAgent.j?a.WebkitBoxSizing=d:a.boxSizing=d;a.width=Math.max(c.width,0)+"px";a.height=Math.max(c.height,0)+"px"};v.style.Ea=function(a,c,d,e){if(/^\d+px?$/.test(c))return parseInt(c,10);var f=a.style[d],g=a.runtimeStyle[d];a.runtimeStyle[d]=a.currentStyle[d];a.style[d]=c;c=a.style[e];a.style[d]=f;a.runtimeStyle[d]=g;return c};v.style.Db=function(a,c){var d=v.style.Ab(a,c);return d?v.style.Ea(a,d,"left","pixelLeft"):0};
|
168
|
+
v.style.$d=function(a,c){if(v.userAgent.e){var d=v.style.Db(a,c+"Left"),e=v.style.Db(a,c+"Right"),f=v.style.Db(a,c+"Top"),g=v.style.Db(a,c+"Bottom");return new E(f,e,g,d)}d=v.style.getComputedStyle(a,c+"Left");e=v.style.getComputedStyle(a,c+"Right");f=v.style.getComputedStyle(a,c+"Top");g=v.style.getComputedStyle(a,c+"Bottom");return new E(parseFloat(f),parseFloat(e),parseFloat(g),parseFloat(d))};v.style.Cc=function(a){return v.style.$d(a,"padding")};v.style.$k=function(a){return v.style.$d(a,"margin")};
|
169
|
+
v.style.De={thin:2,medium:4,thick:6};v.style.Cb=function(a,c){if("none"==v.style.Ab(a,c+"Style"))return 0;var d=v.style.Ab(a,c+"Width");return d in v.style.De?v.style.De[d]:v.style.Ea(a,d,"left","pixelLeft")};
|
170
|
+
v.style.yb=function(a){if(v.userAgent.e){var c=v.style.Cb(a,"borderLeft"),d=v.style.Cb(a,"borderRight"),e=v.style.Cb(a,"borderTop");a=v.style.Cb(a,"borderBottom");return new E(e,d,a,c)}c=v.style.getComputedStyle(a,"borderLeftWidth");d=v.style.getComputedStyle(a,"borderRightWidth");e=v.style.getComputedStyle(a,"borderTopWidth");a=v.style.getComputedStyle(a,"borderBottomWidth");return new E(parseFloat(e),parseFloat(d),parseFloat(a),parseFloat(c))};
|
171
|
+
v.style.Wk=function(a){var c=v.a.t(a),d="";if(c.body.createTextRange){c=c.body.createTextRange();c.moveToElementText(a);try{d=c.queryCommandValue("FontName")}catch(e){d=""}}d||(d=v.style.u(a,"fontFamily"));a=d.split(",");1<a.length&&(d=a[0]);return v.b.qh(d)};v.style.Rg=/[^\d]+$/;v.style.Bg=function(a){return(a=a.match(v.style.Rg))&&a[0]||null};v.style.tf={cm:1,"in":1,mm:1,pc:1,pt:1};v.style.zf={em:1,ex:1};
|
172
|
+
v.style.Xk=function(a){var c=v.style.u(a,"fontSize"),d=v.style.Bg(c);if(c&&"px"==d)return parseInt(c,10);if(v.userAgent.e){if(d in v.style.tf)return v.style.Ea(a,c,"left","pixelLeft");if(a.parentNode&&1==a.parentNode.nodeType&&d in v.style.zf)return a=a.parentNode,d=v.style.u(a,"fontSize"),v.style.Ea(a,c==d?"1em":c,"left","pixelLeft")}d=v.a.ra("span",{style:"visibility:hidden;position:absolute;line-height:0;padding:0;margin:0;border:0;height:1em;"});v.a.appendChild(a,d);c=d.offsetHeight;v.a.removeNode(d);
|
173
|
+
return c};v.style.rm=function(a){var c={};v.c.forEach(a.split(/\s*;\s*/),function(a){a=a.split(/\s*:\s*/);2==a.length&&(c[v.b.Qa(a[0].toLowerCase())]=a[1])});return c};v.style.en=function(a){var c=[];v.object.forEach(a,function(a,e){c.push(v.b.ed(e),":",a,";")});return c.join("")};v.style.Km=function(a,c){a.style[v.userAgent.e?"styleFloat":"cssFloat"]=c};v.style.Vk=function(a){return a.style[v.userAgent.e?"styleFloat":"cssFloat"]||""};
|
174
|
+
v.style.ll=function(a){var c=v.a.createElement("div");a&&(c.className=a);c.style.cssText="overflow:auto;position:absolute;top:0;width:100px;height:100px";a=v.a.createElement("div");v.style.bc(a,"200px","200px");c.appendChild(a);v.a.appendChild(v.a.s().body,c);a=c.offsetWidth-c.clientWidth;v.a.removeNode(c);return a};v.style.Gf=/matrix\([0-9\.\-]+, [0-9\.\-]+, [0-9\.\-]+, [0-9\.\-]+, ([0-9\.\-]+)p?x?, ([0-9\.\-]+)p?x?\)/;
|
175
|
+
v.style.yg=function(a){var c;v.userAgent.e?c="-ms-transform":v.userAgent.j?c="-webkit-transform":v.userAgent.K?c="-o-transform":v.userAgent.o&&(c="-moz-transform");var d;c&&(d=v.style.u(a,c));d||(d=v.style.u(a,"transform"));return d?(a=d.match(v.style.Gf))?new C(parseFloat(a[1]),parseFloat(a[2])):new C(0,0):new C(0,0)};v.d={};var ka="closure_listenable_"+(1E6*Math.random()|0);function G(a){return!(!a||!a[ka])}var la=0;function ma(a,c,d,e,f,g){this.X=a;this.Ve=c;this.src=d;this.type=e;this.capture=!!f;this.va=g;this.key=++la;this.da=this.Ba=!1}function na(a){a.da=!0;a.X=null;a.Ve=null;a.src=null;a.va=null};var oa=!v.userAgent.e||v.userAgent.ca(9),pa=v.userAgent.e&&!v.userAgent.k("9");!v.userAgent.j||v.userAgent.k("528");v.userAgent.o&&v.userAgent.k("1.9b")||v.userAgent.e&&v.userAgent.k("8")||v.userAgent.K&&v.userAgent.k("9.5")||v.userAgent.j&&v.userAgent.k("528");v.userAgent.o&&!v.userAgent.k("8")||v.userAgent.e&&v.userAgent.k("9");v.debug.r={};v.debug.r.Oa=[];v.debug.r.Rc=[];v.debug.r.Se=!1;v.debug.r.jh=function(a){v.debug.r.Oa[v.debug.r.Oa.length]=a;if(v.debug.r.Se)for(var c=v.debug.r.Rc,d=0;d<c.length;d++)a(v.bind(c[d].Dh,c[d]))};v.debug.r.dm=function(a){v.debug.r.Se=!0;for(var c=v.bind(a.Dh,a),d=0;d<v.debug.r.Oa.length;d++)v.debug.r.Oa[d](c);v.debug.r.Rc.push(a)};v.debug.r.mn=function(a){var c=v.debug.r.Rc;a=v.bind(a.nn,a);for(var d=0;d<v.debug.r.Oa.length;d++)v.debug.r.Oa[d](a);c.length--};v.Dk={};function H(){0!=qa&&(this.Bk=Error().stack,ra[v.R(this)]=this)}var qa=0,ra={};H.prototype.Od=!1;H.prototype.ba=function(){if(!this.Od&&(this.Od=!0,this.v(),0!=qa)){var a=v.R(this);delete ra[a]}};H.prototype.v=function(){if(this.lb)for(;this.lb.length;)this.lb.shift()()};v.ba=function(a){a&&"function"==typeof a.ba&&a.ba()};v.jg=function(a){for(var c=0,d=arguments.length;c<d;++c){var e=arguments[c];v.L(e)?v.jg.apply(null,e):v.ba(e)}};function I(a,c){this.type=a;this.currentTarget=this.target=c}t=I.prototype;t.v=h();t.ba=h();t.la=!1;t.defaultPrevented=!1;t.Ye=!0;t.stopPropagation=function(){this.la=!0};t.preventDefault=function(){this.defaultPrevented=!0;this.Ye=!1};v.ya={};v.ya.object=function(a,c){return c};v.ya.$c=function(a){v.ya.$c[" "](a);return a};v.ya.$c[" "]=v.Te;v.ya.Qf=function(a){try{return v.ya.$c(a.nodeName),!0}catch(c){}return!1};function J(a,c){a&&this.eb(a,c)}v.w(J,I);t=J.prototype;t.target=null;t.relatedTarget=null;t.offsetX=0;t.offsetY=0;t.clientX=0;t.clientY=0;t.screenX=0;t.screenY=0;t.button=0;t.keyCode=0;t.charCode=0;t.ctrlKey=!1;t.altKey=!1;t.shiftKey=!1;t.metaKey=!1;t.hh=!1;t.T=null;
|
176
|
+
t.eb=function(a,c){var d=this.type=a.type;I.call(this,d);this.target=a.target||a.srcElement;this.currentTarget=c;var e=a.relatedTarget;e?v.userAgent.o&&(v.ya.Qf(e)||(e=null)):"mouseover"==d?e=a.fromElement:"mouseout"==d&&(e=a.toElement);this.relatedTarget=e;this.offsetX=v.userAgent.j||void 0!==a.offsetX?a.offsetX:a.layerX;this.offsetY=v.userAgent.j||void 0!==a.offsetY?a.offsetY:a.layerY;this.clientX=void 0!==a.clientX?a.clientX:a.pageX;this.clientY=void 0!==a.clientY?a.clientY:a.pageY;this.screenX=
|
177
|
+
a.screenX||0;this.screenY=a.screenY||0;this.button=a.button;this.keyCode=a.keyCode||0;this.charCode=a.charCode||("keypress"==d?a.keyCode:0);this.ctrlKey=a.ctrlKey;this.altKey=a.altKey;this.shiftKey=a.shiftKey;this.metaKey=a.metaKey;this.hh=v.userAgent.oa?a.metaKey:a.ctrlKey;this.state=a.state;this.T=a;a.defaultPrevented&&this.preventDefault();delete this.la};t.stopPropagation=function(){J.F.stopPropagation.call(this);this.T.stopPropagation?this.T.stopPropagation():this.T.cancelBubble=!0};
|
178
|
+
t.preventDefault=function(){J.F.preventDefault.call(this);var a=this.T;if(a.preventDefault)a.preventDefault();else if(a.returnValue=!1,pa)try{if(a.ctrlKey||112<=a.keyCode&&123>=a.keyCode)a.keyCode=-1}catch(c){}};t.rg=q("T");t.v=h();v.d.jb={};v.d.N={};v.d.fa={};v.d.eh="on";v.d.Sc={};v.d.Xl="_";v.d.q=function(a,c,d,e,f){if(v.isArray(c)){for(var g=0;g<c.length;g++)v.d.q(a,c[g],d,e,f);return null}d=v.d.ec(d);return G(a)?a.q(c,d,e,f):v.d.Qe(a,c,d,!1,e,f)};
|
179
|
+
v.d.Qe=function(a,c,d,e,f,g){if(!c)throw Error("Invalid event type");f=!!f;var k=v.d.N;c in k||(k[c]={qa:0});k=k[c];f in k||(k[f]={qa:0},k.qa++);var k=k[f],l=v.R(a),m;if(k[l]){m=k[l];for(var n=0;n<m.length;n++)if(k=m[n],k.X==d&&k.va==g){if(k.da)break;e||(m[n].Ba=!1);return m[n]}}else m=k[l]=[],k.qa++;n=v.d.Dg();k=new ma(d,n,a,c,f,g);k.Ba=e;n.src=a;n.X=k;m.push(k);v.d.fa[l]||(v.d.fa[l]=[]);v.d.fa[l].push(k);a.addEventListener?a.addEventListener(c,n,f):a.attachEvent(v.d.re(c),n);return v.d.jb[k.key]=
|
180
|
+
k};v.d.Dg=function(){var a=v.d.ab,c=oa?function(d){return a.call(c.src,c.X,d)}:function(d){d=a.call(c.src,c.X,d);if(!d)return d};return c};v.d.wa=function(a,c,d,e,f){if(v.isArray(c)){for(var g=0;g<c.length;g++)v.d.wa(a,c[g],d,e,f);return null}d=v.d.ec(d);return G(a)?a.wa(c,d,e,f):v.d.Qe(a,c,d,!0,e,f)};v.d.Sg=function(a,c,d,e,f){c.q(a,d,e,f)};
|
181
|
+
v.d.na=function(a,c,d,e,f){if(v.isArray(c)){for(var g=0;g<c.length;g++)v.d.na(a,c[g],d,e,f);return null}d=v.d.ec(d);if(G(a))return a.na(c,d,e,f);e=!!e;a=v.d.Bc(a,c,e);if(!a)return!1;for(g=0;g<a.length;g++)if(a[g].X==d&&a[g].capture==e&&a[g].va==f)return v.d.J(a[g]);return!1};
|
182
|
+
v.d.J=function(a){if(v.Mc(a)||!a||a.da)return!1;var c=a.src;if(G(c))return c.J(a);var d=a.type,e=a.Ve,f=a.capture;c.removeEventListener?c.removeEventListener(d,e,f):c.detachEvent&&c.detachEvent(v.d.re(d),e);c=v.R(c);v.d.fa[c]&&(e=v.d.fa[c],v.c.remove(e,a),0==e.length&&delete v.d.fa[c]);na(a);if(e=v.d.N[d][f][c])v.c.remove(e,a),0==e.length&&(delete v.d.N[d][f][c],v.d.N[d][f].qa--),0==v.d.N[d][f].qa&&(delete v.d.N[d][f],v.d.N[d].qa--),0==v.d.N[d].qa&&delete v.d.N[d];delete v.d.jb[a.key];return!0};
|
183
|
+
v.d.zh=function(a,c,d,e,f){c.na(a,d,e,f)};v.d.ma=function(a,c){var d=0,e=null==c;if(null!=a){if(a&&G(a))return a.Q?a.Q.ma(c):0;var f=v.R(a);if(v.d.fa[f])for(var f=v.d.fa[f],g=f.length-1;0<=g;g--){var k=f[g];if(e||c==k.type)v.d.J(k),d++}}else v.object.forEach(v.d.jb,function(a){v.d.J(a);d++});return d};v.d.zm=function(){var a=0;v.object.forEach(v.d.jb,function(c){v.d.J(c);a++});return a};v.d.Fb=function(a,c,d){return G(a)?a.Fb(c,d):v.d.Bc(a,c,d)||[]};
|
184
|
+
v.d.Bc=function(a,c,d){var e=v.d.N;return c in e&&(e=e[c],d in e&&(e=e[d],a=v.R(a),e[a]))?e[a]:null};v.d.$a=function(a,c,d,e,f){e=!!e;d=v.d.ec(d);if(G(a))return a.$a(c,d,e,f);if(a=v.d.Bc(a,c,e))for(c=0;c<a.length;c++)if(!a[c].da&&a[c].X==d&&a[c].capture==e&&a[c].va==f)return a[c];return null};
|
185
|
+
v.d.Mb=function(a,c,d){if(G(a))return a.Mb(c,d);a=v.R(a);var e=v.d.fa[a];if(e){var f=v.V(c),g=v.V(d);return f&&g?(e=v.d.N[c],!!e&&!!e[d]&&a in e[d]):f||g?v.c.some(e,function(a){return f&&a.type==c||g&&a.capture==d}):!0}return!1};v.d.Hk=function(a){var c=[],d;for(d in a)a[d]&&a[d].id?c.push(d+" = "+a[d]+" ("+a[d].id+")"):c.push(d+" = "+a[d]);return c.join("\n")};v.d.re=function(a){return a in v.d.Sc?v.d.Sc[a]:v.d.Sc[a]=v.d.eh+a};
|
186
|
+
v.d.ua=function(a,c,d,e){if(G(a))return a.ua(c,d,e);var f=v.d.N;return c in f&&(f=f[c],d in f)?v.d.wc(f[d],a,e):!0};v.d.wc=function(a,c,d){var e=1;c=v.R(c);if(a[c])for(a=v.c.P(a[c]),c=0;c<a.length;c++){var f=a[c];f&&!f.da&&(e&=!1!==v.d.vc(f,d))}return Boolean(e)};v.d.vc=function(a,c){var d=a.X,e=a.va||a.src;a.Ba&&v.d.J(a);return d.call(e,c)};v.d.nl=function(){return v.object.xg()};v.d.dispatchEvent=function(a,c){return a.dispatchEvent(c)};v.d.tm=function(a){v.d.ab=a.um(v.d.ab)};
|
187
|
+
v.d.ab=function(a,c){if(a.da)return!0;var d=a.type,e=v.d.N;if(!(d in e))return!0;var e=e[d],f,g;if(!oa){f=c||v.Cg();var d=!0 in e,k=!1 in e;if(d){if(v.d.Qg(f))return!0;v.d.Wg(f)}var l=new J;l.eb(f,this);f=!0;try{if(d){for(var m=[],n=l.currentTarget;n;n=n.parentNode)m.push(n);g=e[!0];for(var s=m.length-1;!l.la&&0<=s;s--)l.currentTarget=m[s],f&=v.d.wc(g,m[s],l);if(k)for(g=e[!1],s=0;!l.la&&s<m.length;s++)l.currentTarget=m[s],f&=v.d.wc(g,m[s],l)}else f=v.d.vc(a,l)}finally{m&&(m.length=0)}return f}e=new J(c,
|
188
|
+
this);return f=v.d.vc(a,e)};v.d.Wg=function(a){var c=!1;if(0==a.keyCode)try{a.keyCode=-1;return}catch(d){c=!0}if(c||void 0==a.returnValue)a.returnValue=!0};v.d.Qg=function(a){return 0>a.keyCode||void 0!=a.returnValue};v.d.xh=0;v.d.pl=function(a){return a+"_"+v.d.xh++};v.d.vd="__closure_events_fn_"+(1E9*Math.random()>>>0);v.d.ec=function(a){return v.Ja(a)?a:a[v.d.vd]||(a[v.d.vd]=function(c){return a.handleEvent(c)})};v.debug.r.jh(function(a){v.d.ab=a(v.d.ab)});function sa(a){H.call(this);this.bb=a;this.ib={}}v.w(sa,H);var va=[];t=sa.prototype;t.q=function(a,c,d,e,f){v.isArray(c)||(va[0]=c,c=va);for(var g=0;g<c.length;g++){var k=v.d.q(a,c[g],d||this,e||!1,f||this.bb||this);if(v.$&&!k)break;this.ib[k.key]=k}return this};t.wa=function(a,c,d,e,f){if(v.isArray(c))for(var g=0;g<c.length;g++)this.wa(a,c[g],d,e,f);else a=v.d.wa(a,c,d||this,e,f||this.bb||this),this.ib[a.key]=a;return this};t.Sg=function(a,c,d,e,f){c.q(a,d,e,f||this.bb||this,this);return this};
|
189
|
+
t.na=function(a,c,d,e,f){if(v.isArray(c))for(var g=0;g<c.length;g++)this.na(a,c[g],d,e,f);else if(a=v.d.$a(a,c,d||this,e,f||this.bb||this))v.d.J(a),delete this.ib[a.key];return this};t.zh=function(a,c,d,e,f){c.na(a,d,e,f||this.bb||this,this);return this};t.ma=function(){v.object.forEach(this.ib,v.d.J);this.ib={}};t.v=function(){sa.F.v.call(this);this.ma()};t.handleEvent=function(){throw Error("EventHandler.handleEvent not implemented");};v.kn={};function wa(){}v.rb(wa);wa.prototype.$g=0;wa.Eb();function xa(a){this.src=a;this.A={};this.dc=0}t=xa.prototype;t.add=function(a,c,d,e,f){var g=this.A[a];g||(g=this.A[a]=[],this.dc++);var k=ya(g,c,e,f);-1<k?(a=g[k],d||(a.Ba=!1)):(a=new ma(c,null,this.src,a,!!e,f),a.Ba=d,g.push(a));return a};t.remove=function(a,c,d,e){if(!(a in this.A))return!1;var f=this.A[a];c=ya(f,c,d,e);return-1<c?(na(f[c]),v.c.nb(f,c),0==f.length&&(delete this.A[a],this.dc--),!0):!1};
|
190
|
+
t.ma=function(a){var c=0,d;for(d in this.A)if(!a||d==a){for(var e=this.A[d],f=0;f<e.length;f++)++c,e[f].da=!0;delete this.A[d];this.dc--}return c};t.Fb=function(a,c){var d=this.A[a],e=[];if(d)for(var f=0;f<d.length;++f){var g=d[f];g.capture==c&&e.push(g)}return e};t.$a=function(a,c,d,e){a=this.A[a];var f=-1;a&&(f=ya(a,c,d,e));return-1<f?a[f]:null};
|
191
|
+
t.Mb=function(a,c){var d=v.V(a),e=v.V(c);return v.object.some(this.A,function(f){for(var g=0;g<f.length;++g)if(!(d&&f[g].type!=a||e&&f[g].capture!=c))return!0;return!1})};function ya(a,c,d,e){for(var f=0;f<a.length;++f){var g=a[f];if(!g.da&&g.X==c&&g.capture==!!d&&g.va==e)return f}return-1};function K(){H.call(this);this.Q=new xa(this);this.Jf=this}v.w(K,H);K.prototype[ka]=!0;t=K.prototype;t.Xb=null;t.Wc=function(a){this.Xb=a};t.addEventListener=function(a,c,d,e){v.d.q(this,a,c,d,e)};t.removeEventListener=function(a,c,d,e){v.d.na(this,a,c,d,e)};
|
192
|
+
t.dispatchEvent=function(a){var c,d=this.Xb;if(d)for(c=[];d;d=d.Xb)c.push(d);var d=this.Jf,e=a.type||a;if(v.i(a))a=new I(a,d);else if(a instanceof I)a.target=a.target||d;else{var f=a;a=new I(e,d);v.object.extend(a,f)}var f=!0,g;if(c)for(var k=c.length-1;!a.la&&0<=k;k--)g=a.currentTarget=c[k],f=g.ua(e,!0,a)&&f;a.la||(g=a.currentTarget=d,f=g.ua(e,!0,a)&&f,a.la||(f=g.ua(e,!1,a)&&f));if(c)for(k=0;!a.la&&k<c.length;k++)g=a.currentTarget=c[k],f=g.ua(e,!1,a)&&f;return f};
|
193
|
+
t.v=function(){K.F.v.call(this);this.Q&&this.Q.ma(void 0);this.Xb=null};t.q=function(a,c,d,e){return this.Q.add(a,c,!1,d,e)};t.wa=function(a,c,d,e){return this.Q.add(a,c,!0,d,e)};t.na=function(a,c,d,e){return this.Q.remove(a,c,d,e)};t.J=function(a){var c=this.Q,d=a.type;if(d in c.A){var e=v.c.remove(c.A[d],a);e&&(na(a),0==c.A[d].length&&(delete c.A[d],c.dc--));a=e}else a=!1;return a};
|
194
|
+
t.ua=function(a,c,d){a=this.Q.A[a];if(!a)return!0;a=v.c.P(a);for(var e=!0,f=0;f<a.length;++f){var g=a[f];if(g&&!g.da&&g.capture==c){var k=g.X,l=g.va||g.src;g.Ba&&this.J(g);e=!1!==k.call(l,d)&&e}}return e&&!1!=d.Ye};t.Fb=function(a,c){return this.Q.Fb(a,c)};t.$a=function(a,c,d,e){return this.Q.$a(a,c,d,e)};t.Mb=function(a,c){return this.Q.Mb(a,c)};function L(a){K.call(this);this.Ua=a||v.a.H();this.ac=za}v.w(L,K);L.prototype.Lg=wa.Eb();var za=null;t=L.prototype;t.Ce=null;t.Pb=!1;t.p=null;t.ac=null;t.Xg=null;t.Yb=null;t.ha=null;t.ub=null;t.Ch=!1;t.D=q("p");t.Xa=function(a){return this.p?this.Ua.Xa(a,this.p):[]};t.Bb=function(a){return this.p?this.Ua.Bb(a,this.p):null};t.Wc=function(a){if(this.Yb&&this.Yb!=a)throw Error("Method not supported");L.F.Wc.call(this,a)};t.H=q("Ua");t.ra=function(){this.p=this.Ua.createElement("div")};
|
195
|
+
function Aa(a){Ba(a,function(a){a.Pb&&Aa(a)});a.Lb&&a.Lb.ma();a.Pb=!1}t.v=function(){this.Pb&&Aa(this);this.Lb&&(this.Lb.ba(),delete this.Lb);Ba(this,function(a){a.ba()});!this.Ch&&this.p&&v.a.removeNode(this.p);this.Yb=this.Xg=this.p=this.ub=this.ha=null;L.F.v.call(this)};t.Nc=function(){null==this.ac&&(this.ac=v.style.Nc(this.Pb?this.p:this.Ua.s().body));return this.ac};function Ba(a,c){a.ha&&v.c.forEach(a.ha,c,void 0)}
|
196
|
+
t.removeChild=function(a,c){if(a){var d=v.i(a)?a:a.Ce||(a.Ce=":"+(a.Lg.$g++).toString(36));a=this.ub&&d?v.object.get(this.ub,d)||null:null;if(d&&a){v.object.remove(this.ub,d);v.c.remove(this.ha,a);c&&(Aa(a),a.p&&v.a.removeNode(a.p));d=a;if(null==d)throw Error("Unable to set parent component");d.Yb=null;L.F.Wc.call(d,null)}}if(!a)throw Error("Child is not in parent component");return a};
|
197
|
+
t.$b=function(a){for(var c=[];this.ha&&0!=this.ha.length;)c.push(this.removeChild(this.ha?this.ha[0]||null:null,a));return c};v.d.Na=function(a){v.d.mb.Pf();v.d.mb.Qb?a.call(document,v):v.d.mb.Zb.push(a);return this};
|
198
|
+
v.d.mb={Qb:!1,Zb:[],We:!1,Pf:function(){var a=v.d.mb;a.We||(a.We=!0,document.addEventListener?document.addEventListener("DOMContentLoaded",function(){document.removeEventListener("DOMContentLoaded",arguments.callee,!1);a.Na()},!1):document.attachEvent&&(document.attachEvent("onreadystatechange",function(){"complete"===document.readyState&&(document.detachEvent("onreadystatechange",arguments.callee),a.Na())}),document.documentElement.doScroll&&window==window.top&&function(){if(!a.Qb){try{document.documentElement.doScroll("left")}catch(c){setTimeout(arguments.callee,
|
199
|
+
0);return}a.Na()}}()),v.d.wa(window,"load",a.Na,!1))},Na:function(){var a=v.d.mb;a.Qb||(a.Qb=!0,a.Zb&&(v.c.forEach(a.Zb,function(a){a.call(document)}),a.Zb=null),v.d.ua(document,"ready",!1))}};var Ca={Nj:0,Ff:3,wf:8,Cj:9,Qi:12,Cf:13,xj:16,Sh:17,Gh:18,kj:19,Mh:20,ai:27,Hf:32,jj:33,ij:34,Zh:35,wi:36,Fi:37,Hj:38,rj:39,Wh:40,nj:44,yi:45,Vh:46,ZERO:48,ONE:49,Fj:50,Dj:51,ti:52,si:53,zj:54,wj:55,Xh:56,Ni:57,qi:59,pi:61,pj:63,Fh:65,Jh:66,Lh:67,Th:68,E:69,bi:70,ui:71,vi:72,xi:73,Bi:74,Ci:75,Di:76,Ii:77,Mi:78,fj:79,hj:80,oj:81,qj:82,sj:83,Bj:84,Gj:85,Ij:86,Jj:87,Pj:88,Qj:89,Rj:90,Ki:91,Oj:92,Rh:93,ej:96,Yi:97,dj:98,cj:99,Ui:100,Ti:101,bj:102,aj:103,Si:104,Xi:105,Wi:106,$i:107,Vi:109,Zi:110,Ri:111,
|
200
|
+
ci:112,gi:113,hi:114,ii:115,ji:116,ki:117,li:118,mi:119,ni:120,di:121,ei:122,fi:123,Pi:144,uj:145,ri:166,Ei:183,vj:186,Uh:189,$h:187,Qh:188,lj:190,Aj:191,Ih:192,Ej:192,yj:222,gj:219,Kh:220,Nh:221,Mj:224,Ji:224,Lj:229,mj:255};
|
201
201
|
function Da(a,c,d,e,f){if(!(v.userAgent.e||v.userAgent.j&&v.userAgent.k("525")))return!0;if(v.userAgent.oa&&f)return Ea(a);if(f&&!e||!d&&(17==c||18==c||v.userAgent.oa&&91==c))return!1;if(v.userAgent.j&&e&&d)switch(a){case 220:case 219:case 221:case 192:case 186:case 189:case 187:case 188:case 190:case 191:case 192:case 222:return!1}if(v.userAgent.e&&e&&c==a)return!1;switch(a){case 13:return!(v.userAgent.e&&v.userAgent.ca(9));case 27:return!v.userAgent.j}return Ea(a)}
|
202
|
-
function Ea(a){if(48<=a&&57>=a||96<=a&&106>=a||65<=a&&90>=a||v.userAgent.j&&0==a)return!0;switch(a){case 32:case 63:case 107:case 109:case 110:case 111:case 186:case 59:case 189:case 187:case 61:case 188:case 190:case 191:case 192:case 222:case 219:case 220:case 221:return!0;default:return!1}}function Fa(a){switch(a){case 61:return 187;case 59:return 186;case 224:return 91;case 0:return 224;default:return a}};v.history={};function Q(a,c){K.call(this);this.fb=a||1;this.Pa=c||Ga;this.
|
203
|
-
t.
|
204
|
-
t.v=function(){Q.F.v.call(this);this.stop();delete this.Pa};var Ha="tick";v.Y=function(a,c){var d=v.R(a),e=c||v.Y.
|
205
|
-
'src="'+v.b.Ha(this.
|
206
|
-
function Za(a,c){if(c!=a.Va)if(T&&!a.
|
207
|
-
t.
|
208
|
-
function Ma(a,c,d){a=a.G.location;var e=a.href.split("#")[0],f=v.b.contains(a.href,"#");if(Oa||f||c)e+="#"+c;e!=a.href&&(d?a.replace(e):a.href=e)}function Y(a,c,d,e){if(a.
|
209
|
-
function cb(a){if(v.userAgent.e)return a=v.a.Za(a.
|
210
|
-
function bb(a,c,d){a.Ka=a.cb.value=c;a.za?(T&&Y(a,c),Ma(a,c)):Y(a,c);a.dispatchEvent(new R(U(a),d))}t.
|
211
|
-
fb.prototype.set=function(a,c){var d=this.
|
212
|
-
v.m.
|
213
|
-
v.m.
|
202
|
+
function Ea(a){if(48<=a&&57>=a||96<=a&&106>=a||65<=a&&90>=a||v.userAgent.j&&0==a)return!0;switch(a){case 32:case 63:case 107:case 109:case 110:case 111:case 186:case 59:case 189:case 187:case 61:case 188:case 190:case 191:case 192:case 222:case 219:case 220:case 221:return!0;default:return!1}}function Fa(a){switch(a){case 61:return 187;case 59:return 186;case 224:return 91;case 0:return 224;default:return a}};v.history={};function Q(a,c){K.call(this);this.fb=a||1;this.Pa=c||Ga;this.mc=v.bind(this.rh,this);this.Pc=v.now()}v.w(Q,K);Q.prototype.enabled=!1;var Ga=v.global;t=Q.prototype;t.n=null;t.setInterval=function(a){this.fb=a;this.n&&this.enabled?(this.stop(),this.start()):this.n&&this.stop()};
|
203
|
+
t.rh=function(){if(this.enabled){var a=v.now()-this.Pc;0<a&&a<0.8*this.fb?this.n=this.Pa.setTimeout(this.mc,this.fb-a):(this.n&&(this.Pa.clearTimeout(this.n),this.n=null),this.dispatchEvent(Ha),this.enabled&&(this.n=this.Pa.setTimeout(this.mc,this.fb),this.Pc=v.now()))}};t.start=function(){this.enabled=!0;this.n||(this.n=this.Pa.setTimeout(this.mc,this.fb),this.Pc=v.now())};t.stop=function(){this.enabled=!1;this.n&&(this.Pa.clearTimeout(this.n),this.n=null)};
|
204
|
+
t.v=function(){Q.F.v.call(this);this.stop();delete this.Pa};var Ha="tick";v.Y=function(a,c){var d=v.R(a),e=c||v.Y.ph;return function(){if(v.Y.Bf){var c=this||v.global,c=c[v.Y.hc]||(c[v.Y.hc]={}),g=e(d,arguments);return c.hasOwnProperty(g)?c[g]:c[g]=a.apply(this,arguments)}return a.apply(this,arguments)}};v.Y.Bf=!0;v.Y.rk=function(a){a[v.Y.hc]={}};v.Y.hc="closure_memoize_cache_";v.Y.ph=function(a,c){for(var d=[a],e=c.length-1;0<=e;--e)d.push(typeof c[e],c[e]);return d.join("\x0B")};function R(a,c){I.call(this,"navigate");this.fn=a;this.Nl=c}v.w(R,I);function S(a,c,d,e){K.call(this);if(a&&!c)throw Error("Can't use invisible history without providing a blank page.");var f;d?f=d:(f="history_state"+Ia,document.write(v.b.cc(Ja,f,f)),f=v.a.D(f));this.cb=f;this.G=d?v.a.Ga(v.a.t(d)):window;this.Nb=c;v.userAgent.e&&!c&&(this.Nb="https"==window.location.protocol?"https:///":'javascript:""');this.n=new Q(Ka);c=v.Tc(v.ba,this.n);this.lb||(this.lb=[]);this.lb.push(v.bind(c,void 0));this.za=!a;this.ta=new sa(this);if(a||T)e?a=e:(a="history_iframe"+Ia,e=this.Nb?
|
205
|
+
'src="'+v.b.Ha(this.Nb)+'"':"",document.write(v.b.cc(La,a,e)),a=v.a.D(a)),this.Ob=a,this.nf=!0;T&&(this.ta.q(this.G,"load",this.ah),this.ef=this.sc=!1);this.za?Ma(this,U(this),!0):Y(this,this.cb.value);Ia++}v.w(S,K);S.prototype.Va=!1;S.prototype.Ma=!1;S.prototype.Ka=null;var Na=v.Y(function(){return v.userAgent.e?8<=document.documentMode:"onhashchange"in v.global}),T=v.userAgent.e&&!v.userAgent.ca(8),Oa=T;t=S.prototype;t.La=null;t.v=function(){S.F.v.call(this);this.ta.ba();Za(this,!1)};
|
206
|
+
function Za(a,c){if(c!=a.Va)if(T&&!a.sc)a.ef=c;else if(c)if(v.userAgent.K?a.ta.q(a.G.document,$a,a.fh):v.userAgent.o&&a.ta.q(a.G,"pageshow",a.dh),Na()&&a.za)a.ta.q(a.G,"hashchange",a.bh),a.Va=!0,a.dispatchEvent(new R(U(a),!1));else{if(!v.userAgent.e||a.sc)a.ta.q(a.n,Ha,v.bind(a.Ed,a,!0)),a.Va=!0,T||(a.Ka=U(a),a.dispatchEvent(new R(U(a),!1))),a.n.start()}else a.Va=!1,a.ta.ma(),a.n.stop()}t.ah=function(){this.sc=!0;this.cb.value&&Y(this,this.cb.value,!0);Za(this,this.ef)};
|
207
|
+
t.dh=function(a){a.T.persisted&&(Za(this,!1),Za(this,!0))};t.bh=function(){var a=ab(this.G);a!=this.Ka&&bb(this,a,!0)};function U(a){return null!=a.La?a.La:a.za?ab(a.G):cb(a)||""}t.Zc=function(a,c){U(this)!=a&&(this.za?(Ma(this,a,!1),Na()||v.userAgent.e&&Y(this,a,!1,c),this.Va&&this.Ed(!1)):(Y(this,a,!1),this.La=this.Ka=this.cb.value=a,this.dispatchEvent(new R(a,!1))))};function ab(a){a=a.location.href;var c=a.indexOf("#");return 0>c?"":a.substring(c+1)}
|
208
|
+
function Ma(a,c,d){a=a.G.location;var e=a.href.split("#")[0],f=v.b.contains(a.href,"#");if(Oa||f||c)e+="#"+c;e!=a.href&&(d?a.replace(e):a.href=e)}function Y(a,c,d,e){if(a.nf||c!=cb(a))if(a.nf=!1,c=v.b.Bh(c),v.userAgent.e){var f=v.a.Za(a.Ob);f.open("text/html",d?"replace":void 0);f.write(v.b.cc(db,v.b.Ha(e||a.G.document.title),c));f.close()}else if(c=a.Nb+"#"+c,a=a.Ob.contentWindow)d?a.location.replace(c):a.location.href=c}
|
209
|
+
function cb(a){if(v.userAgent.e)return a=v.a.Za(a.Ob),a.body?v.b.of(a.body.innerHTML):null;var c=a.Ob.contentWindow;if(c){var d;try{d=v.b.of(ab(c))}catch(e){return a.Ma||(!0!=a.Ma&&a.n.setInterval(eb),a.Ma=!0),null}a.Ma&&(!1!=a.Ma&&a.n.setInterval(Ka),a.Ma=!1);return d||null}return null}t.Ed=function(a){if(this.za){var c=ab(this.G);c!=this.Ka&&bb(this,c,a)}if(!this.za||T)if(c=cb(this)||"",null==this.La||c==this.La)this.La=null,c!=this.Ka&&bb(this,c,a)};
|
210
|
+
function bb(a,c,d){a.Ka=a.cb.value=c;a.za?(T&&Y(a,c),Ma(a,c)):Y(a,c);a.dispatchEvent(new R(U(a),d))}t.fh=function(){this.n.stop();this.n.start()};var $a=["mousedown","keydown","mousemove"],db="<title>%s</title><body>%s</body>",La='<iframe id="%s" style="display:none" %s></iframe>',Ja='<input type="text" name="%s" id="%s" style="display:none">',Ia=0,Ka=150,eb=1E4;function fb(){this.B=gb}var gb={window:{margin:10,"null":null},slide:{pattern:'div[role="slide"]',width:1024,height:768,ratio:1,"class":{current:"current",prev:"prev",next:"next",toPrev:"to-prev",toNext:"to-next",toCurrent:"to-current"},"null":null}};fb.prototype.get=function(a){var c=this.B;v.c.forEach(a.split("."),function(a){c=v.hb(c)&&v.W(c)?c[a]:void 0},this);return c};
|
211
|
+
fb.prototype.set=function(a,c){var d=this.B,e=a.split("."),f=e.length-1;v.c.forEach(e,function(a,e){d[a]=v.hb(d[a])&&v.W(d[a])?d[a]:{};e==f?d[a]=c:d=d[a]},this)};v.m={};v.m.vb=function(a){return function(){return a}};v.m.oi=v.m.vb(!1);v.m.Ra=v.m.vb(!0);v.m.Oi=v.m.vb(null);v.m.yl=b();v.m.error=function(a){return function(){throw Error(a);}};v.m.Sd=function(a){return function(){throw a;}};v.m.Zl=function(a,c){c=c||0;return function(){return a.apply(this,Array.prototype.slice.call(arguments,0,c))}};v.m.pn=function(a,c){return v.m.lh(a,v.m.vb(c))};
|
212
|
+
v.m.wk=function(a,c){var d=arguments,e=d.length;return function(){var a;e&&(a=d[e-1].apply(this,arguments));for(var c=e-2;0<=c;c--)a=d[c].call(this,a);return a}};v.m.lh=function(a){var c=arguments,d=c.length;return function(){for(var a,f=0;f<d;f++)a=c[f].apply(this,arguments);return a}};v.m.Vj=function(a){var c=arguments,d=c.length;return function(){for(var a=0;a<d;a++)if(!c[a].apply(this,arguments))return!1;return!0}};
|
213
|
+
v.m.om=function(a){var c=arguments,d=c.length;return function(){for(var a=0;a<d;a++)if(c[a].apply(this,arguments))return!0;return!1}};v.m.km=function(a){return function(){return!a.apply(this,arguments)}};v.m.create=function(a,c){function d(){}d.prototype=a.prototype;var e=new d;a.apply(e,Array.prototype.slice.call(arguments,1));return e};/*
|
214
214
|
Portions of this code are from the Dojo Toolkit, received by
|
215
215
|
The Closure Library Authors under the BSD license. All other code is
|
216
216
|
Copyright 2005-2009 The Closure Library Authors. All Rights Reserved.
|
@@ -243,33 +243,32 @@ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
|
243
243
|
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
244
244
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
245
245
|
*/
|
246
|
-
v.a.Z=function(){function a(a,d){if(!a)return[];if(a.constructor==Array)return a;if(!v.i(a))return[a];if(v.i(d)&&(d=v.a.D(d),!d))return[];d=d||v.a.s();var f=d.ownerDocument||d.documentElement;N=d.contentType&&"application/xml"==d.contentType||v.userAgent.
|
247
|
-
A++;if(v.userAgent.e&&N){var d=A+"";a[0].setAttribute("_zipIdx",d);for(var e=1,f;f=a[e];e++)a[e].getAttribute("_zipIdx")!=d&&c.push(f),f.setAttribute("_zipIdx",d)}else if(v.userAgent.e&&a.
|
248
|
-
0<=a.indexOf("#")&&g&&(c=!0);if(!Pa||c||-1!=">~+".indexOf(d)||v.userAgent.e&&-1!=a.indexOf(":")||Sa&&0<=a.indexOf(".")||-1!=a.indexOf(":contains")||-1!=a.indexOf("|=")){var k=a.split(/\s*,\s*/);return Ra[a]=2>k.length?f(a):function(a){for(var c=0,d=[],e;e=k[c++];)d=d.concat(f(e)(a));return d}}var l=0<=">~+".indexOf(a.charAt(a.length-1))?a+" *":a;return Qa[a]=function(c){try{if(9!=c.nodeType&&!g)throw"";var d=c.querySelectorAll(l);v.userAgent.e?d.
|
249
|
-
function f(a){var c=Ta(v.b.trim(a));if(1==c.length){var d=g(c[0]);return function(a){if(a=d(a,[]))a.Vb=!0;return a}}return function(a){a=V(a);for(var d,e,f=c.length,k,M,ta=0;ta<f;ta++){M=[];d=c[ta];e=a.length-1;0<e&&(k={},M.Vb=!0);e=g(d);for(var l=0;d=a[l];l++)e(d,M,k);if(!M.length)break;a=M}return M}}function g(a){var c=Ua[a.Z];if(c)return c;var d=a.
|
250
|
-
else if(a.id)e=!a.
|
251
|
-
xb[k++];)e(g,c)&&f.push(g);return f}):c=function(c,d){for(var e=V(0,d),f,g=0,k=c.getElementsByTagName(a.
|
252
|
-
function n(a,c){if(!a)return v.m.Ra;c=c||{};var d=null;c.Da||(d=O(d,ha));c.
|
246
|
+
v.a.Z=function(){function a(a,d){if(!a)return[];if(a.constructor==Array)return a;if(!v.i(a))return[a];if(v.i(d)&&(d=v.a.D(d),!d))return[];d=d||v.a.s();var f=d.ownerDocument||d.documentElement;N=d.contentType&&"application/xml"==d.contentType||v.userAgent.K&&(d.doctype||"[object XMLDocument]"==f.toString())||!!f&&(v.userAgent.e?f.xml:d.xmlVersion||f.xmlVersion);return(f=e(a)(d))&&f.Vb?f:c(f)}function c(a){if(a&&a.Vb)return a;var c=[];if(!a||!a.length)return c;a[0]&&c.push(a[0]);if(2>a.length)return c;
|
247
|
+
A++;if(v.userAgent.e&&N){var d=A+"";a[0].setAttribute("_zipIdx",d);for(var e=1,f;f=a[e];e++)a[e].getAttribute("_zipIdx")!=d&&c.push(f),f.setAttribute("_zipIdx",d)}else if(v.userAgent.e&&a.Tf)try{for(e=1;f=a[e];e++)ha(f)&&c.push(f)}catch(g){}else for(a[0]&&(a[0]._zipIdx=A),e=1;f=a[e];e++)a[e]._zipIdx!=A&&c.push(f),f._zipIdx=A;return c}function d(a,c){if(!c)return 1;var d=yb(a);return c[d]?0:c[d]=1}function e(a,c){if(Pa){var d=Qa[a];if(d&&!c)return d}if(d=Ra[a])return d;var d=a.charAt(0),g=-1==a.indexOf(" ");
|
248
|
+
0<=a.indexOf("#")&&g&&(c=!0);if(!Pa||c||-1!=">~+".indexOf(d)||v.userAgent.e&&-1!=a.indexOf(":")||Sa&&0<=a.indexOf(".")||-1!=a.indexOf(":contains")||-1!=a.indexOf("|=")){var k=a.split(/\s*,\s*/);return Ra[a]=2>k.length?f(a):function(a){for(var c=0,d=[],e;e=k[c++];)d=d.concat(f(e)(a));return d}}var l=0<=">~+".indexOf(a.charAt(a.length-1))?a+" *":a;return Qa[a]=function(c){try{if(9!=c.nodeType&&!g)throw"";var d=c.querySelectorAll(l);v.userAgent.e?d.Tf=!0:d.Vb=!0;return d}catch(f){return e(a,!0)(c)}}}
|
249
|
+
function f(a){var c=Ta(v.b.trim(a));if(1==c.length){var d=g(c[0]);return function(a){if(a=d(a,[]))a.Vb=!0;return a}}return function(a){a=V(a);for(var d,e,f=c.length,k,M,ta=0;ta<f;ta++){M=[];d=c[ta];e=a.length-1;0<e&&(k={},M.Vb=!0);e=g(d);for(var l=0;d=a[l];l++)e(d,M,k);if(!M.length)break;a=M}return M}}function g(a){var c=Ua[a.Z];if(c)return c;var d=a.Ge,d=d?d.Wb:"",e=n(a,{Da:1}),f="*"==a.I,g=v.a.s().getElementsByClassName;if(d)g={Da:1},f&&(g.I=1),e=n(a,g),"+"==d?c=m(e):"~"==d?c=l(e):">"==d&&(c=k(e));
|
250
|
+
else if(a.id)e=!a.Re&&f?v.m.Ra:n(a,{Da:1,id:1}),c=function(c,d){var f=v.a.H(c).D(a.id),g;if((g=f&&e(f))&&!(g=9==c.nodeType)){for(g=f.parentNode;g&&g!=c;)g=g.parentNode;g=!!g}if(g)return V(f,d)};else if(g&&/\{\s*\[native code\]\s*\}/.test(String(g))&&a.f.length&&!Sa)var e=n(a,{Da:1,f:1,id:1}),zb=a.f.join(" "),c=function(a,c){for(var d=V(0,c),f,g=0,k=a.getElementsByClassName(zb);f=k[g++];)e(f,a)&&d.push(f);return d};else f||a.Re?(e=n(a,{Da:1,I:1,id:1}),c=function(c,d){for(var f=V(0,d),g,k=0,xb=c.getElementsByTagName(a.Ec());g=
|
251
|
+
xb[k++];)e(g,c)&&f.push(g);return f}):c=function(c,d){for(var e=V(0,d),f,g=0,k=c.getElementsByTagName(a.Ec());f=k[g++];)e.push(f);return e};return Ua[a.Z]=c}function k(a){a=a||v.m.Ra;return function(c,e,f){for(var g=0,k=c[Va];c=k[g++];)W(c)&&((!f||d(c,f))&&a(c,g))&&e.push(c);return e}}function l(a){return function(c,e,f){for(c=c[X];c;){if(W(c)){if(f&&!d(c,f))break;a(c)&&e.push(c)}c=c[X]}return e}}function m(a){return function(c,e,f){for(;c=c[X];)if(!ia||ha(c)){f&&!d(c,f)||!a(c)||e.push(c);break}return e}}
|
252
|
+
function n(a,c){if(!a)return v.m.Ra;c=c||{};var d=null;c.Da||(d=O(d,ha));c.I||"*"!=a.I&&(d=O(d,function(c){return c&&c.tagName==a.Ec()}));c.f||v.c.forEach(a.f,function(a,c){var e=RegExp("(?:^|\\s)"+a+"(?:\\s|$)");d=O(d,function(a){return e.test(a.className)});d.count=c});c.xa||v.c.forEach(a.xa,function(a){var c=a.name;ua[c]&&(d=O(d,ua[c](c,a.value)))});c.sb||v.c.forEach(a.sb,function(a){var c,e=a.lc;a.type&&Wa[a.type]?c=Wa[a.type](e,a.Qc):e.length&&(c=Ab(e));c&&(d=O(d,c))});c.id||a.id&&(d=O(d,function(c){return!!c&&
|
253
253
|
c.id==a.id}));d||"default"in c||(d=v.m.Ra);return d}function s(a){return u(a)%2}function B(a){return!(u(a)%2)}function u(a){var c=a.parentNode,d=0,e=c[Va],f=a._i||-1,g=c._l||-1;if(!e)return-1;e=e.length;if(g==e&&0<=f&&0<=g)return f;c._l=e;f=-1;for(c=c.firstElementChild||c.firstChild;c;c=c[X])W(c)&&(c._i=++d,a===c&&(f=d));return f}function Xa(a){for(;a=a[X];)if(W(a))return!1;return!0}function Ya(a){for(;a=a[Bb];)if(W(a))return!1;return!0}function P(a,c){return a?"class"==c?a.className||"":"for"==c?
|
254
|
-
a.htmlFor||"":"style"==c?a.style.cssText||"":(N?a.getAttribute(c):a.getAttribute(c,2))||"":""}function ha(a){return 1==a.nodeType}function O(a,c){return a?c?function(){return a.apply(window,arguments)&&c.apply(window,arguments)}:a:c}function Ta(a){function c(){0<=n&&(p.id=d(n,r).replace(/\\/g,""),n=-1);if(0<=s){var a=s==r?null:d(s,r);0>">~+".indexOf(a)?p.
|
255
|
-
a+" * ":a+" ";for(var e=[],f=-1,g=-1,k=-1,l=-1,m=-1,n=-1,s=-1,u="",x="",A,r=0,B=a.length,p=null,y=null;u=x,x=a.charAt(r),r<B;r++)"\\"!=u&&(p||(A=r,p={Z:null,xa:[],
|
256
|
-
r)),l=g=-1):"#"==x?(c(),n=r+1):"."==x?(c(),m=r):":"==x?(c(),l=r):"["==x?(c(),f=r,y={}):"("==x?(0<=l&&(y={name:d(l+1,r),value:null},p.xa.push(y)),g=r):" "==x&&u!=x&&(c(),0<=l&&p.xa.push({name:d(l+1,r)}),p.
|
254
|
+
a.htmlFor||"":"style"==c?a.style.cssText||"":(N?a.getAttribute(c):a.getAttribute(c,2))||"":""}function ha(a){return 1==a.nodeType}function O(a,c){return a?c?function(){return a.apply(window,arguments)&&c.apply(window,arguments)}:a:c}function Ta(a){function c(){0<=n&&(p.id=d(n,r).replace(/\\/g,""),n=-1);if(0<=s){var a=s==r?null:d(s,r);0>">~+".indexOf(a)?p.I=a:p.Wb=a;s=-1}0<=m&&(p.f.push(d(m+1,r).replace(/\\/g,"")),m=-1)}function d(c,e){return v.b.trim(a.slice(c,e))}a=0<=">~+".indexOf(a.slice(-1))?
|
255
|
+
a+" * ":a+" ";for(var e=[],f=-1,g=-1,k=-1,l=-1,m=-1,n=-1,s=-1,u="",x="",A,r=0,B=a.length,p=null,y=null;u=x,x=a.charAt(r),r<B;r++)"\\"!=u&&(p||(A=r,p={Z:null,xa:[],sb:[],f:[],I:null,Wb:null,id:null,Ec:function(){return N?this.gh:this.I}},s=r),0<=f?"]"==x?(y.lc?y.Qc=d(k||f+1,r):y.lc=d(f+1,r),!(f=y.Qc)||'"'!=f.charAt(0)&&"'"!=f.charAt(0)||(y.Qc=f.slice(1,-1)),p.sb.push(y),y=null,f=k=-1):"="==x&&(k=0<="|~^$*".indexOf(u)?u:"",y.type=k+x,y.lc=d(f+1,r-k.length),k=r+1):0<=g?")"==x&&(0<=l&&(y.value=d(g+1,
|
256
|
+
r)),l=g=-1):"#"==x?(c(),n=r+1):"."==x?(c(),m=r):":"==x?(c(),l=r):"["==x?(c(),f=r,y={}):"("==x?(0<=l&&(y={name:d(l+1,r),value:null},p.xa.push(y)),g=r):" "==x&&u!=x&&(c(),0<=l&&p.xa.push({name:d(l+1,r)}),p.Re=p.xa.length||p.sb.length||p.f.length,p.nm=p.Z=d(A,r),p.gh=p.I=p.Wb?null:p.I||"*",p.I&&(p.I=p.I.toUpperCase()),e.length&&e[e.length-1].Wb&&(p.Ge=e.pop(),p.Z=p.Ge.Z+" "+p.Z),e.push(p),p=null));return e}function V(a,c){var d=c||[];a&&d.push(a);return d}var Sa=v.userAgent.j&&"BackCompat"==v.a.s().compatMode,
|
257
257
|
Va=v.a.s().firstChild.children?"children":"childNodes",N=!1,Wa={"*=":function(a,c){return function(d){return 0<=P(d,a).indexOf(c)}},"^=":function(a,c){return function(d){return 0==P(d,a).indexOf(c)}},"$=":function(a,c){return function(d){d=" "+P(d,a);return d.lastIndexOf(c)==d.length-c.length}},"~=":function(a,c){var d=" "+c+" ";return function(c){return 0<=(" "+P(c,a)+" ").indexOf(d)}},"|=":function(a,c){c=" "+c;return function(d){d=" "+P(d,a);return d==c||0==d.indexOf(c+"-")}},"=":function(a,c){return function(d){return P(d,
|
258
258
|
a)==c}}},ia="undefined"==typeof v.a.s().firstChild.nextElementSibling,X=ia?"nextSibling":"nextElementSibling",Bb=ia?"previousSibling":"previousElementSibling",W=ia?ha:v.m.Ra,ua={checked:function(){return function(a){return a.checked||a.attributes.checked}},"first-child":function(){return Ya},"last-child":function(){return Xa},"only-child":function(){return function(a){return Ya(a)&&Xa(a)?!0:!1}},empty:function(){return function(a){var c=a.childNodes;for(a=a.childNodes.length-1;0<=a;a--){var d=c[a].nodeType;
|
259
|
-
if(1===d||3==d)return!1}return!0}},contains:function(a,c){var d=c.charAt(0);if('"'==d||"'"==d)c=c.slice(1,-1);return function(a){return 0<=a.innerHTML.indexOf(c)}},not:function(a,c){var d=Ta(c)[0],e={Da:1};"*"!=d.
|
259
|
+
if(1===d||3==d)return!1}return!0}},contains:function(a,c){var d=c.charAt(0);if('"'==d||"'"==d)c=c.slice(1,-1);return function(a){return 0<=a.innerHTML.indexOf(c)}},not:function(a,c){var d=Ta(c)[0],e={Da:1};"*"!=d.I&&(e.I=1);d.f.length||(e.f=1);var f=n(d,e);return function(a){return!f(a)}},"nth-child":function(a,c){if("odd"==c)return s;if("even"==c)return B;if(-1!=c.indexOf("n")){var d=c.split("n",2),e=d[0]?"-"==d[0]?-1:parseInt(d[0],10):1,f=d[1]?parseInt(d[1],10):0,g=0,k=-1;0<e?0>f?f=f%e&&e+f%e:0<
|
260
260
|
f&&(f>=e&&(g=f-f%e),f%=e):0>e&&(e*=-1,0<f&&(k=f,f%=e));if(0<e)return function(a){a=u(a);return a>=g&&(0>k||a<=k)&&a%e==f};c=f}var l=parseInt(c,10);return function(a){return u(a)==l}}},Ab=v.userAgent.e?function(a){var c=a.toLowerCase();"class"==c&&(a="className");return function(d){return N?d.getAttribute(a):d[a]||d[c]}}:function(a){return function(c){return c&&c.getAttribute&&c.hasAttribute(a)}},Ua={},Ra={},Qa={},Pa=!!v.a.s().querySelectorAll&&(!v.userAgent.j||v.userAgent.k("526")),A=0,yb=v.userAgent.e?
|
261
|
-
function(a){return N?a.getAttribute("_uid")||a.setAttribute("_uid",++A)||A:a.uniqueID}:function(a){return a._uid||(a._uid=++A)};a.xa=ua;return a}();v.
|
262
|
-
t.
|
263
|
-
function ob(a){var c=a.
|
264
|
-
d);
|
265
|
-
function pb(a){var c=qb(a);v.
|
266
|
-
t.start=function(){v.
|
267
|
-
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
a
|
272
|
-
function Fb(a){var c=new Z(v.a.s()),d=a.rc;v.d.q(c,"key",function(a){switch(a.keyCode){case Ca.Bf:case Ca.Ef:case Ca.Gf:a.preventDefault();a.stopPropagation();d.next();break;case Ca.vf:a.preventDefault(),a.stopPropagation(),d.back()}},!1,a);v.d.q(v.a.s().body,"click",function(a){a.preventDefault();a.stopPropagation();d.next()},!1,a);c=new ub;v.d.q(c,"resize",function(){tb(d)},!1,a)};function Gb(a){$.call(this,a)}v.A(Gb,$);v.qb(Gb);Gb.Db();})();
|
261
|
+
function(a){return N?a.getAttribute("_uid")||a.setAttribute("_uid",++A)||A:a.uniqueID}:function(a){return a._uid||(a._uid=++A)};a.xa=ua;return a}();v.Rd("goog.dom.query",v.a.Z);v.Rd("goog.dom.query.pseudos",v.a.Z.xa);function hb(){}v.rb(hb);function ib(a,c){0<=a&&(v.hb(null)&&v.Ja(null)?null:console&&console.log&&v.Ja(console.log)?function(a){console.log(a)}:v.Te)(c)}hb.prototype.debug=function(){ib(0,Array.prototype.slice.call(arguments))};hb.prototype.error=function(){ib(8,Array.prototype.slice.call(arguments))};hb.Eb();function jb(a,c,d){L.call(this,d);this.B=c;this.p=a;this.Hc()}v.w(jb,L);t=jb.prototype;t.Hc=function(){var a=this.B,c=a.get("slide.width"),a=a.get("slide.height");this.bc(new z(c,a));kb(this)};t.bc=function(a,c){v.style.bc(this.D(),a,c)};t.Xc=function(a,c){v.style.Xc(this.D(),a,c)};t.show=function(){v.style.af(this.D(),1)};function kb(a){v.style.af(a.D(),0)}t.jf=function(){var a=this.B;lb(this,[a.get("slide.class.prev")],[a.get("slide.class.current",a.get("slide.class.next"))]);kb(this)};
|
262
|
+
t.hf=function(){var a=this.B;lb(this,[a.get("slide.class.next")],[a.get("slide.class.current"),a.get("slide.class.prev")]);kb(this)};t.dd=function(){var a=this.B;lb(this,[a.get("slide.class.current")],[a.get("slide.class.next"),a.get("slide.class.prev")]);this.show()};function lb(a,c,d){var e=a.D();v.L(d)&&v.c.forEach(d,function(a){v.a.f.remove(e,a)},a);v.L(c)&&v.c.forEach(c,function(a){v.a.f.add(e,a)},a)};function mb(a){L.call(this);this.B=a;this.O=[];this.Sa=0;this.Ae=new S;this.Ic=null}v.w(mb,L);t=mb.prototype;t.eb=function(){nb(this);ob(this);pb(this)};function nb(a){var c=v.a.Fa();a=a.B;a.set("window.width",c.width);a.set("window.height",c.height)}
|
263
|
+
function ob(a){var c=a.B,d=c.get("window.width"),e=c.get("window.height"),f=c.get("window.margin"),g=e/d,k=c.get("slide.width"),l=c.get("slide.height"),m=c.get("slide.ratio"),n=0,n=0;l/k>g?(n=Math.floor(e-2*f),m=n/l,n=k*m):(n=Math.floor(d-2*f),m=n/k);c.set("slide.ratio",m);e=Math.round((e-l)/2);f=Math.round((d-k)/2);c.set("slide.current.top",e);c.set("slide.current.left",f);e=(d+k)/2+(n-k)+c.get("window.margin");c.set("slide.next.left",e);d=(d-k)/2-n-c.get("window.margin");c.set("slide.prev.left",
|
264
|
+
d);e=a.B;c=e.get("slide.current.top");d=e.get("slide.current.left");k=e.get("slide.next.left");n=e.get("slide.prev.left");e=e.get("slide.ratio");c=["div.current{top:"+c.toString()+"px; left:"+d.toString()+"px;}","div.next{top:"+c.toString()+"px; left:"+k.toString()+"px;}","div.prev{top:"+c.toString()+"px; left:"+n.toString()+"px;}",'div[role="slide"]{',"-webkit-transform: scale("+e.toString()+");}","-moz-transform: scale("+e.toString()+");","}"].join("");v.hb(a.Ic)&&v.style.wh(a.Ic);a.Ic=v.style.Og(c)}
|
265
|
+
function pb(a){var c=qb(a);v.L(c)&&0<c.length&&v.c.forEach(c,function(a){a=new jb(a,this.B);this.O.push(a)},a)}function qb(a){a=a.B.get("slide.pattern");return v.a.Z(a)}function rb(a){return v.L(a.O)&&0<a.O.length?a.O[a.Sa]:null}function sb(a){var c=rb(a);if(c){var d;d=null;if(c=c.D())d=c.getAttribute("page"),d=v.b.Ia(d)?null:parseInt(d,10);d&&a.Zc(d)}}t.Zc=function(a){this.Ae&&this.Ae.Zc(a)};
|
266
|
+
t.start=function(){v.L(this.O)&&0<this.O.length&&v.c.forEach(this.O,function(a,c){0==c?a.dd():0>c?a.jf():0<c&&a.hf()},this)};t.next=function(){var a=rb(this),c=v.L(this.O)&&0<this.O.length?this.O[this.Sa+1]:null;c&&(a.jf(),c.dd(),this.Sa++,sb(this))};t.back=function(){var a=rb(this),c=v.L(this.O)&&0<this.O.length?this.O[this.Sa-1]:null;c&&(a.hf(),c.dd(),this.Sa--,sb(this))};function tb(a){K.call(this);this.G=a||window;this.Ub=v.d.q(this.G,"resize",this.Jg,!1,this);this.ea=v.a.Fa(this.G)}v.w(tb,K);t=tb.prototype;t.Ub=null;t.G=null;t.ea=null;t.Dc=function(){return this.ea?this.ea.P():null};t.v=function(){tb.F.v.call(this);this.Ub&&(v.d.J(this.Ub),this.Ub=null);this.ea=this.G=null};t.Jg=function(){var a=v.a.Fa(this.G);a==this.ea||a&&this.ea&&a.width==this.ea.width&&a.height==this.ea.height||(this.ea=a,this.dispatchEvent("resize"))};function Z(a,c){K.call(this);a&&(this.Tb&&this.detach(),this.p=a,this.Sb=v.d.q(this.p,"keypress",this,c),this.Oc=v.d.q(this.p,"keydown",this.Hg,c,this),this.Tb=v.d.q(this.p,"keyup",this.Ig,c,this))}v.w(Z,K);t=Z.prototype;t.p=null;t.Sb=null;t.Oc=null;t.Tb=null;t.M=-1;t.ka=-1;t.kc=!1;
|
267
|
+
var ub={3:13,12:144,63232:38,63233:40,63234:37,63235:39,63236:112,63237:113,63238:114,63239:115,63240:116,63241:117,63242:118,63243:119,63244:120,63245:121,63246:122,63247:123,63248:44,63272:46,63273:36,63275:35,63276:33,63277:34,63289:144,63302:45},vb={Up:38,Down:40,Left:37,Right:39,Enter:13,F1:112,F2:113,F3:114,F4:115,F5:116,F6:117,F7:118,F8:119,F9:120,F10:121,F11:122,F12:123,"U+007F":46,Home:36,End:35,PageUp:33,PageDown:34,Insert:45},wb=v.userAgent.e||v.userAgent.j&&v.userAgent.k("525"),Cb=v.userAgent.oa&&
|
268
|
+
v.userAgent.o;t=Z.prototype;t.Hg=function(a){v.userAgent.j&&(17==this.M&&!a.ctrlKey||18==this.M&&!a.altKey||v.userAgent.oa&&91==this.M&&!a.metaKey)&&(this.ka=this.M=-1);-1==this.M&&(a.ctrlKey&&17!=a.keyCode?this.M=17:a.altKey&&18!=a.keyCode?this.M=18:a.metaKey&&91!=a.keyCode&&(this.M=91));wb&&!Da(a.keyCode,this.M,a.shiftKey,a.ctrlKey,a.altKey)?this.handleEvent(a):(this.ka=v.userAgent.o?Fa(a.keyCode):a.keyCode,Cb&&(this.kc=a.altKey))};t.Ig=function(a){this.ka=this.M=-1;this.kc=a.altKey};
|
269
|
+
t.handleEvent=function(a){var c=a.T,d,e,f=c.altKey;v.userAgent.e&&"keypress"==a.type?(d=this.ka,e=13!=d&&27!=d?c.keyCode:0):v.userAgent.j&&"keypress"==a.type?(d=this.ka,e=0<=c.charCode&&63232>c.charCode&&Ea(d)?c.charCode:0):v.userAgent.K?(d=this.ka,e=Ea(d)?c.keyCode:0):(d=c.keyCode||this.ka,e=c.charCode||0,Cb&&(f=this.kc),v.userAgent.oa&&(63==e&&224==d)&&(d=191));var g=d,k=c.keyIdentifier;d?63232<=d&&d in ub?g=ub[d]:25==d&&a.shiftKey&&(g=9):k&&k in vb&&(g=vb[k]);a=g==this.M;this.M=g;c=new Db(g,e,
|
270
|
+
a,c);c.altKey=f;this.dispatchEvent(c)};t.D=q("p");t.detach=function(){this.Sb&&(v.d.J(this.Sb),v.d.J(this.Oc),v.d.J(this.Tb),this.Tb=this.Oc=this.Sb=null);this.p=null;this.ka=this.M=-1};t.v=function(){Z.F.v.call(this);this.detach()};function Db(a,c,d,e){e&&this.eb(e,void 0);this.type="key";this.keyCode=a;this.charCode=c;this.repeat=d}v.w(Db,J);function $(a){L.call(this,a);this.B=new fb;this.qc=new mb(this.B);v.d.Na(v.bind(this.Tg,this))}v.w($,L);v.rb($);$.prototype.Tg=function(){Eb(this);this.qc.eb();this.qc.start()};
|
271
|
+
function Eb(a){var c=new Z(v.a.s()),d=a.qc;v.d.q(c,"key",function(a){switch(a.keyCode){case Ca.Cf:case Ca.Ff:case Ca.Hf:a.preventDefault();a.stopPropagation();d.next();break;case Ca.wf:a.preventDefault(),a.stopPropagation(),d.back()}},!1,a);v.d.q(v.a.s().body,"click",function(a){a.preventDefault();a.stopPropagation();d.next()},!1,a);c=new tb;v.d.q(c,"resize",function(){nb(d);ob(d)},!1,a)};function Fb(a){$.call(this,a)}v.w(Fb,$);v.rb(Fb);Fb.Eb();})();
|
273
272
|
</script>
|
274
273
|
|
275
274
|
</body>
|