(function (){;var h="/reader/shared/";;;var goog=goog||{},i=this;var o=function(a){var b=typeof a;if(b=="object")if(a){if(typeof a.length=="number"&&typeof a.splice!="undefined"&&!j(a,"length"))return"array";if(typeof a.call!="undefined")return"function"}else return"null";else if(b=="function"&&typeof a.call=="undefined")return"object";return b};if(Object.prototype.propertyIsEnumerable)var j=function(a,b){return Object.prototype.propertyIsEnumerable.call(a,b)};else j=function(a,b){if(b in a)for(var c in a)if(c==b)return true;return false};
var p=function(a){return o(a)=="array"},s=function(a){var b=o(a);return b=="array"||b=="object"&&typeof a.length=="number"},t=function(a){return typeof a=="string"};if(!Function.prototype.apply)Function.prototype.apply=function(a,b){var c=[],d,f;if(!a)a=i;if(!b)b=[];for(var e=0;e<b.length;e++)c[e]="args["+e+"]";f="oScope.__applyTemp__.peek().("+c.join(",")+");";if(!a.__applyTemp__)a.__applyTemp__=[];a.__applyTemp__.push(this);d=eval(f);a.__applyTemp__.pop();return d};var u=function(a,b,c){if(a.forEach)a.forEach(b,
c);else if(Array.forEach)Array.forEach(a,b,c);else{var d=a.length,f=t(a)?a.split(""):a;for(var e=0;e<d;e++)if(e in f)b.call(c,f[e],e,a)}},w=function(a){for(var b=1;b<arguments.length;b++){var c=arguments[b];if(!p(c))a.push(c);else a.push.apply(a,c)}},y=function(a){var b=[];for(var c in a)b.push(a[c]);return b},z=function(a){var b=[];for(var c in a)b.push(c);return b};var A=/^[a-zA-Z0-9\-_.!~*'()]*$/,C=function(a){a=String(a);if(!A.test(a))return encodeURIComponent(a);return a},D=function(a){return decodeURIComponent(a.replace(/\+/g,
" "))};var aa,ba;(function(){var a=false,b=false,c=false,d=false,f=false,e=false,g=false,k=false,l=false,m=false,x=false,n="";if(i.navigator){var q=navigator.userAgent;a=typeof opera!="undefined";b=!a&&q.indexOf("MSIE")!=-1;c=!a&&q.indexOf("WebKit")!=-1;x=c&&q.indexOf("Mobile")!=-1;d=!a&&navigator.product=="Gecko"&&!c;f=d&&navigator.vendor=="Camino";e=!a&&q.indexOf("Konqueror")!=-1;g=e||c;var v,r;if(a)v=opera.version();else{if(d)r=/rv\:([^\);]+)(\)|;)/;else if(b)r=/MSIE\s+([^\);]+)(\)|;)/;else if(c)r=
/WebKit\/(\S+)/;else if(e)r=/Konqueror\/([^\);]+)(\)|;)/;if(r){r.test(q);v=RegExp.$1}}n=navigator.platform;k=n.indexOf("Mac")!=-1;l=n.indexOf("Win")!=-1;m=n.indexOf("Linux")!=-1}aa=a;ba=c})();if("StopIteration"in i)var E=i.StopIteration;else E=Error("StopIteration");var F=function(){};F.prototype.next=function(){throw E;};F.prototype.ba=function(){return this};var ca=function(a){if(typeof a.z=="function")return a.z();if(t(a))return a.split("");if(s(a)){var b=[],c=a.length;for(var d=0;d<c;d++)b.push(a[d]);
return b}return y(a)},da=function(a){if(typeof a.D=="function")return a.D();if(typeof a.z=="function")return undefined;if(s(a)||t(a)){var b=[],c=a.length;for(var d=0;d<c;d++)b.push(d);return b}return z(a)},G=function(a,b,c){if(typeof a.forEach=="function")a.forEach(b,c);else if(s(a)||t(a))u(a,b,c);else{var d=da(a),f=ca(a),e=f.length;for(var g=0;g<e;g++)b.call(c,f[g],d&&d[g],a)}},H=function(a){this.g={};this.d=[];if(a)this.ca(a)};H.prototype.f=0;H.prototype.N=0;H.prototype.z=function(){this.O();var a=
[];for(var b=0;b<this.d.length;b++){var c=this.d[b];a.push(this.g[c])}return a};H.prototype.D=function(){this.O();return this.d.concat()};H.prototype.q=function(a){return I(this.g,a)};H.prototype.clear=function(){this.g={};this.d.length=0;this.f=0;this.N=0};H.prototype.remove=function(a){if(I(this.g,a)){delete this.g[a];this.f--;this.N++;if(this.d.length>2*this.f)this.O();return true}return false};H.prototype.O=function(){if(this.f!=this.d.length){var a=0,b=0;while(a<this.d.length){var c=this.d[a];
if(I(this.g,c))this.d[b++]=c;a++}this.d.length=b}if(this.f!=this.d.length){var d={},a=0,b=0;while(a<this.d.length){var c=this.d[a];if(!I(d,c)){this.d[b++]=c;d[c]=1}a++}this.d.length=b}};H.prototype.n=function(a,b){if(I(this.g,a))return this.g[a];return b};H.prototype.set=function(a,b){if(!I(this.g,a)){this.f++;this.d.push(a);this.N++}this.g[a]=b};H.prototype.ca=function(a){var b,c;if(a instanceof H){b=a.D();c=a.z()}else{b=z(a);c=y(a)}for(var d=0;d<b.length;d++)this.set(b[d],c[d])};H.prototype.H=function(){return new H(this)};
H.prototype.ba=function(a){this.O();var b=0,c=this.d,d=this.g,f=this.N,e=this,g=new F;g.next=function(){while(true){if(f!=e.N)throw Error("The map has changed since the iterator was created");if(b>=c.length)throw E;var k=c[b++];return a?k:d[k]}};return g};if(Object.prototype.hasOwnProperty)var I=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};else I=function(a,b){return b in a&&a[b]!==Object.prototype[b]};var J=function(a,b){var c;if(a instanceof J){this.G(b==null?a.j:b);this.V(a.i);
this.W(a.M);this.Q(a.I);this.T(a.F);this.S(a.L);this.U(a.h.H());this.R(a.J)}else if(a&&(c=String(a).match(ea()))){this.G(!(!b));this.V(c[1],true);this.W(c[2],true);this.Q(c[3],true);this.T(c[4]);this.S(c[5],true);this.U(c[6]);this.R(c[7],true)}else{this.G(!(!b));this.h=new K(null,this,this.j)}};J.prototype.i="";J.prototype.M="";J.prototype.I="";J.prototype.F=null;J.prototype.L="";J.prototype.h=null;J.prototype.J="";J.prototype.ka=false;J.prototype.j=false;J.prototype.toString=function(){if(this.e)return this.e;
var a=[];if(this.i)a.push(L(this.i,M),":");if(this.I){a.push("//");if(this.M)a.push(L(this.M,M),"@");a.push(N(this.I));if(this.F!=null)a.push(":",String(this.F))}if(this.L)a.push(L(this.L,fa));var b=String(this.h);if(b)a.push("?",b);if(this.J)a.push("#",N(this.J));return this.e=a.join("")};J.prototype.H=function(){return new ga(this.i,this.M,this.I,this.F,this.L,this.h.H(),this.J,this.j)};J.prototype.V=function(a,b){this.u();delete this.e;this.i=b?O(a):a;if(this.i)this.i=this.i.replace(/:$/,"");return this};
J.prototype.W=function(a,b){this.u();delete this.e;this.M=b?O(a):a;return this};J.prototype.Q=function(a,b){this.u();delete this.e;this.I=b?O(a):a;return this};J.prototype.T=function(a){this.u();delete this.e;if(a){a=Number(a);if(isNaN(a)||a<0)throw Error("Bad port number "+a);this.F=a}else this.F=null;return this};J.prototype.S=function(a,b){this.u();delete this.e;this.L=b?O(a):a;return this};J.prototype.U=function(a){this.u();delete this.e;if(a instanceof K){this.h=a;this.h.X=this;this.h.G(this.j)}else this.h=
new K(a,this,this.j);return this};J.prototype.fa=function(a){return this.h.n(a)};J.prototype.R=function(a,b){this.u();delete this.e;this.J=b?O(a):a;return this};J.prototype.u=function(){if(this.ka)throw Error("Tried to modify a read-only Uri");};J.prototype.G=function(a){this.j=a;if(this.h)this.h.G(a)};var ga=function(a,b,c,d,f,e,g,k){var l=new J(null,k);l.V(a);l.W(b);l.Q(c);l.T(d);l.S(f);l.U(e);l.R(g);return l},O=function(a){return a?decodeURIComponent(a):""},N=function(a){if(t(a))return encodeURIComponent(a);
return null},ha=/^[a-zA-Z0-9\-_.!~*'():\/;?]*$/,L=function(a,b){var c=null;if(t(a)){c=a;if(!ha.test(c))c=encodeURI(a);if(c.search(b)>=0)c=c.replace(b,ia)}return c},ia=function(a){var b=a.charCodeAt(0);return"%"+(b>>4&15).toString(16)+(b&15).toString(16)},P=null,ea=function(){if(!P)P=/^(?:([^:\/?#]+):)?(?:\/\/(?:([^\/?#]*)@)?([^\/?#:@]*)(?::([0-9]+))?)?([^?#]+)?(?:\?([^#]*))?(?:#(.*))?$/;return P},M=/[#\/\?@]/g,fa=/[\#\?]/g,K=function(a,b,c){this.a=new H;this.X=b;this.j=!(!c);if(a){var d=a.split("&");
for(var f=0;f<d.length;f++){var e=d[f].split("="),g=D(e[0]);g=this.w(g);this.add(g,e.length>1?D(e[1]):"")}}};K.prototype.f=0;K.prototype.add=function(a,b){this.K();a=this.w(a);if(!this.q(a))this.a.set(a,b);else{var c=this.a.n(a);if(p(c))c.push(b);else this.a.set(a,[c,b])}this.f++;return this};K.prototype.remove=function(a){a=this.w(a);if(this.a.q(a)){this.K();var b=this.a.n(a);if(p(b))this.f-=b.length;else this.f--;return this.a.remove(a)}return false};K.prototype.clear=function(){this.K();this.a.clear();
this.f=0};K.prototype.q=function(a){a=this.w(a);return this.a.q(a)};K.prototype.D=function(){var a=this.a.z(),b=this.a.D(),c=[];for(var d=0;d<b.length;d++){var f=a[d];if(p(f))for(var e=0;e<f.length;e++)c.push(b[d]);else c.push(b[d])}return c};K.prototype.z=function(a){var b;if(a){var c=this.w(a);if(this.q(c)){var d=this.a.n(c);if(p(d))return d;else{b=[];b.push(d)}}else b=[]}else{var f=this.a.z();b=[];for(var e=0;e<f.length;e++){var g=f[e];if(p(g))w(b,g);else b.push(g)}}return b};K.prototype.set=function(a,
b){this.K();a=this.w(a);if(this.q(a)){var c=this.a.n(a);if(p(c))this.f-=c.length;else this.f--}this.a.set(a,b);this.f++;return this};K.prototype.n=function(a,b){a=this.w(a);if(this.q(a)){var c=this.a.n(a);if(p(c))return c[0];else return c}else return b};K.prototype.toString=function(){if(this.e)return this.e;var a=[],b=0,c=this.a.D();for(var d=0;d<c.length;d++){var f=c[d],e=C(f),g=this.a.n(f);if(p(g))for(var k=0;k<g.length;k++){if(b>0)a.push("&");a.push(e,"=",C(g[k]));b++}else{if(b>0)a.push("&");
a.push(e,"=",C(g));b++}}return this.e=a.join("")};K.prototype.K=function(){delete this.e;if(this.X)delete this.X.e};K.prototype.H=function(){var a=new K;a.a=this.a.H();return a};K.prototype.w=function(a){var b=String(a);if(this.j)b=b.toLowerCase();return b};K.prototype.G=function(a){var b=a&&!this.j;if(b){this.K();G(this.a,function(c,d){var f=d.toLowerCase();if(d!=f){this.remove(d);this.add(f,c)}},this)}this.j=a};K.prototype.extend=function(){for(var a=0;a<arguments.length;a++){var b=arguments[a];
G(b,function(c,d){this.add(d,c)},this)}};var Q;(function(){var a="ScriptEngine"in i,b=false,c="0";if(a){b=i.ScriptEngine()=="JScript";if(b)c=i.ScriptEngineMajorVersion()+"."+i.ScriptEngineMinorVersion()+"."+i.ScriptEngineBuildVersion()}Q=b})();if(Q){}function R(){if(document.all)this.Z=true;else this.Z=false;this.xa="pop"in Array.prototype;this.ha="contains"in document;this.va="implementation"in document&&"createDocument"in document.implementation;this.ua="compatMode"in document;this.wa="XMLHttpRequest"in
window;var a=navigator.userAgent,b=/\(.*\) AppleWebKit\/(.*) \((.*)/.exec(a);if(b){this.la=true;this.za=parseInt(b[1],10)}else this.la=false;this.ja=window.opera;this.ya=a.indexOf("Wii")!=-1}R.prototype.aa=function(){return this.Z&&!this.ha&&!this.ja};var ja=new R;function S(a,b){var c=b||document;return c.getElementById(a)}function T(a,b,c){var d=c||document,f=d.createElement(a);if(b)for(var e in b){var g=b[e];if(ja.aa()&&e=="class")e="className";f.setAttribute(e,g)}return f}function U(a){return document.createTextNode(a)}
function ka(a,b){if(b instanceof Array){for(var c=0;c<b.length;c++)a=a.replace("%"+(c+1),b[c]);return a}else return a.replace("%1",b)}var la="(blockquote|body|center|dd|dir|div|dl|dt|form|h1|h2|h3|h4|h5|h6|head|html|hr|isindex|li|menu|noframes|ol|p|table|td|th|tr|title|ul)",ma=new RegExp("<(/s*"+la+"[^>]*|s*br[^>]*)>","gi"),na=function(a,b){if(!a)return"";if(b)a=a.replace(ma," ");var c=new RegExp("<[^>]*>","gi");return a.replace(c,"")};function V(a,b,c){if(a.indexOf("?")==-1)a+="?";else a+="&";return a+
C(b)+"="+C(c)}function oa(a,b){if(a.length<=b)return a;var c=a.split(/\s+/);a=[];for(var d=0;d<c.length&&a.join(" ").length<=b;d++)a.push(c[d]);a=a.join(" ");if(d!=c.length)a+="...";return a}var W=null;function X(a){if(!W)W=new J(window.location.href);return W.fa(a)}function pa(a){if(window._DISPLAY_LOCALE){var b=X("hl");if(b)a=V(a,"hl",_DISPLAY_LOCALE)}var c=X("gl");if(c)a=V(a,"gl",c);return a}var Y={},qa={blue:{p:"#fff",o:"#bccceb",C:"#090992",B:"#bccceb",A:"#1010c8",m:"#7a7ee0",v:"#e5ecf9",l:"#898de9"},
green:{p:"#fff",o:"#d8dbbc",C:"#2d8509",B:"#d8dbbc",A:"#58bf2f",m:"#97e07a",v:"#f5fbeb",l:"#adb094"},slate:{p:"#123",o:"#345",C:"#5e805e",B:"#5e6f80",A:"#abc",m:"#5e6f80",v:"#152939",l:"#abc"},gray:{p:"#fff",o:"#ccc",C:"#666",B:"#ccc",A:"#999",m:"#ccc",v:"#eee",l:"#aaa"},khaki:{p:"#f2e9ca",o:"#8e7c6a",C:"#d52",B:"#cba",A:"#543",m:"#ba9",v:"#eae0c6",l:"#987"},pink:{p:"#fff",o:"#aaa",C:"#d69",B:"#ddd",A:"#e684ad",m:"#ebc",v:"#fcf0f7",l:"#a88"},black:{p:"#000",o:"#aaa",C:"#ccc",B:"#d8dbbc",A:"#d52",
m:"#7a2b0e",v:"#111",l:"#999"}},Z={margin:0,padding:0,background:"transparent none",border:"none",textAlign:"left",textIndent:"0",textDecoration:"none",fontWeight:"normal"};function $(a,b){this.P="readerpublishermodule"+this.ea();this.r=a;this.i=Y.c;this.$=Y.t;this.ta=Y.s=="true";this.ia=Y.b=="true";if(b){b.innerHTML="";b.id=this.P;this.Y(S(this.P))}else{document.write('<div id="'+this.P+'" class="reader-publisher-module"></div>');var c=this;window.setTimeout(function(){c.Y(S(c.P))},0)}}$.prototype.ea=
function(){if(!("GRC_c"in window))window.GRC_c=0;return window.GRC_c++};function ra(a){Y=a}$.prototype.Y=function(a){function b(sa){return sa}var c=this.ga();this.k(c.sa,a);if(this.$){var d=T("h3");this.k(c.ra,d);d.appendChild(U(this.$));a.appendChild(d)}var f=T("ul");this.k(c.qa,f);for(var e=0,g;g=this.r.items[e];e++){if(!g.alternate)continue;var k=T("li");this.k(c.pa,k);var l=T("a",{href:b(g.alternate.href),title:g.title,"class":"i"});this.k(c.ma,l);var m=na(g.title);if(!/^[\s\xa0]*$/.test(m==null?
"":String(m)))m=oa(m,48);l.appendChild(U(m));k.appendChild(l);if(this.ta&&!this.ia&&g.origin.title){var x=g.origin,n=T("div",{"class":"s"});this.k(c.oa,n);k.appendChild(n);var m=x.title;if(m.length>48)m=m.substring(0,48);n.innerHTML=ka("from <a>%1</a>",m);if(x.htmlUrl){var q=T("a",{href:b(x.htmlUrl)});q.innerHTML=m;this.k(c.na,q);n.replaceChild(q,n.getElementsByTagName("a")[0])}}f.appendChild(k)}a.appendChild(f);var v=T("div",{"class":"f"});this.k(c.da,v);if(this.r.id){var r=this.r.id.indexOf("feed/")==
0,ta=this.r.alternate&&this.r.alternate.href;if(!r||ta){var B=T("a");this.k(c.l,B);B.href=r?this.r.alternate.href:pa("http://www.google.com"+h+this.r.id);B.appendChild(U(""));v.appendChild(B)}}a.appendChild(v)};$.prototype.ga=function(){if(this.i=="-")return{};var a=qa[this.i];return{sa:{fontFamily:"arial, sans-serif",fontSize:"10pt",MozBorderRadius:"8px",background:a.p,border:"solid 4px "+a.o,margin:"0.5em"},ra:{padding:"0.2em 0",margin:"0 0.5em",MozBorderRadius:"8px 8px 0 0",borderBottom:"solid 1px "+
a.B,color:a.C},qa:{padding:"0.2em",margin:"0 0.5em",overflow:"hidden"},pa:{listStyleType:"none",padding:"0 0 0 0"},ma:{color:a.A,borderBottom:"solid 0px "+a.m},oa:{paddingLeft:"0",color:a.m},na:{color:a.m},da:{textAlign:"right",borderTop:"solid 0px "+a.o,background:a.v,MozBorderRadius:"0 0 0px 0px",padding:"0 8px",fontSize:"small",whiteSpace:"nowrap"},l:{color:a.l,textDecoration:"none"}}};$.prototype.k=function(a,b){if(!a)return;ua(b);for(var c in a)b.style[c]=a[c]};function ua(a){for(var b in Z)a.style[b]=
Z[b]}window.GRC_p=ra;window.GRC=$;;;;;;;;;;;;;;;;;;;;})();
