Created
September 11, 2017 20:16
-
-
Save dynamicguy/d35c31715c7ff92020bf041267bff01e to your computer and use it in GitHub Desktop.
google home
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html itemscope="" itemtype="http://schema.org/WebPage" lang="en"> | |
<head> | |
<meta content="IE=edge" http-equiv="X-UA-Compatible"> | |
<meta content="text/html; charset=UTF-8" http-equiv="content-type"> | |
<meta content="Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for." | |
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>(function () { | |
window.google = { | |
kEI: 'qO62WcLtFIjfvgTvoaTIDg', | |
kEXPI: '1353383,1353746,1354277,1354402,1354625,1354750,1355173,1355219,1355334,3700286,3700476,4029815,4031109,4040138,4043492,4045841,4048347,4063220,4072773,4076999,4078430,4081038,4081165,4095910,4097150,4097195,4097469,4097922,4097929,4097951,4098721,4098728,4098752,4102109,4102239,4103474,4104037,4104242,4104258,4105113,4105471,4105786,4108458,4109316,4109489,4110656,4111590,4112770,4113217,4115697,4116724,4116731,4116926,4116935,4117980,4118103,4118226,4118626,4118798,4119032,4119034,4119036,4119272,4119740,4120415,4121035,4121205,4121744,4121813,4121849,4122025,4124174,4124220,4124850,4124894,4125135,4125151,4125152,4125153,4125154,4125155,4125370,4125478,4125837,4125961,4126200,4126965,4127231,4127319,4127329,4127377,4127473,4127534,4127728,4127891,4128396,4128558,4128586,4128600,4128611,4128923,4129486,4129545,4129691,4129836,4129844,4130227,4130574,4130773,4131074,10200083,16200027,19003429,19003440,19003510,19003555,19003560,19003587,19003591,19003593', | |
authuser: 0, | |
kscs: 'c9c918f0_41', | |
u: 'c9c918f0' | |
}; | |
google.kHL = 'en'; | |
})(); | |
(function () { | |
google.lc = []; | |
google.li = 0; | |
google.getEI = function (a) { | |
for (var b; a && (!a.getAttribute || !(b = a.getAttribute("eid")));) a = a.parentNode; | |
return b || google.kEI; | |
}; | |
google.getLEI = function (a) { | |
for (var b = null; a && (!a.getAttribute || !(b = a.getAttribute("leid")));) a = a.parentNode; | |
return b; | |
}; | |
google.https = function () { | |
return 'https:' == window.location.protocol; | |
}; | |
google.ml = function () { | |
return null; | |
}; | |
google.wl = function (a, b) { | |
try { | |
google.ml(Error(a), !1, b); | |
} catch (c) { | |
} | |
}; | |
google.time = function () { | |
return (new Date).getTime(); | |
}; | |
google.log = function (a, b, c, d, g) { | |
if (a = google.logUrl(a, b, c, d, g)) { | |
b = new Image; | |
var e = google.lc, f = google.li; | |
e[f] = b; | |
b.onerror = b.onload = b.onabort = function () { | |
delete e[f]; | |
}; | |
google.vel && google.vel.lu && google.vel.lu(a); | |
b.src = a; | |
google.li = f + 1; | |
} | |
}; | |
google.logUrl = function (a, b, c, d, g) { | |
var e = '', f = google.ls || ''; | |
c || -1 != b.search('&ei=') || (e = '&ei=' + google.getEI(d), -1 == b.search('&lei=') && (d = google.getLEI(d)) && (e += '&lei=' + d)); | |
d = ''; | |
!c && google.cached && -1 == b.search('&cached=') && (d = '&cached=' + google.cached); | |
a = c || '/' + (g || 'gen_204') + '?atyp=i&ct=' + a + '&cad=' + b + e + f + '&zx=' + google.time() + d; | |
/^http:/i.test(a) && google.https() && (google.ml(Error('a'), !1, {src: a, glmm: 1}), a = ''); | |
return a; | |
}; | |
google.y = {}; | |
google.x = function (a, b) { | |
if (a) var c = a.id; else { | |
do c = Math.random(); while (google.y[c]); | |
} | |
google.y[c] = [a, b]; | |
return !1; | |
}; | |
google.lq = []; | |
google.load = function (a, b, c) { | |
google.lq.push([[a], b, c]); | |
}; | |
google.loadAll = function (a, b) { | |
google.lq.push([a, b]); | |
}; | |
}).call(this); | |
google.f = {}; | |
(function () { | |
google.c = {c: {a: false, d: false, e: false, i: false, m: true, n: false}}; | |
google.sn = 'webhp'; | |
(function () { | |
var e = {gen204: 'iml', clearcut: 8}; | |
var f = function (a, b, c) { | |
a.addEventListener ? a.removeEventListener(b, c, !1) : a.attachEvent && a.detachEvent('on' + b, c); | |
}, h = function (a, b, c) { | |
g.push({o: a, s: b, v: c}); | |
a.addEventListener ? a.addEventListener(b, c, !1) : a.attachEvent && a.attachEvent('on' + b, c); | |
}, g = []; | |
google.timers = {}; | |
google.startTick = function (a, b) { | |
var c = b && google.timers[b].t ? google.timers[b].t.start : google.time(); | |
google.timers[a] = {t: {start: c}, e: {}, m: {}}; | |
(c = window.performance) && c.now && (google.timers[a].wsrt = Math.floor(c.now())); | |
}; | |
google.tick = function (a, b, c) { | |
google.timers[a] || google.startTick(a); | |
c = void 0 !== c ? c : google.time(); | |
b instanceof Array || (b = [b]); | |
for (var d = 0; d < b.length; ++d) google.timers[a].t[b[d].clearcut] = {key: b[d], ts: c} | |
}; | |
google.c.e = function (a, b, c) { | |
google.timers[a].e[b] = c; | |
}; | |
google.c.b = function (a) { | |
var b = google.timers.load.m; | |
b[a] && google.wl('ch_mab', {m: a}); | |
b[a] = !0; | |
}; | |
google.c.u = function (a) { | |
var b = google.timers.load.m; | |
if (b[a]) { | |
b[a] = !1; | |
for (a in b) if (b[a]) return; | |
google.csiReport(); | |
} else google.wl('ch_mnb', {m: a}); | |
}; | |
google.rll = function (a, b, c) { | |
var d = function (b) { | |
c(b); | |
f(a, 'load', d); | |
f(a, 'error', d); | |
}; | |
h(a, 'load', d); | |
b && h(a, 'error', d); | |
}; | |
google.ull = function () { | |
for (var a; a = g.shift();) f(a.o, a.s, a.v) | |
}; | |
google.iTick = function (a) { | |
var b = google.time(); | |
google.tick('load', e, b); | |
a = a.id || a.src || a.name; | |
google.timers.iml || google.startTick('iml'); | |
google.timers.iml.t[a] = b; | |
google.c.c.a && (google.timers.aft || google.startTick('aft'), google.timers.aft.t[a] = b); | |
}; | |
google.afte = !0; | |
google.aft = function (a) { | |
google.c.c.a && google.afte && (google.timers.aft || google.startTick('aft'), google.timers.aft.t[a.id || a.src || a.name] = google.time()); | |
}; | |
google.c.c.e && google.startTick('webaft'); | |
google.startTick('load'); | |
google.c.b('pr'); | |
google.c.b('xe'); | |
}).call(this); | |
})(); | |
var a = window.location, b = a.href.indexOf('#'); | |
if (0 <= b) { | |
var c = a.href.substring(b + 1); | |
/(^|&)q=/.test(c) && -1 == c.indexOf('#') && a.replace('/search?' + c.replace(/(^|&)fp=[^&]*/g, '') + '&cad=h'); | |
} | |
;</script> | |
<style>#gb { | |
font: 13px/27px Arial, sans-serif; | |
height: 30px | |
} | |
#gbz, #gbg { | |
position: absolute; | |
white-space: nowrap; | |
top: 0; | |
height: 30px; | |
z-index: 1000 | |
} | |
#gbz { | |
left: 0; | |
padding-left: 4px | |
} | |
#gbg { | |
right: 0; | |
padding-right: 5px | |
} | |
#gbs { | |
background: transparent; | |
position: absolute; | |
top: -999px; | |
visibility: hidden; | |
z-index: 998; | |
right: 0 | |
} | |
.gbto #gbs { | |
background: #fff | |
} | |
#gbx3, #gbx4 { | |
background-color: #2d2d2d; | |
background-image: none; | |
_background-image: none; | |
background-position: 0 -138px; | |
background-repeat: repeat-x; | |
border-bottom: 1px solid #000; | |
font-size: 24px; | |
height: 29px; | |
_height: 30px; | |
opacity: 1; | |
filter: alpha(opacity=100); | |
position: absolute; | |
top: 0; | |
width: 100%; | |
z-index: 990 | |
} | |
#gbx3 { | |
left: 0 | |
} | |
#gbx4 { | |
right: 0 | |
} | |
#gbb { | |
position: relative | |
} | |
#gbbw { | |
left: 0; | |
position: absolute; | |
top: 30px; | |
width: 100% | |
} | |
.gbtcb { | |
position: absolute; | |
visibility: hidden | |
} | |
#gbz .gbtcb { | |
right: 0 | |
} | |
#gbg .gbtcb { | |
left: 0 | |
} | |
.gbxx { | |
display: none !important | |
} | |
.gbxo { | |
opacity: 0 !important; | |
filter: alpha(opacity=0) !important | |
} | |
.gbm { | |
position: absolute; | |
z-index: 999; | |
top: -999px; | |
visibility: hidden; | |
text-align: left; | |
border: 1px solid #bebebe; | |
background: #fff; | |
-moz-box-shadow: -1px 1px 1px rgba(0, 0, 0, .2); | |
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .2); | |
box-shadow: 0 2px 4px rgba(0, 0, 0, .2) | |
} | |
.gbrtl .gbm { | |
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .2) | |
} | |
.gbto .gbm, .gbto #gbs { | |
top: 29px; | |
visibility: visible | |
} | |
#gbz .gbm { | |
left: 0 | |
} | |
#gbg .gbm { | |
right: 0 | |
} | |
.gbxms { | |
background-color: #ccc; | |
display: block; | |
position: absolute; | |
z-index: 1; | |
top: -1px; | |
left: -2px; | |
right: -2px; | |
bottom: -2px; | |
opacity: .4; | |
-moz-border-radius: 3px; | |
filter: progid:DXImageTransform.Microsoft.Blur(pixelradius=5); | |
*opacity: 1; | |
*top: -2px; | |
*left: -5px; | |
*right: 5px; | |
*bottom: 4px; | |
-ms-filter: "progid:DXImageTransform.Microsoft.Blur(pixelradius=5)"; | |
opacity: 1 \0/; | |
top: -4px \0/; | |
left: -6px \0/; | |
right: 5px \0/; | |
bottom: 4px \0/ | |
} | |
.gbma { | |
position: relative; | |
top: -1px; | |
border-style: solid dashed dashed; | |
border-color: transparent; | |
border-top-color: #c0c0c0; | |
display: -moz-inline-box; | |
display: inline-block; | |
font-size: 0; | |
height: 0; | |
line-height: 0; | |
width: 0; | |
border-width: 3px 3px 0; | |
padding-top: 1px; | |
left: 4px | |
} | |
#gbztms1, #gbi4m1, #gbi4s, #gbi4t { | |
zoom: 1 | |
} | |
.gbtc, .gbmc, .gbmcc { | |
display: block; | |
list-style: none; | |
margin: 0; | |
padding: 0 | |
} | |
.gbmc { | |
background: #fff; | |
padding: 10px 0; | |
position: relative; | |
z-index: 2; | |
zoom: 1 | |
} | |
.gbt { | |
position: relative; | |
display: -moz-inline-box; | |
display: inline-block; | |
line-height: 27px; | |
padding: 0; | |
vertical-align: top | |
} | |
.gbt { | |
*display: inline | |
} | |
.gbto { | |
box-shadow: 0 2px 4px rgba(0, 0, 0, .2); | |
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, .2); | |
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .2) | |
} | |
.gbzt, .gbgt { | |
cursor: pointer; | |
display: block; | |
text-decoration: none !important | |
} | |
span#gbg6, span#gbg4 { | |
cursor: default | |
} | |
.gbts { | |
border-left: 1px solid transparent; | |
border-right: 1px solid transparent; | |
display: block; | |
*display: inline-block; | |
padding: 0 5px; | |
position: relative; | |
z-index: 1000 | |
} | |
.gbts { | |
*display: inline | |
} | |
.gbzt .gbts { | |
display: inline; | |
zoom: 1 | |
} | |
.gbto .gbts { | |
background: #fff; | |
border-color: #bebebe; | |
color: #36c; | |
padding-bottom: 1px; | |
padding-top: 2px | |
} | |
.gbz0l .gbts { | |
color: #fff; | |
font-weight: bold | |
} | |
.gbtsa { | |
padding-right: 9px | |
} | |
#gbz .gbzt, #gbz .gbgt, #gbg .gbgt { | |
color: #ccc !important | |
} | |
.gbtb2 { | |
display: block; | |
border-top: 2px solid transparent | |
} | |
.gbto .gbzt .gbtb2, .gbto .gbgt .gbtb2 { | |
border-top-width: 0 | |
} | |
.gbtb .gbts { | |
background: url(https://ssl.gstatic.com/gb/images/b_8d5afc09.png); | |
_background: url(https://ssl.gstatic.com/gb/images/b8_3615d64d.png); | |
background-position: -27px -22px; | |
border: 0; | |
font-size: 0; | |
padding: 29px 0 0; | |
*padding: 27px 0 0; | |
width: 1px | |
} | |
.gbzt:hover, .gbzt:focus, .gbgt-hvr, .gbgt:focus { | |
background-color: #4c4c4c; | |
background-image: none; | |
_background-image: none; | |
background-position: 0 -102px; | |
background-repeat: repeat-x; | |
outline: none; | |
text-decoration: none !important | |
} | |
.gbpdjs .gbto .gbm { | |
min-width: 99% | |
} | |
.gbz0l .gbtb2 { | |
border-top-color: #dd4b39 !important | |
} | |
#gbi4s, #gbi4s1 { | |
font-weight: bold | |
} | |
#gbg6.gbgt-hvr, #gbg6.gbgt:focus { | |
background-color: transparent; | |
background-image: none | |
} | |
.gbg4a { | |
font-size: 0; | |
line-height: 0 | |
} | |
.gbg4a .gbts { | |
padding: 27px 5px 0; | |
*padding: 25px 5px 0 | |
} | |
.gbto .gbg4a .gbts { | |
padding: 29px 5px 1px; | |
*padding: 27px 5px 1px | |
} | |
#gbi4i, #gbi4id { | |
left: 5px; | |
border: 0; | |
height: 24px; | |
position: absolute; | |
top: 1px; | |
width: 24px | |
} | |
.gbto #gbi4i, .gbto #gbi4id { | |
top: 3px | |
} | |
.gbi4p { | |
display: block; | |
width: 24px | |
} | |
#gbi4id { | |
background-position: -44px -101px | |
} | |
#gbmpid { | |
background-position: 0 0 | |
} | |
#gbmpi, #gbmpid { | |
border: none; | |
display: inline-block; | |
height: 48px; | |
width: 48px | |
} | |
#gbmpiw { | |
display: inline-block; | |
line-height: 9px; | |
padding-left: 20px; | |
margin-top: 10px; | |
position: relative | |
} | |
#gbmpi, #gbmpid, #gbmpiw { | |
*display: inline | |
} | |
#gbg5 { | |
font-size: 0 | |
} | |
#gbgs5 { | |
padding: 5px !important | |
} | |
.gbto #gbgs5 { | |
padding: 7px 5px 6px !important | |
} | |
#gbi5 { | |
background: url(https://ssl.gstatic.com/gb/images/b_8d5afc09.png); | |
_background: url(https://ssl.gstatic.com/gb/images/b8_3615d64d.png); | |
background-position: 0 0; | |
display: block; | |
font-size: 0; | |
height: 17px; | |
width: 16px | |
} | |
.gbto #gbi5 { | |
background-position: -6px -22px | |
} | |
.gbn .gbmt, .gbn .gbmt:visited, .gbnd .gbmt, .gbnd .gbmt:visited { | |
color: #dd8e27 !important | |
} | |
.gbf .gbmt, .gbf .gbmt:visited { | |
color: #900 !important | |
} | |
.gbmt, .gbml1, .gbmlb, .gbmt:visited, .gbml1:visited, .gbmlb:visited { | |
color: #36c !important; | |
text-decoration: none !important | |
} | |
.gbmt, .gbmt:visited { | |
display: block | |
} | |
.gbml1, .gbmlb, .gbml1:visited, .gbmlb:visited { | |
display: inline-block; | |
margin: 0 10px | |
} | |
.gbml1, .gbmlb, .gbml1:visited, .gbmlb:visited { | |
*display: inline | |
} | |
.gbml1, .gbml1:visited { | |
padding: 0 10px | |
} | |
.gbml1-hvr, .gbml1:focus { | |
outline: none; | |
text-decoration: underline !important | |
} | |
#gbpm .gbml1 { | |
display: inline; | |
margin: 0; | |
padding: 0; | |
white-space: nowrap | |
} | |
.gbmlb, .gbmlb:visited { | |
line-height: 27px | |
} | |
.gbmlb-hvr, .gbmlb:focus { | |
outline: none; | |
text-decoration: underline !important | |
} | |
.gbmlbw { | |
color: #ccc; | |
margin: 0 10px | |
} | |
.gbmt { | |
padding: 0 20px | |
} | |
.gbmt:hover, .gbmt:focus { | |
background: #eee; | |
cursor: pointer; | |
outline: 0 solid black; | |
text-decoration: none !important | |
} | |
.gbm0l, .gbm0l:visited { | |
color: #000 !important; | |
font-weight: bold | |
} | |
.gbmh { | |
border-top: 1px solid #bebebe; | |
font-size: 0; | |
margin: 10px 0 | |
} | |
#gbd4 .gbmc { | |
background: #f5f5f5; | |
padding-top: 0 | |
} | |
#gbd4 .gbsbic::-webkit-scrollbar-track:vertical { | |
background-color: #f5f5f5; | |
margin-top: 2px | |
} | |
#gbmpdv { | |
background: #fff; | |
border-bottom: 1px solid #bebebe; | |
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, .12); | |
-o-box-shadow: 0 2px 4px rgba(0, 0, 0, .12); | |
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .12); | |
box-shadow: 0 2px 4px rgba(0, 0, 0, .12); | |
position: relative; | |
z-index: 1 | |
} | |
#gbd4 .gbmh { | |
margin: 0 | |
} | |
.gbmtc { | |
padding: 0; | |
margin: 0; | |
line-height: 27px | |
} | |
.GBMCC:last-child:after, #GBMPAL:last-child:after { | |
content: '\0A\0A'; | |
white-space: pre; | |
position: absolute | |
} | |
#gbmps { | |
*zoom: 1 | |
} | |
#gbd4 .gbpc, #gbmpas .gbmt { | |
line-height: 17px | |
} | |
#gbd4 .gbpgs .gbmtc { | |
line-height: 27px | |
} | |
#gbd4 .gbmtc { | |
border-bottom: 1px solid #bebebe | |
} | |
#gbd4 .gbpc { | |
display: inline-block; | |
margin: 16px 0 10px; | |
padding-right: 50px; | |
vertical-align: top | |
} | |
#gbd4 .gbpc { | |
*display: inline | |
} | |
.gbpc .gbps, .gbpc .gbps2 { | |
display: block; | |
margin: 0 20px | |
} | |
#gbmplp.gbps { | |
margin: 0 10px | |
} | |
.gbpc .gbps { | |
color: #000; | |
font-weight: bold | |
} | |
.gbpc .gbpd { | |
margin-bottom: 5px | |
} | |
.gbpd .gbmt, .gbpd .gbps { | |
color: #666 !important | |
} | |
.gbpd .gbmt { | |
opacity: .4; | |
filter: alpha(opacity=40) | |
} | |
.gbps2 { | |
color: #666; | |
display: block | |
} | |
.gbp0 { | |
display: none | |
} | |
.gbp0 .gbps2 { | |
font-weight: bold | |
} | |
#gbd4 .gbmcc { | |
margin-top: 5px | |
} | |
.gbpmc { | |
background: #fef9db | |
} | |
.gbpmc .gbpmtc { | |
padding: 10px 20px | |
} | |
#gbpm { | |
border: 0; | |
*border-collapse: collapse; | |
border-spacing: 0; | |
margin: 0; | |
white-space: normal | |
} | |
#gbpm .gbpmtc { | |
border-top: none; | |
color: #000 !important; | |
font: 11px Arial, sans-serif | |
} | |
#gbpms { | |
*white-space: nowrap | |
} | |
.gbpms2 { | |
font-weight: bold; | |
white-space: nowrap | |
} | |
#gbmpal { | |
*border-collapse: collapse; | |
border-spacing: 0; | |
border: 0; | |
margin: 0; | |
white-space: nowrap; | |
width: 100% | |
} | |
.gbmpala, .gbmpalb { | |
font: 13px Arial, sans-serif; | |
line-height: 27px; | |
padding: 10px 20px 0; | |
white-space: nowrap | |
} | |
.gbmpala { | |
padding-left: 0; | |
text-align: left | |
} | |
.gbmpalb { | |
padding-right: 0; | |
text-align: right | |
} | |
#gbmpasb .gbps { | |
color: #000 | |
} | |
#gbmpal .gbqfbb { | |
margin: 0 20px | |
} | |
.gbp0 .gbps { | |
*display: inline | |
} | |
a.gbiba { | |
margin: 8px 20px 10px | |
} | |
.gbmpiaw { | |
display: inline-block; | |
padding-right: 10px; | |
margin-bottom: 6px; | |
margin-top: 10px | |
} | |
.gbxv { | |
visibility: hidden | |
} | |
.gbmpiaa { | |
display: block; | |
margin-top: 10px | |
} | |
.gbmpia { | |
border: none; | |
display: block; | |
height: 48px; | |
width: 48px | |
} | |
.gbmpnw { | |
display: inline-block; | |
height: auto; | |
margin: 10px 0; | |
vertical-align: top | |
} | |
.gbqfb, .gbqfba, .gbqfbb { | |
-moz-border-radius: 2px; | |
-webkit-border-radius: 2px; | |
border-radius: 2px; | |
cursor: default !important; | |
display: inline-block; | |
font-weight: bold; | |
height: 29px; | |
line-height: 29px; | |
min-width: 54px; | |
*min-width: 70px; | |
padding: 0 8px; | |
text-align: center; | |
text-decoration: none !important; | |
-moz-user-select: none; | |
-webkit-user-select: none | |
} | |
.gbqfb:focus, .gbqfba:focus, .gbqfbb:focus { | |
border: 1px solid #4d90fe; | |
-moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5); | |
-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5); | |
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5); | |
outline: none | |
} | |
.gbqfb-hvr:focus, .gbqfba-hvr:focus, .gbqfbb-hvr:focus { | |
-webkit-box-shadow: inset 0 0 0 1px #fff, 0 1px 1px rgba(0, 0, 0, .1); | |
-moz-box-shadow: inset 0 0 0 1px #fff, 0 1px 1px rgba(0, 0, 0, .1); | |
box-shadow: inset 0 0 0 1px #fff, 0 1px 1px rgba(0, 0, 0, .1) | |
} | |
.gbqfb-no-focus:focus { | |
border: 1px solid #3079ed; | |
-moz-box-shadow: none; | |
-webkit-box-shadow: none; | |
box-shadow: none | |
} | |
.gbqfb-hvr, .gbqfba-hvr, .gbqfbb-hvr { | |
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1); | |
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .1); | |
box-shadow: 0 1px 1px rgba(0, 0, 0, .1) | |
} | |
.gbqfb::-moz-focus-inner, .gbqfba::-moz-focus-inner, .gbqfbb::-moz-focus-inner { | |
border: 0 | |
} | |
.gbqfba, .gbqfbb { | |
border: 1px solid #dcdcdc; | |
border-color: rgba(0, 0, 0, .1); | |
color: #444 !important; | |
font-size: 11px | |
} | |
.gbqfb { | |
background-color: #4d90fe; | |
background-image: -webkit-gradient(linear, left top, left bottom, from(#4d90fe), to(#4787ed)); | |
background-image: -webkit-linear-gradient(top, #4d90fe, #4787ed); | |
background-image: -moz-linear-gradient(top, #4d90fe, #4787ed); | |
background-image: -ms-linear-gradient(top, #4d90fe, #4787ed); | |
background-image: -o-linear-gradient(top, #4d90fe, #4787ed); | |
background-image: linear-gradient(top, #4d90fe, #4787ed); | |
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe', EndColorStr='#4787ed'); | |
border: 1px solid #3079ed; | |
color: #fff !important; | |
margin: 0 0 | |
} | |
.gbqfb-hvr { | |
border-color: #2f5bb7 | |
} | |
.gbqfb-hvr:focus { | |
border-color: #2f5bb7 | |
} | |
.gbqfb-hvr, .gbqfb-hvr:focus { | |
background-color: #357ae8; | |
background-image: -webkit-gradient(linear, left top, left bottom, from(#4d90fe), to(#357ae8)); | |
background-image: -webkit-linear-gradient(top, #4d90fe, #357ae8); | |
background-image: -moz-linear-gradient(top, #4d90fe, #357ae8); | |
background-image: -ms-linear-gradient(top, #4d90fe, #357ae8); | |
background-image: -o-linear-gradient(top, #4d90fe, #357ae8); | |
background-image: linear-gradient(top, #4d90fe, #357ae8) | |
} | |
.gbqfb:active { | |
background-color: inherit; | |
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); | |
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); | |
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3) | |
} | |
.gbqfba { | |
background-color: #f5f5f5; | |
background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f1f1f1)); | |
background-image: -webkit-linear-gradient(top, #f5f5f5, #f1f1f1); | |
background-image: -moz-linear-gradient(top, #f5f5f5, #f1f1f1); | |
background-image: -ms-linear-gradient(top, #f5f5f5, #f1f1f1); | |
background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1); | |
background-image: linear-gradient(top, #f5f5f5, #f1f1f1); | |
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5f5f5', EndColorStr='#f1f1f1') | |
} | |
.gbqfba-hvr, .gbqfba-hvr:active { | |
background-color: #f8f8f8; | |
background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f1f1f1)); | |
background-image: -webkit-linear-gradient(top, #f8f8f8, #f1f1f1); | |
background-image: -moz-linear-gradient(top, #f8f8f8, #f1f1f1); | |
background-image: -ms-linear-gradient(top, #f8f8f8, #f1f1f1); | |
background-image: -o-linear-gradient(top, #f8f8f8, #f1f1f1); | |
background-image: linear-gradient(top, #f8f8f8, #f1f1f1); | |
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f8f8f8', EndColorStr='#f1f1f1') | |
} | |
.gbqfbb { | |
background-color: #fff; | |
background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fbfbfb)); | |
background-image: -webkit-linear-gradient(top, #fff, #fbfbfb); | |
background-image: -moz-linear-gradient(top, #fff, #fbfbfb); | |
background-image: -ms-linear-gradient(top, #fff, #fbfbfb); | |
background-image: -o-linear-gradient(top, #fff, #fbfbfb); | |
background-image: linear-gradient(top, #fff, #fbfbfb); | |
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#fbfbfb') | |
} | |
.gbqfbb-hvr, .gbqfbb-hvr:active { | |
background-color: #fff; | |
background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8)); | |
background-image: -webkit-linear-gradient(top, #fff, #f8f8f8); | |
background-image: -moz-linear-gradient(top, #fff, #f8f8f8); | |
background-image: -ms-linear-gradient(top, #fff, #f8f8f8); | |
background-image: -o-linear-gradient(top, #fff, #f8f8f8); | |
background-image: linear-gradient(top, #fff, #f8f8f8); | |
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#f8f8f8') | |
} | |
.gbqfba-hvr, .gbqfba-hvr:active, .gbqfbb-hvr, .gbqfbb-hvr:active { | |
border-color: #c6c6c6; | |
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1); | |
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .1); | |
box-shadow: 0 1px 1px rgba(0, 0, 0, .1); | |
color: #222 !important | |
} | |
.gbqfba:active, .gbqfbb:active { | |
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1); | |
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1); | |
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1) | |
} | |
#gbmpas { | |
max-height: 220px | |
} | |
#gbmm { | |
max-height: 530px | |
} | |
.gbsb { | |
-webkit-box-sizing: border-box; | |
display: block; | |
position: relative; | |
*zoom: 1 | |
} | |
.gbsbic { | |
overflow: auto | |
} | |
.gbsbis .gbsbt, .gbsbis .gbsbb { | |
-webkit-mask-box-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, .1)), color-stop(.5, rgba(0, 0, 0, .8)), color-stop(1, rgba(0, 0, 0, .1))); | |
left: 0; | |
margin-right: 0; | |
opacity: 0; | |
position: absolute; | |
width: 100% | |
} | |
.gbsb .gbsbt:after, .gbsb .gbsbb:after { | |
content: ""; | |
display: block; | |
height: 0; | |
left: 0; | |
position: absolute; | |
width: 100% | |
} | |
.gbsbis .gbsbt { | |
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .2)), to(rgba(0, 0, 0, 0))); | |
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)); | |
background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)); | |
background-image: -ms-linear-gradient(top, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)); | |
background-image: -o-linear-gradient(top, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)); | |
background-image: linear-gradient(top, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)); | |
height: 6px; | |
top: 0 | |
} | |
.gbsb .gbsbt:after { | |
border-top: 1px solid #ebebeb; | |
border-color: rgba(0, 0, 0, .3); | |
top: 0 | |
} | |
.gbsb .gbsbb { | |
-webkit-mask-box-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, .1)), color-stop(.5, rgba(0, 0, 0, .8)), color-stop(1, rgba(0, 0, 0, .1))); | |
background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .2)), to(rgba(0, 0, 0, 0))); | |
background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)); | |
background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)); | |
background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)); | |
background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)); | |
background-image: linear-gradient(bottom, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)); | |
bottom: 0; | |
height: 4px | |
} | |
.gbsb .gbsbb:after { | |
border-bottom: 1px solid #ebebeb; | |
border-color: rgba(0, 0, 0, .3); | |
bottom: 0 | |
} | |
</style> | |
<style>body, td, a, p, .h { | |
font-family: arial, sans-serif | |
} | |
body { | |
margin: 0 | |
} | |
#gog { | |
padding: 3px 10px 0 | |
} | |
td { | |
line-height: .8em | |
} | |
.gac_m td { | |
line-height: 17px | |
} | |
form { | |
margin-bottom: 20px | |
} | |
.h { | |
color: #36c | |
} | |
.q { | |
color: #00c | |
} | |
.ts td { | |
padding: 0 | |
} | |
.ts { | |
border-collapse: collapse | |
} | |
em { | |
font-weight: bold; | |
font-style: normal | |
} | |
.lst { | |
height: 25px; | |
width: 496px | |
} | |
.gsfi, .lst { | |
font: 18px arial, sans-serif | |
} | |
.gsfs { | |
font: 17px arial, sans-serif | |
} | |
.ds { | |
display: -ms-inline-box; | |
display: inline-block; | |
margin: 3px 0 4px; | |
margin-left: 4px | |
} | |
input { | |
font-family: inherit | |
} | |
a.gb1, a.gb2, a.gb3, a.gb4 { | |
color: #11c !important | |
} | |
body { | |
background: #fff; | |
color: black | |
} | |
a { | |
color: #11c; | |
text-decoration: none | |
} | |
a:hover, a:active { | |
text-decoration: underline | |
} | |
.fl a { | |
color: #36c | |
} | |
a:visited { | |
color: #551a8b | |
} | |
a.gb1, a.gb4 { | |
text-decoration: underline | |
} | |
a.gb3:hover { | |
text-decoration: none | |
} | |
#ghead a.gb2:hover { | |
color: #fff !important | |
} | |
.sblc { | |
padding-top: 5px | |
} | |
.sblc a { | |
display: block; | |
margin: 2px 0; | |
margin-left: 13px; | |
font-size: 11px | |
} | |
.lsbb { | |
background: #eee; | |
border: solid 1px; | |
border-color: #ccc #999 #999 #ccc; | |
height: 30px | |
} | |
.lsbb { | |
display: inline-block | |
} | |
.ftl, #fll a { | |
display: inline-block; | |
margin: 0 12px | |
} | |
.lsb { | |
background: url(/images/nav_logo229.png) 0 -261px repeat-x; | |
border: none; | |
color: #000; | |
cursor: pointer; | |
height: 30px; | |
margin: 0; | |
outline: 0; | |
font: 15px arial, sans-serif; | |
vertical-align: top | |
} | |
.lsb { | |
overflow: visible; | |
padding: 0 6px; | |
width: auto | |
} | |
.lsb:active { | |
background: #ccc | |
} | |
.lst:focus { | |
outline: none | |
}</style> | |
<script>(function () { | |
try { | |
var e = this; | |
var aa = function (a, b, c, d) { | |
d = d || {}; | |
d._sn = ['cfg', b, c].join('.'); | |
window.gbar.logger.ml(a, d); | |
}; | |
var g = window.gbar = window.gbar || {}, h = window.gbar.i = window.gbar.i || {}, ba; | |
function _tvn(a, b) { | |
a = parseInt(a, 10); | |
return isNaN(a) ? b : a; | |
} | |
function _tvf(a, b) { | |
a = parseFloat(a); | |
return isNaN(a) ? b : a; | |
} | |
function _tvv(a) { | |
return !!a; | |
} | |
function p(a, b, c) { | |
(c || g)[a] = b; | |
} | |
g.bv = {n: _tvn('2', 0), r: '', f: '.66.41.', e: '1300102,3700286,3700476', m: _tvn('1', 1)}; | |
function ca(a, b, c) { | |
var d = 'on' + b; | |
if (a.addEventListener) a.addEventListener(b, c, !1); else if (a.attachEvent) a.attachEvent(d, c); else { | |
var f = a[d]; | |
a[d] = function () { | |
var a = f.apply(this, arguments), b = c.apply(this, arguments); | |
return void 0 == a ? b : void 0 == b ? a : b && a; | |
}; | |
} | |
} | |
var da = function (a) { | |
return function () { | |
return g.bv.m == a; | |
}; | |
}, ea = da(1), fa = da(2); | |
p('sb', ea); | |
p('kn', fa); | |
h.a = _tvv; | |
h.b = _tvf; | |
h.c = _tvn; | |
h.i = aa; | |
var q = window.gbar.i.i; | |
var r = function () { | |
}, u = function () { | |
}, ja = function (a) { | |
var b = new Image, c = ha; | |
b.onerror = b.onload = b.onabort = function () { | |
try { | |
delete ia[c]; | |
} catch (d) { | |
} | |
}; | |
ia[c] = b; | |
b.src = a; | |
ha = c + 1; | |
}, ia = [], ha = 0; | |
p('logger', {il: u, ml: r, log: ja}); | |
var v = window.gbar.logger; | |
var w = {}, ka = {}, z = [], la = h.b('0.1', .1), ma = h.a('1', !0), na = function (a, b) { | |
z.push([a, b]); | |
}, oa = function (a, b) { | |
w[a] = b; | |
}, pa = function (a) { | |
return a in w; | |
}, A = {}, B = function (a, b) { | |
A[a] || (A[a] = []); | |
A[a].push(b); | |
}, D = function (a) { | |
B('m', a); | |
}, qa = function (a, b) { | |
var c = document.createElement('script'); | |
c.src = a; | |
c.async = ma; | |
Math.random() < la && (c.onerror = function () { | |
c.onerror = null; | |
r(Error('Bundle load failed: name=' + (b || 'UNK') + ' url=' + a)); | |
}); | |
(document.getElementById('xjsc') || document.getElementsByTagName('body')[0] || | |
document.getElementsByTagName('head')[0]).appendChild(c); | |
}, F = function (a) { | |
for (var b = 0, c; (c = z[b]) && c[0] != a; ++b) ; | |
!c || c[1].l || c[1].s || (c[1].s = !0, ra(2, a), c[1].url && qa(c[1].url, a), c[1].libs && E && E(c[1].libs)); | |
}, sa = function (a) { | |
B('gc', a); | |
}, ta = null, ua = function (a) { | |
ta = a; | |
}, ra = function (a, b, c) { | |
if (ta) { | |
a = {t: a, b: b}; | |
if (c) for (var d in c) a[d] = c[d]; | |
try { | |
ta(a); | |
} catch (f) { | |
} | |
} | |
}; | |
p('mdc', w); | |
p('mdi', ka); | |
p('bnc', z); | |
p('qGC', sa); | |
p('qm', D); | |
p('qd', A); | |
p('lb', F); | |
p('mcf', oa); | |
p('bcf', na); | |
p('aq', B); | |
p('mdd', ''); | |
p('has', pa); | |
p('trh', ua); | |
p('tev', ra); | |
if (h.a('m;/_/scs/abc-static/_/js/k=gapi.gapi.en.ellQXbSf-LI.O/m=__features__/am=AAg/rt=j/d=1/rs=AHpOoo9jm0At0b0B7I7G3MSvlepU00mZfA')) { | |
var va = h.a('1'), wa = h.a(''), xa = h.a(''), ya = window.gapi = {}, za = function (a, b) { | |
var c = function () { | |
g.dgl(a, b); | |
}; | |
va ? D(c) : (B('gl', c), F('gl')); | |
}, Aa = {}, Ba = function (a) { | |
a = a.split(':'); | |
for (var b; (b = a.pop()) && Aa[b];) ; | |
return !b; | |
}, E = function (a) { | |
function b() { | |
for (var b = a.split(':'), d = 0, f; f = b[d]; ++d) Aa[f] = 1; | |
for (b = 0; d = z[b]; ++b) d = d[1], (f = d.libs) && !d.l && d.i && Ba(f) && d.i() | |
} | |
g.dgl(a, b); | |
}, H = window.___jsl = {}; | |
H.h = 'm;/_/scs/abc-static/_/js/k=gapi.gapi.en.ellQXbSf-LI.O/m=__features__/am=AAg/rt=j/d=1/rs=AHpOoo9jm0At0b0B7I7G3MSvlepU00mZfA'; | |
H.ms = 'https://apis.google.com'; | |
H.m = ''; | |
H.l = []; | |
va || z.push(['gl', {url: '//ssl.gstatic.com/gb/js/abc/glm_e7bb39a7e1a24581ff4f8d199678b1b9.js'}]); | |
var Ca = {pu: wa, sh: '', si: xa, hl: 'en'}; | |
w.gl = Ca; | |
p('load', za, ya); | |
p('dgl', za); | |
p('agl', Ba); | |
h.o = va; | |
} | |
;var Da = h.b('0.1', .001), Ea = 0; | |
function _mlToken(a, b) { | |
try { | |
if (1 > Ea) { | |
Ea++; | |
var c = a; | |
b = b || {}; | |
var d = encodeURIComponent, | |
f = ['//www.google.com/gen_204?atyp=i&zx=', (new Date).getTime(), '&jexpid=', d('28834'), '&srcpg=', d('prop=1'), '&jsr=', Math.round(1 / Da), '&ogev=', d('qO62WZDeFYfFvQTxw7KADQ'), '&ogf=', g.bv.f, '&ogrp=', d(''), '&ogv=', d('1504665094.0'), '&oggv=' + d('es_plusone_gc_20170810.0_p0'), '&ogd=', d('com'), '&ogc=', d('BGD'), '&ogl=', d('en')]; | |
b._sn && (b._sn = | |
'og.' + b._sn); | |
for (var k in b) f.push('&'), f.push(d(k)), f.push('='), f.push(d(b[k])); | |
f.push('&emsg='); | |
f.push(d(c.name + ':' + c.message)); | |
var l = f.join(''); | |
Fa(l) && (l = l.substr(0, 2E3)); | |
var m = l; | |
var n = window.gbar.logger._aem(a, m); | |
ja(n); | |
} | |
} catch (t) { | |
} | |
} | |
var Fa = function (a) { | |
return 2E3 <= a.length; | |
}, Ga = function (a, b) { | |
return b; | |
}; | |
function Ha(a) { | |
r = a; | |
p('_itl', Fa, v); | |
p('_aem', Ga, v); | |
p('ml', r, v); | |
a = {}; | |
w.er = a; | |
} | |
h.a('') ? Ha(function (a) { | |
throw a; | |
}) : h.a('1') && Math.random() < Da && Ha(_mlToken); | |
var _E = 'left', Ia = h.a(''), J = function (a, b) { | |
var c = a.className; | |
I(a, b) || (a.className += ('' != c ? ' ' : '') + b); | |
}, K = function (a, b) { | |
var c = a.className; | |
b = new RegExp('\\s?\\b' + b + '\\b'); | |
c && c.match(b) && (a.className = c.replace(b, '')); | |
}, I = function (a, b) { | |
b = new RegExp('\\b' + b + '\\b'); | |
a = a.className; | |
return !(!a || !a.match(b)); | |
}, Ja = function (a, b) { | |
I(a, b) ? K(a, b) : J(a, b); | |
}, Ka = function (a, b) { | |
a[b] = function (c) { | |
var d = arguments; | |
g.qm(function () { | |
a[b].apply(this, d); | |
}); | |
}; | |
}, La = function () { | |
return '1'; | |
}, | |
Ma = function (a) { | |
a = ['//www.gstatic.com', '/og/_/js/d=1/k=', 'og.og2.en_US.mJGtuKTYY5s.O', '/rt=j/m=', a, '/rs=', 'AA2YrTtHDegzN9YR5crpNceRHN3YHmPJ_w']; | |
Ia && a.push('?host=www.gstatic.com&bust=og.og2.en_US.wTbxxZAQFb0.DU'); | |
a = a.join(''); | |
qa(a); | |
}; | |
p('ca', J); | |
p('cr', K); | |
p('cc', I); | |
h.k = J; | |
h.l = K; | |
h.m = I; | |
h.n = Ja; | |
h.p = Ma; | |
h.q = Ka; | |
h.r = La; | |
var Na = ['gb_71', 'gb_155'], Oa; | |
function Pa(a) { | |
Oa = a; | |
} | |
function Qa(a) { | |
var b = Oa && !a.href.match(/.*\/accounts\/ClearSID[?]/) && encodeURIComponent(Oa()); | |
b && (a.href = a.href.replace(/([?&]continue=)[^&]*/, '$1' + b)); | |
} | |
function Ra(a) { | |
window.gApplication && (a.href = window.gApplication.getTabUrl(a.href)); | |
} | |
function Sa(a) { | |
try { | |
var b = (document.forms[0].q || '').value; | |
b && (a.href = a.href.replace(/([?&])q=[^&]*|$/, function (a, d) { | |
return (d || '&') + 'q=' + encodeURIComponent(b); | |
})); | |
} catch (c) { | |
q(c, 'sb', 'pq'); | |
} | |
} | |
var Ta = function () { | |
for (var a = [], b = 0, c; c = Na[b]; ++b) (c = document.getElementById(c)) && a.push(c); | |
return a; | |
}, Ua = function () { | |
var a = Ta(); | |
return 0 < a.length ? a[0] : null; | |
}, Va = function () { | |
return document.getElementById('gb_70'); | |
}, L = {}, M = {}, Wa = {}, N = {}, O = void 0, ab = function (a, b) { | |
try { | |
var c = document.getElementById('gb'); | |
J(c, 'gbpdjs'); | |
P(); | |
Xa(document.getElementById('gb')) && J(c, 'gbrtl'); | |
if (b && b.getAttribute) { | |
var d = b.getAttribute('aria-owns'); | |
if (d.length) { | |
var f = document.getElementById(d); | |
if (f) { | |
var k = b.parentNode; | |
if (O == d) O = void 0, | |
K(k, 'gbto'); else { | |
if (O) { | |
var l = document.getElementById(O); | |
if (l && l.getAttribute) { | |
var m = l.getAttribute('aria-owner'); | |
if (m.length) { | |
var n = document.getElementById(m); | |
n && n.parentNode && K(n.parentNode, 'gbto'); | |
} | |
} | |
} | |
Ya(f) && Za(f); | |
O = d; | |
J(k, 'gbto'); | |
} | |
} | |
} | |
} | |
D(function () { | |
g.tg(a, b, !0); | |
}); | |
$a(a); | |
} catch (t) { | |
q(t, 'sb', 'tg'); | |
} | |
}, bb = function (a) { | |
D(function () { | |
g.close(a); | |
}); | |
}, cb = function (a) { | |
D(function () { | |
g.rdd(a); | |
}); | |
}, Xa = function (a) { | |
var b, c = document.defaultView; | |
c && c.getComputedStyle ? (a = c.getComputedStyle(a, '')) && (b = a.direction) : b = a.currentStyle ? | |
a.currentStyle.direction : a.style.direction; | |
return 'rtl' == b; | |
}, eb = function (a, b, c) { | |
if (a) try { | |
var d = document.getElementById('gbd5'); | |
if (d) { | |
var f = d.firstChild, k = f.firstChild, l = document.createElement('li'); | |
l.className = b + ' gbmtc'; | |
l.id = c; | |
a.className = 'gbmt'; | |
l.appendChild(a); | |
if (k.hasChildNodes()) { | |
c = [['gbkc'], ['gbf', 'gbe', 'gbn'], ['gbkp'], ['gbnd']]; | |
d = 0; | |
var m = k.childNodes.length; | |
f = !1; | |
for (var n = -1, t = 0, C; C = c[t]; t++) { | |
for (var T = 0, G; G = C[T]; T++) { | |
for (; d < m && I(k.childNodes[d], G);) d++; | |
if (G == b) { | |
k.insertBefore(l, k.childNodes[d] || | |
null); | |
f = !0; | |
break; | |
} | |
} | |
if (f) { | |
if (d + 1 < k.childNodes.length) { | |
var U = k.childNodes[d + 1]; | |
I(U.firstChild, 'gbmh') || db(U, C) || (n = d + 1); | |
} else if (0 <= d - 1) { | |
var V = k.childNodes[d - 1]; | |
I(V.firstChild, 'gbmh') || db(V, C) || (n = d); | |
} | |
break; | |
} | |
0 < d && d + 1 < m && d++; | |
} | |
if (0 <= n) { | |
var x = document.createElement('li'), y = document.createElement('div'); | |
x.className = 'gbmtc'; | |
y.className = 'gbmt gbmh'; | |
x.appendChild(y); | |
k.insertBefore(x, k.childNodes[n]); | |
} | |
g.addHover && g.addHover(a); | |
} else k.appendChild(l); | |
} | |
} catch (Cb) { | |
q(Cb, 'sb', 'al'); | |
} | |
}, db = function (a, b) { | |
for (var c = b.length, | |
d = 0; d < c; d++) if (I(a, b[d])) return !0; | |
return !1; | |
}, fb = function (a, b, c) { | |
eb(a, b, c); | |
}, gb = function (a, b) { | |
eb(a, 'gbe', b); | |
}, hb = function () { | |
D(function () { | |
g.pcm && g.pcm(); | |
}); | |
}, ib = function () { | |
D(function () { | |
g.pca && g.pca(); | |
}); | |
}, jb = function (a, b, c, d, f, k, l, m, n, t) { | |
D(function () { | |
g.paa && g.paa(a, b, c, d, f, k, l, m, n, t); | |
}); | |
}, kb = function (a, b) { | |
L[a] || (L[a] = []); | |
L[a].push(b); | |
}, lb = function (a, b) { | |
M[a] || (M[a] = []); | |
M[a].push(b); | |
}, mb = function (a, b) { | |
Wa[a] = b; | |
}, nb = function (a, b) { | |
N[a] || (N[a] = []); | |
N[a].push(b); | |
}, $a = function (a) { | |
a.preventDefault && a.preventDefault(); | |
a.returnValue = | |
!1; | |
a.cancelBubble = !0; | |
}, ob = null, Za = function (a, b) { | |
P(); | |
if (a) { | |
pb(a, 'Opening…'); | |
Q(a, !0); | |
b = 'undefined' != typeof b ? b : 1E4; | |
var c = function () { | |
qb(a); | |
}; | |
ob = window.setTimeout(c, b); | |
} | |
}, rb = function (a) { | |
P(); | |
a && (Q(a, !1), pb(a, '')); | |
}, qb = function (a) { | |
try { | |
P(); | |
var b = a || document.getElementById(O); | |
b && (pb(b, 'This service is currently unavailable.%1$sPlease try again later.', '%1$s'), Q(b, !0)); | |
} catch (c) { | |
q(c, 'sb', 'sdhe'); | |
} | |
}, pb = function (a, b, c) { | |
if (a && b) { | |
var d = Ya(a); | |
if (d) { | |
if (c) { | |
d.innerHTML = ''; | |
b = b.split(c); | |
c = 0; | |
for (var f; f = b[c]; c++) { | |
var k = document.createElement('div'); | |
k.innerHTML = f; | |
d.appendChild(k); | |
} | |
} else d.innerHTML = b; | |
Q(a, !0); | |
} | |
} | |
}, Q = function (a, b) { | |
(b = void 0 !== b ? b : !0) ? J(a, 'gbmsgo') : K(a, 'gbmsgo'); | |
}, Ya = function (a) { | |
for (var b = 0, c; c = a.childNodes[b]; b++) if (I(c, 'gbmsg')) return c; | |
}, P = function () { | |
ob && window.clearTimeout(ob); | |
}, sb = function (a) { | |
var b = 'inner' + a; | |
a = 'offset' + a; | |
return window[b] ? window[b] : document.documentElement && document.documentElement[a] ? document.documentElement[a] : 0; | |
}, tb = function () { | |
return !1; | |
}, ub = function () { | |
return !!O; | |
}; | |
p('so', Ua); | |
p('sos', Ta); | |
p('si', Va); | |
p('tg', ab); | |
p('close', bb); | |
p('rdd', cb); | |
p('addLink', fb); | |
p('addExtraLink', gb); | |
p('pcm', hb); | |
p('pca', ib); | |
p('paa', jb); | |
p('ddld', Za); | |
p('ddrd', rb); | |
p('dderr', qb); | |
p('rtl', Xa); | |
p('op', ub); | |
p('bh', L); | |
p('abh', kb); | |
p('dh', M); | |
p('adh', lb); | |
p('ch', N); | |
p('ach', nb); | |
p('eh', Wa); | |
p('aeh', mb); | |
ba = h.a('') ? Ra : Sa; | |
p('qs', ba); | |
p('setContinueCb', Pa); | |
p('pc', Qa); | |
p('bsy', tb); | |
h.d = $a; | |
h.j = sb; | |
var vb = {}; | |
w.base = vb; | |
z.push(['m', {url: '//ssl.gstatic.com/gb/js/sem_257ed8c4b94312ad070ccad31d48627e.js'}]); | |
g.sg = {c: '1'}; | |
p('wg', {rg: {}}); | |
var wb = {tiw: h.c('15000', 0), tie: h.c('30000', 0)}; | |
w.wg = wb; | |
var xb = {thi: h.c('10000', 0), thp: h.c('180000', 0), tho: h.c('5000', 0), tet: h.b('0.5', 0)}; | |
w.wm = xb; | |
if (h.a('1')) { | |
var yb = h.a(''); | |
z.push(['gc', {auto: yb, url: '//ssl.gstatic.com/gb/js/abc/gci_91f30755d6a6b787dcc2a4062e6e9824.js', libs: 'googleapis.client:plusone:gapi.iframes'}]); | |
var zb = {version: 'gci_91f30755d6a6b787dcc2a4062e6e9824.js', index: '', lang: 'en'}; | |
w.gc = zb; | |
var Ab = function (a) { | |
window.googleapis && window.iframes ? a && a() : (a && sa(a), F('gc')); | |
}; | |
p('lGC', Ab); | |
h.a('1') && p('lPWF', Ab); | |
} | |
;window.__PVT = ''; | |
if (h.a('1') && h.a('1')) { | |
var Bb = function (a) { | |
Ab(function () { | |
B('pw', a); | |
F('pw'); | |
}); | |
}; | |
p('lPW', Bb); | |
z.push(['pw', {url: '//ssl.gstatic.com/gb/js/abc/pwm_45f73e4df07a0e388b0fa1f3d30e7280.js'}]); | |
var Db = [], Eb = function (a) { | |
Db[0] = a; | |
}, Fb = function (a, b) { | |
b = b || {}; | |
b._sn = 'pw'; | |
r(a, b); | |
}, Gb = {signed: Db, elog: Fb, base: 'https://plusone.google.com/u/0', loadTime: (new Date).getTime()}; | |
w.pw = Gb; | |
var Hb = function (a, b) { | |
var c = b.split('.'); | |
b = function () { | |
var b = arguments; | |
a(function () { | |
for (var a = g, d = 0, f = c.length - 1; d < f; ++d) a = a[c[d]]; | |
a[c[d]].apply(a, b); | |
}); | |
}; | |
for (var d = g, f = 0, k = c.length - 1; f < | |
k; ++f) d = d[c[f]] = d[c[f]] || {}; | |
return d[c[f]] = b; | |
}; | |
Hb(Bb, 'pw.clk'); | |
Hb(Bb, 'pw.hvr'); | |
p('su', Eb, g.pw); | |
} | |
;var Ib = [1, 2, 3, 4, 5, 6, 9, 10, 11, 13, 14, 28, 29, 30, 34, 35, 37, 38, 39, 40, 41, 42, 43, 48, 49, 500]; | |
var Jb = h.b('0.001', 1E-4), Kb = h.b('1', 1), Lb = !1, Mb = !1; | |
if (h.a('1')) { | |
var Nb = Math.random(); | |
Nb < Jb && (Lb = !0); | |
Nb < Kb && (Mb = !0); | |
} | |
var R = null; | |
function Ob(a, b) { | |
var c = Jb, d = Lb; | |
var f = a; | |
if (!R) { | |
R = {}; | |
for (var k = 0; k < Ib.length; k++) { | |
var l = Ib[k]; | |
R[l] = !0; | |
} | |
} | |
if (f = !!R[f]) c = Kb, d = Mb; | |
if (d) { | |
d = encodeURIComponent; | |
if (g.rp) { | |
var m = g.rp(); | |
m = '-1' != m ? m : ''; | |
} else m = ''; | |
f = (new Date).getTime(); | |
k = d('28834'); | |
l = d('qO62WZDeFYfFvQTxw7KADQ'); | |
var n = g.bv.f, t = d('1'); | |
m = d(m); | |
c = Math.round(1 / c); | |
var C = d('1504665094.0'), T = '&oggv=' + d('es_plusone_gc_20170810.0_p0'), G = d('com'), U = d('en'), V = | |
d('BGD'); | |
var x = 0; | |
h.a('') && (x |= 1); | |
h.a('') && (x |= 2); | |
h.a('') && (x |= 4); | |
a = ['//www.google.com/gen_204?atyp=i&zx=', f, '&oge=', a, '&ogex=', k, '&ogev=', l, '&ogf=', n, '&ogp=', t, '&ogrp=', m, '&ogsr=', c, '&ogv=', C, T, '&ogd=', G, '&ogl=', U, '&ogc=', V, '&ogus=', x]; | |
if (b) { | |
'ogw' in b && (a.push('&ogw=' + b.ogw), delete b.ogw); | |
f = []; | |
for (y in b) 0 != f.length && f.push(','), f.push(Pb(y)), f.push('.'), f.push(Pb(b[y])); | |
var y = f.join(''); | |
'' != y && (a.push('&ogad='), a.push(d(y))); | |
} | |
ja(a.join('')); | |
} | |
} | |
function Pb(a) { | |
'number' == typeof a && (a += ''); | |
return 'string' == typeof a ? a.replace('.', '%2E').replace(',', '%2C') : a; | |
} | |
u = Ob; | |
p('il', u, v); | |
var Qb = {}; | |
w.il = Qb; | |
var Rb = function (a, b, c, d, f, k, l, m, n, t) { | |
D(function () { | |
g.paa(a, b, c, d, f, k, l, m, n, t); | |
}); | |
}, Sb = function () { | |
D(function () { | |
g.prm(); | |
}); | |
}, Tb = function (a) { | |
D(function () { | |
g.spn(a); | |
}); | |
}, Ub = function (a) { | |
D(function () { | |
g.sps(a); | |
}); | |
}, Vb = function (a) { | |
D(function () { | |
g.spp(a); | |
}); | |
}, Wb = { | |
'27': 'https://ssl.gstatic.com/gb/images/silhouette_24.png', | |
'27': 'https://ssl.gstatic.com/gb/images/silhouette_24.png', | |
'27': 'https://ssl.gstatic.com/gb/images/silhouette_24.png' | |
}, Xb = function (a) { | |
return (a = Wb[a]) || 'https://ssl.gstatic.com/gb/images/silhouette_24.png'; | |
}, | |
Yb = function () { | |
D(function () { | |
g.spd(); | |
}); | |
}; | |
p('spn', Tb); | |
p('spp', Vb); | |
p('sps', Ub); | |
p('spd', Yb); | |
p('paa', Rb); | |
p('prm', Sb); | |
kb('gbd4', Sb); | |
if (h.a('')) { | |
var Zb = { | |
d: h.a(''), | |
e: '', | |
sanw: h.a(''), | |
p: 'https://ssl.gstatic.com/gb/images/silhouette_96.png', | |
cp: '1', | |
xp: h.a('1'), | |
mg: '%1$s (delegated)', | |
md: '%1$s (default)', | |
mh: '220', | |
s: '1', | |
pp: Xb, | |
ppl: h.a(''), | |
ppa: h.a(''), | |
ppm: 'Google+ page' | |
}; | |
w.prf = Zb; | |
} | |
;var S, $b, W, ac, X = 0, bc = function (a, b, c) { | |
if (a.indexOf) return a.indexOf(b, c); | |
if (Array.indexOf) return Array.indexOf(a, b, c); | |
for (c = null == c ? 0 : 0 > c ? Math.max(0, a.length + c) : c; c < a.length; c++) if (c in a && a[c] === b) return c; | |
return -1; | |
}, Y = function (a, b) { | |
return -1 == bc(a, X) ? (q(Error(X + '_' + b), 'up', 'caa'), !1) : !0; | |
}, dc = function (a, b) { | |
Y([1, 2], 'r') && (S[a] = S[a] || [], S[a].push(b), 2 == X && window.setTimeout(function () { | |
b(cc(a)); | |
}, 0)); | |
}, ec = function (a, b, c) { | |
if (Y([1], 'nap') && c) { | |
for (var d = 0; d < c.length; d++) $b[c[d]] = !0; | |
g.up.spl(a, b, 'nap', c); | |
} | |
}, fc = | |
function (a, b, c) { | |
if (Y([1], 'aop') && c) { | |
if (W) for (var d in W) W[d] = W[d] && -1 != bc(c, d); else for (W = {}, d = 0; d < c.length; d++) W[c[d]] = !0; | |
g.up.spl(a, b, 'aop', c); | |
} | |
}, gc = function () { | |
try { | |
if (X = 2, !ac) { | |
ac = !0; | |
for (var a in S) for (var b = S[a], c = 0;; c < b.length; c++) try { | |
b[c](cc(a)); | |
} catch (d) { | |
q(d, 'up', 'tp'); | |
} | |
} | |
} catch (d) { | |
q(d, 'up', 'mtp'); | |
} | |
}, cc = function (a) { | |
if (Y([2], 'ssp')) { | |
var b = !$b[a]; | |
W && (b = b && !!W[a]); | |
return b; | |
} | |
}; | |
ac = !1; | |
S = {}; | |
$b = {}; | |
W = null; | |
X = 1; | |
var hc = function (a) { | |
var b = !1; | |
try { | |
b = a.cookie && a.cookie.match('PREF'); | |
} catch (c) { | |
} | |
return !b; | |
}, ic = function () { | |
try { | |
return !!e.localStorage && 'object' == typeof e.localStorage; | |
} catch (a) { | |
return !1; | |
} | |
}, jc = function (a) { | |
return a && a.style && a.style.behavior && 'undefined' != typeof a.load; | |
}, kc = function (a, b, c, d) { | |
try { | |
hc(document) || (d || (b = 'og-up-' + b), ic() ? e.localStorage.setItem(b, c) : jc(a) && (a.setAttribute(b, c), a.save(a.id))); | |
} catch (f) { | |
f.code != DOMException.QUOTA_EXCEEDED_ERR && q(f, 'up', 'spd'); | |
} | |
}, lc = function (a, b, c) { | |
try { | |
if (hc(document)) return ''; | |
c || (b = 'og-up-' + b); | |
if (ic()) return e.localStorage.getItem(b); | |
if (jc(a)) return a.load(a.id), a.getAttribute(b); | |
} catch (d) { | |
d.code != DOMException.QUOTA_EXCEEDED_ERR && q(d, 'up', 'gpd'); | |
} | |
return ''; | |
}, mc = function (a, b, c) { | |
a.addEventListener ? a.addEventListener(b, c, !1) : a.attachEvent && a.attachEvent('on' + b, c); | |
}, nc = function (a) { | |
for (var b = 0, c; c = a[b]; b++) { | |
var d = g.up; | |
c = c in d && d[c]; | |
if (!c) return !1; | |
} | |
return !0; | |
}, oc = function (a, b) { | |
try { | |
if (hc(a)) return -1; | |
var c = a.cookie.match(/OGPC=([^;]*)/); | |
if (c && c[1]) { | |
var d = c[1].match(new RegExp('\\b' + | |
b + '-([0-9]+):')); | |
if (d && d[1]) return parseInt(d[1], 10); | |
} | |
} catch (f) { | |
f.code != DOMException.QUOTA_EXCEEDED_ERR && q(f, 'up', 'gcc'); | |
} | |
return -1; | |
}; | |
p('up', {r: dc, nap: ec, aop: fc, tp: gc, ssp: cc, spd: kc, gpd: lc, aeh: mc, aal: nc, gcc: oc}); | |
var Z = function (a, b) { | |
a[b] = function (c) { | |
var d = arguments; | |
g.qm(function () { | |
a[b].apply(this, d); | |
}); | |
}; | |
}; | |
Z(g.up, 'sl'); | |
Z(g.up, 'si'); | |
Z(g.up, 'spl'); | |
Z(g.up, 'dpc'); | |
Z(g.up, 'iic'); | |
g.mcf('up', {sp: h.b('0.01', 1), tld: 'com', prid: '1'}); | |
function pc() { | |
function a() { | |
for (var b; (b = k[l++]) && "m" != b[0] && !b[1].auto;) ; | |
b && (ra(2, b[0]), b[1].url && qa(b[1].url, b[0]), b[1].libs && E && E(b[1].libs)); | |
l < k.length && setTimeout(a, 0); | |
} | |
function b() { | |
0 < f-- ? setTimeout(b, 0) : a(); | |
} | |
var c = h.a('1'), d = h.a(''), f = 3, k = z, l = 0, m = window.gbarOnReady; | |
if (m) try { | |
m(); | |
} catch (n) { | |
q(n, 'ml', 'or'); | |
} | |
d ? p('ldb', a) : c ? ca(window, 'load', b) : b(); | |
} | |
p('rdl', pc); | |
} catch (e) { | |
window.gbar && gbar.logger && gbar.logger.ml(e, {'_sn': 'cfg.init'}); | |
} | |
})(); | |
(function () { | |
try { | |
var a = window.gbar; | |
a.mcf('pm', {p: ''}); | |
} catch (e) { | |
window.gbar && gbar.logger && gbar.logger.ml(e, {'_sn': 'cfg.init'}); | |
} | |
})(); | |
(function () { | |
try { | |
var a = window.gbar; | |
a.mcf('mm', {s: '1'}); | |
} catch (e) { | |
window.gbar && gbar.logger && gbar.logger.ml(e, {'_sn': 'cfg.init'}); | |
} | |
})(); | |
(function () { | |
try { | |
var d = window.gbar.i.i; | |
var e = window.gbar; | |
var f = e.i; | |
var g = f.c('1', 0), h = /\bgbmt\b/, k = function (a) { | |
try { | |
var b = document.getElementById('gb_' + g), c = document.getElementById('gb_' + a); | |
b && f.l(b, h.test(b.className) ? 'gbm0l' : 'gbz0l'); | |
c && f.k(c, h.test(c.className) ? 'gbm0l' : 'gbz0l'); | |
} catch (l) { | |
d(l, 'sj', 'ssp'); | |
} | |
g = a; | |
}, m = e.qs, n = function (a) { | |
var b = a.href; | |
var c = window.location.href.match(/.*?:\/\/[^\/]*/)[0]; | |
c = new RegExp('^' + c + '/search\\?'); | |
(b = c.test(b)) && !/(^|\\?|&)ei=/.test(a.href) && (b = window.google) && b.kEXPI && (a.href += '&ei=' + b.kEI); | |
}, p = function (a) { | |
m(a); | |
n(a); | |
}, q = function () { | |
if (window.google && window.google.sn) { | |
var a = /.*hp$/; | |
return a.test(window.google.sn) ? '' : '1'; | |
} | |
return '-1'; | |
}; | |
e.rp = q; | |
e.slp = k; | |
e.qs = p; | |
e.qsi = n; | |
} catch (e) { | |
window.gbar && gbar.logger && gbar.logger.ml(e, {'_sn': 'cfg.init'}); | |
} | |
})(); | |
(function () { | |
try { | |
var a = this; | |
var b = window.gbar; | |
var c = b.i; | |
var d = c.a, e = c.c, f = { | |
cty: 'BGD', | |
cv: '1504665094', | |
dbg: d(''), | |
ecv: '0', | |
ei: e('qO62WZDeFYfFvQTxw7KADQ'), | |
ele: d('1'), | |
esr: e('0.1'), | |
evts: ['mousedown', 'touchstart', 'touchmove', 'wheel', 'keydown'], | |
gbl: 'es_plusone_gc_20170810.0_p0', | |
hd: 'com', | |
hl: 'en', | |
irp: d(''), | |
pid: e('1'), | |
snid: e('28834'), | |
to: e('300000'), | |
u: e(''), | |
vf: '.66.41.' | |
}, g = f, h = ['bndcfg'], k = a; | |
h[0] in k || !k.execScript || k.execScript('var ' + h[0]); | |
for (var l; h.length && (l = h.shift());) h.length || void 0 === g ? k = k[l] && k[l] !== Object.prototype[l] ? k[l] : k[l] = {} : k[l] = g; | |
} catch (e) { | |
window.gbar && gbar.logger && gbar.logger.ml(e, {'_sn': 'cfg.init'}); | |
} | |
})(); | |
(function () { | |
try { | |
window.gbar.rdl(); | |
} catch (e) { | |
window.gbar && gbar.logger && gbar.logger.ml(e, {'_sn': 'cfg.init'}); | |
} | |
})(); | |
</script> | |
<link href="/images/branding/product/ico/googleg_lodp.ico" rel="shortcut icon"> | |
</head> | |
<body bgcolor="#fff"> | |
<script>(function () { | |
var src = '/images/nav_logo229.png'; | |
var iesg = true; | |
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> | |
<textarea id="csi" style="display:none"></textarea> | |
<div id="mngb"> | |
<div id=gb> | |
<script nonce=''>window.gbar && gbar.eli && gbar.eli();</script> | |
<div id=gbw> | |
<div id=gbz><span class=gbtcb></span> | |
<ol id=gbzc class=gbtc> | |
<li class=gbt><a onclick=gbar.logger.il(1,{t:119}); class=gbzt; id=gb_119; href="https://plus.google.com/?gpsrc=ogpy0&tab=wX"><span class=gbtb2></span><span | |
class=gbts>Google+</span></a></li> | |
<li class=gbt><a onclick=gbar.logger.il(1,{t:1}); class="gbzt gbz0l gbp1;" id=gb_1 href="https://www.google.com/webhp?tab=ww"><span class=gbtb2></span><span | |
class=gbts>Search</span></a></li> | |
<li class=gbt><a onclick=gbar.logger.il(1,{t:2}); class=gbzt; id=gb_2; href="https://www.google.com/imghp?hl=en&tab=wi"><span class=gbtb2></span><span class=gbts>Images</span></a> | |
</li> | |
<li class=gbt><a onclick=gbar.logger.il(1,{t:8}); class=gbzt; id=gb_8; href="https://maps.google.com/maps?hl=en&tab=wl"><span class=gbtb2></span><span class=gbts>Maps</span></a> | |
</li> | |
<li class=gbt><a onclick=gbar.logger.il(1,{t:78}); class=gbzt; id=gb_78; href="https://play.google.com/?hl=en&tab=w8"><span class=gbtb2></span><span class=gbts>Play</span></a> | |
</li> | |
<li class=gbt><a onclick=gbar.logger.il(1,{t:36}); class=gbzt; id=gb_36; href="https://www.youtube.com/?gl=US&tab=w1"><span class=gbtb2></span><span class=gbts>YouTube</span></a> | |
</li> | |
<li class=gbt><a onclick=gbar.logger.il(1,{t:5}); class=gbzt; id=gb_5; href="https://news.google.com/nwshp?hl=en&tab=wn"><span class=gbtb2></span><span | |
class=gbts>News</span></a></li> | |
<li class=gbt><a onclick=gbar.logger.il(1,{t:23}); class=gbzt; id=gb_23; href="https://mail.google.com/mail/?tab=wm"><span class=gbtb2></span><span class=gbts>Gmail</span></a> | |
</li> | |
<li class=gbt><a class=gbgt id=gbztm href="https://www.google.com/intl/en/options/" onclick="gbar.tg(event,this);" aria-haspopup=true aria-owns=gbd><span | |
class=gbtb2></span><span id=gbztms class="gbts gbtsa"><span id=gbztms1>More</span><span class=gbma></span></span></a> | |
<div class=gbm id=gbd aria-owner=gbztm> | |
<div id=gbmmb class="gbmc gbsb gbsbis"> | |
<ol id=gbmm class="gbmcc gbsbic"> | |
<li class=gbmtc><a onclick=gbar.logger.il(1,{t:49}); class=gbmt; id=gb_49; href="https://drive.google.com/?tab=wo">Drive</a></li> | |
<li class=gbmtc><a onclick=gbar.logger.il(1,{t:24}); class=gbmt; id=gb_24; href="https://www.google.com/calendar?tab=wc">Calendar</a></li> | |
<li class=gbmtc><a onclick=gbar.logger.il(1,{t:51}); class=gbmt; id=gb_51; href="https://translate.google.com/?hl=en&tab=wT">Translate</a></li> | |
<li class=gbmtc><a onclick=gbar.logger.il(1,{t:17}); class=gbmt; id=gb_17; href="http://www.google.com/mobile/?hl=en&tab=wD">Mobile</a></li> | |
<li class=gbmtc><a onclick=gbar.logger.il(1,{t:10}); class=gbmt; id=gb_10; href="https://books.google.com/bkshp?hl=en&tab=wp">Books</a></li> | |
<li class=gbmtc><a onclick=gbar.logger.il(1,{t:212}); class=gbmt; id=gb_212; href="https://wallet.google.com/?tab=wa">Wallet</a></li> | |
<li class=gbmtc><a onclick=gbar.logger.il(1,{t:6}); class=gbmt; id=gb_6; href="http://www.google.com/shopping?hl=en&tab=wf">Shopping</a></li> | |
<li class=gbmtc><a onclick=gbar.logger.il(1,{t:30}); class=gbmt; id=gb_30; href="https://www.blogger.com/?tab=wj">Blogger</a></li> | |
<li class=gbmtc><a onclick=gbar.logger.il(1,{t:27}); class=gbmt; id=gb_27; href="https://www.google.com/finance?tab=we">Finance</a></li> | |
<li class=gbmtc><a onclick=gbar.logger.il(1,{t:31}); class=gbmt; id=gb_31; href="https://photos.google.com/?tab=wq&pageId=none">Photos</a></li> | |
<li class=gbmtc><a onclick=gbar.logger.il(1,{t:12}); class=gbmt; id=gb_12; href="http://video.google.com/?hl=en&tab=wv">Videos</a></li> | |
<li class=gbmtc><a onclick=gbar.logger.il(1,{t:25}); class=gbmt; id=gb_25; href="https://docs.google.com/document/?usp=docs_alc">Docs</a></li> | |
<li class=gbmtc> | |
<div class="gbmt gbmh"></div> | |
</li> | |
<li class=gbmtc><a onclick=gbar.logger.il(1,{t:66}); href="https://www.google.com/intl/en/options/" class=gbmt>Even more »</a></li> | |
</ol> | |
<div class=gbsbt></div> | |
<div class=gbsbb></div> | |
</div> | |
</div> | |
</li> | |
</ol> | |
</div> | |
<div id=gbg><h2 class=gbxx>Account Options</h2><span class=gbtcb></span> | |
<ol class=gbtc> | |
<li class=gbt><a target=_top href="https://accounts.google.com/ServiceLogin?hl=en&passive=true&continue=https://www.google.com/%3Fgws_rd%3Dssl" | |
onclick="gbar.logger.il(9,{l:'i'});" id=gb_70 class=gbgt><span class=gbtb2></span><span id=gbgs4 class=gbts><span | |
id=gbi4s1>Sign in</span></span></a></li> | |
<li class="gbt gbtb"><span class=gbts></span></li> | |
<li class=gbt><a class=gbgt id=gbg5 href="http://www.google.com/preferences?hl=en" title="Options" onclick="gbar.tg(event,this);" aria-haspopup=true | |
aria-owns=gbd5><span class=gbtb2></span><span id=gbgs5 class=gbts><span id=gbi5></span></span></a> | |
<div class=gbm id=gbd5 aria-owner=gbg5> | |
<div class=gbmc> | |
<ol id=gbom class=gbmcc> | |
<li class="gbkc gbmtc"><a class=gbmt href="/preferences?hl=en">Search settings</a></li> | |
<li class=gbmtc> | |
<div class="gbmt gbmh"></div> | |
</li> | |
<li class="gbkp gbmtc"><a class=gbmt href="http://www.google.com/history/optout?hl=en">Web History</a></li> | |
</ol> | |
</div> | |
</div> | |
</li> | |
</ol> | |
</div> | |
</div> | |
<div id=gbx3></div> | |
<div id=gbx4></div> | |
<script nonce=''>window.gbar && gbar.elp && gbar.elp();</script> | |
</div> | |
</div> | |
<div id="xjsc"></div> | |
<center><br clear="all" id="lgpd"> | |
<div id="lga"><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" onload="window.lol&&lol();"><br><br></div> | |
<form action="/search" name="f"> | |
<table cellpadding="0" cellspacing="0"> | |
<tr valign="top"> | |
<td width="25%"> </td> | |
<td align="center" nowrap=""><input value="en" 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 style="color:#000;margin:0;padding:5px 8px 0 6px;vertical-align:top" autocomplete="off" class="lst" | |
value="" title="Google Search" maxlength="2048" name="q" size="57"></div> | |
<br style="line-height:0"><span class="ds"><span class="lsbb"><input class="lsb" value="Google Search" name="btnG" type="submit"></span></span><span class="ds"><span | |
class="lsbb"><input class="lsb" value="I'm Feeling Lucky" name="btnI" onclick="if(this.form.q.value)this.checked=1; else top.location='/doodles/';" | |
type="submit"></span></span></td> | |
<td class="fl sblc" align="left" nowrap="" width="25%"><a href="/advanced_search?hl=en&authuser=0">Advanced search</a><a | |
href="/language_tools?hl=en&authuser=0">Language tools</a></td> | |
</tr> | |
</table> | |
<input id="gbv" name="gbv" type="hidden" value="1"> | |
<script>(function () { | |
var a, b = '1'; | |
if (document && document.getElementById) if ('undefined' != typeof XMLHttpRequest) b = '2'; else if ('undefined' != typeof ActiveXObject) { | |
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 ('2' == a && -1 == location.search.indexOf('&gbv=2')) { | |
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 id="gac_scont"></div> | |
<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="fll"><a href="/intl/en/ads/">Advertising Programs</a><a href="/services/">Business Solutions</a><a | |
href="https://plus.google.com/116899029375914044550" rel="publisher">+Google</a><a href="/intl/en/about.html">About Google</a></div></div><p | |
style="color:#767676;font-size:8pt">© 2017 - <a href="/intl/en/policies/privacy/">Privacy</a> - <a href="/intl/en/policies/terms/">Terms</a></p></span></center> | |
<script>(function () { | |
window.google.cdo = {height: 0, width: 0}; | |
(function () { | |
var a = window.innerWidth, b = window.innerHeight; | |
if (!a || !b) { | |
var c = window.document, d = 'CSS1Compat' == c.compatMode ? c.documentElement : c.body; | |
a = d.clientWidth; | |
b = d.clientHeight; | |
} | |
a && b && (a != google.cdo.width || b != google.cdo.height) && google.log('', '', '/client_204?&atyp=i&biw=' + a + '&bih=' + b + '&ei=' + google.kEI); | |
}).call(this); | |
})();</script> | |
<div id="xjsd"></div> | |
<div id="xjsi"> | |
<script>(function () { | |
function c(b) { | |
window.setTimeout(function () { | |
var a = document.createElement('script'); | |
a.src = b; | |
google.timers && google.timers.load.t && google.tick('load', {gen204: 'xjsls', clearcut: 31}); | |
document.getElementById('xjsd').appendChild(a); | |
}, 0); | |
} | |
google.dljp = function (b, a) { | |
google.xjsu = b; | |
c(a); | |
}; | |
google.dlj = c; | |
}).call(this); | |
(function () { | |
window.google.xjsrm = []; | |
})(); | |
if (google.y) google.y.first = []; | |
if (!google.xjs) { | |
window._ = window._ || {}; | |
window._DumpException = window._._DumpException = function (e) { | |
throw e; | |
}; | |
google.dljp('/xjs/_/js/k\x3dxjs.hp.en_US.mbPwRuDnBeg.O/m\x3dsb_he,hjsa,d,csi/am\x3dIBg/rt\x3dj/d\x3d1/t\x3dzcms/rs\x3dACT90oEm5ZAyv0GoaLoW1e0Xh7uLEElX5g', '/xjs/_/js/k\x3dxjs.hp.en_US.mbPwRuDnBeg.O/m\x3dsb_he,hjsa,d,csi/am\x3dIBg/rt\x3dj/d\x3d1/t\x3dzcms/rs\x3dACT90oEm5ZAyv0GoaLoW1e0Xh7uLEElX5g'); | |
google.xjs = 1; | |
} | |
google.pmc = { | |
'sb_he': { | |
'agen': false, | |
'cgen': false, | |
'client': 'heirloom-hp', | |
'dh': true, | |
'dhqt': true, | |
'ds': '', | |
'fl': true, | |
'host': 'google.com', | |
'isbh': 28, | |
'jam': 0, | |
'jsonp': true, | |
'msgs': { | |
'cibl': 'Clear Search', | |
'dym': 'Did you mean:', | |
'lcky': 'I\u0026#39;m Feeling Lucky', | |
'lml': 'Learn more', | |
'oskt': 'Input tools', | |
'psrc': 'This search was removed from your \u003Ca href="/history"\u003EWeb History\u003C/a\u003E', | |
'psrl': 'Remove', | |
'sbit': 'Search by image', | |
'srch': 'Google Search' | |
}, | |
'nds': true, | |
'ovr': {}, | |
'pq': '', | |
'refpd': true, | |
'rfs': [], | |
'sbpl': 24, | |
'sbpr': 24, | |
'scd': 10, | |
'sce': 5, | |
'stok': 'bFhXync9K-jllVtBWsbZfs0XvOI' | |
}, 'hjsa': {}, 'd': {}, 'csi': {'acsi': true, 'jsmf': true}, 'VFcucQ': {}, 'aWiv7g': {}, 'YFCs/g': {} | |
}; | |
google.y.first.push(function () { | |
if (google.med) { | |
google.med('init'); | |
google.initHistory(); | |
google.med('history'); | |
} | |
}); | |
if (google.j && google.j.en && google.j.xi) { | |
window.setTimeout(google.j.xi, 0); | |
} | |
</script> | |
</div> | |
<script>(function () { | |
var b = {gen204: 'aft', clearcut: 1}, d = {gen204: 'iml', clearcut: 8}, f = {gen204: 'ol', clearcut: 14}, g = {gen204: 'prt', clearcut: 16}; | |
function k(a) { | |
++l; | |
a = a || window.event; | |
google.iTick(a.target || a.srcElement); | |
} | |
function m() { | |
var a = google.timers.webaft, c = a.t, e = c.start; | |
a = '/gen_204?s=webaft&atyp=csi&ei=' + google.kEI + '&rt=wsrt.' + a.wsrt; | |
for (var t in c) { | |
var h = c[t]; | |
'start' != t && h && e && (a += ',' + h.key.gen204 + '.' + (h.ts - e)); | |
} | |
google.log('', '', a); | |
} | |
function n() { | |
var a = p; | |
if (!a || 'none' == a.style.display) return !1; | |
if (document.defaultView && document.defaultView.getComputedStyle) { | |
var c = document.defaultView.getComputedStyle(a); | |
if ('hidden' == c.visibility || '0px' == c.height || '0px' == c.width) return !1; | |
} | |
if (!a.getBoundingClientRect) return !0; | |
a = a.getBoundingClientRect(); | |
c = a.left + window.pageXOffset; | |
var e = a.top + window.pageYOffset; | |
return 0 > e + a.height || 0 > c + a.width || 0 >= a.height || 0 >= a.width ? !1 : e <= (window.innerHeight || document.documentElement.clientHeight) && c <= (window.innerWidth || | |
document.documentElement.clientWidth); | |
} | |
var u = function () { | |
google.rll(p, !1, function () { | |
++q; | |
0 < q && q == r && (google.tick('webaft', b), m()); | |
}); | |
}; | |
if (google.timers && google.timers.load.t) { | |
var v, l, w; | |
if (google.c.c.e) var r = 0, q = 0; | |
google.c.c.a && (google.startTick('aft'), google.afte = !1); | |
var x = document.getElementsByTagName('img'); | |
v = x.length; | |
for (var y = l = 0, p; y < v; ++y) if (p = x[y], google.c.c.i && 'none' == p.style.display) ++l; else { | |
var z = 'string' != typeof p.src || !p.src, A = z || p.complete; | |
p.getAttribute('data-noaft') ? A = !0 : google.c.c.d ? p.getAttribute('data-deferred') ? (A = !1, p.removeAttribute('data-deferred')) : (z || 'data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' === | |
p.src) && p.setAttribute('lazy-loaded', '') : google.c.c.m && z && p.getAttribute('data-bsrc') && (A = !1); | |
A ? ++l : (google.rll(p, !0, k), google.c.c.e && n() && (++r, u())); | |
} | |
w = v - l; | |
google.rll(window, !1, function () { | |
google.tick('load', f); | |
google.c.e('load', 'imc', String(l)); | |
google.c.e('load', 'imn', String(v)); | |
google.c.e('load', 'imp', String(w)); | |
google.c.u('pr'); | |
}); | |
google.tick("load", [g, d]); | |
google.c.c.e && (google.tick("webaft", [g, b]), 0 == r && m()) | |
} | |
google.c.c.n && 0 < document.getElementsByClassName("native_iml_flag").length && google.c.b("ncr"); | |
}).call(this);</script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment