TOP ▲ itcore TOP プログラムパーツ

uHttpGet PCのユーザエージェントを指定してURLをGETする。 | itcore 2018年

PHP

PHP TOP

関数

<?php
// PCのユーザエージェントを指定してURLをGETする。
function uHttpGet($url) {
  $ua = "Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36";
  $options = array(
    'http' => array(
      'method' => 'GET',
      'header' => "User-Agent: $ua",
    ),
  );
  $context = stream_context_create($options);
  $data = file_get_contents($url, false, $context);
  return $data;
}
?>

テスト

<?php include "uHttpGet.func"; ?>
<?php
print "<hr>";
$url = "https://www.google.com";
$data = uHttpGet($url);
print "$url<br>";
print htmlspecialchars($data);
?>

実行結果


https://www.google.com
<!doctype html><html itemscope="" itemtype="http://schema.org/WebPage" lang="ja"><head><meta content="世界中のあらゆる情報を検索するためのツールを提供しています。さまざまな検索機能を活用して、お探しの情報を見つけてください。" name="description"><meta content="noodp, " name="robots"><meta content="text/html; charset=UTF-8" http-equiv="Content-Type"><meta content="/images/branding/googleg/1x/googleg_standard_color_128dp.png" itemprop="image"><title>Google</title><script nonce="L116luEg-KSe4wdhVXO29A">(function(){var _g={kEI:'QSPhaYjWIYOMvr0PrfGQmAo',kEXPI:'0,825046,479157,2949954,425602,5532949,36811419,25228681,152380,65171,39769,98574,37803,77237,16392,21733,30723,10,2652,29094,726,22001,10370,14926,21043,20675,11886,16179,2646,6292,6961,10993,15888,4,1514,3355,196,571,2863,2380,2,5999,16,2669,11622,2,875,22,2208,5089,19,3008,24,771,6459,4,30160,5337,845,2047,1,1,3,12,1557,3,6952,1746,4,15193,4,2780,2,967,2,147,389,4,2647,5,5568,298,9253,1275,7,4757,2932,7522,2,5724,9,602,1649,4,10508,1,2,2165,3,4991,10,204,441,158,2,1645,2123,4,1634,544,4,1568,2432,187,2105,5,461,3802,123,4,2364,503,1860,5,1988,620,5,3845,4,2421,5,1944,5,1125,2,3,815,2935,4,32,4,448,2,397,1856,4,40,4,2110,4,438,323,1,4258,4,1,1185,4,360,107,4,207,4,519,5,75,4,1940,4,1432,217,4,770,571,1,1093,264,10,2691,4,2902,1802,507,824,989,41,1439,2,7,4,14,315,695,10,2,812,1713,264,564,2369,1101,352,144,1809,1496,4,480,6343,21011028,4,2960,3,8491,2,1562,3,11871,4193,3,1671,230,3,5578,3,1970,2,644,49,2,6497522,3145,2,169,3108,6,3090,3,697,236,1573,2,260,735,100408,5,3516069,13432123,199487,52060,1,329926,3050393,1063,590,5,1022,2665,31,585,4,65,388,2,710,305,152,4,488,3472,5,3361,7,7,7,865,126,9013,159,2071,551,5,142,4,228,1709,1125,4,673,170,10,2,746,489,372,32,178,4,73,450,2661,1260,5,2,10,2,955,2042,230,585,721,60,2216,76,377,1065,377,1608,4,957,5,14,4,222,3,860,12,4,131,390,2311,3834,6,42,331,4,126,2,1539,2,1562,4,353,191,577,2505,4,1743,2,277,8,217,234,5,245,519,4,949,268,28,1072,508,500,226,1372,141,3,515,1048,4,2246,5,17,4,140,9,5,1022,687,418,147,64,4,235,1,1,1002,4,40,998,310,734,570,711,2,165,360,204,4,59,4,1395,1444,5,1153,134,330,4,460,5,116,1135,4,468,312,179,438,1379,5,825,1,13,987,618,24,5,677,1,406,4,119,31,1606,784,2,5,31,618,3,50,9,13,569,1646,17,2,1,2,229,2,133,2184,3,2,2,2,429,78,423,2,585,155,3,178,6,343,897,410,221,1629,1,783,2,62,10,321,302,4,191,411,774,35,19,128,352,377,667,521,561,993,1231,269,57,772,275,44,4,85,398,37,4,2450,17,2,1,2,87,278,732,119,139,10,94,402,259,4,255,112,2,182,3,2,2,2,183,731,4,945,871,917,237,48,368,1037,162,911,256,1345,1,756,85,556,4,891,608,262,3,2,2,2,110,7,15,105,23,316,1211,803,78,1264,370,2,742,84,274,363,387,1157,1669,477,4504',kBL:'KH9G',kOPI:89978449};(function(){var a;((a=window.google)==null?0:a.stvsc)?google.kEI=_g.kEI:window.google=_g;}).call(this);})();(function(){google.sn='webhp';google.kHL='ja';google.rdn=true;google.usb=false;})();(function(){ var g=this||self;function k(){return window.google&&window.google.kOPI||null};var l,m=!1,n=[];function p(a){for(var b;a&&(!a.getAttribute||!(b=a.getAttribute("eid")));)a=a.parentNode;return b||l}function q(a){for(var b=null;a&&(!a.getAttribute||!(b=a.getAttribute("leid")));)a=a.parentNode;return b}function r(a){/^http:/i.test(a)&&window.location.protocol==="https:"&&(google.ml&&google.ml(Error("a"),!1,{src:a,glmm:1}),a="");return a} function t(a,b,c,d,h){var e="";b.search("&ei=")===-1&&(e="&ei="+p(d),b.search("&lei=")===-1&&(d=q(d))&&(e+="&lei="+d));var f=b.search("&cshid=")===-1&&a!=="slh";d="&zx="+Date.now().toString();g._cshid&&f&&(d+="&cshid="+g._cshid);(c=c())&&(d+="&opi="+c);return"/"+(h||"gen_204")+"?atyp=i&ct="+String(a)+"&cad="+(b+e+d)};var u=google.usb;l=google.kEI;m=u||!1;google.getEI=p;google.getLEI=q;google.ml=function(){return null};google.log=function(a,b,c,d,h,e){e=e===void 0?k:e;c||(c=t(a,b,e,d,h));if(c=r(c))if(m)typeof window.navigator.sendBeacon==="function"&&window.navigator.sendBeacon(c,"");else{a=new Image;var f=n.length;n[f]=a;a.onerror=a.onload=a.onabort=function(){delete n[f]};a.src=c}};google.logUrl=function(a,b){b=b===void 0?k:b;return t("",a,b)};}).call(this);(function(){google.y={};google.sy={};function e(a,b,d){if(a)var c=a.id;else{do c=Math.random();while(d[c])}d[c]=[a,b]}var f;(f=google).x||(f.x=function(a,b){e(a,b,google.y)});var g;(g=google).sx||(g.sx=function(a,b){e(a,b,google.sy)});google.bx=!1;var h;(h=google).lx||(h.lx=function(){});var k=[],l;(l=google).fce||(l.fce=function(a,b,d,c){k.push([a,b,d,c])});google.qce=k;google.adl=[];}).call(this);google.f={};(function(){ document.documentElement.addEventListener("submit",function(b){var a;if(a=b.target){var c=a.getAttribute("data-submitfalse");a=c==="1"||c==="q"&&!a.elements.q.value?!0:!1}else a=!1;a&&(b.preventDefault(),b.stopPropagation())},!0);document.documentElement.addEventListener("click",function(b){var a;a:{for(a=b.target;a&&a!==document.documentElement;a=a.parentElement)if(a.tagName==="A"){a=a.getAttribute("data-nohref")==="1";break a}a=!1}a&&b.preventDefault()},!0);}).call(this);</script><script nonce="L116luEg-KSe4wdhVXO29A">;this.gbar_={CONFIG:[[[0,"www.gstatic.com","og.qtm.en_US.jOKPLs8SDwk.es5.O","co.jp","ja","538",0,[4,2,"","","","898714895","0"],null,"QSPhabqpIrCP9tMP6fWz0Ac",null,0,"og.qtm.ojn1P-JkGRA.L.W.O","AA2YrTvS6-BD_oYD0m5Xh7p_IUyrKNG1zQ","AA2YrTtc2Nx50K1tO5VsE2MDyvc0ptOycg","",2,1,200,"JPN",null,null,"1","538",1,null,null,89978449,null,0,0],null,[1,0.1000000014901161,2,1],null,[0,0,0,null,"","","","",0,0,null,""],[0,0,"",1,0,0,0,0,0,0,null,0,0,null,0,0,null,null,0,0,0,"","","","","","",null,0,0,0,0,0,null,null,null,"rgba(32,33,36,1)","rgba(255,255,255,1)",0,0,1,null,null,null,0],null,null,["1","gci_91f30755d6a6b787dcc2a4062e6e9824.js","googleapis.client:gapi.iframes","","ja"],null,null,null,null,null,[0.009999999776482582,"co.jp","538",[["19046229","19046228","7",1,5,2592000,"","AN2NJM7-cyThbXfj72LI8FhKhV_gG_wyKQ:1776362305564",0,1,2,"https://www.google.com/_/og/promos/",0],"n","",["","",""],1,2592000,null,null,"https://www.google.com/url?q=https://accounts.google.com/signin/v2/identifier%3Fec%3Dfutura_hpp_co_si_001_p%26continue%3Dhttps%253A%252F%252Fwww.google.com%252F%253Fptid%253D19027681%2526ptt%253D8%2526fpts%253D0\u0026source=hpp\u0026id=19046229\u0026ct=7\u0026usg=AOvVaw33MBGJMT3TA0n4WMEDSPEO",null,null,null,null,null,1,null,0,null,1,0,0,0,null,null,0,0,null,0,0,0,0,1],null,null,null,0],[1,null,null,40400,538,"JPN","ja","898714895.0",8,null,0,0,null,null,null,null,"3701384,102772546,116119825,116249040,116249043",null,null,null,"QSPhabqpIrCP9tMP6fWz0Ac",1,0,0,null,2,5,"tp",80,0,0,null,null,1,89978449,1,0],[[null,null,null,"https://www.gstatic.com/og/_/js/k=og.qtm.en_US.jOKPLs8SDwk.es5.O/rt=j/m=qabr,q_d,qcwid,qapid,qald,qads/exm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/rs=AA2YrTvS6-BD_oYD0m5Xh7p_IUyrKNG1zQ"],[null,null,null,"https://www.gstatic.com/og/_/ss/k=og.qtm.ojn1P-JkGRA.L.W.O/m=qcwid,d_b_gm3,d_wi_gm3,d_lo_gm3/excm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/ct=zgms/rs=AA2YrTtc2Nx50K1tO5VsE2MDyvc0ptOycg"]],null,null,null,[[[null,null,[null,null,null,"https://ogs.google.com/widget/callout?prid=19046229\u0026pgid=19046228\u0026puid=d8270a150ed17334\u0026eom=1\u0026cce=1\u0026dc=1"],0,280,420,70,25,0,null,0,null,null,8000,null,71,3,null,[19046229,19046228,"",1,5,"AN2NJM7-cyThbXfj72LI8FhKhV_gG_wyKQ:1776362305564","",0,2592000,"d8270a150ed17334",0,2,0,"https://www.google.com/url?q=https://accounts.google.com/signin/v2/identifier%3Fec%3Dfutura_hpp_co_si_001_p%26continue%3Dhttps%253A%252F%252Fwww.google.com%252F%253Fptid%253D19027681%2526ptt%253D8%2526fpts%253D0\u0026source=hpp\u0026id=19046229\u0026ct=7\u0026usg=AOvVaw33MBGJMT3TA0n4WMEDSPEO","https://www.google.com/_/og/promos/",0,0,0,0,0,0,0,89978449,1,2],0,null,null,null,0,null,76,0,null,null,107,108,109,"",null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,1],[null,null,[null,null,null,"https://ogs.google.com/widget/app/so?eom=1\u0026awwd=1\u0026em=2\u0026dpi=89978449"],0,570,370,49,4,1,0,0,63,64,8000,"https://www.google.co.jp/intl/ja/about/products",67,1,69,null,1,70,"アプリセットの読み込み中に問題が発生しました。しばらくしてからもう一度お試しください。または、%1$sGoogle サービス%2$sのページをご覧ください。",3,0,0,74,0,null,null,null,null,null,null,null,"/widget/app/so",null,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,1,null,144,null,null,3,0,0,1,2,"(新しいタブを開きます)",null,0],[null,null,[null,null,null,"https://ogs.google.com/widget/callout?eom=1\u0026dc=1"],null,280,420,70,25,0,null,0,null,null,8000,null,71,4,null,null,null,null,null,null,null,null,76,null,null,null,107,108,109,"",null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,1]],null,null,"1","538",1,0,null,"ja",0,null,0,0,0,[null,"",null,null,null,0,null,0,0,"","","","https://ogads-pa.clients6.google.com",0,0,0,"","",0,0,null,86400,null,null,null,null,0,null,0,0,"1184720131",3,0,1,0,0],0,null,null,null,null,0,"",0,0]]],};this.gbar_=this.gbar_||{};(function(_){var window=this; try{ _._F_toggles_initialize=function(a){(typeof globalThis!=="undefined"?globalThis:typeof self!=="undefined"?self:this)._F_toggles_gbar_=a||[]};(0,_._F_toggles_initialize)([]); /* Copyright The Closure Library Authors. SPDX-License-Identifier: Apache-2.0 */ var ia,oa,qa,ua,wa,xa,La,Ma,eb,hb,jb,ob,kb,rb,wb,Jb,Kb,Lb,Mb,Nb,Vb,Wb,Xb,Zb;_.aa=function(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,_.aa);else{var c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));b!==void 0&&(this.cause=b)};_.ba=function(a){a.Sm=!0;return a}; _.ha=function(a){var b=a;if(ca(b)){if(!/^\s*(?:-?[1-9]\d*|0)?\s*$/.test(b))throw Error(String(b));}else if(da(b)&&!Number.isSafeInteger(b))throw Error(String(b));return ea?BigInt(a):a=fa(a)?a?"1":"0":ca(a)?a.trim()||"0":String(a)};ia=function(a,b){if(a.length>b.length)return!1;if(a.length<b.length||a===b)return!0;for(var c=0;c<a.length;c++){var d=a[c],e=b[c];if(d>e)return!1;if(d<e)return!0}};_.ja=function(a){_.t.setTimeout(function(){throw a;},0)}; _.la=function(){return _.ka().toLowerCase().indexOf("webkit")!=-1};_.ka=function(){var a=_.t.navigator;return a&&(a=a.userAgent)?a:""};oa=function(a){if(!ma||!na)return!1;for(var b=0;b<na.brands.length;b++){var c=na.brands[b].brand;if(c&&c.indexOf(a)!=-1)return!0}return!1};_.pa=function(a){return _.ka().indexOf(a)!=-1};qa=function(){return ma?!!na&&na.brands.length>0:!1};_.ra=function(){return qa()?!1:_.pa("Opera")};_.sa=function(){return qa()?!1:_.pa("Trident")||_.pa("MSIE")}; _.ta=function(){return _.pa("Firefox")||_.pa("FxiOS")};_.va=function(){return _.pa("Safari")&&!(ua()||(qa()?0:_.pa("Coast"))||_.ra()||(qa()?0:_.pa("Edge"))||(qa()?oa("Microsoft Edge"):_.pa("Edg/"))||(qa()?oa("Opera"):_.pa("OPR"))||_.ta()||_.pa("Silk")||_.pa("Android"))};ua=function(){return qa()?oa("Chromium"):(_.pa("Chrome")||_.pa("CriOS"))&&!(qa()?0:_.pa("Edge"))||_.pa("Silk")};wa=function(){return ma?!!na&&!!na.platform:!1};xa=function(){return _.pa("iPhone")&&!_.pa("iPod")&&!_.pa("iPad")}; _.ya=function(){return xa()||_.pa("iPad")||_.pa("iPod")};_.za=function(){return wa()?na.platform==="macOS":_.pa("Macintosh")};_.Ba=function(a,b){return(0,_.Aa)(a,b)>=0};_.Ca=function(a,b,c){return typeof Symbol==="function"&&typeof Symbol()==="symbol"?(c===void 0?0:c)&&Symbol.for&&a?Symbol.for(a):a!=null?Symbol(a):Symbol():b};_.Ha=function(a,b){_.Ea||_.w in a||Fa(a,Ga);a[_.w]|=b};_.Ia=function(a,b){_.Ea||_.w in a||Fa(a,Ga);a[_.w]=b}; _.Ka=function(a,b){return b===void 0?a.j!==Ja&&!!(2&(a.J[_.w]|0)):!!(2&b)&&a.j!==Ja};La=function(a){return a};Ma=function(a,b){a.__closure__error__context__984382||(a.__closure__error__context__984382={});a.__closure__error__context__984382.severity=b};_.Na=function(a){a=Error(a);Ma(a,"warning");return a};_.Pa=function(a,b){if(a!=null){var c;var d=(c=Oa)!=null?c:Oa={};c=d[a]||0;c>=b||(d[a]=c+1,a=Error(),Ma(a,"incident"),_.ja(a))}}; _.Ra=function(a){if(typeof a!=="boolean")throw Error("y`"+_.Qa(a)+"`"+a);return a};_.Sa=function(a){if(a==null||typeof a==="boolean")return a;if(typeof a==="number")return!!a};_.Ua=function(a){if(!(0,_.Ta)(a))throw _.Na("enum");return a|0};_.Va=function(a){if(typeof a!=="number")throw _.Na("int32");if(!(0,_.Ta)(a))throw _.Na("int32");return a|0};_.Wa=function(a){if(a!=null&&typeof a!=="string")throw Error();return a};_.Xa=function(a){return a==null||typeof a==="string"?a:void 0}; _.$a=function(a,b,c){if(a!=null&&a[_.Ya]===_.Za)return a;if(Array.isArray(a)){var d=a[_.w]|0;c=d|c&32|c&2;c!==d&&_.Ia(a,c);return new b(a)}};_.cb=function(a){var b=_.ab(_.bb);return b?a[b]:void 0};eb=function(a,b){b<100||_.Pa(db,1)}; hb=function(a,b,c,d){var e=d!==void 0;d=!!d;var f=_.ab(_.bb),g;!e&&_.Ea&&f&&(g=a[f])&&g.Md(eb);f=[];var h=a.length;g=4294967295;var k=!1,m=!!(b&64),n=m?b&128?0:-1:void 0;if(!(b&1)){var p=h&&a[h-1];p!=null&&typeof p==="object"&&p.constructor===Object?(h--,g=h):p=void 0;if(m&&!(b&128)&&!e){k=!0;var q;g=((q=fb)!=null?q:La)(g-n,n,a,p,void 0)+n}}b=void 0;for(q=0;q<h;q++){var r=a[q];if(r!=null&&(r=c(r,d))!=null)if(m&&q>=g){var u=q-n,v=void 0;((v=b)!=null?v:b={})[u]=r}else f[q]=r}if(p)for(var A in p)h=p[A], h!=null&&(h=c(h,d))!=null&&(q=+A,r=void 0,m&&!Number.isNaN(q)&&(r=q+n)<g?f[r]=h:(q=void 0,((q=b)!=null?q:b={})[A]=h));b&&(k?f.push(b):f[g]=b);e&&_.ab(_.bb)&&(a=_.cb(a))&&"function"==typeof _.gb&&a instanceof _.gb&&(f[_.bb]=a.i());return f}; jb=function(a){switch(typeof a){case "number":return Number.isFinite(a)?a:""+a;case "bigint":return(0,_.ib)(a)?Number(a):""+a;case "boolean":return a?1:0;case "object":if(Array.isArray(a)){var b=a[_.w]|0;return a.length===0&&b&1?void 0:hb(a,b,jb)}if(a!=null&&a[_.Ya]===_.Za)return kb(a);if("function"==typeof _.lb&&a instanceof _.lb)return a.j();return}return a};ob=function(a,b){if(b){fb=b==null||b===La||b[mb]!==nb?La:b;try{return kb(a)}finally{fb=void 0}}return kb(a)}; kb=function(a){a=a.J;return hb(a,a[_.w]|0,jb)};_.x=function(a,b,c){return _.pb(a,b,c,2048)}; _.pb=function(a,b,c,d){d=d===void 0?0:d;if(a==null){var e=32;c?(a=[c],e|=128):a=[];b&&(e=e&-16760833|(b&1023)<<14)}else{if(!Array.isArray(a))throw Error("z");e=a[_.w]|0;if(qb&&1&e)throw Error("A");2048&e&&!(2&e)&&rb();if(e&256)throw Error("B");if(e&64)return(e|d)!==e&&_.Ia(a,e|d),a;if(c&&(e|=128,c!==a[0]))throw Error("C");a:{c=a;e|=64;var f=c.length;if(f){var g=f-1,h=c[g];if(h!=null&&typeof h==="object"&&h.constructor===Object){b=e&128?0:-1;g-=b;if(g>=1024)throw Error("E");for(var k in h)f=+k,f<g&& (c[f+b]=h[k],delete h[k]);e=e&-16760833|(g&1023)<<14;break a}}if(b){k=Math.max(b,f-(e&128?0:-1));if(k>1024)throw Error("F");e=e&-16760833|(k&1023)<<14}}}_.Ia(a,e|64|d);return a};rb=function(){if(qb)throw Error("D");_.Pa(sb,5)}; wb=function(a,b){if(typeof a!=="object")return a;if(Array.isArray(a)){var c=a[_.w]|0;a.length===0&&c&1?a=void 0:c&2||(!b||4096&c||16&c?a=_.tb(a,c,!1,b&&!(c&16)):(_.Ha(a,34),c&4&&Object.freeze(a)));return a}if(a!=null&&a[_.Ya]===_.Za)return b=a.J,c=b[_.w]|0,_.Ka(a,c)?a:_.ub(a,b,c)?_.vb(a,b):_.tb(b,c);if("function"==typeof _.lb&&a instanceof _.lb)return a};_.vb=function(a,b,c){a=new a.constructor(b);c&&(a.j=Ja);a.o=Ja;return a}; _.tb=function(a,b,c,d){d!=null||(d=!!(34&b));a=hb(a,b,wb,d);d=32;c&&(d|=2);b=b&16769217|d;_.Ia(a,b);return a};_.xb=function(a){var b=a.J,c=b[_.w]|0;return _.Ka(a,c)?_.ub(a,b,c)?_.vb(a,b,!0):new a.constructor(_.tb(b,c,!1)):a};_.yb=function(a){if(a.j!==Ja)return!1;var b=a.J;b=_.tb(b,b[_.w]|0);_.Ha(b,2048);a.J=b;a.j=void 0;a.o=void 0;return!0};_.zb=function(a){if(!_.yb(a)&&_.Ka(a,a.J[_.w]|0))throw Error();};_.Ab=function(a,b){b===void 0&&(b=a[_.w]|0);b&32&&!(b&4096)&&_.Ia(a,b|4096)}; _.ub=function(a,b,c){return c&2?!0:c&32&&!(c&4096)?(_.Ia(b,c|2),a.j=Ja,!0):!1};_.Bb=function(a,b,c,d,e){var f=c+(e?0:-1),g=a.length-1;if(g>=1+(e?0:-1)&&f>=g){var h=a[g];if(h!=null&&typeof h==="object"&&h.constructor===Object)return h[c]=d,b}if(f<=g)return a[f]=d,b;if(d!==void 0){var k;g=((k=b)!=null?k:b=a[_.w]|0)>>14&1023||536870912;c>=g?d!=null&&(f={},a[g+(e?0:-1)]=(f[c]=d,f)):a[f]=d}return b}; _.Db=function(a,b,c,d,e){var f=!1;d=_.Cb(a,d,e,function(g){var h=_.$a(g,c,b);f=h!==g&&h!=null;return h});if(d!=null)return f&&!_.Ka(d)&&_.Ab(a,b),d};_.Eb=function(){var a=function(){throw Error();};Object.setPrototypeOf(a,a.prototype);return a};_.y=function(){this.oa=this.oa;this.X=this.X};_.Gb=function(a,b){return a!=null?!!a:!!b};_.z=function(a,b){b==void 0&&(b="");return a!=null?a:b};_.Hb=function(a,b,c){for(var d in a)b.call(c,a[d],d,a)};_.Ib=function(a){for(var b in a)return!1;return!0}; Jb=typeof Object.create=="function"?Object.create:function(a){var b=function(){};b.prototype=a;return new b};Kb=typeof Object.defineProperties=="function"?Object.defineProperty:function(a,b,c){if(a==Array.prototype||a==Object.prototype)return a;a[b]=c.value;return a}; Lb=function(a){a=["object"==typeof globalThis&&globalThis,a,"object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof global&&global];for(var b=0;b<a.length;++b){var c=a[b];if(c&&c.Math==Math)return c}throw Error("a");};Mb=Lb(this);Nb="Int8 Uint8 Uint8Clamped Int16 Uint16 Int32 Uint32 Float32 Float64".split(" ");Mb.BigInt64Array&&(Nb.push("BigInt64"),Nb.push("BigUint64")); var Pb=function(a,b){if(b)for(var c=0;c<Nb.length;c++)Ob(Nb[c]+"Array.prototype."+a,b)},Qb=function(a,b){b&&Ob(a,b)},Ob=function(a,b){var c=Mb;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];if(!(e in c))return;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&b!=null&&Kb(c,a,{configurable:!0,writable:!0,value:b})},Rb; if(typeof Object.setPrototypeOf=="function")Rb=Object.setPrototypeOf;else{var Sb;a:{var Tb={a:!0},Ub={};try{Ub.__proto__=Tb;Sb=Ub.a;break a}catch(a){}Sb=!1}Rb=Sb?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError("b`"+a);return a}:null}Vb=Rb; _.B=function(a,b){a.prototype=Jb(b.prototype);a.prototype.constructor=a;if(Vb)Vb(a,b);else for(var c in b)if(c!="prototype")if(Object.defineProperties){var d=Object.getOwnPropertyDescriptor(b,c);d&&Object.defineProperty(a,c,d)}else a[c]=b[c];a.Y=b.prototype};Wb=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}}; _.C=function(a){var b=typeof Symbol!="undefined"&&Symbol.iterator&&a[Symbol.iterator];if(b)return b.call(a);if(typeof a.length=="number")return{next:Wb(a)};throw Error("c`"+String(a));};Xb=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};Zb=typeof Object.assign=="function"?Object.assign:function(a,b){if(a==null)throw new TypeError("d");a=Object(a);for(var c=1;c<arguments.length;c++){var d=arguments[c];if(d)for(var e in d)Xb(d,e)&&(a[e]=d[e])}return a}; Qb("Object.assign",function(a){return a||Zb});_.$b=function(a){if(!(a instanceof Object))throw new TypeError("e`"+a);};_.D=function(){this.X=!1;this.F=null;this.o=void 0;this.j=1;this.D=this.G=0;this.oa=this.A=null};_.D.prototype.N=function(a){this.o=a};_.D.prototype.getNextAddressJsc=function(){return this.j};_.D.prototype.getYieldResultJsc=function(){return this.o};_.D.prototype.return=function(a){this.A={return:a};this.j=this.D};_.D.prototype["return"]=_.D.prototype.return; _.D.prototype.S=function(a){this.A={na:a};this.j=this.D};_.D.prototype.jumpThroughFinallyBlocks=_.D.prototype.S;_.D.prototype.i=function(a,b){this.j=b;return{value:a}};_.D.prototype.yield=_.D.prototype.i;_.D.prototype.T=function(a,b){a=_.C(a);var c=a.next();_.$b(c);if(c.done)this.o=c.value,this.j=b;else return this.F=a,this.i(c.value,b)};_.D.prototype.yieldAll=_.D.prototype.T;_.D.prototype.na=function(a){this.j=a};_.D.prototype.jumpTo=_.D.prototype.na;_.D.prototype.v=function(){this.j=0}; _.D.prototype.jumpToEnd=_.D.prototype.v;_.D.prototype.C=function(a,b){this.G=a;b!=void 0&&(this.D=b)};_.D.prototype.setCatchFinallyBlocks=_.D.prototype.C;_.D.prototype.R=function(a){this.G=0;this.D=a||0};_.D.prototype.setFinallyBlock=_.D.prototype.R;_.D.prototype.K=function(a,b){this.j=a;this.G=b||0};_.D.prototype.leaveTryBlock=_.D.prototype.K;_.D.prototype.B=function(a){this.G=a||0;a=this.A.kg;this.A=null;return a};_.D.prototype.enterCatchBlock=_.D.prototype.B; _.D.prototype.L=function(a,b,c){c?this.oa[c]=this.A:this.oa=[this.A];this.G=a||0;this.D=b||0};_.D.prototype.enterFinallyBlock=_.D.prototype.L;_.D.prototype.M=function(a,b){b=this.oa.splice(b||0)[0];(b=this.A=this.A||b)?b.xg?this.j=this.G||this.D:b.na!=void 0&&this.D<b.na?(this.j=b.na,this.A=null):this.j=this.D:this.j=a};_.D.prototype.leaveFinallyBlock=_.D.prototype.M;_.D.prototype.O=function(a){return new ac(a)};_.D.prototype.forIn=_.D.prototype.O; var ac=function(a){this.o=a;this.i=[];for(var b in a)this.i.push(b);this.i.reverse()};ac.prototype.j=function(){for(;this.i.length>0;){var a=this.i.pop();if(a in this.o)return a}return null};ac.prototype.getNext=ac.prototype.j;Qb("globalThis",function(a){return a||Mb});Qb("Reflect.setPrototypeOf",function(a){return a?a:Vb?function(b,c){try{return Vb(b,c),!0}catch(d){return!1}}:null}); Qb("Symbol",function(a){if(a)return a;var b=function(f,g){this.i=f;Kb(this,"description",{configurable:!0,writable:!0,value:g})};b.prototype.toString=function(){return this.i};var c="jscomp_symbol_"+(Math.random()*1E9>>>0)+"_",d=0,e=function(f){if(this instanceof e)throw new TypeError("g");return new b(c+(f||"")+"_"+d++,f)};return e});Qb("Symbol.iterator",function(a){if(a)return a;a=Symbol("h");Kb(Array.prototype,a,{configurable:!0,writable:!0,value:function(){return bc(Wb(this))}});return a}); var bc=function(a){a={next:a};a[Symbol.iterator]=function(){return this};return a}; Qb("Promise",function(a){function b(){this.i=null}function c(g){return g instanceof e?g:new e(function(h){h(g)})}if(a)return a;b.prototype.j=function(g){if(this.i==null){this.i=[];var h=this;this.o(function(){h.A()})}this.i.push(g)};var d=Mb.setTimeout;b.prototype.o=function(g){d(g,0)};b.prototype.A=function(){for(;this.i&&this.i.length;){var g=this.i;this.i=[];for(var h=0;h<g.length;++h){var k=g[h];g[h]=null;try{k()}catch(m){this.v(m)}}}this.i=null};b.prototype.v=function(g){this.o(function(){throw g; })};var e=function(g){this.i=0;this.o=void 0;this.j=[];this.C=!1;var h=this.v();try{g(h.resolve,h.reject)}catch(k){h.reject(k)}};e.prototype.v=function(){function g(m){return function(n){k||(k=!0,m.call(h,n))}}var h=this,k=!1;return{resolve:g(this.X),reject:g(this.A)}};e.prototype.X=function(g){if(g===this)this.A(new TypeError("i"));else if(g instanceof e)this.M(g);else{a:switch(typeof g){case "object":var h=g!=null;break a;case "function":h=!0;break a;default:h=!1}h?this.K(g):this.B(g)}};e.prototype.K= function(g){var h=void 0;try{h=g.then}catch(k){this.A(k);return}typeof h=="function"?this.N(h,g):this.B(g)};e.prototype.A=function(g){this.D(2,g)};e.prototype.B=function(g){this.D(1,g)};e.prototype.D=function(g,h){if(this.i!=0)throw Error("j`"+g+"`"+h+"`"+this.i);this.i=g;this.o=h;this.i===2&&this.L();this.F()};e.prototype.L=function(){var g=this;d(function(){if(g.G()){var h=Mb.console;typeof h!=="undefined"&&h.error(g.o)}},1)};e.prototype.G=function(){if(this.C)return!1;var g=Mb.CustomEvent,h=Mb.Event, k=Mb.dispatchEvent;if(typeof k==="undefined")return!0;typeof g==="function"?g=new g("unhandledrejection",{cancelable:!0}):typeof h==="function"?g=new h("unhandledrejection",{cancelable:!0}):(g=Mb.document.createEvent("CustomEvent"),g.initCustomEvent("unhandledrejection",!1,!0,g));g.promise=this;g.reason=this.o;return k(g)};e.prototype.F=function(){if(this.j!=null){for(var g=0;g<this.j.length;++g)f.j(this.j[g]);this.j=null}};var f=new b;e.prototype.M=function(g){var h=this.v();g.Jd(h.resolve,h.reject)}; e.prototype.N=function(g,h){var k=this.v();try{g.call(h,k.resolve,k.reject)}catch(m){k.reject(m)}};e.prototype.then=function(g,h){function k(q,r){return typeof q=="function"?function(u){try{m(q(u))}catch(v){n(v)}}:r}var m,n,p=new e(function(q,r){m=q;n=r});this.Jd(k(g,m),k(h,n));return p};e.prototype.catch=function(g){return this.then(void 0,g)};e.prototype.Jd=function(g,h){function k(){switch(m.i){case 1:g(m.o);break;case 2:h(m.o);break;default:throw Error("k`"+m.i);}}var m=this;this.j==null?f.j(k): this.j.push(k);this.C=!0};e.resolve=c;e.reject=function(g){return new e(function(h,k){k(g)})};e.race=function(g){return new e(function(h,k){for(var m=_.C(g),n=m.next();!n.done;n=m.next())c(n.value).Jd(h,k)})};e.all=function(g){var h=_.C(g),k=h.next();return k.done?c([]):new e(function(m,n){function p(u){return function(v){q[u]=v;r--;r==0&&m(q)}}var q=[],r=0;do q.push(void 0),r++,c(k.value).Jd(p(q.length-1),n),k=h.next();while(!k.done)})};return e}); var cc=function(a,b,c){if(a==null)throw new TypeError("l`"+c);if(b instanceof RegExp)throw new TypeError("m`"+c);return a+""};Qb("String.prototype.startsWith",function(a){return a?a:function(b,c){var d=cc(this,b,"startsWith"),e=d.length,f=b.length;c=Math.max(0,Math.min(c|0,d.length));for(var g=0;g<f&&c<e;)if(d[c++]!=b[g++])return!1;return g>=f}});Qb("Object.setPrototypeOf",function(a){return a||Vb});Qb("Symbol.dispose",function(a){return a?a:Symbol("n")}); Qb("WeakMap",function(a){function b(){}function c(k){var m=typeof k;return m==="object"&&k!==null||m==="function"}function d(k){if(!Xb(k,f)){var m=new b;Kb(k,f,{value:m})}}function e(k){var m=Object[k];m&&(Object[k]=function(n){if(n instanceof b)return n;Object.isExtensible(n)&&d(n);return m(n)})}if(function(){if(!a||!Object.seal)return!1;try{var k=Object.seal({}),m=Object.seal({}),n=new a([[k,2],[m,3]]);if(n.get(k)!=2||n.get(m)!=3)return!1;n.delete(k);n.set(m,4);return!n.has(k)&&n.get(m)==4}catch(p){return!1}}())return a; var f="$jscomp_hidden_"+Math.random();e("freeze");e("preventExtensions");e("seal");var g=0,h=function(k){this.i=(g+=Math.random()+1).toString();if(k){k=_.C(k);for(var m;!(m=k.next()).done;)m=m.value,this.set(m[0],m[1])}};h.prototype.set=function(k,m){if(!c(k))throw Error("o");d(k);if(!Xb(k,f))throw Error("p`"+k);k[f][this.i]=m;return this};h.prototype.get=function(k){return c(k)&&Xb(k,f)?k[f][this.i]:void 0};h.prototype.has=function(k){return c(k)&&Xb(k,f)&&Xb(k[f],this.i)};h.prototype.delete=function(k){return c(k)&& Xb(k,f)&&Xb(k[f],this.i)?delete k[f][this.i]:!1};return h}); Qb("Map",function(a){if(function(){if(!a||typeof a!="function"||!a.prototype.entries||typeof Object.seal!="function")return!1;try{var h=Object.seal({x:4}),k=new a(_.C([[h,"s"]]));if(k.get(h)!="s"||k.size!=1||k.get({x:4})||k.set({x:4},"t")!=k||k.size!=2)return!1;var m=k.entries(),n=m.next();if(n.done||n.value[0]!=h||n.value[1]!="s")return!1;n=m.next();return n.done||n.value[0].x!=4||n.value[1]!="t"||!m.next().done?!1:!0}catch(p){return!1}}())return a;var b=new WeakMap,c=function(h){this[0]={};this[1]= f();this.size=0;if(h){h=_.C(h);for(var k;!(k=h.next()).done;)k=k.value,this.set(k[0],k[1])}};c.prototype.set=function(h,k){h=h===0?0:h;var m=d(this,h);m.list||(m.list=this[0][m.id]=[]);m.entry?m.entry.value=k:(m.entry={next:this[1],Ab:this[1].Ab,head:this[1],key:h,value:k},m.list.push(m.entry),this[1].Ab.next=m.entry,this[1].Ab=m.entry,this.size++);return this};c.prototype.delete=function(h){h=d(this,h);return h.entry&&h.list?(h.list.splice(h.index,1),h.list.length||delete this[0][h.id],h.entry.Ab.next= h.entry.next,h.entry.next.Ab=h.entry.Ab,h.entry.head=null,this.size--,!0):!1};c.prototype.clear=function(){this[0]={};this[1]=this[1].Ab=f();this.size=0};c.prototype.has=function(h){return!!d(this,h).entry};c.prototype.get=function(h){return(h=d(this,h).entry)&&h.value};c.prototype.entries=function(){return e(this,function(h){return[h.key,h.value]})};c.prototype.keys=function(){return e(this,function(h){return h.key})};c.prototype.values=function(){return e(this,function(h){return h.value})};c.prototype.forEach= function(h,k){for(var m=this.entries(),n;!(n=m.next()).done;)n=n.value,h.call(k,n[1],n[0],this)};c.prototype[Symbol.iterator]=c.prototype.entries;var d=function(h,k){var m=k&&typeof k;m=="object"||m=="function"?b.has(k)?m=b.get(k):(m=""+ ++g,b.set(k,m)):m="p_"+k;var n=h[0][m];if(n&&Xb(h[0],m))for(h=0;h<n.length;h++){var p=n[h];if(k!==k&&p.key!==p.key||k===p.key)return{id:m,list:n,index:h,entry:p}}return{id:m,list:n,index:-1,entry:void 0}},e=function(h,k){var m=h[1];return bc(function(){if(m){for(;m.head!= h[1];)m=m.Ab;for(;m.next!=m.head;)return m=m.next,{done:!1,value:k(m)};m=null}return{done:!0,value:void 0}})},f=function(){var h={};return h.Ab=h.next=h.head=h},g=0;return c}); Qb("Set",function(a){if(function(){if(!a||typeof a!="function"||!a.prototype.entries||typeof Object.seal!="function")return!1;try{var c=Object.seal({x:4}),d=new a(_.C([c]));if(!d.has(c)||d.size!=1||d.add(c)!=d||d.size!=1||d.add({x:4})!=d||d.size!=2)return!1;var e=d.entries(),f=e.next();if(f.done||f.value[0]!=c||f.value[1]!=c)return!1;f=e.next();return f.done||f.value[0]==c||f.value[0].x!=4||f.value[1]!=f.value[0]?!1:e.next().done}catch(g){return!1}}())return a;var b=function(c){this.i=new Map;if(c){c= _.C(c);for(var d;!(d=c.next()).done;)this.add(d.value)}this.size=this.i.size};b.prototype.add=function(c){c=c===0?0:c;this.i.set(c,c);this.size=this.i.size;return this};b.prototype.delete=function(c){c=this.i.delete(c);this.size=this.i.size;return c};b.prototype.clear=function(){this.i.clear();this.size=0};b.prototype.has=function(c){return this.i.has(c)};b.prototype.entries=function(){return this.i.entries()};b.prototype.values=function(){return this.i.values()};b.prototype.keys=b.prototype.values; b.prototype[Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(c,d){var e=this;this.i.forEach(function(f){return c.call(d,f,f,e)})};return b});Qb("Array.from",function(a){return a?a:function(b,c,d){c=c!=null?c:function(h){return h};var e=[],f=typeof Symbol!="undefined"&&Symbol.iterator&&b[Symbol.iterator];if(typeof f=="function"){b=f.call(b);for(var g=0;!(f=b.next()).done;)e.push(c.call(d,f.value,g++))}else for(f=b.length,g=0;g<f;g++)e.push(c.call(d,b[g],g));return e}}); Qb("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)Xb(b,d)&&c.push([d,b[d]]);return c}});Qb("Number.isFinite",function(a){return a?a:function(b){return typeof b!=="number"?!1:!isNaN(b)&&b!==Infinity&&b!==-Infinity}});Qb("Number.MAX_SAFE_INTEGER",function(){return 9007199254740991});Qb("Number.MIN_SAFE_INTEGER",function(){return-9007199254740991});Qb("Number.isInteger",function(a){return a?a:function(b){return Number.isFinite(b)?b===Math.floor(b):!1}}); Qb("Number.isSafeInteger",function(a){return a?a:function(b){return Number.isInteger(b)&&Math.abs(b)<=Number.MAX_SAFE_INTEGER}});Qb("Object.is",function(a){return a?a:function(b,c){return b===c?b!==0||1/b===1/c:b!==b&&c!==c}});Qb("Array.prototype.includes",function(a){return a?a:function(b,c){var d=this;d instanceof String&&(d=String(d));var e=d.length;c=c||0;for(c<0&&(c=Math.max(c+e,0));c<e;c++){var f=d[c];if(f===b||Object.is(f,b))return!0}return!1}}); Qb("String.prototype.includes",function(a){return a?a:function(b,c){return cc(this,b,"includes").indexOf(b,c||0)!==-1}});var dc=function(a,b){a instanceof String&&(a+="");var c=0,d=!1,e={next:function(){if(!d&&c<a.length){var f=c++;return{value:b(f,a[f]),done:!1}}d=!0;return{done:!0,value:void 0}}};e[Symbol.iterator]=function(){return e};return e};Qb("Array.prototype.entries",function(a){return a?a:function(){return dc(this,function(b,c){return[b,c]})}}); Qb("Math.trunc",function(a){return a?a:function(b){b=Number(b);if(isNaN(b)||b===Infinity||b===-Infinity||b===0)return b;var c=Math.floor(Math.abs(b));return b<0?-c:c}});Qb("Array.prototype.find",function(a){return a?a:function(b,c){a:{var d=this;d instanceof String&&(d=String(d));for(var e=d.length,f=0;f<e;f++){var g=d[f];if(b.call(c,g,f,d)){b=g;break a}}b=void 0}return b}});Qb("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)Xb(b,d)&&c.push(b[d]);return c}}); Qb("Number.isNaN",function(a){return a?a:function(b){return typeof b==="number"&&isNaN(b)}});Qb("Array.prototype.keys",function(a){return a?a:function(){return dc(this,function(b){return b})}});Qb("Array.prototype.values",function(a){return a?a:function(){return dc(this,function(b,c){return c})}}); Qb("Promise.prototype.finally",function(a){return a?a:function(b){return this.then(function(c){return Promise.resolve(b()).then(function(){return c})},function(c){return Promise.resolve(b()).then(function(){throw c;})})}});Qb("Array.prototype.fill",function(a){return a?a:function(b,c,d){var e=this.length||0;c<0&&(c=Math.max(0,e+c));if(d==null||d>e)d=e;d=Number(d);d<0&&(d=Math.max(0,e+d));for(c=Number(c||0);c<d;c++)this[c]=b;return this}});Pb("fill",function(a){return a?a:Array.prototype.fill}); Qb("Array.prototype.flat",function(a){return a?a:function(b){b=b===void 0?1:b;var c=[];Array.prototype.forEach.call(this,function(d){Array.isArray(d)&&b>0?(d=Array.prototype.flat.call(d,b-1),c.push.apply(c,d)):c.push(d)});return c}});var hc,ic,lc,mc;_.ec=_.ec||{};_.t=this||self;hc=function(a,b){var c=_.fc("WIZ_global_data.oxN3nb");a=c&&c[a];return a!=null?a:b};ic=_.t._F_toggles_gbar_||[];_.fc=function(a,b){a=a.split(".");b=b||_.t;for(var c=0;c<a.length;c++)if(b=b[a[c]],b==null)return null;return b};_.Qa=function(a){var b=typeof a;return b!="object"?b:a?Array.isArray(a)?"array":b:"null"};_.jc=function(a){var b=typeof a;return b=="object"&&a!=null||b=="function"};_.kc="closure_uid_"+(Math.random()*1E9>>>0); lc=function(a,b,c){return a.call.apply(a.bind,arguments)};mc=function(a,b,c){if(!a)throw Error();if(arguments.length>2){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}};_.E=function(a,b,c){_.E=Function.prototype.bind&&Function.prototype.bind.toString().indexOf("native code")!=-1?lc:mc;return _.E.apply(null,arguments)}; _.nc=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=c.slice();d.push.apply(d,arguments);return a.apply(this,d)}};_.G=function(a,b){a=a.split(".");for(var c=_.t,d;a.length&&(d=a.shift());)a.length||b===void 0?c[d]&&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b};_.ab=function(a){return a}; _.I=function(a,b){function c(){}c.prototype=b.prototype;a.Y=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.Jm=function(d,e,f){for(var g=Array(arguments.length-2),h=2;h<arguments.length;h++)g[h-2]=arguments[h];return b.prototype[e].apply(d,g)}};_.I(_.aa,Error);_.aa.prototype.name="CustomError";var oc=!!(ic[0]>>18&1),pc=!!(ic[0]&8192),qc=!!(ic[0]>>20&1),rc=!!(ic[0]&512);var ma=oc?qc:hc(610401301,!1),qb=oc?pc||!rc:hc(748402147,!0);_.sc=_.ba(function(a){return a!==null&&a!==void 0});var da=_.ba(function(a){return typeof a==="number"}),ca=_.ba(function(a){return typeof a==="string"}),fa=_.ba(function(a){return typeof a==="boolean"});var ea=typeof _.t.BigInt==="function"&&typeof _.t.BigInt(0)==="bigint";var vc,tc,wc,uc;_.ib=_.ba(function(a){return ea?a>=tc&&a<=uc:a[0]==="-"?ia(a,vc):ia(a,wc)});vc=Number.MIN_SAFE_INTEGER.toString();tc=ea?BigInt(Number.MIN_SAFE_INTEGER):void 0;wc=Number.MAX_SAFE_INTEGER.toString();uc=ea?BigInt(Number.MAX_SAFE_INTEGER):void 0;_.xc=typeof Uint8Array.prototype.slice==="function";_.yc=typeof TextDecoder!=="undefined";_.zc=typeof String.prototype.isWellFormed==="function";_.Ac=typeof TextEncoder!=="undefined";_.Bc=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};var na,Cc=_.t.navigator;na=Cc?Cc.userAgentData||null:null;_.Aa=Array.prototype.indexOf?function(a,b){return Array.prototype.indexOf.call(a,b,void 0)}:function(a,b){if(typeof a==="string")return typeof b!=="string"||b.length!=1?-1:a.indexOf(b,0);for(var c=0;c<a.length;c++)if(c in a&&a[c]===b)return c;return-1};_.Dc=Array.prototype.forEach?function(a,b,c){Array.prototype.forEach.call(a,b,c)}:function(a,b,c){for(var d=a.length,e=typeof a==="string"?a.split(""):a,f=0;f<d;f++)f in e&&b.call(c,e[f],f,a)}; _.Ec=Array.prototype.filter?function(a,b,c){return Array.prototype.filter.call(a,b,c)}:function(a,b,c){for(var d=a.length,e=[],f=0,g=typeof a==="string"?a.split(""):a,h=0;h<d;h++)if(h in g){var k=g[h];b.call(c,k,h,a)&&(e[f++]=k)}return e};_.Gc=Array.prototype.map?function(a,b,c){return Array.prototype.map.call(a,b,c)}:function(a,b,c){for(var d=a.length,e=Array(d),f=typeof a==="string"?a.split(""):a,g=0;g<d;g++)g in f&&(e[g]=b.call(c,f[g],g,a));return e}; _.Hc=Array.prototype.some?function(a,b){return Array.prototype.some.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=typeof a==="string"?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],e,a))return!0;return!1};_.Ic=function(a){_.Ic[" "](a);return a};_.Ic[" "]=function(){};var Vc;_.Jc=_.ra();_.Kc=_.sa();_.Lc=_.pa("Edge");_.Mc=_.pa("Gecko")&&!(_.la()&&!_.pa("Edge"))&&!(_.pa("Trident")||_.pa("MSIE"))&&!_.pa("Edge");_.Nc=_.la()&&!_.pa("Edge");_.Oc=_.za();_.Pc=wa()?na.platform==="Windows":_.pa("Windows");_.Qc=wa()?na.platform==="Android":_.pa("Android");_.Rc=xa();_.Sc=_.pa("iPad");_.Tc=_.pa("iPod");_.Uc=_.ya(); a:{var Wc="",Xc=function(){var a=_.ka();if(_.Mc)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.Lc)return/Edge\/([\d\.]+)/.exec(a);if(_.Kc)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.Nc)return/WebKit\/(\S+)/.exec(a);if(_.Jc)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Xc&&(Wc=Xc?Xc[1]:"");if(_.Kc){var Yc,Zc=_.t.document;Yc=Zc?Zc.documentMode:void 0;if(Yc!=null&&Yc>parseFloat(Wc)){Vc=String(Yc);break a}}Vc=Wc}_.$c=Vc;_.ad=_.ta();_.cd=xa()||_.pa("iPod");_.dd=_.pa("iPad");_.ed=_.pa("Android")&&!(ua()||_.ta()||_.ra()||_.pa("Silk"));_.fd=ua();_.gd=_.va()&&!_.ya();_.hd=typeof Uint8Array!=="undefined";_.id=!_.Kc&&typeof btoa==="function";var jd,db,sb,mb;_.Ea=typeof Symbol==="function"&&typeof Symbol()==="symbol";jd=_.Ca("jas",void 0,!0);_.bb=_.Ca(void 0,Symbol());_.kd=_.Ca(void 0,"0ub");db=_.Ca(void 0,"0ubs");_.ld=_.Ca(void 0,"0ubsb");sb=_.Ca(void 0,"0actk");_.Ya=_.Ca("m_m","Xm",!0);mb=_.Ca(void 0,"vps");_.md=_.Ca();var Ga,Fa,od;Ga={ik:{value:0,configurable:!0,writable:!0,enumerable:!1}};Fa=Object.defineProperties;_.w=_.Ea?jd:"ik";od=[];_.Ia(od,7);_.nd=Object.freeze(od);var Ja;_.Za={};Ja={};_.pd=Object.freeze({});var nb={};var Oa=void 0;_.qd=typeof BigInt==="function"?BigInt.asIntN:void 0;_.rd=Number.isSafeInteger;_.Ta=Number.isFinite;_.sd=Math.trunc;var fb;_.td=_.ha(0);_.ud={};_.vd=function(a,b,c,d,e){b=_.Cb(a.J,b,c,e);if(b!==null||d&&a.o!==Ja)return b};_.Cb=function(a,b,c,d){if(b===-1)return null;var e=b+(c?0:-1),f=a.length-1;if(!(f<1+(c?0:-1))){if(e>=f){var g=a[f];if(g!=null&&typeof g==="object"&&g.constructor===Object){c=g[b];var h=!0}else if(e===f)c=g;else return}else c=a[e];if(d&&c!=null){d=d(c);if(d==null)return d;if(!Object.is(d,c))return h?g[b]=d:a[e]=d,d}return c}};_.wd=function(a,b,c,d){_.zb(a);var e=a.J;_.Bb(e,e[_.w]|0,b,c,d);return a}; _.J=function(a,b,c,d){var e=a.J,f=e[_.w]|0;b=_.Db(e,f,b,c,d);if(b==null)return b;f=e[_.w]|0;if(!_.Ka(a,f)){var g=_.xb(b);g!==b&&(_.yb(a)&&(e=a.J,f=e[_.w]|0),b=g,f=_.Bb(e,f,c,b,d),_.Ab(e,f))}return b};_.K=function(a,b,c){c==null&&(c=void 0);_.wd(a,b,c);c&&!_.Ka(c)&&_.Ab(a.J);return a};_.L=function(a,b,c,d){c=c===void 0?!1:c;var e;return(e=_.Sa(_.vd(a,b,d)))!=null?e:c};_.N=function(a,b,c,d){c=c===void 0?"":c;var e;return(e=_.Xa(_.vd(a,b,d)))!=null?e:c};_.O=function(a,b,c){return _.Xa(_.vd(a,b,c,_.ud))}; _.P=function(a,b,c,d){return _.wd(a,b,c==null?c:_.Ra(c),d)};_.Q=function(a,b,c){return _.wd(a,b,c==null?c:_.Va(c))};_.R=function(a,b,c,d){return _.wd(a,b,_.Wa(c),d)};_.S=function(a,b,c,d){return _.wd(a,b,c==null?c:_.Ua(c),d)};_.T=function(a,b,c){this.J=_.x(a,b,c)};_.T.prototype.toJSON=function(){return ob(this)};_.T.prototype.qa=function(a){return JSON.stringify(ob(this,a))};_.T.prototype[_.Ya]=_.Za;_.T.prototype.toString=function(){return this.J.toString()};_.xd=_.Eb();_.yd=_.Eb();_.zd=_.Eb();_.Ad=Symbol();var Bd=function(a){this.J=_.x(a)};_.B(Bd,_.T);_.Cd=function(a){this.J=_.x(a)};_.B(_.Cd,_.T);_.Cd.prototype.vd=function(a){return _.Q(this,3,a)};_.Dd=function(a){this.J=_.x(a)};_.B(_.Dd,_.T);_.y.prototype.oa=!1;_.y.prototype.isDisposed=function(){return this.oa};_.y.prototype.dispose=function(){this.oa||(this.oa=!0,this.P())};_.y.prototype[Symbol.dispose]=function(){this.dispose()};_.y.prototype.P=function(){if(this.X)for(;this.X.length;)this.X.shift()()};var Ed=function(a){_.y.call(this);this.o=a;this.i=[];this.j={}};_.B(Ed,_.y);Ed.prototype.resolve=function(a){var b=this.o;a=a.split(".");for(var c=a.length,d=0;d<c;++d)if(b[a[d]])b=b[a[d]];else return null;return b instanceof Function?b:null};Ed.prototype.ub=function(){for(var a=this.i.length,b=this.i,c=[],d=0;d<a;++d){var e=b[d].i(),f=this.resolve(e);if(f&&f!=this.j[e])try{b[d].ub(f)}catch(g){}else c.push(b[d])}this.i=c.concat(b.slice(a))};var Fd=function(a){_.y.call(this);this.o=a;this.A=this.i=null;this.v=0;this.B={};this.j=!1;a=window.navigator.userAgent;a.indexOf("MSIE")>=0&&a.indexOf("Trident")>=0&&(a=/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a))&&a[1]&&parseFloat(a[1])<9&&(this.j=!0)};_.B(Fd,_.y);Fd.prototype.C=function(a,b){this.i=b;this.A=a;b.preventDefault?b.preventDefault():b.returnValue=!1};_.Gd=function(a){this.J=_.x(a)};_.B(_.Gd,_.T);var Hd=function(a){this.J=_.x(a)};_.B(Hd,_.T);var Jd=function(){var a=Id;this.i=null;_.L(a,4,!0)};Jd.prototype.log=function(a,b,c){c=c===void 0?new _.Cd:c;_.Kd(this,a,98,c)};_.Kd=function(a,b,c,d){c=c===void 0?98:c;d=d===void 0?new _.Cd:d;if(a.i){var e=new Bd;_.R(e,1,b.message);_.R(e,2,b.stack);_.Q(e,3,b.lineNumber);_.S(e,5,1);_.K(d,40,e);a.i.log(c,d)}};_.Ld=function(a){this.i=a;this.j=void 0;this.o=[]};_.Ld.prototype.then=function(a,b,c){this.o.push(new Md(a,b,c));Nd(this)};_.Ld.prototype.resolve=function(a){if(this.i!==void 0||this.j!==void 0)throw Error("J");this.i=a;Nd(this)};_.Ld.prototype.reject=function(a){if(this.i!==void 0||this.j!==void 0)throw Error("J");this.j=a;Nd(this)};var Nd=function(a){if(a.o.length>0){var b=a.i!==void 0,c=a.j!==void 0;if(b||c){b=b?a.v:a.A;c=a.o;a.o=[];try{_.Dc(c,b,a)}catch(d){console.error(d)}}}}; _.Ld.prototype.v=function(a){a.j&&a.j.call(a.i,this.i)};_.Ld.prototype.A=function(a){a.o&&a.o.call(a.i,this.j)};var Md=function(a,b,c){this.j=a;this.o=b;this.i=c};_.Od=function(a){var b="jc";if(a.jc&&a.hasOwnProperty(b))return a.jc;b=new a;return a.jc=b};_.Pd=function(){this.v=new _.Ld;this.i=new _.Ld;this.D=new _.Ld;this.B=new _.Ld;this.C=new _.Ld;this.A=new _.Ld;this.o=new _.Ld;this.j=new _.Ld;this.F=new _.Ld;this.G=new _.Ld};_.l=_.Pd.prototype;_.l.kj=function(){return this.v};_.l.tj=function(){return this.i};_.l.Bj=function(){return this.D};_.l.rj=function(){return this.B};_.l.zj=function(){return this.C};_.l.oj=function(){return this.A};_.l.dj=function(){return this.o};_.l.cj=function(){return this.j};_.l.uj=function(){return this.F};_.Pd.i=function(){return _.Od(_.Pd)};var Qd=function(a){this.J=_.x(a)};_.B(Qd,_.T);_.Sd=function(){return _.J(_.Rd,_.Dd,5)};var Td;window.gbar_&&window.gbar_.CONFIG?Td=window.gbar_.CONFIG[0]||{}:Td=[];_.Rd=new Qd(Td);var Id;Id=_.J(_.Rd,Hd,3)||new Hd;_.Ud=new Jd;_.G("gbar_._DumpException",function(a){_.Ud?_.Ud.log(a):console.error(a)});_.Vd=new Fd(_.Ud);_.Wd=function(){this.i={};this.j={}};_.Yd=function(a,b){var c=_.Wd.i();if(a in c.i){if(c.i[a]!=b)throw new Xd(a);}else{c.i[a]=b;if(b=c.j[a])for(var d=0,e=b.length;d<e;d++){var f=b[d],g=c.i;delete f.i[a];if(_.Ib(f.i)){for(var h=f.j.length,k=Array(h),m=0;m<h;m++)k[m]=g[f.j[m]];f.o.apply(f.v,k)}}delete c.j[a]}};_.Wd.i=function(){return _.Od(_.Wd)};_.Zd=function(){_.aa.call(this)};_.B(_.Zd,_.aa);var Xd=function(){_.aa.call(this)};_.B(Xd,_.Zd);_.G("gbar.A",_.Ld);_.Ld.prototype.aa=_.Ld.prototype.then;_.G("gbar.B",_.Pd);_.Pd.prototype.ba=_.Pd.prototype.tj;_.Pd.prototype.bb=_.Pd.prototype.Bj;_.Pd.prototype.bd=_.Pd.prototype.zj;_.Pd.prototype.bf=_.Pd.prototype.kj;_.Pd.prototype.bg=_.Pd.prototype.rj;_.Pd.prototype.bh=_.Pd.prototype.oj;_.Pd.prototype.bj=_.Pd.prototype.dj;_.Pd.prototype.bk=_.Pd.prototype.cj;_.Pd.prototype.bl=_.Pd.prototype.uj;_.G("gbar.a",_.Pd.i());window.gbar&&window.gbar.ap&&window.gbar.ap(window.gbar.a);var $d=new Ed(window); _.Yd("api",$d);var ae=_.Sd()||new _.Dd,be=window,ce=_.z(_.O(ae,8));be.__PVT=ce;_.Yd("eq",_.Vd); }catch(e){_._DumpException(e)} try{ _.de=function(a){this.J=_.x(a)};_.B(_.de,_.T); }catch(e){_._DumpException(e)} try{ var ee=function(a){this.J=_.x(a)};_.B(ee,_.T);var fe=function(){_.y.call(this);this.j=[];this.i=[]};_.B(fe,_.y);fe.prototype.o=function(a,b){this.j.push({features:a,options:b!=null?b:null})};fe.prototype.init=function(a,b,c){window.gapi={};var d=window.___jsl={};d.h=_.z(_.O(a,1));_.Sa(_.vd(a,12))!=null&&(d.dpo=_.Gb(_.L(a,12)));d.ms=_.z(_.O(a,2));d.m=_.z(_.O(a,3));d.l=[];_.N(b,1)&&(a=_.O(b,3))&&this.i.push(a);_.N(c,1)&&(c=_.O(c,2))&&this.i.push(c);_.G("gapi.load",(0,_.E)(this.o,this));return this};var ge=_.J(_.Rd,_.Gd,14);if(ge){var he=_.J(_.Rd,_.de,9)||new _.de,ie=new ee,je=new fe;je.init(ge,he,ie);_.Yd("gs",je)}; }catch(e){_._DumpException(e)} })(this.gbar_); // Google Inc. </script><style>.gb_Ab{font:13px/27px Roboto,Arial,sans-serif;z-index:986}.gb_U{display:none}.gb_S{background-size:32px 32px;border:0;border-radius:50%;display:block;margin:0px;position:relative;height:32px;width:32px;z-index:0}.gb_lb{background-color:#e8f0fe;border:1px solid rgba(32,33,36,.08);position:relative}.gb_lb.gb_S{height:30px;width:30px}.gb_lb.gb_S:active,.gb_lb.gb_S:hover{box-shadow:none}.gb_mb{background:#fff;border:none;border-radius:50%;bottom:2px;box-shadow:0px 1px 2px 0px rgba(60,64,67,0.3),0px 1px 3px 1px rgba(60,64,67,0.15);height:14px;margin:2px;position:absolute;right:0;width:14px;line-height:normal;z-index:1}.gb_nb{color:#1f71e7;font:400 22px/32px Google Sans,Roboto,Helvetica,Arial,sans-serif;text-align:center;text-transform:uppercase}@media (-webkit-min-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx){.gb_S:before,.gb_ob:before{display:inline-block;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:left 0;transform-origin:left 0}.gb_5 .gb_ob:before{-webkit-transform:scale(scale(.416666667));transform:scale(scale(.416666667))}}.gb_S:focus,.gb_S:hover{box-shadow:0 1px 0 rgba(0,0,0,.15)}.gb_S:active{box-shadow:inset 0 2px 0 rgba(0,0,0,.15)}.gb_S:active:after{background:rgba(0,0,0,.1);border-radius:50%;content:"";display:block;height:100%}.gb_pb{cursor:pointer;line-height:40px;min-width:30px;opacity:.75;overflow:hidden;vertical-align:middle;text-overflow:ellipsis}.gb_C.gb_pb{width:auto}.gb_pb:focus,.gb_pb:hover{opacity:.85}.gb_qb .gb_pb,.gb_qb .gb_rb{line-height:26px}#gb#gb.gb_qb a.gb_pb,.gb_qb .gb_rb{font-size:11px;height:auto}.gb_sb{border-top:4px solid #000;border-left:4px dashed transparent;border-right:4px dashed transparent;display:inline-block;margin-left:6px;opacity:.75;vertical-align:middle}.gb_1a:hover .gb_sb{opacity:.85}.gb_Za>.gb_z{padding:3px 3px 3px 4px}.gb_tb.gb_kb{color:#fff}.gb_3 .gb_pb,.gb_3 .gb_sb{opacity:1}#gb#gb .gb_3.gb_3 a.gb_pb,#gb#gb.gb_3.gb_3 a.gb_pb{color:#fff}.gb_3.gb_3 .gb_sb{border-top-color:#fff;opacity:1}.gb_3 .gb_S:focus,.gb_3 .gb_S:hover,.gb_ma .gb_S:focus,.gb_ma .gb_S:hover{box-shadow:0 1px 0 rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.2)}.gb_ub .gb_z,.gb_vb .gb_z{position:absolute;right:1px}.gb_1a.gb_2,.gb_wb.gb_2,.gb_z.gb_2{-webkit-box-flex:0;-webkit-flex:0 1 auto;flex:0 1 auto}.gb_xb.gb_yb .gb_pb{width:30px!important}.gb_P,.gb_Q{height:40px;position:absolute;right:-5px;top:-5px;width:40px}.gb_Ab .gb_P,.gb_Ab .gb_Q,.gb_zb .gb_P,.gb_zb .gb_Q{right:0;top:0}.gb_Q.gb_R{display:none}.gb_Ia a.gb_Va{border-radius:100px;background:#0b57d0;background:var(--gm3-sys-color-primary,#0b57d0);box-sizing:border-box;color:#fff;color:var(--gm3-sys-color-on-primary,#fff);display:inline-block;font-size:14px;font-weight:500;min-height:40px;outline:none;padding:10px 24px;text-align:center;text-decoration:none;white-space:normal;line-height:18px;position:relative}.gb_Ia a.gb_Xa{border-radius:100px;border:1px solid;border-color:#747775;border-color:var(--gm3-sys-color-outline,#747775);background:none;box-sizing:border-box;color:#0b57d0;color:var(--gm3-sys-color-primary,#0b57d0);display:inline-block;font-size:14px;font-weight:500;min-height:40px;outline:none;padding:10px 24px;text-align:center;text-decoration:none;white-space:normal;line-height:18px;position:relative}.gb_2a.gb_H a.gb_Va,.gb_3a.gb_H a.gb_Va,.gb_4a.gb_H a.gb_Va{background:#c2e7ff;background:var(--gm3-sys-color-secondary-fixed,#c2e7ff);color:#001d35;color:var(--gm3-sys-color-on-secondary-fixed,#001d35)}.gb_Ia.gb_H a.gb_Xa{color:#a8c7fa;color:var(--gm3-sys-color-primary,#a8c7fa)}.gb_Ia a.gb_Pd{padding:10px 12px;margin:12px 16px 12px 10px;min-width:85px}@media (max-width:640px){.gb_Ia a.gb_Pd{min-width:75px}}.gb_Ed,.gb_Ia{font-family:Google Sans Text,Roboto,Helvetica,Arial,sans-serif;font-style:normal}.gb_Ia.gb_2a{color:#1f1f1f;color:var(--og-bar-color,var(--gm3-sys-color-on-surface,#1f1f1f))}.gb_Ia.gb_2a.gb_Qd{background:#fff;background:var(--og-bar-background,var(--gm3-sys-color-background,#fff))}.gb_Ia.gb_2a .gb_qd.gb_rd,.gb_Ia.gb_2a a.gb_0,.gb_Ia.gb_2a span.gb_0{color:#1f1f1f;color:var(--og-link-color,var(--gm3-sys-color-on-surface,#1f1f1f))}.gb_Ia.gb_2a .gb_jd .gb_Rd,.gb_Ia.gb_2a .gb_sd .gb_Rd{color:#1f1f1f;color:var(--og-logo-color,var(--gm3-sys-color-on-surface,#1f1f1f))}.gb_Ia.gb_2a svg{color:#444746;color:var(--og-svg-color,var(--gm3-sys-color-on-surface-variant,#444746))}@media (forced-colors:active) and (prefers-color-scheme:dark){.gb_Ia svg,.gb_Ia.gb_2a svg,.gb_Ia.gb_H svg{color:white}}.gb_Ia.gb_H.gb_2a{color:#e3e3e3;color:var(--og-bar-color,var(--gm3-sys-color-on-surface,#e3e3e3))}.gb_Ia.gb_H.gb_2a.gb_Qd{background:transparent}.gb_Ia.gb_H.gb_2a .gb_qd.gb_rd,.gb_Ia.gb_H.gb_2a a.gb_0,.gb_Ia.gb_H.gb_2a span.gb_0{color:#e3e3e3;color:var(--og-link-color,var(--gm3-sys-color-on-surface,#e3e3e3))}.gb_Ia.gb_H.gb_2a .gb_jd .gb_Rd,.gb_Ia.gb_H.gb_2a .gb_sd .gb_Rd{color:#e3e3e3;color:var(--og-logo-color,var(--gm3-sys-color-on-surface,#e3e3e3))}.gb_Ia.gb_H.gb_2a svg{color:#c4c7c5;color:var(--og-svg-color,var(--gm3-sys-color-on-surface-variant,#c4c7c5))}.gb_Ia.gb_H.gb_2a.gb_Qd{background:#1f1f1f;background:var(--og-bar-background,var(--gm3-sys-color-background,#131314))}.gb_Ia.gb_3a{color:#1f1f1f;color:var(--og-bar-color,var(--gm3-sys-color-on-surface,#1f1f1f))}.gb_Ia.gb_3a.gb_Qd{background:#e9eef6;background:var(--og-bar-background,var(--gm3-sys-color-surface-container-high,#e9eef6))}.gb_Ia.gb_3a .gb_qd.gb_rd,.gb_Ia.gb_3a a.gb_0,.gb_Ia.gb_3a span.gb_0{color:#1f1f1f;color:var(--og-link-color,var(--gm3-sys-color-on-surface,#1f1f1f))}.gb_Ia.gb_3a .gb_jd .gb_Rd,.gb_Ia.gb_3a .gb_sd .gb_Rd{color:#1f1f1f;color:var(--og-logo-color,var(--gm3-sys-color-on-surface,#1f1f1f))}.gb_Ia.gb_3a svg{color:#444746;color:var(--og-svg-color,var(--gm3-sys-color-on-surface-variant,#444746))}.gb_Ia.gb_H.gb_3a{color:#e3e3e3;color:var(--og-bar-color,var(--gm3-sys-color-on-surface,#e3e3e3))}.gb_Ia.gb_H.gb_3a.gb_Qd{background:#282a2c;background:var(--og-bar-background,var(--gm3-sys-color-surface-container-high,#282a2c))}.gb_Ia.gb_H.gb_3a .gb_qd.gb_rd,.gb_Ia.gb_H.gb_3a a.gb_0,.gb_Ia.gb_H.gb_3a span.gb_0{color:#e3e3e3;color:var(--og-link-color,var(--gm3-sys-color-on-surface,#e3e3e3))}.gb_Ia.gb_H.gb_3a .gb_jd .gb_Rd,.gb_Ia.gb_H.gb_3a .gb_sd .gb_Rd{color:#e3e3e3;color:var(--og-logo-color,var(--gm3-sys-color-on-surface,#e3e3e3))}.gb_Ia.gb_H.gb_3a svg{color:#c4c7c5;color:var(--og-svg-color,var(--gm3-sys-color-on-surface-variant,#c4c7c5))}.gb_Ia.gb_4a{color:#1f1f1f;color:var(--og-bar-color,var(--gm3-sys-color-on-surface,#1f1f1f))}.gb_Ia.gb_4a.gb_Qd{background:transparent}.gb_Ia.gb_4a .gb_qd.gb_rd,.gb_Ia.gb_4a a.gb_0,.gb_Ia.gb_4a span.gb_0{color:#1f1f1f;color:var(--og-link-color,var(--gm3-sys-color-on-surface,#1f1f1f))}.gb_Ia.gb_4a .gb_jd .gb_Rd,.gb_Ia.gb_4a .gb_sd .gb_Rd{color:#1f1f1f;color:var(--og-logo-color,var(--gm3-sys-color-on-surface,#1f1f1f))}.gb_Ia.gb_4a svg{color:#444746;color:var(--og-svg-color,var(--gm3-sys-color-on-surface-variant,#444746))}.gb_Ia.gb_4a.gb_H.gb_Qd{background:transparent}.gb_Ia.gb_4a.gb_H .gb_qd.gb_rd,.gb_Ia.gb_4a.gb_H a.gb_0,.gb_Ia.gb_4a.gb_H span.gb_0{color:white;color:var(--og-theme-color,white)}.gb_Ia.gb_4a.gb_H .gb_jd .gb_Rd,.gb_Ia.gb_4a.gb_H .gb_sd .gb_Rd{color:white;color:var(--og-theme-color,white)}.gb_Ia.gb_4a.gb_H svg{color:white;color:var(--og-theme-color,white)}.gb_Ia a.gb_0,.gb_Ia span.gb_0{text-decoration:none}.gb_qd{font-family:Google Sans,Roboto,Helvetica,Arial,sans-serif;font-size:20px;font-weight:400;letter-spacing:.25px;line-height:48px;margin-bottom:2px;opacity:1;overflow:hidden;padding-left:16px;position:relative;text-overflow:ellipsis;vertical-align:middle;top:2px;white-space:nowrap;-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto}.gb_vd{display:none}.gb_Ia.gb_ab .gb_qd{margin-bottom:0}.gb_sd.gb_td .gb_qd{padding-left:4px}.gb_Ia.gb_ab .gb_ud{position:relative;top:-2px}.gb_Ia{min-width:160px;position:relative}.gb_Ia.gb_bd{min-width:120px}.gb_Ia.gb_Sd .gb_Td{display:none}.gb_Ia.gb_Sd .gb_Ld{height:56px}header.gb_Ia{display:block}.gb_Ia svg{fill:currentColor}.gb_Ud{position:fixed;top:0;width:100%}.gb_Vd{box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2)}.gb_Wd{height:64px}.gb_Ld{box-sizing:border-box;position:relative;width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;min-width:-webkit-min-content;min-width:min-content}.gb_Ia:not(.gb_ab) .gb_Ld{padding:8px}.gb_Ia:not(.gb_ab) .gb_Ld a.gb_Xd{margin:12px 8px 12px 10px}.gb_Ia.gb_Zd .gb_Ld{-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto}.gb_Ia .gb_Ld.gb_Md.gb_0d{min-width:0}.gb_Ia.gb_ab .gb_Ld{padding:4px;padding-left:8px;min-width:0}.gb_Ia.gb_ab .gb_Ld a.gb_Xd{margin:12px 8px 12px 10px}.gb_Td{height:48px;vertical-align:middle;white-space:nowrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-user-select:none;user-select:none}.gb_1d>.gb_Td{display:table-cell;width:100%}.gb_sd{padding-right:25px;box-sizing:border-box;-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto}.gb_Ia.gb_ab .gb_sd{padding-right:14px}.gb_2d{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%}.gb_2d>:only-child{display:inline-block}.gb_3d.gb_kd{padding-left:4px}.gb_3d.gb_4d,.gb_Ia.gb_Zd .gb_3d,.gb_Ia.gb_ab:not(.gb_Ed) .gb_3d{padding-left:0}.gb_Ia.gb_ab .gb_3d.gb_4d{padding-right:0}.gb_Ia.gb_ab .gb_3d.gb_4d .gb_Za{margin-left:10px}.gb_kd{display:inline}.gb_Ia.gb_Ed .gb_3d.gb_5d,.gb_Ia.gb_ed .gb_3d.gb_5d{padding-left:2px}.gb_qd{display:inline-block}.gb_3d{box-sizing:border-box;height:48px;padding:0 4px;padding-left:5px;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.gb_Ed{height:48px}.gb_Ia.gb_Ed{min-width:auto}.gb_Ed .gb_3d{float:right;padding-left:32px;padding-left:var(--og-bar-parts-side-padding,32px)}.gb_Ed .gb_3d.gb_6d{padding-left:0}.gb_7d{font-size:14px;max-width:200px;overflow:hidden;padding:0 12px;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:text;user-select:text}.gb_7c a,.gb_a a{color:inherit}.gb_rd{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gb_rd{opacity:1}.gb_8d{position:relative}.gb_M{font-family:arial,sans-serif;line-height:normal;padding-right:15px}.gb_1{display:inline-block;padding-left:15px}.gb_1 .gb_0{display:inline-block;line-height:24px;vertical-align:middle}.gb_9d{text-align:left}.gb_K{display:none}@media screen and (max-width:319px){.gb_Ld .gb_I{display:none;visibility:hidden}}.gb_I .gb_C,.gb_I .gb_C:focus,.gb_I .gb_C:hover{opacity:1}.gb_L{display:none}.gb_R{display:none!important}.gb_kb{visibility:hidden}@media screen and (max-width:319px){.gb_Ld:not(.gb_Md) .gb_I{display:none;visibility:hidden}}.gb_wd{display:inline-block;vertical-align:middle}.gb_xd .gb_U{bottom:-3px;right:-5px}@if (RTL_LANG){.gb_xd .gb_U{left:-5px}}.gb_wd:first-child{padding-left:0}.gb_D{position:relative}.gb_C{display:inline-block;outline:none;vertical-align:middle;border-radius:50%;box-sizing:border-box;height:40px;width:40px}#gb#gb a.gb_C,.gb_C{cursor:pointer;text-decoration:none}.gb_C,a.gb_C{color:#000}x:-o-prefocus{border-bottom-color:#ccc}.gb_na{background:#fff;border:1px solid #ccc;border-color:rgba(0,0,0,.2);color:#000;box-shadow:0 2px 10px rgba(0,0,0,.2);display:none;outline:none;overflow:hidden;position:absolute;right:0;top:54px;-webkit-animation:gb__a .2s;animation:gb__a .2s;border-radius:2px;-webkit-user-select:text;user-select:text}.gb_6a.gb_na,.gb_wd.gb_6a .gb_na{display:block}.gb_Bd{position:absolute;right:0;top:54px;z-index:-1}.gb_qb .gb_na{margin-top:-10px}.gb_wd:first-child{padding-left:4px}.gb_Ia.gb_Cd .gb_wd:first-child{padding-left:0}.gb_Dd{position:relative}.gb_Ed .gb_Dd,.gb_jd .gb_Dd{float:right}.gb_C{padding:8px;cursor:pointer}.gb_C,.gb_Hd button svg{border-radius:50%}.gb_wd{padding:4px}.gb_Ia.gb_Cd .gb_wd{padding:4px 2px}.gb_Ia.gb_Cd .gb_z.gb_wd{padding-left:6px}.gb_na{z-index:991;line-height:normal}.gb_na.gb_Jd{left:0;right:auto}@media (max-width:350px){.gb_na.gb_Jd{left:0}}.gb_Kd .gb_na{top:56px}.gb_z .gb_C{padding:4px}.gb_T{display:none}.gb_1a:not(.gb_Xd){position:relative}.gb_ce:after{content:"";border:1px solid #202124;opacity:.13;position:absolute;top:4px;left:4px;border-radius:50%;width:30px;height:30px;box-sizing:content-box}.gb_Za{box-sizing:border-box;cursor:pointer;display:inline-block;height:48px;overflow:hidden;outline:none;padding:7px 0 0 16px;vertical-align:middle;width:142px;border-radius:28px;background-color:transparent;border:1px solid;position:relative}.gb_Za .gb_1a{width:32px;height:32px;padding:0}.gb_Za .gb_Q{top:-4px;right:-4px}.gb_Za .gb_U{bottom:-2px;right:-4px}.gb_2a .gb_Za,.gb_3a .gb_Za{border-color:#747775;border-color:var(--og-dasher-chip-outline,var(--gm3-sys-color-outline,#747775))}.gb_2a.gb_H .gb_Za,.gb_3a.gb_H .gb_Za{border-color:#8e918f;border-color:var(--og-dasher-chip-outline,var(--gm3-sys-color-outline,#8e918f))}.gb_4a .gb_Za{border-color:#747775;border-color:var(--og-dasher-chip-outline,var(--gm3-sys-color-outline,#747775))}.gb_4a.gb_H .gb_Za{border-color:#e3e3e3;border-color:var(--og-dasher-chip-outline,var(--gm3-sys-color-on-surface,#e3e3e3))}.gb_5a{display:inherit}.gb_Za .gb_5a{background:#fff;border-radius:6px;display:inline-block;left:15px;position:static;padding:2px;top:-1px;height:32px;box-sizing:border-box;width:78px}.gb_7a{text-align:center}.gb_7a.gb_8a{background-color:#f1f3f4}.gb_7a .gb_9a{vertical-align:middle;max-height:28px;max-width:74px}.gb_Ia .gb_Za .gb_z.gb_wd{padding:0;margin-right:9px;float:right}.gb_Ia:not(.gb_ab) .gb_Za{margin-left:10px;margin-right:4px}.gb_Za .gb_ce:after{left:0;top:0}@media screen and (max-width:480px){.gb_Za .gb_5a{display:none}.gb_Za{border:none;border-radius:50%;height:40px;margin:4px;outline:1px solid transparent;padding:0;width:40px}.gb_Ia .gb_Za .gb_z.gb_wd{padding:4px;margin-right:0}}sentinel{}body,td,a,p,.h{font-family:sans-serif}body{margin:0;overflow-y:scroll}#gog{padding:3px 8px 0}td{line-height:.8em}.gac_m td{line-height:17px}form{margin-bottom:20px}.h{color:#1967d2}em{font-weight:bold;font-style:normal}.lst{height:25px;width:496px}.gsfi,.lst{font:18px sans-serif}.gsfs{font:17px sans-serif}.ds{display:-webkit-inline-box;display:inline-block;margin:3px 0 4px;margin-left:4px}input{font-family:inherit}body{background:#fff;color:#1f1f1f}a{color:#681da8;text-decoration:none}a:hover,a:active{text-decoration:underline}.fl a{color:#1967d2}a:visited{color:#681da8}.sblc{padding-top:5px}.sblc a{display:block;margin:2px 0;margin-left:13px;font-size:11px}.lsbb{background:#f3f5f6;border:solid 1px;border-color:#d2d2d2 #70757a #70757a #d2d2d2;height:30px}.lsbb{display:block}#WqQANb a{display:inline-block;margin:0 12px}.lsb{background:url(/images/nav_logo229.png) 0 -261px repeat-x;color:#1f1f1f;border:none;cursor:pointer;height:30px;margin:0;outline:0;font:15px sans-serif;vertical-align:top}.lsb:active{background:#dadce0}.lst:focus{outline:none}</style><script nonce="L116luEg-KSe4wdhVXO29A">(function(){window.google.erd={jsr:1,bv:2424,sd:true,de:true,dpf:'lCMsLx305nQIkSni9i4rsOTCZMSyKRXXPNpVPAYw8cg',c:'2e2a'}; var f=this||self;var k,l=(k=f.mei)!=null?k:1,m,p=(m=f.diel)!=null?m:0,q,r=(q=f.sdo)!=null?q:!0;typeof jstl==="number"&&jstl>0&&(Error.stackTraceLimit=jstl);var t=0,u,v=google.erd,w=v.jsr;google.ml=function(a,b,d,n,e){e=e===void 0?2:e;b&&(u=a&&a.message);d===void 0&&(d={});d.cad="ple_"+google.ple+".aple_"+google.aple;if(google.dl)return google.dl(a,e,d,!0),null;b=d;if(w<0){window.console&&console.error(a,b);if(w===-2)throw a;b=!1}else b=!a||!a.message||a.message==="Error loading script"||t>=l&&!n?!1:!0;if(!b)return null;t++;d=d||{};b=encodeURIComponent;var c="/gen_204?atyp=i&ei="+b(google.kEI);google.kEXPI&&(c+="&jexpid="+b(google.kEXPI));c+="&srcpg="+b(google.sn)+"&jsr="+b(v.jsr)+ "&bver="+b(v.bv);v.dpf&&(c+="&dpf="+b(v.dpf));var g=a.lineNumber;g!==void 0&&(c+="&line="+g);var h=a.fileName;h&&(h.indexOf("-extension:/")>0&&(e=3),c+="&script="+b(h),g&&h===window.location.href&&(g=document.documentElement.outerHTML.split("\n")[g],c+="&cad="+b(g?g.substring(0,300):"No script found.")));google.ple&&google.ple===1&&(e=2);d&&v.c&&(d.ofc=String(v.c));c=c+("&jsel="+e)+"&ectx="+b(JSON.stringify(d));c+="&emsg=";c+=b(a.name+": "+a.message);c+="&jsst=";c+=b(a.stack||"N/A");c.length>=12288&& (c=c.substring(0,12288));a=c;n||google.log(0,"",a);return a};window.onerror=function(a,b,d,n,e){u!==a&&(a=e instanceof Error?e:Error(a),d===void 0||"lineNumber"in a||(a.lineNumber=d),b===void 0||"fileName"in a||(a.fileName=b),google.ml(a,!1,void 0,!1,a.name==="SyntaxError"||a.message.substring(0,11)==="SyntaxError"||a.message.indexOf("Script error")!==-1?3:p));u=null;r&&t>=l&&(window.onerror=null)};})();</script></head><body bgcolor="#fff"><script nonce="L116luEg-KSe4wdhVXO29A">(function(){var src='/images/nav_logo229.png';var iesg=false;document.body.onload = function(){window.n && window.n();if (document.images){new Image().src=src;} if (!iesg){document.f&&document.f.q.focus();document.gbqf&&document.gbqf.q.focus();} } })();</script><div style="padding:6px"><div class="gb_Ia gb_Ed gb_Ab gb_e gb_4a" id="gb"><div class="gb_3d gb_xb gb_Td" data-ogsr-up=""><div><div class="gb_M gb_2 gb_Rf gb_Zf" data-ogbl=""><div class="gb_1 gb_2"><a class="gb_0" aria-label="Gmail " data-pid="23" href="https://mail.google.com/mail/&amp;ogbl" target="_top">Gmail</a></div><div class="gb_1 gb_2"><a class="gb_0" aria-label="画像を検索する " data-pid="2" href="https://www.google.com/imghp?hl=ja&amp;ogbl" target="_top">画像</a></div></div></div><div class="gb_Dd"><div class="gb_kd"><div class="gb_I gb_wd gb_2" data-ogsr-fb="true" data-ogsr-alt="" id="gbwa"><div class="gb_D"><a class="gb_C" aria-label="Google アプリ" href="https://www.google.co.jp/intl/ja/about/products" aria-expanded="false" role="button" tabindex="0"><svg class="gb_E" focusable="false" viewbox="0 0 24 24"><path d="M6,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM16,6c0,1.1 0.9,2 2,2s2,-0.9 2,-2 -0.9,-2 -2,-2 -2,0.9 -2,2zM12,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2z"></path><image src="https://ssl.gstatic.com/gb/images/bar/al-icon.png" alt="" height="24" width="24" style="border:none;display:none \9"></image></svg></a></div></div></div><a class="gb_Va gb_Xd gb_Pd gb_Fd" aria-label="ログイン" href="https://accounts.google.com/ServiceLogin?hl=ja&amp;passive=true&amp;continue=https://www.google.com/&amp;ec=GAZAmgQ" target="_top"><span class="gb_de">ログイン</span></a></div></div></div></div><center><br clear="all" id="lgpd"><div><img alt="Google" height="92" src="/images/branding/googlelogo/1x/googlelogo_white_background_color_272x92dp.png" style="padding:28px 0 14px" width="272" id="hplogo"><br><br></div><form action="/search" name="f"><table cellpadding="0" cellspacing="0"><tr valign="top"><td width="25%">&nbsp;</td><td align="center" nowrap=""><input value="ja" name="hl" type="hidden"><input name="source" type="hidden" value="hp"><input name="biw" type="hidden"><input name="bih" type="hidden"><div class="ds" style="height:32px;margin:4px 0"><input class="lst" style="margin:0;padding:5px 8px 0 6px;vertical-align:top;color:#1f1f1f" autocomplete="off" value="" title="Google 検索" maxlength="2048" name="q" size="57"></div><br style="line-height:0"><span class="ds"><span class="lsbb"><input class="lsb" value="Google 検索" name="btnG" type="submit"></span></span><span class="ds"><span class="lsbb"><input class="lsb" id="tsuid_QSPhaYjWIYOMvr0PrfGQmAo_1" value="I'm Feeling Lucky" name="btnI" type="submit"><script nonce="L116luEg-KSe4wdhVXO29A">(function(){var id='tsuid_QSPhaYjWIYOMvr0PrfGQmAo_1';document.getElementById(id).onclick = function(){if (this.form.q.value){this.checked = 1;if (this.form.iflsig)this.form.iflsig.disabled = false;} else top.location='/doodles/';};})();</script><input value="AFdpzrgAAAAAaeExUZd7VqZRZlYQEGbUWITAjsKuhiQN" name="iflsig" type="hidden"></span></span></td><td class="fl sblc" align="left" nowrap="" width="25%"><a href="/advanced_search?hl=ja&amp;authuser=0">検索オプション</a></td></tr></table><input id="gbv" name="gbv" type="hidden" value="1"><script nonce="L116luEg-KSe4wdhVXO29A">(function(){var a,b="1";if(document&&document.getElementById)if(typeof XMLHttpRequest!="undefined")b="2";else if(typeof ActiveXObject!="undefined"){var c,d,e=["MSXML2.XMLHTTP.6.0","MSXML2.XMLHTTP.3.0","MSXML2.XMLHTTP","Microsoft.XMLHTTP"];for(c=0;d=e[c++];)try{new ActiveXObject(d),b="2"}catch(h){}}a=b;if(a=="2"&&location.search.indexOf("&gbv=2")==-1){var f=google.gbvu,g=document.getElementById("gbv");g&&(g.value=a);f&&window.setTimeout(function(){location.href=f},0)};}).call(this);</script></form><div style="font-size:83%;min-height:3.5em"><br></div><span id="footer"><div style="font-size:10pt"><div style="margin:19px auto;text-align:center" id="WqQANb"><a href="/intl/ja/ads/">広告</a><a href="http://www.google.co.jp/intl/ja/services/">ビジネス ソリューション</a><a href="/intl/ja/about.html">Google について</a><a href="https://www.google.com/setprefdomain?prefdom=JP&amp;prev=https://www.google.co.jp/&amp;sig=K_IPSJeaXhGjx4Vofvit2fum77FbQ%3D">Google.co.jp</a></div></div><p style="font-size:8pt;color:#636363">&copy; 2026 - <a href="/intl/ja/policies/privacy/">プライバシー</a> - <a href="/intl/ja/policies/terms/">規約</a></p></span></center><script nonce="L116luEg-KSe4wdhVXO29A">this.gbar_=this.gbar_||{};(function(_){var window=this; try{ _.ke=function(a,b,c){if(!a.j)if(c instanceof Array){c=_.C(c);for(var d=c.next();!d.done;d=c.next())_.ke(a,b,d.value)}else{d=(0,_.E)(a.C,a,b);var e=a.v+c;a.v++;b.dataset.eqid=e;a.B[e]=d;b&&b.addEventListener?b.addEventListener(c,d,!1):b&&b.attachEvent?b.attachEvent("on"+c,d):a.o.log(Error("H`"+b))}}; }catch(e){_._DumpException(e)} try{ _.me=function(){if(!_.t.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{var c=function(){};_.t.addEventListener("test",c,b);_.t.removeEventListener("test",c,b)}catch(d){}return a}(); }catch(e){_._DumpException(e)} try{ var ne=document.querySelector(".gb_I .gb_C"),oe=document.querySelector("#gb.gb_bd");ne&&!oe&&_.ke(_.Vd,ne,"click"); }catch(e){_._DumpException(e)} try{ var di=function(a){_.y.call(this);this.B=a;this.v=null;this.o={};this.C={};this.i={};this.j=null};_.B(di,_.y);_.ei=function(a){if(a.v)return a.v;for(var b in a.i)if(a.i[b].Ke()&&a.i[b].mb())return a.i[b];return null};di.prototype.A=function(a){this.i[a]&&(_.ei(this)&&_.ei(this).Dc()==a||this.i[a].Dd(!0))};di.prototype.Ua=function(a){this.j=a;for(var b in this.i)this.i[b].Ke()&&this.i[b].Ua(a)};_.fi=function(a,b){a.i[b.Dc()]=b};di.prototype.wb=function(a){return a in this.i?this.i[a]:null};var gi=new di(_.Ud);_.Yd("dd",gi); }catch(e){_._DumpException(e)} try{ _.yj=function(a,b){return _.P(a,36,b)}; }catch(e){_._DumpException(e)} try{ var zj=document.querySelector(".gb_z .gb_C"),Aj=document.querySelector("#gb.gb_bd");zj&&!Aj&&_.ke(_.Vd,zj,"click"); }catch(e){_._DumpException(e)} })(this.gbar_); // Google Inc. </script><div><div><div class="gb_L">Google アプリ</div></div></div><script nonce="L116luEg-KSe4wdhVXO29A">this.gbar_=this.gbar_||{};(function(_){var window=this; try{ var ue=function(){_.aa.call(this)};_.B(ue,_.Zd);_.ve=function(a,b){if(b in a.i)return a.i[b];throw new ue(b);};_.we=function(a){return _.ve(_.Wd.i(),a)}; }catch(e){_._DumpException(e)} try{ /* Copyright Google LLC SPDX-License-Identifier: Apache-2.0 */ var ze,Ae;_.xe=function(a){var b=a.length;if(b>0){for(var c=Array(b),d=0;d<b;d++)c[d]=a[d];return c}return[]};ze=function(a){return new _.ye(function(b){return b.substr(0,a.length+1).toLowerCase()===a+":"})};Ae=0;_.Ce=function(a){return Object.prototype.hasOwnProperty.call(a,_.kc)&&a[_.kc]||(a[_.kc]=++Ae)};_.De=globalThis.trustedTypes;_.Ee=function(a){this.i=a};_.Ee.prototype.toString=function(){return this.i};_.Fe=new _.Ee("about:invalid#zClosurez");_.ye=function(a){this.jk=a};_.Ge=[ze("data"),ze("http"),ze("https"),ze("mailto"),ze("ftp"),new _.ye(function(a){return/^[^:]*([/?#]|$)/.test(a)})];_.He=function(a){this.i=a};_.He.prototype.toString=function(){return this.i+""};_.Ie=new _.He(_.De?_.De.emptyHTML:""); }catch(e){_._DumpException(e)} try{ var Oe,$e,cf,Ne,Pe;_.Je=function(a){return/^[\s\xa0]*$/.test(a)};_.Ke=function(a){return a==null?a:(0,_.Ta)(a)?a|0:void 0};_.Le=function(a){if(a==null)return a;if(typeof a==="string"&&a)a=+a;else if(typeof a!=="number")return;return(0,_.Ta)(a)?a|0:void 0};_.Me=function(a,b){return a.lastIndexOf(b,0)==0};Oe=function(){var a=null;if(!Ne)return a;try{var b=function(c){return c};a=Ne.createPolicy("ogb-qtm#html",{createHTML:b,createScript:b,createScriptURL:b})}catch(c){}return a}; _.Qe=function(){Pe===void 0&&(Pe=Oe());return Pe};_.Se=function(a){var b=_.Qe();a=b?b.createScriptURL(a):a;return new _.Re(a)};_.Te=function(a){if(a instanceof _.Re)return a.i;throw Error("L");};_.Ve=function(a){if(Ue.test(a))return a};_.We=function(a){if(a instanceof _.Ee)if(a instanceof _.Ee)a=a.i;else throw Error("L");else a=_.Ve(a);return a}; _.Xe=function(a,b){b=b===void 0?document:b;var c,d;b=(d=(c=b).querySelector)==null?void 0:d.call(c,a+"[nonce]");return b==null?"":b.nonce||b.getAttribute("nonce")||""};_.Ye=function(a,b,c,d){return _.Ke(_.vd(a,b,c,d))};_.U=function(a,b,c){return _.Sa(_.vd(a,b,c,_.ud))};_.Ze=function(a,b){return _.Le(_.vd(a,b,void 0,_.ud))};$e=function(a){this.J=_.x(a)};_.B($e,_.T);$e.prototype.Ob=function(a){return _.R(this,24,a)};_.af=function(){return _.J(_.Rd,$e,1)}; _.bf=function(a){var b=_.Qa(a);return b=="array"||b=="object"&&typeof a.length=="number"};Ne=_.De;_.Re=function(a){this.i=a};_.Re.prototype.toString=function(){return this.i+""};var Ue=/^\s*(?!javascript:)(?:[\w+.-]+:|[^:/?#]*(?:[/?#]|$))/i;var jf,nf,df;_.ff=function(a){return a?new df(_.ef(a)):cf||(cf=new df)};_.gf=function(a,b){return typeof b==="string"?a.getElementById(b):b};_.V=function(a,b){var c=b||document;c.getElementsByClassName?a=c.getElementsByClassName(a)[0]:(c=document,a=a?(b||c).querySelector(a?"."+a:""):_.hf(c,"*",a,b)[0]||null);return a||null};_.hf=function(a,b,c,d){a=d||a;return(b=b&&b!="*"?String(b).toUpperCase():"")||c?a.querySelectorAll(b+(c?"."+c:"")):a.getElementsByTagName("*")}; _.kf=function(a,b){_.Hb(b,function(c,d){d=="style"?a.style.cssText=c:d=="class"?a.className=c:d=="for"?a.htmlFor=c:jf.hasOwnProperty(d)?a.setAttribute(jf[d],c):_.Me(d,"aria-")||_.Me(d,"data-")?a.setAttribute(d,c):a[d]=c})};jf={cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",frameborder:"frameBorder",height:"height",maxlength:"maxLength",nonce:"nonce",role:"role",rowspan:"rowSpan",type:"type",usemap:"useMap",valign:"vAlign",width:"width"}; _.lf=function(a){return a?a.defaultView:window};_.of=function(a,b){var c=b[1],d=_.mf(a,String(b[0]));c&&(typeof c==="string"?d.className=c:Array.isArray(c)?d.className=c.join(" "):_.kf(d,c));b.length>2&&nf(a,d,b);return d}; nf=function(a,b,c){function d(h){h&&b.appendChild(typeof h==="string"?a.createTextNode(h):h)}for(var e=2;e<c.length;e++){var f=c[e];if(!_.bf(f)||_.jc(f)&&f.nodeType>0)d(f);else{a:{if(f&&typeof f.length=="number"){if(_.jc(f)){var g=typeof f.item=="function"||typeof f.item=="string";break a}if(typeof f==="function"){g=typeof f.item=="function";break a}}g=!1}_.Dc(g?_.xe(f):f,d)}}};_.pf=function(a){return _.mf(document,a)}; _.mf=function(a,b){b=String(b);a.contentType==="application/xhtml+xml"&&(b=b.toLowerCase());return a.createElement(b)};_.qf=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.rf=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null};_.sf=function(a,b){if(!a||!b)return!1;if(a.contains&&b.nodeType==1)return a==b||a.contains(b);if(typeof a.compareDocumentPosition!="undefined")return a==b||!!(a.compareDocumentPosition(b)&16);for(;b&&a!=b;)b=b.parentNode;return b==a}; _.ef=function(a){return a.nodeType==9?a:a.ownerDocument||a.document};df=function(a){this.i=a||_.t.document||document};_.l=df.prototype;_.l.H=function(a){return _.gf(this.i,a)};_.l.Pa=function(a,b,c){return _.of(this.i,arguments)};_.l.appendChild=function(a,b){a.appendChild(b)};_.l.wf=_.qf;_.l.eh=_.rf;_.l.dh=_.sf; }catch(e){_._DumpException(e)} try{ _.Fj=function(a){var b=_.Xe("script",a.ownerDocument);b&&a.setAttribute("nonce",b)};_.Gj=function(a){if(!a)return null;a=_.O(a,4);var b;a===null||a===void 0?b=null:b=_.Se(a);return b};_.Hj=function(a,b,c){a=a.J;return _.Db(a,a[_.w]|0,b,c)!==void 0};_.Ij=function(a){this.J=_.x(a)};_.B(_.Ij,_.T);_.Jj=function(){for(var a=Number(this),b=[],c=a;c<arguments.length;c++)b[c-a]=arguments[c];return b};_.Kj=function(a,b){return(b||document).getElementsByTagName(String(a))}; }catch(e){_._DumpException(e)} try{ var Mj=function(a,b,c){a<b?Lj(a+1,b):_.Ud.log(Error("ja`"+a+"`"+b),{url:c})},Lj=function(a,b){if(Nj){var c=_.pf("SCRIPT");c.async=!0;c.type="text/javascript";c.charset="UTF-8";c.src=_.Te(Nj);_.Fj(c);c.onerror=_.nc(Mj,a,b,c.src);_.Kj("HEAD")[0].appendChild(c)}},Oj=function(a){this.J=_.x(a)};_.B(Oj,_.T);var Pj=_.J(_.Rd,Oj,17)||new Oj,Qj,Nj=(Qj=_.J(Pj,_.Ij,1))?_.Gj(Qj):null,Rj,Sj=(Rj=_.J(Pj,_.Ij,2))?_.Gj(Rj):null,Tj=function(){Lj(1,2);if(Sj){var a=_.pf("LINK");a.setAttribute("type","text/css");a.href=_.Te(Sj).toString();a.rel="stylesheet";var b=_.Xe("style",document);b&&a.setAttribute("nonce",b);_.Kj("HEAD")[0].appendChild(a)}};(function(){var a=_.af();if(_.U(a,18))Tj();else{var b=_.Ze(a,19)||0;window.addEventListener("load",function(){window.setTimeout(Tj,b)})}})(); }catch(e){_._DumpException(e)} })(this.gbar_); // Google Inc. </script><script nonce="L116luEg-KSe4wdhVXO29A">(function(){window.google.cdo={height:757,width:1440};(function(){var a=window.innerWidth,b=window.innerHeight;if(!a||!b){var c=window.document,d=c.compatMode=="CSS1Compat"?c.documentElement:c.body;a=d.clientWidth;b=d.clientHeight}if(a&&b&&(a!=google.cdo.width||b!=google.cdo.height)){var e=google,f=e.log,g="/client_204?&atyp=i&biw="+a+"&bih="+b+"&ei="+google.kEI,h="",k=window.google&&window.google.kOPI||null;k&&(h+="&opi="+k);f.call(e,"","",g+h)};}).call(this);})();(function(){google.xjs={basecomb:'/xjs/_/js/k\x3dxjs.hp.en.NJISqEkSK2k.es5.O/ck\x3dxjs.hp.zRnueOBTvqQ.L.B1.O/am\x3dgAAAAAAAAAAAABAAAAAAAAAAAAAABAAAAAQACEAKCAAAAAgAAAAAAAAABAAAAAAAAAIDAAAEACEAAAAAAAAACgAAAAAACAAAAAgAAQAAAMQZAQAAAAAAEIBFAAAAAAAAAHgAAAAABA/d\x3d1/ed\x3d1/dg\x3d0/ujg\x3d1/rs\x3dACT90oEQ6k-PV9ne0vIWDA-7XgKPeeFLtw?cb\x3d121509377',basecss:'/xjs/_/ss/k\x3dxjs.hp.zRnueOBTvqQ.L.B1.O/am\x3dgAAAAAAAAAAAABAAAAAAAAAAAAAABAAAAAQACEACCAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEACEAAAAAAAAACgAAAAAACAAAAAgAAQ/rs\x3dACT90oHiRN9XDWruRVN7wWMJ7LxNQluxqQ?cb\x3d121509377',basejs:'/xjs/_/js/k\x3dxjs.hp.en.NJISqEkSK2k.es5.O/am\x3dAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAgAAAAAAAAABAAAAAAAAAIDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMQZAQAAAAAAEIBFAAAAAAAAAHgAAAAABA/dg\x3d0/rs\x3dACT90oFsMSgOjSkgTJOLmdIgJID2nIpNBQ?cb\x3d121509377',excm:[]};})();(function(){var u='/xjs/_/js/k\x3dxjs.hp.en.NJISqEkSK2k.es5.O/am\x3dAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAgAAAAAAAAABAAAAAAAAAIDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMQZAQAAAAAAEIBFAAAAAAAAAHgAAAAABA/d\x3d1/ed\x3d1/dg\x3d4/rs\x3dACT90oFsMSgOjSkgTJOLmdIgJID2nIpNBQ/m\x3dsb_he,d?cb\x3d121509377';var st=1;var amd=1000;var mmd=0;var pop=true;var povp=false;var raf=false;var lfpp=false;var ecb=false;var cst=false;var pxp=false; var f=this||self;function g(){var a=google.ia&&google.ia.r.B2Jtyd;return a&&[1,5,6].indexOf(a.m)>=0&&a.cbfd&&a.cbvi?a:void 0};function h(a){var b=document.createElement("link");b.as="script";b.href=a;b.rel="preload";document.body.appendChild(b)}function k(){var a=[l];google.dp||(a.forEach(h),google.dp=!0)};google.ps=google.ps||[];function m(a){return a?(a=a.match(/\/ccb=([^/?]+)/))?a[1]:null:null}function p(a){var b=l,d=function(){};google.lx=google.stvsc?d:function(){q(b,a&&raf,a&&lfpp);google.lx=d};google.bx||google.lx()}function r(a,b){b&&(a.src=b);if(!m(b)){var d=a.onload;a.onload=function(c){d&&d(c);google.ps=google.ps.filter(function(e){return a.src!==e})}}google.ps.push(a.src);document.body.appendChild(a)} function t(a,b,d,c){d&&(a.fetchPriority="low");b?requestAnimationFrame(function(){r(a,c)}):r(a,c)}google.as=r;function q(a,b,d){google.tick&&google.tick("load","xjsls");var c=document.createElement("script");c.onerror=function(){google.ple=1};c.onload=function(){google.ple=0};m(a)&&(c.done=function(){google.mum&&google.mum(a);google.aple=google.aple||0;google.arm&&google.arm[a]&&google.arm[a].resolve()});google.xjsus=void 0;t(c,b,d,a);google.aple=-1;google.dp=!0};function w(){for(var a=document.getElementsByTagName("img"),b=0,d=a.length;b<d;b++){var c=a[b],e;if(e=c.hasAttribute("data-lzy_")&&Number(c.getAttribute("data-atf"))&1)e=c.getAttribute("jscontroller"),e=!((e==="UBXHI"||e==="R3fhkb"||e==="TSZEqd")&&c.hasAttribute("data-src"));if(e)return!0}return!1};var l,x,y,z,A,B,C,D,E,F,G="";function H(){l=pxp&&google.xjsup||u;var a=l.match(/\/cb=(loaded_h_\d+)/);a&&a[1]&&(G=a[1]);google.xjsu=l;f._F_jsUrl=l;B=function(d){p(d)};x=!1;y=(st===1||st===3)&&!!google.caft&&!w();z=g();A=!G&&(st===2||st===3)&&!!z&&!w();if(G){var b=(st===2||st===3)&&!!z;f[G]=function(d){var c=!1,e=function(){c||(c=!0,cst?setTimeout(function(){return void d.call(window,window._)},0):d.call(window,window._))};b&&google.ia.adls?(z.cbvi.push(function(){delete google.ia.adls}),z.cbvi.push(e),setTimeout(e,mmd)):e()}}C= pop;D=povp;E=C&&document.prerendering||D&&document.hidden;F=D?"visibilitychange":"prerenderingchange"}function I(a){x||y||A||E||(B(a),x=!0)} setTimeout(function(){google.tick&&google.tick("load","xjspls");H();if(y||A||E){if(y){var a=function(){y=!1;I()};google.caft(a);setTimeout(a,amd)}A&&(a=function(){A=!1;I()},z.cbvi.push(a),setTimeout(a,mmd));if(E){var b=function(){(D?document.hidden:document.prerendering)||(E=!1,I(!D),document.removeEventListener(F,b))};document.addEventListener(F,b,{passive:!0})}x||k()}else B()},0);})();window._ = window._ || {};window._DumpException = _._DumpException = function(e){throw e;};window._s = window._s || {};_s._DumpException = _._DumpException;window._qs = window._qs || {};_qs._DumpException = _._DumpException;window.loaded_h_0 = function(cb){cb.call(window,window._);};(function(){var t=[128,0,16777216,0,0,1048576,138412032,59769344,262156,32,2,12544,8518208,18918408,34603072,94371840,168042520,0,32768,131328,1,288528,0,291505152,0,536870912,15,256];window._F_toggles = window._xjs_toggles = t;})();window._F_installCss = window._F_installCss || function(css){};(function(){var pmc='{\x22d\x22:{},\x22sb_he\x22:{\x22client\x22:\x22heirloom-hp\x22,\x22dh\x22:true,\x22ds\x22:\x22\x22,\x22host\x22:\x22google.com\x22,\x22jsonp\x22:true,\x22msgs\x22:{\x22cibl\x22:\x22\\u691c\\u7d22\\u3092\\u30af\\u30ea\\u30a2\x22,\x22dym\x22:\x22\\u3082\\u3057\\u304b\\u3057\\u3066:\x22,\x22lcky\x22:\x22I\\u0026#39;m Feeling Lucky\x22,\x22lml\x22:\x22\\u8a73\\u7d30\x22,\x22psrc\x22:\x22\\u3053\\u306e\\u691c\\u7d22\\u30ad\\u30fc\\u30ef\\u30fc\\u30c9\\u306f\\u003Ca href\x3d\\\x22/history\\\x22\\u003E\\u30a6\\u30a7\\u30d6\\u5c65\\u6b74\\u003C/a\\u003E\\u304b\\u3089\\u524a\\u9664\\u3055\\u308c\\u307e\\u3057\\u305f\x22,\x22psrl\x22:\x22\\u524a\\u9664\x22,\x22sbit\x22:\x22\\u753b\\u50cf\\u3067\\u691c\\u7d22\x22,\x22srch\x22:\x22Google \\u691c\\u7d22\x22},\x22ovr\x22:{},\x22pq\x22:\x22\x22,\x22rfs\x22:[],\x22stok\x22:\x22INe0cJm8Q3vyBcADtuitiaTijtw\x22}}';google.pmc=JSON.parse(pmc);})();</script></body></html>