/* Copyright 2006 Google */ 
function tn_s(){}tn_s.raise=function(a){if(typeof Error!="undefined"){throw new Error(a||"Assertion Failed");}else{throw a;}};tn_s.fail=function(a){if(a===undefined)a="Assertion failed";if(!(tn_Ca===undefined))tn_Ca(a+"\n");tn_s.raise(a)};tn_s.isTrue=function(a,b){if(!a){if(b===undefined)b="Assertion failed";tn_s.fail(b)}};tn_s.equals=function(a,b,c){if(a!=b){if(c===undefined){c="AS_Assert.equals failed: <"+a+"> != <"+b+">"}tn_s.fail(c)}};tn_s.typeOf=function(a,b,c){if(typeof a==b)return;if(a||a==
""){try{if(b==tn_s.TYPE_MAP[typeof a]||a instanceof b){return}}catch(d){}}if(c===undefined){if(typeof b=="function"){var f=b.toString().match(/^\s*function\s+([^\s\{]+)/);if(f)b=f[1]}c="AS_Assert.typeOf failed: <"+a+"> not typeof "+b}tn_s.fail(c)};tn_s.TYPE_MAP={string:String,number:Number,"boolean":Boolean};tn_s.numArgs=function(a,b){var c=tn_s.numArgs.caller;if(c&&c.arguments.length!=a){if(b===undefined){b=c.name+" expected "+a+" arguments  but received "+c.arguments.length}tn_s.fail(b)}};var tn_Ba=false;function tn_Ca(a){try{throw a;}catch(b){tn_Da(b)}}function tn_Da(a,b){var c="Javascript exception: "+(b?b:"")+" "+a;if(tn_fa()){c+=" "+a.name+": "+a.message+" ("+a.number+")"}var d="";if(typeof a=="string"){d=a+"\n"}else{for(var f in a){try{d+=f+": "+a[f]+"\n"}catch(g){}}}d+=tn_za(tn_Da.caller);tn_cb(c+"\n"+d,1)}var tn_Gb=/function (\w+)/;function tn_ab(a){var b=tn_Gb.exec(String(a));if(b){return b[1]}return""}function tn_za(a){try{if(!tn_fa()&&!(tn_1("safari")||tn_1("konqueror"))&&
tn_1("mozilla")){return Error().stack}if(!a)return"";var b="- "+tn_ab(a)+"(";for(var c=0;c<a.arguments.length;c++){if(c>0)b+=", ";var d=String(a.arguments[c]);if(d.length>40){d=d.substr(0,40)+"..."}b+=d}b+=")\n";b+=tn_za(a.caller);return b}catch(f){return"[Cannot get stack trace]: "+f+"\n"}}var tn_db;var tn_B=null,tn_ka=false;function tn_bb(){if((tn_B==null||tn_B.closed)&&!tn_ka){try{tn_ka=true;tn_B=window.open("","debug","width=700,height=500,toolbar=no,resizable=yes,scrollbars=yes,left=16,top=16,screenx=16,screeny=16");
tn_B.blur();tn_B.document.open();tn_ka=false;var a="<font color=#ff0000><b>To turn off this debugging window,hit 'D' inside the main caribou window, then close this window.</b></font><br>";tn_Aa(a)}catch(b){}}}function tn_cb(a,b){if(!tn_Ba){if(typeof tn_ta!="undefined"){tn_ta(tn_La(a))}return}try{var c=(new Date).getTime()-tn_db,d="["+c+"] "+tn_La(a).replace(/\n/g,"<br>")+"<br>";if(b==1){d="<font color=#ff0000><b>Error: "+d+"</b></font>";tn_B.focus()}}catch(f){}tn_Aa(d)}function tn_Aa(a){if(!tn_Ba){return}try{tn_bb();
tn_B.document.write(a);tn_B.scrollTo(0,1000000)}catch(b){}};function tn_1(a){if(a in tn_ea){return tn_ea[a]}return tn_ea[a]=navigator.userAgent.toLowerCase().indexOf(a)!=-1}var tn_ea={};function tn_fa(){return tn_1("msie")&&!window.opera};var tn_Kb={oa:function(a){return a.document.body.scrollTop},pa:function(a){return a.document.documentElement.scrollTop},ia:function(a){return a.pageYOffset}};var tn_Jb={oa:function(a){return a.document.body.scrollLeft},pa:function(a){return a.document.documentElement.scrollLeft},ia:function(a){return a.pageXOffset}};function tn_Ka(a,
b){try{if(!window.opera&&"compatMode"in a.document&&a.document.compatMode=="CSS1Compat"){return b.pa(a)}else if(tn_fa()){return b.oa(a)}}catch(c){}return b.ia(a)}var tn_rb=/&/g,tn_Rb=/</g,tn_Lb=/>/g;function tn_La(a){if(!a)return"";return a.replace(tn_rb,"&amp;").replace(tn_Rb,"&lt;").replace(tn_Lb,"&gt;").replace(tn_Ub,"&quot;")}var tn_Ub=/\"/g;function tn_Eb(a){return document.getElementById(a)}function tn_Fb(a){return document.all[a]}var tn_Db=document.getElementById?tn_Eb:tn_Fb;function tn_ta(a){try{if(window.parent!=
window&&window.parent.log){window.parent.log(window.name+"::"+a);return}}catch(b){}var c=tn_Db("log");if(c){var d="<p class=logentry><span class=logdate>"+new Date+"</span><span class=logmsg>"+a+"</span></p>";c.innerHTML=d+c.innerHTML}else{window.status=a}};function tn_(a,b,c){this.x=a;this.y=b;this.coordinateFrame=c||null}tn_.prototype.toString=function(){return"[P "+this.x+","+this.y+"]"};tn_.prototype.clone=function(){return new tn_(this.x,this.y,this.coordinateFrame)};function tn_eb(a,b){this.dx=a;this.dy=b}tn_eb.prototype.toString=function(){return"[D "+this.dx+","+this.dy+"]"};function tn_y(a,b,c,d,f){this.x=a;this.y=b;this.w=c;this.h=d;this.coordinateFrame=f||null}tn_y.prototype.contains=function(a){return this.x<=a.x&&a.x<this.x+this.w&&this.y<=
a.y&&a.y<this.y+this.h};tn_y.prototype.intersects=function(a){var b=function(c,d){return new tn_(c,d,null)};return this.contains(b(a.x,a.y))||this.contains(b(a.x+a.w,a.y))||this.contains(b(a.x+a.w,a.y+a.h))||this.contains(b(a.x,a.y+a.h))||a.contains(b(this.x,this.y))||a.contains(b(this.x+this.w,this.y))||a.contains(b(this.x+this.w,this.y+this.h))||a.contains(b(this.x,this.y+this.h))};tn_y.prototype.toString=function(){return"[R "+this.w+"x"+this.h+"+"+this.x+"+"+this.y+"]"};tn_y.prototype.clone=function(){return new tn_y(this.x,
this.y,this.w,this.h,this.coordinateFrame)};function tn_Za(a){function b(n){for(var e=a.offsetParent;e&&e.offsetParent;e=e.offsetParent){if(e.scrollLeft){n.x-=e.scrollLeft}if(e.scrollTop){n.y-=e.scrollTop}}}var c;if(a.ownerDocument&&a.ownerDocument.parentWindow){c=a.ownerDocument.parentWindow}else{c=window}if(a.ownerDocument&&a.ownerDocument.getBoxObjectFor){var d=a.ownerDocument.getBoxObjectFor(a),f=new tn_y(d.x,d.y,d.width,d.height,c);b(f);return f}if(a.getBoundingClientRect){var g=a.getBoundingClientRect();return new tn_y(g.left+tn_Ka(c,
tn_Jb),g.top+tn_Ka(c,tn_Kb),g.right-g.left,g.bottom-g.top,c)}var h=0,i=0;for(var t=a;t.offsetParent;t=t.offsetParent){h+=t.offsetLeft;i+=t.offsetTop}var f=new tn_y(h,i,a.offsetWidth,a.offsetHeight,c);b(f);return f};function tn_ma(a,b,c){this.name=a;if(typeof b=="string"){var d=tn_n("div",null);tn_Xb(d,b);b=d}this.contentElem=b;b.style.zIndex=9500;this.onclick=c}function tn_c(){this.N=new tn_y(0,0,0,0);this.B=tn_j.ZERO;this.b=[];this.g=[];this.S=[];this.ga=[];this.p=0;this.k=0;this.l=this.V(tn_j.ZERO);this.c={};this.Z=false;this.U=false;this.G=false;this.fa=new tn_(8,8);this.K="ltr"}tn_c.prototype.create=function(a,b){var c=this.c,d=tn_I(c,a,[["iw_nw",6,6,0,0],["iw_ne",6,6,0,0],["iw_xtap",32,21,0,0],["iw_xtap_l",
32,21,0,0],["iw_xtap_u",32,21,0,0],["iw_xtap_ul",32,21,0,0],["iw_xtap_rd",21,32,0,0],["iw_xtap_ld",21,32,0,0],["iw_n",628,6,0,0,"iw_n1"],["iw_n",628,6,0,0,"iw_n2"],["iw_w",6,598,0,0],["iw_e",6,598,0,0],["iw_s0",628,6,0,0,"iw_s1"],["iw_s0",628,6,0,0,"iw_s2"],["iw_c",628,598,0,0],["iw_sw0",6,6,0,0,"iw_sw"],["iw_se0",6,6,0,0,"iw_se"]]);tn_3a(d);this.d=d;var f=tn_I(c,b,[["iws_nw",8,8,0,0],["iws_ne",8,8,0,0],["iws_sw",8,8,0,0],["iws_se",8,8,0,0],["iws_tap",37,16,0,0],["iws_tap_l",32,16,0,0],["iws_tap_u",
37,26,0,0],["iws_tap_ul",32,26,0,0],["iws_tap_rd",16,37,0,0],["iws_tap_ld",26,37,0,0],["iws_n",628,8,0,0,"iws_n1"],["iws_n",628,8,0,0,"iws_n2"],["iws_w",8,598,0,0],["iws_e",8,598,0,0],["iws_s",628,8,0,0,"iws_s1"],["iws_s",628,8,0,0,"iws_s2"],["iws_c",628,598,0,0],["iws_tab_dl",8,28,0,0],["iws_tab_dr",14,28,0,0],["iws_tab_l",8,28,0,0],["iws_tab_r",14,28,0,0]]);tn_a(c.iws_tab_dl);tn_a(c.iws_tab_dr);tn_a(c.iws_tab_l);tn_a(c.iws_tab_r);tn_3a(f);this.f=f;var g=new tn_j(14,13),h=tn_9(tn_$("close",true),
d,tn_.ORIGIN,g);h.style.zIndex=10000;this.c.close=h;tn_v(h,"pointer");tn_U(h,this,this.cb);var i=tn_9(tn_$("maximize",true),d,tn_.ORIGIN,g);i.style.zIndex=10000;tn_P(i);tn_v(i,"pointer");tn_U(i,this,this.maximize);this.c.maximize=i;var t=tn_9(tn_$("restore",true),d,tn_.ORIGIN,g);t.style.zIndex=10001;tn_P(t);tn_v(t,"pointer");tn_U(t,this,this.restore);this.c.restore=t;tn_u(d,tn_R,this,this.ja);tn_u(d,tn_Q,this,this.La);tn_u(d,tn_G,this,this.ja);tn_u(d,tn_gb,this,tn_Z);tn_u(d,tn_mb,this,tn_Z);tn_u(d,
tn_nb,this,tn_Z);this.pb();this.hide()};tn_c.prototype.remove=function(){tn_L(this.f);tn_L(this.d)};tn_c.prototype.yb=function(){return this.d};tn_c.prototype.Ea=function(a){if(a){tn_g(this.c.maximize);tn_g(this.c.restore)}else{tn_a(this.c.maximize);tn_a(this.c.restore)}};tn_c.prototype.ea=function(a){this.c.close.style.visibility=a?"visible":"hidden"};tn_c.prototype.nb=function(a){if(a===true||a==="rtl"){this.K="rtl"}else{this.K="ltr"}};tn_c.prototype.Ta=function(a){this.Z=a};tn_c.prototype.Ua=function(a){this.t=
a};tn_c.prototype.Da=function(a){this.U=a};tn_c.prototype.wb=function(a){this.G=a};tn_c.prototype.Nb=function(a,b){return this.Q(new tn_y(a.x,a.y,0,0),b)};tn_c.prototype.da=function(a,b){if(!a.getClientRects){return this.Q(tn_Za(a))}var c=this.z(),d=this.c,f=c.width,g=c.height,h=window.innerWidth||document.body.scrollWidth,i=document.documentElement.scrollLeft||window.scrollX||document.body.scrollLeft,t=document.documentElement.scrollTop||window.scrollY||document.body.scrollTop;tn_a(d.iw_xtap);tn_a(d.iw_xtap_l);
tn_a(d.iw_xtap_u);tn_a(d.iw_xtap_ul);tn_a(d.iw_xtap_ld);tn_a(d.iw_xtap_rd);tn_a(d.iws_tap);tn_a(d.iws_tap_l);tn_a(d.iws_tap_u);tn_a(d.iws_tap_ul);tn_a(d.iws_tap_ld);tn_a(d.iws_tap_rd);var n,e,m=0,s=0,w=0,k,j,q,v,z,r,y,l=a.getClientRects(),x=tn_Za(a),B=l[0].top-x.y;for(var p=0;p<l.length;++p){if(p>0&&l[p].bottom==l[p-1].bottom){if(l[p].left==l[p-1].right){l[p].left=l[p-1].left;l[p].top=tn_z(l[p].top,l[p-1].top)}else if(l[p].right==l[p-1].left){l[p].right=l[p-1].right;l[p].top=tn_z(l[p].top,l[p-1].top)}}if(!v||
l[p].left<=v.left){v=l[p]}if(!z||l[p].right>=z.right){z=l[p]}if(!r||l[p].top<=r.top){r=l[p]}if(!y||l[p].bottom>=y.bottom){y=l[p]}}var C=v.left-x.x,o,A,E,G=0;if(this.G&&21+f+6+12+z.right<h){j=true;n=d.iw_xtap_ld;e=d.iws_tap_ld;o=z;this.C=0}else if(this.G&&18+f+21<v.left){q=true;n=d.iw_xtap_rd;e=d.iws_tap_rd;w=5;o=v;this.C=6+f+21}else{if(this.U&&21+g+6+12+(tn_d(this.b)>1?20:0)>x.y-(this.t?t:0)){n=d.iw_xtap_u;e=d.iws_tap_u;k=true;s=32;m=0;o=y}else{n=d.iw_xtap;e=d.iws_tap;s=32;m=0;o=r}if(tn_m((o.left+
o.right)/2)+32+6+12>h){if(n==d.iw_xtap_u){n=d.iw_xtap_ul;e=d.iws_tap_ul}else{n=d.iw_xtap_l;e=d.iws_tap_l}w=5;m=32;s=0}A=tn_m((f-32)/2);if(this.Z||this.t){if(A+6+12+m>tn_m((o.left+o.right)/2)){var D=tn_m((o.left+o.right)/2)-(this.t?0:i)-6-12-m;if(D<0){G=tn_z(-D,tn_m((o.left+o.right)/2));D=0}A=D}else if(tn_m((o.left+o.right)/2)-m+f-A+6+12>h){if(k){n=d.iw_xtap_ul;e=d.iws_tap_ul}else{n=d.iw_xtap_l;e=d.iws_tap_l}w=5;m=32;s=0;var D=tn_m((o.left+o.right)/2)-(this.t?0:i)-m+f+6+12-h;if(D>f-32){G=tn_h(f-32-
D,-tn_m((o.left+o.right)/2)+(this.t?0:i));D=f-32}A=D}}E=f-32-A;this.C=6+A+m}tn_g(n);tn_g(e);var I=this.B=b||tn_j.ZERO,J=this.C-G,L=j||q?6:(k?0:this.ka().height+(tn_d(this.b)>1?20:0));J-=I.width;L-=I.height;var F=new tn_((j?o.right:(q?o.left:tn_m((o.left+o.right)/2)))-J-C,(j||q?tn_m((o.top+o.bottom)/2):(k?o.bottom:o.top))-L-B);this.Ca=F;tn_b(this.d,F);tn_b(this.f,F);this.N=undefined;this.$=a;return this.wa(j,q,k,A,E,n,e,w)};tn_c.prototype.Q=function(a,b){var c=this.z(),d=this.c,f=c.width,g=c.height,
h=document.body.scrollWidth,i=document.documentElement.scrollLeft||window.scrollX||document.body.scrollLeft,t=document.documentElement.scrollTop||window.scrollY||document.body.scrollTop;tn_a(d.iw_xtap);tn_a(d.iw_xtap_l);tn_a(d.iw_xtap_u);tn_a(d.iw_xtap_ul);tn_a(d.iw_xtap_ld);tn_a(d.iw_xtap_rd);tn_a(d.iws_tap);tn_a(d.iws_tap_l);tn_a(d.iws_tap_u);tn_a(d.iws_tap_ul);tn_a(d.iws_tap_ld);tn_a(d.iws_tap_rd);var n,e,m=0,s=0,w=0,k,j,q,v,z,r=0,y=this.G;if(y&&21+f+6+12+a.x+a.w<i+h){j=true;n=d.iw_xtap_ld;e=d.iws_tap_ld}else if(y&&
18+f+21+i<a.x){q=true;n=d.iw_xtap_rd;e=d.iws_tap_rd;w=5}else{if(this.U&&21+g+6+12+(tn_d(this.b)>1?20:0)+(this.t?t:0)>a.y){n=d.iw_xtap_u;e=d.iws_tap_u;s=32;m=0;k=true}else{n=d.iw_xtap;e=d.iws_tap;s=32;m=0}if(a.x+a.w/2+32+6+12>i+h){if(n==d.iw_xtap_u){n=d.iw_xtap_ul;e=d.iws_tap_ul}else{n=d.iw_xtap_l;e=d.iws_tap_l}w=5;m=32;s=0}v=tn_m((f-32)/2);if(this.Z){if(v+6+12+m+i>a.x+tn_m(a.w/2)){var l=a.x+tn_m(a.w/2)-6-12-m-i;if(l<0){r=tn_z(-l,tn_m(a.w/2));l=0}v=l}else if(a.x+tn_m(a.w/2)-m+f-v+6+12>i+h){if(k){n=
d.iw_xtap_ul;e=d.iws_tap_ul}else{n=d.iw_xtap_l;e=d.iws_tap_l}w=5;m=32;s=0;var l=a.x+tn_m(a.w/2)-m+f+6+12-h-i;if(l>f-32){r=tn_h(f-32-l,-tn_m(a.w/2));l=f-32}v=l}}z=f-32-v}tn_g(n);tn_g(e);this.C=j?0:(q?6+f+21:6+v+m);var x=this.B=b||tn_j.ZERO,B=this.C-r,p=j||q?6:(k?0:this.ka().height+(tn_d(this.b)>1?20:0));B-=x.width;p-=x.height;var C=new tn_(a.x+(j?a.w:(q?0:a.w/2))-B,a.y+(j||q?a.h/2:(k?a.h:0))-p);this.Ca=C;tn_b(this.d,C);tn_b(this.f,C);this.N=a;this.$=undefined;return this.wa(j,q,k,v,z,n,e,w)};tn_c.prototype.wa=
function(a,b,c,d,f,g,h,i){var t=!(a||b||c);this.T=g;this.R=h;var n=this.z(),e=this.c,m=n.width,s=n.height,w=tn_d(this.b)>1?this.p:0;if(c){tn_i(e.iw_n1,tn_h(d,0));tn_i(e.iw_n2,tn_h(f,0));tn_i(e.iw_s1,m-w);tn_i(e.iw_s2,0);tn_i(e.iws_n1,tn_h(d,0));tn_i(e.iws_n2,tn_h(f,0));tn_i(e.iws_s1,m-w);tn_i(e.iws_s2,0)}else if(t){tn_i(e.iw_n1,m-w);tn_i(e.iw_n2,0);tn_i(e.iw_s1,tn_h(d,0));tn_i(e.iw_s2,tn_h(f,0));tn_i(e.iws_n1,m-w);tn_i(e.iws_n2,0);tn_i(e.iws_s1,tn_h(d,0));tn_i(e.iws_s2,tn_h(f,0))}else{tn_i(e.iw_n1,
m);tn_i(e.iw_n2,0);tn_i(e.iw_s1,m-w);tn_i(e.iw_s2,0);tn_i(e.iws_n1,m);tn_i(e.iws_n2,0);tn_i(e.iws_s1,m-w);tn_i(e.iws_s2,0)}tn_Y(e.iw_c,n);if(a){tn_q(e.iw_w,tn_h(s-32,0));tn_q(e.iw_e,tn_h(s,32));tn_q(e.iws_w,tn_h(s-32,0));tn_q(e.iws_e,tn_h(s,32))}else if(b){tn_q(e.iw_e,tn_h(s-32,0));tn_q(e.iw_w,tn_h(s,32));tn_q(e.iws_e,tn_h(s-32,0));tn_q(e.iws_w,tn_h(s,32))}else{tn_q(e.iw_w,s);tn_q(e.iw_e,s);tn_q(e.iws_w,s);tn_q(e.iws_e,s)}var k=a?15:0,j=k+5-2,q=k+6,v=q+5,z=q+m,r=z+5,y=a?0:(b?z:q+d),l=y+i,x=y+32,B=
x+5,p=c?15:(!a&&!b&&tn_d(this.b)>1?20:0),C=p+5-2,o=p+6,A=o+5,E=o+(a||b?tn_h(s,32):s),G=E+5,D=c||a||b?E:0,I=D+5-(c||a||b?0:2),J=c||a||b?E+6-1:0,L=new tn_(q,E),F=new tn_(v,G),M=new tn_(q,p),Z=new tn_(v,C);tn_b(e.iw_nw,new tn_(k,p));tn_b(e.iws_nw,new tn_(j,C));if(t){tn_b(e.iw_n1,new tn_(q+w,p));tn_b(e.iws_n1,new tn_(v+w,C));tn_b(e.iw_s1,L);tn_b(e.iws_s1,F);tn_b(e.iw_s2,new tn_(x,E));tn_b(e.iws_s2,new tn_(B,G));tn_a(e.iws_tab_dl);tn_a(e.iws_tab_dr);tn_g(e.iws_tab_l);tn_g(e.iws_tab_r);tn_b(e.iws_tab_l,
new tn_(j,I));tn_b(e.iws_tab_r,new tn_(v+w-14,I))}else{tn_b(e.iw_n1,M);tn_b(e.iws_n1,Z);tn_b(e.iw_s2,L);tn_b(e.iws_s2,F);tn_b(e.iw_s1,new tn_(q+w,E));tn_b(e.iws_s1,new tn_(v+w,G));tn_g(e.iws_tab_dl);tn_g(e.iws_tab_dr);tn_a(e.iws_tab_l);tn_a(e.iws_tab_r);tn_b(e.iws_tab_dl,new tn_(j,I));tn_b(e.iws_tab_dr,new tn_(v+w-14,I))}if(c){tn_b(e.iw_n2,new tn_(x,p));tn_b(e.iws_n2,new tn_(B,C))}else{tn_b(e.iw_n2,M);tn_b(e.iws_n2,Z)}tn_b(e.iw_ne,new tn_(z,p));tn_b(e.iws_ne,new tn_(r,C));tn_b(e.iw_w,new tn_(k,o+
(a?32:0)));tn_b(e.iws_w,new tn_(j,A+(a?32:0)));tn_b(e.iw_c,new tn_(q,o));tn_b(e.iws_c,new tn_(v,A));tn_i(e.iw_c,z-q);tn_q(e.iw_c,E-o);tn_i(e.iws_c,r-v);tn_q(e.iws_c,G-A);tn_b(e.iw_e,new tn_(z,o+(b?32:0)));tn_b(e.iws_e,new tn_(r,A+(b?32:0)));tn_b(e.iw_sw,new tn_(k,E));tn_b(e.iws_sw,new tn_(j,G));tn_b(e.iw_se,new tn_(z,E));tn_b(e.iws_se,new tn_(r,G));if(a){tn_b(g,new tn_(0,o));tn_b(h,new tn_(0,o))}else if(b){tn_b(g,new tn_(z,o));tn_b(h,new tn_(r,o))}else if(c){tn_b(g,new tn_(y,0));tn_b(h,new tn_(l,
0))}else{tn_b(g,new tn_(y,E));tn_b(h,new tn_(l,G))}var S;if(this.K=="rtl"){S=0+q}else{S=z-14+0}var $=o-0;tn_b(e.close,new tn_(S,$));if(e.close.style.visibility!="hidden"){if(this.K=="rtl"){S+=16}else{S-=16}}var aa=new tn_(S,$);tn_b(e.maximize,aa);tn_b(e.restore,aa);this.fa=new tn_(k+8,p+8);for(var H=0;H<tn_d(this.g);H++){var ba=this.g[H];tn_b(ba,this.fa)}if(tn_d(this.b)<2){tn_a(e.iws_tab_l);tn_a(e.iws_tab_r);tn_a(e.iws_tab_dl);tn_a(e.iws_tab_dr);tn_g(e.iw_sw);tn_g(e.iws_sw);tn_g(e.iw_nw);tn_g(e.iws_nw)}else{if(t){tn_a(e.iw_nw);
tn_a(e.iws_nw);tn_g(e.iw_sw);tn_g(e.iws_sw)}else{tn_a(e.iw_sw);tn_a(e.iws_sw);tn_g(e.iw_nw);tn_g(e.iws_nw)}for(var H=0;H<tn_d(this.b);++H){var T=this.b[H],u=T.images,X=T.textWidth,P=T.labelNode,Y=P.style,N;if(H>0){N=this.ga[H-1]}tn_a(u.iw_tabback_dl);tn_a(u.iw_tabback_dm);tn_a(u.iw_tabback_dr);tn_a(u.iw_tabback_l);tn_a(u.iw_tabback_m);tn_a(u.iw_tabback_r);tn_a(u.iw_tab_dl);tn_a(u.iw_tab_dm);tn_a(u.iw_tab_dr);tn_a(u.iw_tab_l);tn_a(u.iw_tab_m);tn_a(u.iw_tab_r);tn_a(u.iws_tab_m);tn_a(u.iws_tab_dm);if(N){tn_a(N.iws_tab_do);
tn_a(N.iws_tab_o)}else{tn_a(u.iw_tab_1l);tn_a(u.iw_tab_1dl);tn_a(u.iw_tabback_1l);tn_a(u.iw_tabback_1dl);tn_a(u.iws_tab_1l);tn_a(u.iws_tab_1dl)}var K,O,Q,V,R,U=this.d.style.zIndex;if(t){if(this.k==H){if(H==0){K=u.iw_tab_1l}else{K=u.iw_tab_l}O=u.iw_tab_m;Q=u.iw_tab_r;++U}else{if(H==0){K=u.iw_tabback_1l}else{K=u.iw_tabback_l}O=u.iw_tabback_m;Q=u.iw_tabback_r}V=u.iws_tab_m;if(N)R=N.iws_tab_o;Y.paddingTop=tn_l(4);Y.paddingBottom=tn_l(0)}else{if(this.k==H){if(H==0){K=u.iw_tab_1dl}else{K=u.iw_tab_dl}O=
u.iw_tab_dm;Q=u.iw_tab_dr;++U}else{if(H==0){K=u.iw_tabback_1dl}else{K=u.iw_tabback_dl}O=u.iw_tabback_dm;Q=u.iw_tabback_dr}V=u.iws_tab_dm;if(N)R=N.iws_tab_do;Y.paddingTop=tn_l(4);Y.paddingBottom=""}tn_g(K);tn_g(O);tn_g(Q);tn_g(V);var W=T.offset+(H==0?6:11);tn_b(K,new tn_(k+T.offset,D));tn_b(O,new tn_(k+W,D));tn_i(O,X);tn_b(V,new tn_(j+2+W,I));tn_i(V,X);tn_b(Q,new tn_(k+W+X,D));if(R){tn_g(R);tn_b(R,new tn_(j+W-14+2,I));if(!R.parentNode){tn_H(this.f,R)}}K.style.zIndex=U;O.style.zIndex=U;Q.style.zIndex=
U;tn_i(P,X+2+3);tn_b(P,new tn_(k+W-2,J));tn_g(P);P.style.zIndex=U+1;if(!P.parentNode&&T.textWidth>0){tn_H(this.d,P)}}}};tn_c.prototype.O=function(){if(this.$){this.da(this.$,this.B)}else if(this.N){this.Q(this.N,this.B)}};tn_c.prototype.Cb=function(){return this.B};tn_c.prototype.Ob=function(a){this.d.style.zIndex=a+1;this.f.style.zIndex=a};tn_c.prototype.z=function(){return new tn_j(tn_h(this.l.width,this.p),this.l.height)};tn_c.prototype.reset=function(a,b,c,d,f){this.D(c,b,f);this.Q(a,d);this.show();
tn_P(this.c.restore)};tn_c.prototype.Db=function(){return this.k};tn_c.prototype.Fb=function(){return this.b};tn_c.prototype.zb=function(){return this.g};tn_c.prototype.hide=function(){if(this.T){tn_a(this.T)}if(this.R){tn_a(this.R)}tn_a(this.d);tn_a(this.f)};tn_c.prototype.show=function(){if(this.Sa()){tn_g(this.d);tn_g(this.f);if(this.T){tn_g(this.T)}if(this.R){tn_g(this.R)}}};tn_c.prototype.Hb=function(){this.tb=false};tn_c.prototype.pb=function(){this.tb=true};tn_c.prototype.Sa=function(){return this.d.style.display==
"none"};tn_c.prototype.lb=function(a){if(a==this.k){return}this.Aa(a);var b=this.g;tn_W(b,tn_a);tn_g(b[a]);var c=this;window.setTimeout(function(){c.O()},0)};tn_c.prototype.cb=function(){tn_o(this,tn_Ea)};tn_c.prototype.maximize=function(a){if(this.A)return;tn_o(this,tn_kb);tn_8a(this.c.restore);this.Ba=this.l;this.sb=this.b;this.rb=this.k;this.o=this.o||new tn_j(628,598);var b=new tn_j(4+this.o.width,4+this.o.height);if(tn_f.e()){b.width+=1}this.na(b,a)};tn_c.prototype.Mb=function(a){this.o=this.V(a)};
tn_c.prototype.restore=function(a){if(!this.A)return;tn_o(this,tn_pb);tn_P(this.c.restore);this.D(this.o,this.sb,this.rb);this.Va=this.Ba;this.na(this.Ba,a)};tn_c.prototype.na=function(a,b){this.Y=new tn_S(b===true?1:10);this.I=this.l;this.ma=a;this.ha()};tn_c.prototype.ha=function(){var a=this.Y.next();if(this.Y.more()){tn_0a(this,this.ha,10)}var b=this.I.width+(this.ma.width-this.I.width)*a,c=this.I.height+(this.ma.height-this.I.height)*a;this.ca(new tn_j(b,c));this.O();this.vb();if(!this.Y.more()){this.Na()}};
tn_c.prototype.Na=function(){if(!this.A){this.A=true;tn_o(this,tn_Ha);this.D(this.o,this.Xa,this.Wa)}else{this.A=false;tn_o(this,tn_Ja)}};tn_c.prototype.Jb=function(){return this.A};tn_c.prototype.ca=function(a){var b=this.l=this.V(a);return b};tn_c.prototype.La=function(a){if(tn_f.type==1){tn_7(a)}else{var b=tn_2a(a,this.d);if(b.y<=this.la()){tn_7(a)}}};tn_c.prototype.ja=function(a){if(tn_f.type==1){tn_Z(a)}else{var b=tn_2a(a,this.d);if(b.y<=this.la()){a.cancelDrag=true}}};tn_c.prototype.la=function(){return this.z().height+
12};tn_c.prototype.ka=function(){var a=this.z();return new tn_j(a.width+12,a.height+21+6)};tn_c.prototype.Eb=function(){return tn_d(this.b)>1?20:0};tn_c.prototype.Gb=function(){return this.Ca};tn_c.prototype.D=function(a,b,c){this.Ga();this.Va=a;var d=new tn_j(4+a.width,4+a.height);if(tn_f.e()){d.width+=1}var f=this.ca(d),g=[];this.b=g;var h=c||0,i=new tn_j(f.width+-4,f.height+-4),t=this.fa,n=this.g=[];for(var e=0;e<tn_d(b);e++){var m=tn_n("div",this.d,t,i);tn_1a(m);if(e!=h){tn_a(m)}m.style.zIndex=
10;tn_H(m,b[e].contentElem);n.push(m)}if(tn_d(b)>1){var s=[];this.Pa();for(var e=0;e<tn_d(b);++e){var w={images:b[e].images||{},textWidth:b[e].textWidth||0,offset:b[e].offset||0,name:b[e].name,contentElem:b[e].contentElem,onclick:b[e].onclick},k=w.images;tn_I(k,this.d,[["iw_tabback_dl",11,26,0,0],["iw_tabback_dm",1,26,0,0],["iw_tabback_dr",14,26,0,0],["iw_tabback_l",11,26,0,0],["iw_tabback_m",1,26,0,0],["iw_tabback_r",14,26,0,0],["iw_tab_dl",11,26,0,0],["iw_tab_dm",1,26,0,0],["iw_tab_dr",14,26,0,
0],["iw_tab_l",11,26,0,0],["iw_tab_m",1,26,0,0],["iw_tab_r",14,26,0,0]]);tn_I(k,this.f,[["iws_tab_dm",1,28,0,0],["iws_tab_m",1,28,0,0]]);function j(y,l){tn_a(l);y.S.push(l)};if(e==0){tn_I(k,this.d,[["iw_tab_1dl",6,26,0,0],["iw_tab_1l",6,26,0,0],["iw_tabback_1dl",6,26,0,0],["iw_tabback_1l",6,26,0,0]]);tn_I(k,this.f,[["iws_tab_1dl",8,28,0,0],["iws_tab_1l",8,28,0,0]]);j(this,k.iw_tab_1dl);j(this,k.iw_tab_1l);j(this,k.iw_tabback_1dl);j(this,k.iw_tabback_1l);j(this,k.iws_tab_1dl);j(this,k.iws_tab_1l)}j(this,
k.iw_tabback_dl);j(this,k.iw_tabback_dm);j(this,k.iw_tabback_dr);j(this,k.iw_tabback_l);j(this,k.iw_tabback_m);j(this,k.iw_tabback_r);j(this,k.iw_tab_dl);j(this,k.iw_tab_dm);j(this,k.iw_tab_dr);j(this,k.iw_tab_l);j(this,k.iw_tab_m);j(this,k.iw_tab_r);j(this,k.iws_tab_dm);j(this,k.iws_tab_m);var q=document.createElement("div");w.labelNode=q;tn_q(q,20);var v=q.style;tn_1a(q);v.fontWeight="bold";v.fontFamily="Arial,sans-serif";v.fontSize=tn_l(12);v.textAlign="center";v.display="inline";tn_4a(q);tn_J(w.name,
q);(function(y,l,x,B){tn_U(B,y,function(){y.lb(l);if(x)x()})})(this,e,b[e].onclick,q);this.S.push(q);s.push(q);this.b.push(w);if(e>0){var z={};tn_I(z,this.f,[["iws_tab_do",14,28,0,0],["iws_tab_o",14,28,0,0]]);j(this,z.iws_tab_do);j(this,z.iws_tab_o);this.ga.push(z)}}var r=this;tn_ua(s,function(y){var l;if(tn_d(y)==tn_d(g)){for(var x=0;x<tn_d(y);++x){var B=l=g[x];if(y[x].width!=0){B.textWidth=tn_h(0,y[x].width-2-3)}tn_g(B.labelNode);tn_H(r.d,B.labelNode);if(x>0){var p=g[x-1];B.offset=p.offset+p.textWidth+
(x==1?6:11)+14-11}}r.p=l.offset+l.textWidth+ +14+11-6;if(r.p+30>f.width){r.ca(new tn_j(r.p+30,f.height));var C=new tn_j(r.p+30+-4,f.height+-4);for(var x=0;x<tn_d(r.g);++x){tn_Y(r.g[x],C)}}}r.Aa(h);r.O()})}else{var w={images:b[0].images||{},textWidth:b[0].textWidth||0,offset:b[0].offset||0,name:b[0].name,contentElem:b[0].contentElem,onclick:b[0].onclick};this.b.push(w);this.O()}};tn_c.prototype.vb=function(){var a=new tn_j(this.l.width+-4,this.l.height+-4);for(var b=0;b<tn_d(this.g);b++){var c=this.g[b];
tn_Y(c,a)}};tn_c.prototype.ob=function(a,b,c){this.o=a;this.Xa=b;this.Wa=c;tn_8a(this.c.maximize)};tn_c.prototype.Ga=function(){var a=this.g;tn_W(a,tn_L);tn_Pa(a);var b=this.S;tn_W(b,tn_L);tn_Pa(b);this.k=0};tn_c.prototype.V=function(a){return new tn_j(tn_h(a.width,32),tn_h(a.height,0))};tn_c.prototype.Pa=function(){this.S=[];this.ga=[];this.p=0};tn_c.prototype.Aa=function(a){tn_4a(this.b[this.k].labelNode);this.k=a;tn__b(this.b[a].labelNode)};function tn__b(a){var b=a.style;b.color="";b.textDecoration=
"";tn_v(a,"")}function tn_4a(a){var b=a.style;b.color="#0000cc";b.textDecoration="underline";tn_v(a,"pointer")}function tn_I(a,b,c){var d=tn_n("div",b);for(var f=0;f<tn_d(c);f++){var g=c[f],h=new tn_j(g[1],g[2]),i=new tn_(g[3],g[4]),t=tn_$(g[0]),n=tn_9(t,d,i,h,true,true);a[g[5]||g[0]]=n}return d};function tn_Sb(a,b,c){tn_ua([a],function(d){b(d[0])},c)}function tn_ua(a,b,c){var d=c||screen.width,f=tn_n("div",window.document.body,new tn_(-screen.width,-screen.height),new tn_j(d,screen.height)),g=[];for(var h=0;h<tn_d(a);h++){var i=tn_n("div",f,tn_.ORIGIN);tn_H(i,a[h]);g.push(i)}window.setTimeout(function(){var t=[],n=new tn_j(0,0);for(var e=0;e<tn_d(g);e++){var m=g[e],s=new tn_j(m.offsetWidth,m.offsetHeight);t.push(s);m.removeChild(a[e]);tn_L(m);n.width=tn_h(n.width,s.width);n.height=tn_h(n.height,
s.height)}tn_L(f);g=null;b(t,n)},0)};function tn_9(a,b,c,d,f,g,h){var i;if(f&&tn_f.type==1){i=tn_n("div",b,c,d);i.style.overflow="hidden";if(d&&g){i.sizingMethod="scale"}var t=tn_n("img",i);tn_P(t);tn_K(t,tn_Fa,tn_Nb)}else{i=tn_n("img",b,c,d);if(h){tn_K(i,tn_Fa,tn_Mb)}}if(h){i.hideAndTrackLoading=true}tn_Sa(i);if(tn_f.type==1){i.galleryImg="no"}i.style.border=tn_l(0);i.style.padding=tn_l(0);i.style.margin=tn_l(0);i.oncontextmenu=tn_sb;tn_Ob(i,a);return i}function tn_Nb(){var a=this.parentNode;a.style.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="+
(a.sizingMethod?a.sizingMethod:"crop")+',src="'+this.src+'")';if(a.hideAndTrackLoading){a.loaded=true}}function tn_Ob(a,b){if(a.tagName=="DIV"){a.firstChild.src=b;a.src=b;if(a.hideAndTrackLoading){a.style.filter="";a.loaded=false}}else if(a.hideAndTrackLoading&&b!=tn_6){if(b!=tn_6){a.loaded=false;a.pendingSrc=b}else{a.pendingSrc=null}a.src=tn_6}else{a.src=b}}function tn_Mb(){var a=this;if(a.src==tn_6&&a.pendingSrc){a.src=a.pendingSrc;a.pendingSrc=null}else{a.loaded=true}}function tn_$(a,b){return tn_5+
a+(b?".gif":".png")};var tn_5="http://www.google.com/images/infowindow/",tn_6=tn_5+"transparent.png",tn_Ma=Number.MAX_VALUE;var tn_G="click",tn_gb="contextmenu",tn_Q="dblclick",tn_Fa="load",tn_R="mousedown",tn_lb="mousemove",tn_Ia="mouseout",tn_3="mouseup",tn_mb="mousewheel",tn_nb="DOMMouseScroll",tn_qb="unload",tn_Ea="closeclick",tn_kb="maximizeclick",tn_pb="restoreclick",tn_Ha="maximizeend",tn_Ja="restoreend",tn_jb="dragstart",tn_hb="drag",tn_ib="dragend",tn_ob="move",tn_fb="clearlisteners",tn_Ga="logclick";var tn_Bb=false;function tn_t(){this.a=[]}function tn__a(){}tn_t.instance=function(a){if(!a){a=window}if(!a.gEventListenerPool){a.gEventListenerPool=new tn_t}return a.gEventListenerPool};tn_t.remove=function(a){tn_t.instance(tn_X(a)).kb(a)};tn_t.prototype.kb=function(a){var b=this.a.pop(),c=a.Ma();if(c<this.a.length){this.a[c]=b;b.P(c)}a.P(-1)};tn_t.push=function(a){tn_t.instance(tn_X(a)).hb(a)};tn_t.prototype.hb=function(a){this.a.push(a);a.P(this.a.length-1)};tn_t.prototype.Bb=function(){return this.a};
tn_t.prototype.clear=function(){for(var a=0;a<this.a.length;++a){this.a[a].P(-1)}this.a=[]};function tn_ra(a,b,c){var d=new tn_w(a,b,c,0);tn_t.push(d);return d}function tn_V(a){a.remove();tn_t.remove(a)}function tn_Ab(a){tn_o(a,tn_fb);tn_W(tn_Wa(a),function(b){b.remove();tn_t.remove(b)})}function tn_Wa(a,b){var c=[],d=a["__e_"];if(d){if(b){if(d[b]){tn_pa(c,d[b])}}else{tn_Cb(d,function(f,g){tn_pa(c,g)})}}return c}function tn_Xa(a,b,c){var d=null,f=a["__e_"];if(f){d=f[b];if(!d){d=[];if(c){f[b]=d}}}else{d=
[];if(c){a["__e_"]={};a["__e_"][b]=d}}return d}function tn_o(a,b,c,d,f){var g=[];tn_pa(g,arguments,2);tn_W(tn_Wa(a,b),function(h){if(tn_Bb){h.apply(a,g)}else{try{h.apply(a,g)}catch(i){}}})}function tn_K(a,b,c){var d;if(tn_f.type==2&&b==tn_Q){a["on"+b]=c;d=new tn_w(a,b,c,3)}else if(a.addEventListener){a.addEventListener(b,c,false);d=new tn_w(a,b,c,1)}else if(a.attachEvent){var f=tn_zb(a,c);a.attachEvent("on"+b,f);d=new tn_w(a,b,f,2)}else{a["on"+b]=c;d=new tn_w(a,b,c,3)}var g=tn_X(a);if(a!=g||b!=tn_qb){tn_t.push(d)}return d}
function tn_u(a,b,c,d){var f=tn_8(c,d);return tn_K(a,b,f)}function tn_U(a,b,c){tn_u(a,tn_G,b,c);if(tn_f.type==1){tn_u(a,tn_Q,b,c)}}function tn_8(a,b){return function(c){if(!c){c=window.event}if(c&&!c.target){c.target=c.srcElement}b.call(a,c,this)}}function tn_zb(a,b){return function(){return b.apply(a,arguments)}}function tn_w(a,b,c,d){var f=this;f.j=a;f.v=b;f.J=c;f.ib=d;f.qa=-1;tn_aa(f,a);tn_Xa(a,b,true).push(f)}tn_w.prototype.remove=function(){var a=this;switch(a.ib){case 1:a.j.removeEventListener(a.v,
a.J,false);break;case 2:a.j.detachEvent("on"+a.v,a.J);break;case 3:a.j["on"+a.v]=null;break}tn_Vb(tn_Xa(a.j,a.v),a);a.j=null;a.J=null;a.remove=tn__a;a.apply=tn__a};tn_w.prototype.Ma=function(){return this.qa};tn_w.prototype.P=function(a){this.qa=a};tn_w.prototype.Kb=function(a){return this.v==a};tn_w.prototype.apply=function(a,b){return this.J.apply(a,b)};tn_w.prototype.Ab=function(){return this.j};function tn_Va(a){tn_yb(a,tn_Ab)}function tn_7(a){if(a.type==tn_G){tn_o(document,tn_Ga,a)}if(tn_f.type==
1){window.event.cancelBubble=true;window.event.returnValue=false}else{a.preventDefault();a.stopPropagation()}}function tn_Z(a){if(a.type==tn_G){tn_o(document,tn_Ga,a)}if(tn_f.type==1){window.event.cancelBubble=true}else{a.stopPropagation()}}function tn_sb(a){if(tn_f.type==1){window.event.returnValue=false}else{a.preventDefault()}};var tn_f,tn_xa=["opera","msie","safari","firefox","mozilla"],tn_Na=["x11;","macintosh","windows"];function tn_ga(a){this.type=-1;this.os=-1;this.version=0;this.revision=0;var a=a.toLowerCase();for(var b=0;b<tn_d(tn_xa);b++){var c=tn_xa[b];if(a.indexOf(c)!=-1){this.type=b;var d=new RegExp(c+"[ /]?([0-9]+(.[0-9]+)?)");if(d.exec(a)!=null){this.version=parseFloat(RegExp.$1)}break}}for(var b=0;b<tn_d(tn_Na);b++){var c=tn_Na[b];if(a.indexOf(c)!=-1){this.os=b;break}}if(this.type==4||this.type==3){if(/\brv:\s*(\d+\.\d+)/.exec(a)){this.revision=
parseFloat(RegExp.$1)}}}tn_ga.prototype.e=function(){return this.type==3||this.type==4};tn_ga.prototype.Ib=function(){return this.type==4&&this.revision<1.7};tn_f=new tn_ga(navigator.userAgent);var tn_N="windo";function tn_n(a,b,c,d,f){var g=tn_va(b).createElement(a);if(c){tn_b(g,c)}if(d){tn_Y(g,d)}if(b&&!f){tn_H(b,g);if(b[tn_N]){g[tn_N]=b[tn_N]}}return g}function tn_J(a,b){var c=tn_va(b).createTextNode(a);if(b){tn_H(b,c)}return c}function tn_va(a){return(a?a.ownerDocument:null)||document}function tn_l(a){return tn_m(a)+"px"}function tn_Ua(a){return a+"em"}function tn_b(a,b){var c=a.style;c.position="absolute";c.left=tn_l(b.x);c.top=tn_l(b.y)}function tn_Y(a,b){var c=a.style;c.width=tn_l(b.width);
c.height=tn_l(b.height)}function tn_i(a,b){a.style.width=tn_l(b)}function tn_q(a,b){a.style.height=tn_l(b)}function tn_a(a){a.style.display="none"}function tn_g(a){a.style.display=""}function tn_P(a){a.style.visibility="hidden"}function tn_8a(a){a.style.visibility=""}function tn_Tb(a){a.style.position="absolute"}function tn_1a(a){tn_Zb(a,"hidden")}function tn_Zb(a,b){a.style.overflow=b}var tn_z=Math.min,tn_h=Math.max,tn_m=Math.round,tn_Oa=Math.abs;function tn_v(a,b){try{a.style.cursor=b}catch(c){if(b==
"pointer"){tn_v(a,"hand")}}}function tn_3a(a){tn_xb(a,"gmnoscreen");tn_vb(a,"gmnoprint")}function tn_Ya(a){return typeof a!="undefined"}function tn_sa(a){return typeof a=="number"}function tn_0a(a,b,c){return window.setTimeout(function(){b.apply(a)},c)}function tn_Ib(a){if(tn_f.type==2){return new tn_(a.pageX-self.pageXOffset,a.pageY-self.pageYOffset)}else{return new tn_(a.clientX,a.clientY)}}function tn_Hb(a){var b=a.target||a.srcElement;if(b.nodeType==3){b=b.parentNode}return b}function tn_Vb(a,
b,c){var d=0;for(var f=0;f<tn_d(a);++f){if(a[f]===b||c&&a[f]==b){a.splice(f--,1);d++}}return d}function tn_H(a,b){a.appendChild(b)}function tn_L(a){if(a.parentNode){a.parentNode.removeChild(a);tn_Va(a)}}function tn_tb(a){var b;while(b=a.firstChild){tn_Va(b);a.removeChild(b)}}function tn_Xb(a,b){if(a.innerHTML!=b){tn_tb(a);a.innerHTML=b}}function tn_Sa(a){if(tn_f.e()){a.style.MozUserSelect="none"}else{a.unselectable="on";a.onselectstart=tn_Wb}}function tn_W(a,b){var c=tn_d(a);for(var d=0;d<c;++d){b(a[d],
d)}}function tn_Cb(a,b,c){for(var d in a){if(c||!a.hasOwnProperty||a.hasOwnProperty(d)){b(d,a[d])}}}function tn_pa(a,b,c,d){var f=c||0,g=d||tn_d(b);for(var h=f;h<g;++h){a.push(b[h])}}function tn_Wb(){return false}function tn_Yb(a,b){if(tn_f.type==1){a.style.filter="alpha(opacity="+tn_m(b*100)+")"}else{a.style.opacity=b}}function tn_ub(a,b,c){var d=tn_n("div",a,b,c);d.style.backgroundColor="black";tn_Yb(d,0.35);return d}function tn_A(a,b){var c=tn_va(a);if(a.currentStyle){var d=tn_Qa(b);return a.currentStyle[d]}else if(c.defaultView&&
c.defaultView.getComputedStyle){var f=c.defaultView.getComputedStyle(a,"");return f?f.getPropertyValue(b):""}else{var d=tn_Qa(b);return a.style[d]}}var tn_ya="__mapsBaseCssDummy__";function tn_T(a,b,c){var d=c?c:tn_A(a,b);if(tn_sa(d)){return d}else if(isNaN(parseInt(d,10))){return d}else if(tn_d(d)>2&&d.substring(tn_d(d)-2)=="px"){return parseInt(d,10)}else{var f=a.ownerDocument.getElementById(tn_ya);if(!f){var f=tn_n("div",a,new tn_(0,0),new tn_j(0,0));f.id=tn_ya;tn_P(f)}else{a.parentNode.appendChild(f)}f.style.width=
"0px";f.style.width=d;return f.offsetWidth}}var tn_9a="border-left-width",tn_$a="border-top-width";function tn_O(a){return new tn_j(tn_Ra(a,tn_9a),tn_Ra(a,tn_$a))}function tn_Ra(a,b){var c=tn_A(a,b);if(isNaN(parseInt(c,10))){return 0}return tn_T(a,b,c)}function tn_Qa(a){return a.replace(/-(\w)/g,function(b,c){return(""+c).toUpperCase()})}function tn_d(a){return a.length}function tn_Pa(a){a.length=0}function tn_Qb(a){var b=false;if(a&&typeof a=="object"){if(typeof Window=="function"){b=a instanceof
Window}else{b=typeof a.navigator=="object"&&typeof a.history=="object"&&typeof a.document=="object"}}return b}function tn_X(a){var b;if(tn_Qb(a)){b=a}else{b=a&&a[tn_N]?a[tn_N]:window}return b}function tn_aa(a,b){var c=tn_X(b);a[tn_N]=c;return c};tn_.ORIGIN=new tn_(0,0);tn_.prototype.toString=function(){return"("+this.x+", "+this.y+")"};tn_.prototype.equals=function(a){if(!a)return false;return a.x==this.x&&a.y==this.y};function tn_j(a,b){this.width=a;this.height=b}tn_j.ZERO=new tn_j(0,0);tn_j.prototype.toString=function(){return"("+this.width+", "+this.height+")"};tn_j.prototype.equals=function(a){if(!a)return false;return a.width==this.width&&a.height==this.height};function tn_F(a){this.minX=(this.minY=tn_Ma);this.maxX=(this.maxY=-tn_Ma);
var b=arguments;if(a&&tn_d(a)){for(var c=0;c<tn_d(a);c++){this.extend(a[c])}}else if(tn_d(b)>=4){this.minX=b[0];this.minY=b[1];this.maxX=b[2];this.maxY=b[3]}}tn_F.prototype.min=function(){return new tn_(this.minX,this.minY)};tn_F.prototype.max=function(){return new tn_(this.maxX,this.maxY)};tn_F.prototype.toString=function(){return"("+this.min()+", "+this.max()+")"};tn_F.prototype.xb=function(a){var b=this;return b.minX<a.minX&&b.maxX>a.maxX&&b.minY<a.minY&&b.maxY>a.maxY};tn_F.prototype.extend=function(a){var b=
this;b.minX=tn_z(b.minX,a.x);b.maxX=tn_h(b.maxX,a.x);b.minY=tn_z(b.minY,a.y);b.maxY=tn_h(b.maxY,a.y)};tn_F.intersection=function(a,b){return new tn_F([new tn_(tn_h(a.minX,b.minX),tn_h(a.minY,b.minY)),new tn_(tn_z(a.maxX,b.maxX),tn_z(a.maxY,b.maxY))])};function tn_yb(a,b,c){if(b){b.call(null,a)}for(var d=a.firstChild;d;d=d.nextSibling){if(d.nodeType==1){arguments.callee.call(this,d,b,c)}}if(c){c.call(null,a)}}function tn_Ta(a){return a.className?""+a.className:""}function tn_vb(a,b){var c=tn_Ta(a);if(c){var d=c.split(/\s+/),f=false;for(var g=0;g<tn_d(d);++g){if(d[g]==b){f=true;break}}if(!f){d.push(b)}a.className=d.join(" ")}else{a.className=b}}function tn_xb(a,b){var c=tn_Ta(a);if(!c||c.indexOf(b)==-1){return}var d=c.split(/\s+/);for(var f=0;f<
tn_d(d);++f){if(d[f]==b){d.splice(f--,1)}}a.className=d.join(" ")};tn_ta=function(a){};function tn_na(){}tn_na.monitor=function(a,b,c,d,f){};tn_na.monitorAll=function(a,b,c){};tn_na.dump=function(){};function tn_p(){var a=tn_n("div",document.body),b=a.style;b.position="absolute";b.left=tn_l(7);b.bottom=tn_l(4);b.zIndex=10000;var c=tn_ub(a,new tn_(2,2)),d=tn_n("div",a);b=d.style;b.position="relative";b.zIndex=1;b.fontFamily="Verdana,Arial,sans-serif";b.fontSize="small";b.border="1px solid black";var f=[["Clear",this.clear],["Close",this.close]],g=tn_n("div",d);b=g.style;b.position="relative";b.zIndex=2;b.backgroundColor="#979797";b.color="white";b.fontSize="85%";b.padding=tn_l(2);tn_v(g,"default");
tn_Sa(g);tn_J("Log",g);for(var h=0;h<tn_d(f);h++){var i=f[h];tn_J(" - ",g);var t=tn_n("span",g);t.style.textDecoration="underline";tn_J(i[0],t);tn_U(t,this,i[1]);tn_v(t,"pointer")}tn_u(g,tn_R,this,this.Ia);var n=tn_n("div",d);b=n.style;b.backgroundColor="white";b.width=tn_Ua(80);b.height=tn_Ua(10);if(tn_f.e()){b.overflow="-moz-scrollbars-vertical"}else{b.overflow="auto"}tn_K(n,tn_R,tn_Z);this.L=n;this.m=a;this.f=c}tn_p.instance=function(){var a=tn_p.j;if(!a){a=new tn_p;tn_p.j=a}return a};tn_p.prototype.write=
function(a,b){var c=this.W();if(b){c=tn_n("span",c);c.style.color=b}tn_J(a,c);this.ba()};tn_p.prototype.Qb=function(a){var b=tn_n("a",this.W());tn_J(a,b);b.href=a;this.ba()};tn_p.prototype.Pb=function(a){var b=tn_n("span",this.W());b.innerHTML=a;this.ba()};tn_p.prototype.clear=function(){this.L.innerHTML=""};tn_p.prototype.close=function(){tn_L(this.m)};tn_p.prototype.Ia=function(a){if(!this.Ja){this.Ja=new tn_e(this.m);this.m.style.bottom=""}};tn_p.prototype.W=function(){var a=tn_n("div",this.L),
b=a.style;b.fontSize="85%";b.borderBottom="1px solid silver";b.paddingBottom=tn_l(2);var c=tn_n("div",a);c.style.color="gray";c.style.fontSize="75%";tn_J(this.ub(),c);return a};tn_p.prototype.ba=function(){this.L.scrollTop=this.L.scrollHeight;this.qb()};tn_p.prototype.ub=function(){var a=new Date;return this.M(a.getHours(),2)+":"+this.M(a.getMinutes(),2)+":"+this.M(a.getSeconds(),2)+":"+this.M(a.getMilliseconds(),3)};tn_p.prototype.M=function(a,b){var c=a.toString();while(tn_d(c)<b){c="0"+c}return c};
tn_p.prototype.qb=function(){tn_Y(this.f,new tn_j(this.m.offsetWidth,this.m.offsetHeight))};function tn_e(a,b){if(!tn_e.Qa){tn_e.Oa()}var c=tn_aa(this,a);b=b||{};this.u=b.draggableCursor||tn_e.u;this.r=b.draggingCursor||tn_e.r;this.i=a;this.m=b.container;this.ua=b.left;this.va=b.top;this.n=false;this.q=new tn_(0,0);this.s=false;this.H=new tn_(0,0);this.Ya=tn_8(this,this.gb);this.Za=tn_8(this,this.ra);this.ab=tn_8(this,this.sa);if(tn_f.e()){tn_u(c,tn_Ia,this,this.ta)}this.a=[];this.xa(a)}tn_e.Oa=function(){var a,b;if(tn_f.e()){a="-moz-grab";b="-moz-grabbing"}else{a="url("+tn_5+"openhand.cur), default";
b="url("+tn_5+"closedhand.cur), move"}this.u=this.u||a;this.r=this.r||b;this.Qa=true};tn_e.getDraggingCursor=function(){return tn_e.r};tn_e.ya=function(a){this.u=a};tn_e.za=function(a){this.r=a};tn_e.prototype.ya=tn_e.ya;tn_e.prototype.za=tn_e.za;tn_e.prototype.xa=function(a){for(var b=0;b<tn_d(this.a);++b){tn_V(this.a[b])}if(this.aa){tn_v(this.i,this.aa)}this.i=a;this.X=null;this.a=[];if(!a){return}tn_Tb(a);this.moveTo(tn_sa(this.ua)?this.ua:a.offsetLeft,tn_sa(this.va)?this.va:a.offsetTop);this.X=
a.setCapture?a:tn_X(a);this.a.push(tn_K(a,tn_R,this.Ya));this.a.push(tn_u(a,tn_3,this,this.eb));this.a.push(tn_u(a,tn_G,this,this.db));this.a.push(tn_u(a,tn_Q,this,this.fb));this.aa=a.style.cursor;this.F()};tn_e.prototype.Lb=function(a){tn_aa(this,a);tn_aa(this.i,a);if(tn_f.e()){tn_u(a,tn_Ia,this,this.ta)}this.xa(this.i)};tn_e.prototype.moveTo=function(a,b){a=tn_m(a);b=tn_m(b);if(this.left!=a||this.top!=b){this.left=a;this.top=b;var c=this.i.style;c.left=tn_l(a);c.top=tn_l(b);tn_o(this,tn_ob)}};tn_e.prototype.fb=
function(a){tn_o(this,tn_Q,a)};tn_e.prototype.db=function(a){if(this.n&&!a.cancelDrag){tn_o(this,tn_G,a)}};tn_e.prototype.eb=function(a){if(this.n){tn_o(this,tn_3,a)}};tn_e.prototype.gb=function(a){tn_o(this,tn_R,a);if(a.cancelDrag){return}if(!this.Ra(a)){return}this.mb(a);this.Fa(a);tn_7(a)};tn_e.prototype.ra=function(a){if(!this.s){return}if(tn_f.os==0){if(a==null){return}if(this.dragDisabled){this.savedMove={};this.savedMove.clientX=a.clientX;this.savedMove.clientY=a.clientY;return}tn_0a(this,
function(){this.dragDisabled=false;this.ra(this.savedMove)},30);this.dragDisabled=true;this.savedMove=null}var b=this.left+(a.clientX-this.q.x),c=this.top+(a.clientY-this.q.y),d=0,f=0,g=this.m;if(g){var h=this.i,i=tn_h(0,tn_z(b,g.offsetWidth-h.offsetWidth));d=i-b;b=i;var t=tn_h(0,tn_z(c,g.offsetHeight-h.offsetHeight));f=t-c;c=t}this.moveTo(b,c);this.q.x=a.clientX+d;this.q.y=a.clientY+f;tn_o(this,tn_hb,a)};tn_e.prototype.sa=function(a){this.jb();this.Ka(a);var b=(new Date).getTime();if(b-this.Ha<=
500&&tn_Oa(this.H.x-a.clientX)<=2&&tn_Oa(this.H.y-a.clientY)<=2){tn_o(this,tn_G,a)}};tn_e.prototype.ta=function(a){if(!a.relatedTarget&&this.s){this.sa(a)}};tn_e.prototype.disable=function(){this.n=true;this.F()};tn_e.prototype.enable=function(){this.n=false;this.F()};tn_e.prototype.enabled=function(){return!this.n};tn_e.prototype.dragging=function(){return this.s};tn_e.prototype.F=function(){var a;if(this.s){a=this.r}else if(this.n){a=this.aa}else{a=this.u}tn_v(this.i,a)};tn_e.prototype.Ra=function(a){var b=
a.button==0||a.button==1;if(this.n||!b){tn_7(a);return false}return true};tn_e.prototype.mb=function(a){this.q.x=a.clientX;this.q.y=a.clientY;if(this.i.setCapture){this.i.setCapture()}this.Ha=(new Date).getTime();this.H.x=a.clientX;this.H.y=a.clientY};tn_e.prototype.jb=function(){if(document.releaseCapture){document.releaseCapture()}};tn_e.prototype.Fa=function(a){this.s=true;this.$a=tn_K(this.X,tn_lb,this.Za);this.bb=tn_K(this.X,tn_3,this.ab);tn_o(this,tn_jb,a);this.F()};tn_e.prototype.Ka=function(a){this.s=
false;tn_V(this.$a);tn_V(this.bb);tn_o(this,tn_3,a);tn_o(this,tn_ib,a);this.F()};var tn_ha="overflow",tn_2="position",tn_ja="visible",tn_ia="static",tn_4="BODY";function tn_qa(a,b){var c=new tn_(0,0);while(a&&a!=b){if(a.nodeName==tn_4){tn_wb(c,a)}var d=tn_O(a);c.x+=d.width;c.y+=d.height;if(a.nodeName!=tn_4||!tn_f.e()){c.x+=a.offsetLeft;c.y+=a.offsetTop}if(tn_f.e()&&tn_f.revision>=1.8&&a.offsetParent&&a.offsetParent.nodeName!=tn_4&&tn_A(a.offsetParent,tn_ha)!=tn_ja){var d=tn_O(a.offsetParent);c.x+=d.width;c.y+=d.height}if(a.offsetParent){c.x-=a.offsetParent.scrollLeft;c.y-=a.offsetParent.scrollTop}if(tn_f.type!=
1&&tn_Pb(a)){if(tn_f.e()){c.x-=self.pageXOffset;c.y-=self.pageYOffset;var f=tn_O(a.offsetParent.parentNode);c.x+=f.width;c.y+=f.height}break}if(tn_f.type==2&&a.offsetParent){var d=tn_O(a.offsetParent);c.x-=d.width;c.y-=d.height}a=a.offsetParent}if(tn_f.type==1&&!b&&document.documentElement){c.x+=document.documentElement.clientLeft;c.y+=document.documentElement.clientTop}if(b&&a==null){var g=tn_qa(b);return new tn_(c.x-g.x,c.y-g.y)}else{return c}}function tn_Pb(a){if(a.offsetParent&&a.offsetParent.nodeName==
tn_4&&tn_A(a.offsetParent,tn_2)==tn_ia){if(tn_f.type==0&&tn_A(a,tn_2)!=tn_ia){return true}else if(tn_f.type!=0&&tn_A(a,tn_2)=="absolute"){return true}}return false}function tn_wb(a,b){var c=false;if(tn_f.e()){c=tn_A(b,tn_ha)!=tn_ja&&tn_A(b.parentNode,tn_ha)!=tn_ja;var d=tn_A(b,tn_2)!=tn_ia;if(d||c){a.x+=tn_T(b,"margin-left");a.y+=tn_T(b,"margin-top");var f=tn_O(b.parentNode);a.x+=f.width;a.y+=f.height}if(d){a.x+=tn_T(b,"left");a.y+=tn_T(b,"top")}}if((tn_f.e()||tn_f.type==1)&&document.compatMode!=
"BackCompat"||c){if(self.pageYOffset){a.x-=self.pageXOffset;a.y-=self.pageYOffset}else{a.x-=document.documentElement.scrollLeft;a.y-=document.documentElement.scrollTop}}}function tn_2a(a,b){if(tn_Ya(a.offsetX)){var c=tn_Hb(a),d=tn_qa(c,b),f=new tn_(a.offsetX,a.offsetY);if(tn_f.type==2){var g=tn_O(c);f.x-=g.width;f.y-=g.height}return new tn_(d.x+f.x,d.y+f.y)}else if(tn_Ya(a.clientX)){var h=tn_Ib(a),i=tn_qa(b);return new tn_(h.x-i.x,h.y-i.y)}else{return tn_.ORIGIN}};function tn_S(a){this.ticks=a;this.tick=0}tn_S.prototype.reset=function(){this.tick=0};tn_S.prototype.next=function(){this.tick++;var a=Math.PI*(this.tick/this.ticks-0.5);return(Math.sin(a)+1)/2};tn_S.prototype.more=function(){return this.tick<this.ticks};tn_S.prototype.extend=function(){if(this.tick>this.ticks/3){this.tick=tn_m(this.ticks/3)}};var tn_la="google-feedback-frame",tn_k,tn_r=null,tn_M,tn_da,tn_ca,tn_ba=false,tn_0=false,tn_E=false,tn_D=false,tn_C={};tn_C["right"]="left";tn_C["left"]="right";tn_C["ltr"]="rtl";tn_C["rtl"]="ltr";function tn_wa(a){return a.substring(0,1).toUpperCase()+a.substring(1)}var _intlStrings={_originalText:"Original Text:",_interfaceDirection:"ltr",_interfaceAlign:"left",_langpair:"",_suggestTranslation:"Suggest a translation",_submit:"Submit",_feedbackUrl:"http://translate.google.com/translate_suggestion",
_suggestThanks:"Thank you for helping us improve the quality of our translations."};function tn_oa(a){if(a.nodeType==3){return a.nodeValue}else if(a.nodeType==1){var b=new String;for(var c=0;c<a.childNodes.length;++c){b+=tn_oa(a.childNodes[c])}return b}else return undefined}function _setupIW(){if(tn_ba)return;tn_k=new tn_c;tn_M=document.createElement("div");tn_M.id="google-infowindow";tn_da=document.createElement("span");tn_M.onmouseover=tn_2b;tn_M.onmouseout=tn__;document.body.appendChild(tn_da);
document.body.appendChild(tn_M);var a=document.createElement("div");document.body.appendChild(a);tn_a(a);a.innerHTML='<iframe id="'+tn_la+'" name="'+tn_la+'"></iframe>';tn_k.create(tn_M,tn_da);tn_M.firstChild.style.zIndex=9000;tn_da.firstChild.style.zIndex=8999;tn_k.ea(true);tn_k.Ta(true);tn_k.Ua(true);tn_k.Da(true);tn_k.Ea(false);tn_k.nb(_intlStrings._interfaceDirection);tn_ra(tn_k,tn_Ea,function(){tn__(true);if(tn_D){tn_6a(false)}});tn_ba=true}var tn_x=null;function tn_2b(){tn_0=true;tn_7a(tn_r)}
function tn_7a(a){if(!a)return;if(tn_x!==null){window.clearTimeout(tn_x);tn_x=null}if(tn_E)return;if(tn_r==a){if(tn_D)return;tn_ca=tn_r.style.backgroundColor;tn_r.style.backgroundColor="#E6ECF9";return}if(tn_D){tn_k.restore(true);tn_D=false}var b,c;for(var d=0;d<a.childNodes.length;++d){if(a.childNodes[d].className=="google-src-text"){b=a.childNodes[d].cloneNode(true);c=a.cloneNode(true);c.removeChild(c.childNodes[d]);b.className="google-src-active-text";break}}if(!b){return}tn_k.ea(true);tn_ca=a.style.backgroundColor;
a.style.backgroundColor="#E6ECF9";var f=document.createElement("div"),g=document.createElement("div"),h=document.createElement("img"),i=document.createElement("div");i.appendChild(h);h.width=48;h.height=17;h.border=0;h.style.padding="0px";h.style.border="0px solid black";i.style.margin="0px";i.style.marginBottom="-17px";i.style.padding="0px";i.style.textAlign=tn_C[_intlStrings._interfaceAlign];h.src="http://www.google.com/images/logo_smallest.png";h.style["margin"+tn_wa(_intlStrings._interfaceAlign)]=
"6px";h.style["margin"+tn_wa(tn_C[_intlStrings._interfaceAlign])]=tn_l(18);f.appendChild(i);f.appendChild(g);g.appendChild(document.createTextNode(_intlStrings._originalText));g.style.color="#A0A0A0";g.style.direction=_intlStrings._interfaceDirection;g.style.textAlign=_intlStrings._interfaceAlign;g.style.fontSize="smaller";g.style.minHeight="17px";g.style.fontFamily="arial,sans-serif";g.style["margin"+tn_wa(tn_C[_intlStrings._interfaceAlign])]=tn_l(72);f.appendChild(b);f.style.zIndex=10000;if(tn_d(_intlStrings._langpair)==
0){tn_r=a;tn_Sb(f,function(M){tn_k.hide();tn_k.D(M,[new tn_ma(_intlStrings._originalText,f)]);tn_k.da(tn_r);tn_k.show()},(document.width||document.body.scrollWidth)/2)}else{var t=f.cloneNode(true),n=document.createElement("div");n.appendChild(t);var e=document.createElement("div"),m=document.createElement("span"),s=document.createElement("div");s.style.direction=_intlStrings._interfaceDirection;s.style.textAlign=_intlStrings._interfaceAlign;s.style.marginTop=tn_l(10);e.appendChild(s);var w=document.createElement("img");
w.src="http://www.google.com/mb/plus_sm.gif";w.width=12;w.height=12;w.border=0;w.style.border="none";s.appendChild(w);s.appendChild(document.createTextNode(" "));s.appendChild(m);m.appendChild(document.createTextNode(_intlStrings._suggestTranslation));m.style.direction=_intlStrings._interfaceDirection;m.style.textAlign=_intlStrings._interfaceAlign;m.style.color="#77c";m.style.textDecoration="underline";m.style.fontFamily="arial,sans-serif";m.style.fontSize="smaller";s.onclick=tn_1b;tn_v(m,"pointer");
f.appendChild(e);var k=document.createElement("div"),j=document.createElement("div"),q=document.createElement("span");j.style.direction=_intlStrings._interfaceDirection;j.style.textAlign=_intlStrings._interfaceAlign;j.style.marginTop=tn_l(10);j.style.marginBottom=tn_l(6);k.appendChild(j);var v=document.createElement("img");v.src="http://www.google.com/mb/minus_sm.gif";v.width=12;v.height=12;v.border=0;v.style.border="none";j.appendChild(v);j.appendChild(document.createTextNode(" "));j.appendChild(q);
q.appendChild(document.createTextNode(_intlStrings._suggestTranslation));q.style.direction=_intlStrings._interfaceDirection;q.style.textAlign=_intlStrings._interfaceAlign;q.style.color="#77c";q.style.textDecoration="underline";q.style.fontFamily="arial,sans-serif";q.style.fontSize="smaller";j.onclick=function(){tn_6a(true)};tn_v(q,"pointer");var z=document.createElement("div"),r=document.createElement("form");r.style.marginBottom="0px";r.style.paddingBottom="0px";r.target=tn_la;r.method="post";r.action=
_intlStrings._feedbackUrl;z.appendChild(r);var y=document.createElement("input");y.type="hidden";y.name="gtrans";r.appendChild(y);var l=tn_oa(c);y.value=l;var x=tn_oa(b),B=document.createElement("input");B.type="hidden";B.value=x;B.name="text";r.appendChild(B);var p=document.createElement("input");p.name="langpair";p.type="hidden";p.value=_intlStrings._langpair;r.appendChild(p);var C=document.createElement("input");C.name="u";C.type="hidden";var o=document.createElement("input");o.name="oe";o.type=
"hidden";var A=window.location.href,E=A.indexOf("u=");if(E>-1){r.appendChild(C);var G=A.indexOf("&",E+2);if(G==-1){C.value=window.unescape(A.substring(E+2))}else{C.value=window.unescape(A.substring(E+2,G))}}if(document.charset){o.value=document.charset;r.appendChild(o)}else if(document.characterSet){o.value=document.characterSet;r.appendChild(o)}else{var D=A.indexOf("oe=");if(D>-1){r.appendChild(o);var G=A.indexOf("&",D+3);if(G==-1){o.value=window.unescape(A.substring(D+3))}else{o.value=window.unescape(A.substring(D+
3,G))}}}var I=document.createElement("textarea");I.rows=3;I.name="utrans";I.value=l;r.appendChild(I);var J=document.createElement("div");J.style.direction=_intlStrings._interfaceDirection;J.style.textAlign=tn_C[_intlStrings._interfaceAlign];J.style.marginTop=tn_l(6);J.style.marginBottom="0px";r.appendChild(J);var L=document.createElement("input");L.type="submit";L.value=_intlStrings._submit;J.appendChild(L);var F=document.createElement("div");F.appendChild(document.createElement("hr"));F.appendChild(document.createTextNode(_intlStrings._suggestThanks));
F.style.direction=_intlStrings._interfaceDirection;F.style.textAlign=_intlStrings._interfaceAlign;F.style.fontFamily="arial,sans-serif";F.style.fontSize="smaller";F.style.overflow="auto";F.style.marginTop="10px";tn_a(F);k.appendChild(z);n.appendChild(k);n.appendChild(F);r.onsubmit=function(){window.setTimeout(function(){tn_a(k);tn_g(F)},1);tn_E=false;return true};tn_r=a;tn_ua([n,f],function(M){I.style.width=tn_l(M[0].width);tn_k.hide();tn_k.D(M[1],[new tn_ma(_intlStrings._originalText,f)]);tn_k.ob(M[0],
[new tn_ma(_intlStrings._originalText,n)]);tn_k.da(tn_r);tn_k.ea(true);tn_k.show()},(document.width||document.body.scrollWidth)/2)}}function tn_0b(a){if(!tn_ba)return;tn_0=true;if(tn_E)return;if(tn_x!==null){window.clearTimeout(tn_x);tn_x=null}if(tn_r==a){tn_ca=tn_r.style.backgroundColor;tn_r.style.backgroundColor="#E6ECF9";return}tn_x=window.setTimeout(function(){tn_7a(a)},500)}function tn__(a){if(!tn_ba)return;if(a!==true){tn_0=false}if(tn_E)return;if(tn_r&&tn_r.style){tn_r.style.backgroundColor=
tn_ca}if(tn_x){window.clearTimeout(tn_x);tn_x=null}if(a!==true){tn_x=window.setTimeout(tn_5a,250)}else{tn_5a()}}function tn_5a(){if(tn_E)return;tn_k.hide();if(tn_D){tn_k.restore(true);tn_D=false}tn_r=null}function tn_1b(){tn_E=true;tn_D=true;var a=tn_ra(tn_k,tn_Ha,function(){tn_V(a)});tn_k.maximize()}function tn_6a(a){var b=tn_ra(tn_k,tn_Ja,function(){tn_V(b);tn_D=false;if(a){window.setTimeout(function(){tn_E=false;if(!tn_0){tn__(true)}},500)}else{tn_E=false;if(!tn_0){tn__(true)}}});tn_k.restore()}
var _tipon=tn_0b,_tipoff=tn__;

