/* Copyright 2007-8 Google. */ (function() { var f=true,g=null,j=false,l,m=this,n="object",aa="[object Array]",o="number",ba="splice",p="array",ca="[object Function]",da="call",q="function",r="null",ea=function(a){var b=typeof a;if(b==n)if(a){if(a instanceof Array||!(a instanceof Object)&&Object.prototype.toString.call(a)==aa||typeof a.length==o&&typeof a.splice!="undefined"&&typeof a.propertyIsEnumerable!="undefined"&&!a.propertyIsEnumerable(ba))return p;if(!(a instanceof Object)&&(Object.prototype.toString.call(a)==ca||typeof a.call!="undefined"&&
typeof a.propertyIsEnumerable!="undefined"&&!a.propertyIsEnumerable(da)))return q}else return r;else if(b==q&&typeof a.call=="undefined")return n;return b},s=function(a){return ea(a)==p},t=function(a){var b=ea(a);return b==p||b==n&&typeof a.length==o},fa="string",u=function(a){return typeof a==fa};Math.floor(Math.random()*2147483648).toString(36);var v=Array.prototype,ga=v.indexOf?function(a,b,c){return v.indexOf.call(a,b,c)}:function(a,b,c){c=c==g?0:c<0?Math.max(0,a.length+c):c;if(u(a)){if(!u(b)||b.length!=1)return-1;return a.indexOf(b,c)}for(c=c;c<a.length;c++)if(c in a&&a[c]===b)return c;return-1},y="",ha=v.forEach?function(a,b,c){v.forEach.call(a,b,c)}:function(a,b,c){for(var d=a.length,e=u(a)?a.split(y):a,h=0;h<d;h++)h in e&&b.call(c,e[h],h,a)},ia="callee",ja=function(a){for(var b=1;b<arguments.length;b++){var c=arguments[b],d;if(s(c)||
(d=t(c))&&c.hasOwnProperty(ia))a.push.apply(a,c);else if(d)for(var e=a.length,h=c.length,i=0;i<h;i++)a[e+i]=c[i];else a.push(c)}};var ka=function(a){var b=[],c=0;for(var d in a)b[c++]=a[d];return b},la=function(a){var b=[],c=0;for(var d in a)b[c++]=d;return b};var ma=/^[a-zA-Z0-9\-_.!~*'()]*$/,z=function(a){a=String(a);if(!ma.test(a))return encodeURIComponent(a);return a},A=".",na="(\\d*)(\\D*)",oa="g",pa=function(a,b){var c=0;a=String(a).replace(/^[\s\xa0]+|[\s\xa0]+$/g,y).split(A);b=String(b).replace(/^[\s\xa0]+|[\s\xa0]+$/g,y).split(A);for(var d=Math.max(a.length,b.length),e=0;c==0&&e<d;e++){var h=a[e]||y,i=b[e]||y,k=new RegExp(na,oa),S=new RegExp(na,oa);do{var w=k.exec(h)||[y,y,y],x=S.exec(i)||[y,y,y];if(w[0].length==0&&x[0].length==0)break;c=B(w[1].length==
0?0:parseInt(w[1],10),x[1].length==0?0:parseInt(x[1],10))||B(w[2].length==0,x[2].length==0)||B(w[2],x[2])}while(c==0)}return c},B=function(a,b){if(a<b)return-1;else if(a>b)return 1;return 0};var C,D,E,F,qa=function(){return m.navigator?m.navigator.userAgent:g};F=E=D=C=j;var G;if(G=qa()){var ra=m.navigator;C=G.indexOf("Opera")==0;D=!C&&G.indexOf("MSIE")!=-1;E=!C&&G.indexOf("WebKit")!=-1;F=!C&&!E&&ra.product=="Gecko"}var sa=D,ta=F,ua=E,H=y,I;if(C&&m.opera){var J=m.opera.version;H=typeof J==q?J():J}else{if(ta)I=/rv\:([^\);]+)(\)|;)/;else if(sa)I=/MSIE\s+([^\);]+)(\)|;)/;else if(ua)I=/WebKit\/(\S+)/;if(I){var va=I.exec(qa());H=va?va[1]:y}}var wa=H,xa={};var ya="*",za="CSS1Compat",K="528",Aa=function(a,b,c){c=c||document;a=a&&a!=ya?a.toUpperCase():y;if(c.querySelectorAll&&(a||b)&&(!ua||document.compatMode==za||xa[K]||(xa[K]=pa(wa,K)>=0)))b=c.querySelectorAll(a+(b?A+b:y));else if(b&&c.getElementsByClassName){c=c.getElementsByClassName(b);if(a){for(var d={},e=0,h=0,i;i=c[h];h++)if(a==i.nodeName)d[e++]=i;d.length=e;b=d}else b=c}else{c=c.getElementsByTagName(a||ya);if(b){d={};for(h=e=0;i=c[h];h++){a=i.className;if(typeof a.split==q&&ga(a.split(/\s+/),
b)>=0)d[e++]=i}d.length=e;b=d}else b=c}return b};var L=function(){};L.prototype.R=function(a){var b=[];this.D(a,b);return b.join(y)};var Ba="boolean";L.prototype.D=function(a,b){switch(typeof a){case fa:this.N(a,b);break;case o:this.T(a,b);break;case Ba:b.push(a);break;case "undefined":b.push(r);break;case n:if(a==g){b.push(r);break}if(s(a)){this.S(a,b);break}this.U(a,b);break;case q:break;default:throw Error("Unknown type: "+typeof a);}};
var M={'"':'\\"',"\\":"\\\\","/":"\\/","\u0008":"\\b","\u000c":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\u000b":"\\u000b"},Ca=/\uffff/.test("\uffff")?/[\\\"\x00-\x1f\x7f-\uffff]/g:/[\\\"\x00-\x1f\x7f-\xff]/g,Da='"',Ea="\\u",Fa="000",Ga="00",Ha="0";L.prototype.N=function(a,b){b.push(Da,a.replace(Ca,function(c){if(c in M)return M[c];var d=c.charCodeAt(0),e=Ea;if(d<16)e+=Fa;else if(d<256)e+=Ga;else if(d<4096)e+=Ha;return M[c]=e+d.toString(16)}),Da)};
L.prototype.T=function(a,b){b.push(isFinite(a)&&!isNaN(a)?a:r)};var Ia="[",Ja=",",Ka="]";L.prototype.S=function(a,b){var c=a.length;b.push(Ia);for(var d=y,e=0;e<c;e++){b.push(d);this.D(a[e],b);d=Ja}b.push(Ka)};var La="{",N=":",Ma="}";L.prototype.U=function(a,b){b.push(La);var c=y;for(var d in a)if(a.hasOwnProperty(d)){var e=a[d];if(typeof e!=q){b.push(c);this.N(d,b);b.push(N);this.D(e,b);c=Ja}}b.push(Ma)};var Na="StopIteration"in m?m.StopIteration:Error("StopIteration"),Oa=function(){};Oa.prototype.next=function(){throw Na;};Oa.prototype.O=function(){return this};var Pa=function(a){if(typeof a.n==q)return a.n();if(u(a))return a.split(y);if(t(a)){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b}return ka(a)},Qa=function(a,b,c){if(typeof a.forEach==q)a.forEach(b,c);else if(t(a)||u(a))ha(a,b,c);else{var d;if(typeof a.p==q)d=a.p();else if(typeof a.n!=q)if(t(a)||u(a)){d=[];for(var e=a.length,h=0;h<e;h++)d.push(h);d=d}else d=la(a);else d=void 0;e=Pa(a);h=e.length;for(var i=0;i<h;i++)b.call(c,e[i],d&&d[i],a)}};var O=function(a){this.f={};this.b=[];var b=arguments.length;if(b>1){if(b%2)throw Error("Uneven number of arguments");for(var c=0;c<b;c+=2)this.o(arguments[c],arguments[c+1])}else a&&this.P(a)};l=O.prototype;l.c=0;l.B=0;l.n=function(){this.z();for(var a=[],b=0;b<this.b.length;b++)a.push(this.f[this.b[b]]);return a};l.p=function(){this.z();return this.b.concat()};l.l=function(a){return P(this.f,a)};
l.remove=function(a){if(P(this.f,a)){delete this.f[a];this.c--;this.B++;this.b.length>2*this.c&&this.z();return f}return j};l.z=function(){if(this.c!=this.b.length){for(var a=0,b=0;a<this.b.length;){var c=this.b[a];if(P(this.f,c))this.b[b++]=c;a++}this.b.length=b}if(this.c!=this.b.length){var d={};for(b=a=0;a<this.b.length;){c=this.b[a];if(!P(d,c)){this.b[b++]=c;d[c]=1}a++}this.b.length=b}};l.get=function(a,b){if(P(this.f,a))return this.f[a];return b};
l.o=function(a,b){if(!P(this.f,a)){this.c++;this.b.push(a);this.B++}this.f[a]=b};l.P=function(a){var b;if(a instanceof O){b=a.p();a=a.n()}else{b=la(a);a=ka(a)}for(var c=0;c<b.length;c++)this.o(b[c],a[c])};l.s=function(){return new O(this)};l.O=function(a){this.z();var b=0,c=this.b,d=this.f,e=this.B,h=this,i=new Oa;i.next=function(){for(;;){if(e!=h.B)throw Error("The map has changed since the iterator was created");if(b>=c.length)throw Na;var k=c[b++];return a?k:d[k]}};return i};
var P=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};var Ra=new RegExp("^(?:([^:/?#.]+):)?(?://(?:([^/?#]*)@)?([\\w\\d\\-\\u0100-\\uffff.%]*)(?::([0-9]+))?)?([^?#]+)?(?:\\?([^#]*))?(?:#(.*))?$");var Q=function(a,b){var c;if(a instanceof Q){this.r(b==g?a.e:b);this.K(a.k);this.L(a.w);this.F(a.t);this.I(a.q);this.H(a.v);this.J(a.g.s());this.G(a.u)}else if(a&&(c=String(a).match(Ra))){this.r(!!b);this.K(c[1]||y,f);this.L(c[2]||y,f);this.F(c[3]||y,f);this.I(c[4]);this.H(c[5]||y,f);this.W(c[6]||y,f);this.G(c[7]||y,f)}else{this.r(!!b);this.g=new R(g,this,this.e)}};l=Q.prototype;l.k=y;l.w=y;l.t=y;l.q=g;l.v=y;l.u=y;l.Q=j;l.e=j;var Sa="//",Ta="@",Ua="?",Va="#";
l.toString=function(){if(this.d)return this.d;var a=[];this.k&&a.push(T(this.k,Wa),N);if(this.t){a.push(Sa);this.w&&a.push(T(this.w,Wa),Ta);var b;b=this.t;b=u(b)?encodeURIComponent(b):g;a.push(b);this.q!=g&&a.push(N,String(this.q))}this.v&&a.push(T(this.v,Xa));(b=String(this.g))&&a.push(Ua,b);this.u&&a.push(Va,T(this.u,Ya));return this.d=a.join(y)};
l.s=function(){var a=this.k,b=this.w,c=this.t,d=this.q,e=this.v,h=this.g.s(),i=this.u,k=new Q(g,this.e);a&&k.K(a);b&&k.L(b);c&&k.F(c);d&&k.I(d);e&&k.H(e);h&&k.J(h);i&&k.G(i);return k};l.K=function(a,b){this.i();delete this.d;if(this.k=b?a?decodeURIComponent(a):y:a)this.k=this.k.replace(/:$/,y);return this};l.L=function(a,b){this.i();delete this.d;this.w=b?a?decodeURIComponent(a):y:a;return this};l.F=function(a,b){this.i();delete this.d;this.t=b?a?decodeURIComponent(a):y:a;return this};
l.I=function(a){this.i();delete this.d;if(a){a=Number(a);if(isNaN(a)||a<0)throw Error("Bad port number "+a);this.q=a}else this.q=g;return this};l.H=function(a,b){this.i();delete this.d;this.v=b?a?decodeURIComponent(a):y:a;return this};l.J=function(a,b){this.i();delete this.d;if(a instanceof R){this.g=a;this.g.M=this;this.g.r(this.e)}else{b||(a=T(a,Za));this.g=new R(a,this,this.e)}return this};l.W=function(a,b){return this.J(a,b)};l.V=function(a,b){this.i();delete this.d;this.g.o(a,b);return this};
l.G=function(a,b){this.i();delete this.d;this.u=b?a?decodeURIComponent(a):y:a;return this};l.i=function(){if(this.Q)throw Error("Tried to modify a read-only Uri");};l.r=function(a){this.e=a;this.g&&this.g.r(a)};
var $a=/^[a-zA-Z0-9\-_.!~*'():\/;?]*$/,T=function(a,b){var c=g;if(u(a)){c=a;$a.test(c)||(c=encodeURI(a));if(c.search(b)>=0)c=c.replace(b,ab)}return c},bb="%",ab=function(a){a=a.charCodeAt(0);return bb+(a>>4&15).toString(16)+(a&15).toString(16)},Wa=/[#\/\?@]/g,Xa=/[\#\?]/g,Za=/[\#\?@]/g,Ya=/#/g,R=function(a,b,c){this.h=a||g;this.M=b||g;this.e=!!c};l=R.prototype;var cb="&",U="=",db=" ";
l.j=function(){if(!this.a){this.a=new O;if(this.h)for(var a=this.h.split(cb),b=0;b<a.length;b++){var c=a[b].indexOf(U),d=g,e=g;if(c>=0){d=a[b].substring(0,c);e=a[b].substring(c+1)}else d=a[b];d=decodeURIComponent(d.replace(/\+/g,db));d=this.m(d);this.add(d,e?decodeURIComponent(e.replace(/\+/g,db)):y)}}};l.a=g;l.c=g;l.add=function(a,b){this.j();this.A();a=this.m(a);if(this.l(a)){var c=this.a.get(a);s(c)?c.push(b):this.a.o(a,[c,b])}else this.a.o(a,b);this.c++;return this};
l.remove=function(a){this.j();a=this.m(a);if(this.a.l(a)){this.A();var b=this.a.get(a);if(s(b))this.c-=b.length;else this.c--;return this.a.remove(a)}return j};l.l=function(a){this.j();a=this.m(a);return this.a.l(a)};l.p=function(){this.j();for(var a=this.a.n(),b=this.a.p(),c=[],d=0;d<b.length;d++){var e=a[d];if(s(e))for(var h=0;h<e.length;h++)c.push(b[d]);else c.push(b[d])}return c};
l.n=function(a){this.j();if(a){a=this.m(a);if(this.l(a)){var b=this.a.get(a);if(s(b))return b;else{a=[];a.push(b)}}else a=[]}else{b=this.a.n();a=[];for(var c=0;c<b.length;c++){var d=b[c];s(d)?ja(a,d):a.push(d)}}return a};l.o=function(a,b){this.j();this.A();a=this.m(a);if(this.l(a)){var c=this.a.get(a);if(s(c))this.c-=c.length;else this.c--}this.a.o(a,b);this.c++;return this};l.get=function(a,b){this.j();a=this.m(a);if(this.l(a)){a=this.a.get(a);return s(a)?a[0]:a}else return b};
l.toString=function(){if(this.h)return this.h;if(!this.a)return y;for(var a=[],b=0,c=this.a.p(),d=0;d<c.length;d++){var e=c[d],h=z(e);e=this.a.get(e);if(s(e))for(var i=0;i<e.length;i++){b>0&&a.push(cb);a.push(h);e[i]!==y&&a.push(U,z(e[i]));b++}else{b>0&&a.push(cb);a.push(h);e!==y&&a.push(U,z(e));b++}}return this.h=a.join(y)};l.A=function(){delete this.C;delete this.h;this.M&&delete this.M.d};l.s=function(){var a=new R;if(this.C)a.C=this.C;if(this.h)a.h=this.h;if(this.a)a.a=this.a.s();return a};
l.m=function(a){a=String(a);if(this.e)a=a.toLowerCase();return a};l.r=function(a){if(a&&!this.e){this.j();this.A();Qa(this.a,function(b,c){var d=c.toLowerCase();if(c!=d){this.remove(c);this.add(d,b)}},this)}this.e=a};var eb="inherit",fb="transparent",gb="rgba(0, 0, 0, 0)",hb=function(a,b,c){var d;a:{d=b.nodeType==9?b:b.ownerDocument||b.document;if(d.defaultView&&d.defaultView.getComputedStyle)if(d=d.defaultView.getComputedStyle(b,y)){d=d[a];break a}d=g}d=d||(b.currentStyle?b.currentStyle[a]:g)||b.style[a];if(d==g||d==eb||d==fb||d==gb){if(b==(b.nodeType==9?b:b.ownerDocument||b.document).body||!b.parentNode)return c;return V(a,b.parentNode)}return d},ib="rgb(0, 0, 0)",V=function(a,b){return hb(a,b,ib)};var jb=/\s*;\s*/;var W=-1,kb=-1,lb="fcauth",mb=function(a){if(W==a&&W!=-1){a:{a=lb+kb+U;for(var b=String(document.cookie).split(jb),c=0,d;d=b[c];c++)if(d.indexOf(a)==0){a=d.substr(a.length);break a}a=g}return a}else{W=-1;return g}};var nb="iframe",ob="blogger-comment-from-post",X="-src",pb="blogspotRpcToken",qb="comment-editor",rb="fcViewer",sb="blogger-iframe-colorize",tb="color",ub="backgroundColor",vb="fontFamily",wb="serif",xb="http://www.blogger.com/unvisited-link-",yb=function(a,b){kb=b;W=Math.floor(Math.random()*1E7);b=Aa(nb,ob);for(var c=0;c<b.length;c++){var d=u(b[c].id+X)?document.getElementById(b[c].id+X):b[c].id+X,e=new Q(d.href);d.href=e.V(pb,W).toString()}gadgets.rpc.setRelayUrl(qb,a);gadgets.rpc.register(rb,mb);
a=Aa(nb,sb);for(b=0;b<a.length;b++){c=a[b];d=u(c.id+X)?document.getElementById(c.id+X):c.id+X;e=d.href;var h=V(tb,c),i=V(ub,c),k=hb(vb,c,wb);d.href=xb+(new Date).valueOf();var S=V(tb,d);d.href=e;e+=Va+encodeURIComponent((new L).R({color:h,backgroundColor:i,unvisitedLinkColor:S,fontFamily:k}));c.src=e}},Y="BLOG_CMT_createIframe".split(A),Z=m;!(Y[0]in Z)&&Z.execScript&&Z.execScript("var "+Y[0]);for(var $;Y.length&&($=Y.shift());)if(!Y.length&&yb!==undefined)Z[$]=yb;else Z=Z[$]?Z[$]:(Z[$]={}); })()
