0% found this document useful (0 votes)
440 views35 pages

Samiboy 1301@

The document is a technical summary of a request made to Google's login page and the response received. It includes details like the response code of 200, headers, encoding, content type and cookies set by the response. The full response is HTML code for Google's login page.

Uploaded by

Samanta Augiar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
440 views35 pages

Samiboy 1301@

The document is a technical summary of a request made to Google's login page and the response received. It includes details like the response code of 200, headers, encoding, content type and cookies set by the response. The full response is HTML code for Google's login page.

Uploaded by

Samanta Augiar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 35

IP Tools https://www.iptools.

su

PATCH: https://accounts.google.com/ServiceLogin?
service=mail&passive=true&rm=false&continue=https://mail.google.com/mail/&ss=1&scc=
1&ltmpl=default&ltmplcache=2&emr=1&osid=1
Code: 200 (OK)
Elapsed: 270.84 ms
Encoding: UTF-8
Content-Type: text/html; charset=UTF-8
X-Frame-Options: DENY
Link: <https://www.google.com/gmail/>; rel="canonical"
X-Auto-Login: realm=com.google&args=service%3Dmail%26continue%3Dhttps%253A%252F
%252Fmail.google.com%252Fmail%252F
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: Mon, 01 Jan 1990 00:00:00 GMT
Date: Fri, 05 Jun 2020 19:24:55 GMT
Transfer-Encoding: chunked
Strict-Transport-Security: max-age=31536000; includeSubDomains
Content-Security-Policy: script-src 'nonce-K8n8VBXxlRHX6X3zhMaA4g' 'unsafe-inline'
'unsafe-eval';object-src 'none';base-uri 'self';report-uri /cspreport
X-Content-Type-Options: nosniff
X-Xss-Protection: 1; mode=block
Server: GSE
Set-Cookie:
GAPS=1:73aQQprUrTDlm9PIHe7SromHrSzZfQ:VRAplihCotpJrBap;Path=/;Expires=Sun, 05-Jun-
2022 19:24:55 GMT;Secure;HttpOnly;Priority=HIGH, __Host-
GAPS=1:73aQQprUrTDlm9PIHe7SromHrSzZfQ:VRAplihCotpJrBap;Path=/;Expires=Sun, 05-Jun-
2022 19:24:55 GMT;Secure;HttpOnly;Priority=HIGH
Alt-Svc: h3-27=":443"; ma=2592000,h3-25=":443"; ma=2592000,h3-T050=":443";
ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q049=":443"; ma=2592000,h3-Q048=":443";
ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443";
ma=2592000; v="46,43"

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=300, initial-scale=1" name="viewport">
<meta name="description" content="Gmail is email that&#39;s intuitive, efficient,
and useful. 15 GB of storage, less spam, and mobile access.">
<meta name="google-site-verification" content="LrdTUW9psUAMbh4Ia074-
BPEVmcpBxF6Gwf0MSgQXZs">
<title>Gmail</title>
<style>
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: local('Open Sans Light'), local('OpenSans-Light'),
url(//fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OUuhs.ttf)
format('truetype');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans'), local('OpenSans'),
url(//fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0e.ttf)
format('truetype');
}
</style>
<style>
h1, h2 {
-webkit-animation-duration: 0.1s;
-webkit-animation-name: fontfix;
-webkit-animation-iteration-count: 1;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 0;
}
@-webkit-keyframes fontfix {
from {
opacity: 1;
}
to {
opacity: 1;
}
}
</style>
<style>
html, body {
font-family: Arial, sans-serif;
background: #fff;
margin: 0;
padding: 0;
border: 0;
position: absolute;
height: 100%;
min-width: 100%;
font-size: 13px;
color: #404040;
direction: ltr;
-webkit-text-size-adjust: none;
}
button,
input[type=button],
input[type=submit] {
font-family: Arial, sans-serif;
font-size: 13px;
}
a,
a:hover,
a:visited {
color: #427fed;
cursor: pointer;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
h1 {
font-size: 20px;
color: #262626;
margin: 0 0 15px;
font-weight: normal;
}
h2 {
font-size: 14px;
color: #262626;
margin: 0 0 15px;
font-weight: bold;
}
input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
input[type=url] {
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
display: inline-block;
height: 36px;
padding: 0 8px;
margin: 0;
background: #fff;
border: 1px solid #d9d9d9;
border-top: 1px solid #c0c0c0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
border-radius: 1px;
font-size: 15px;
color: #404040;
}
input[type=email]:hover,
input[type=number]:hover,
input[type=password]:hover,
input[type=tel]:hover,
input[type=text]:hover,
input[type=url]:hover {
border: 1px solid #b9b9b9;
border-top: 1px solid #a0a0a0;
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus {
outline: none;
border: 1px solid #4d90fe;
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
}
input[type=checkbox],
input[type=radio] {
-webkit-appearance: none;
display: inline-block;
width: 13px;
height: 13px;
margin: 0;
cursor: pointer;
vertical-align: bottom;
background: #fff;
border: 1px solid #c6c6c6;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
border-radius: 1px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
}
input[type=checkbox]:active,
input[type=radio]:active {
background: #ebebeb;
}
input[type=checkbox]:hover {
border-color: #c6c6c6;
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
input[type=radio] {
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
border-radius: 1em;
width: 15px;
height: 15px;
}
input[type=checkbox]:checked,
input[type=radio]:checked {
background: #fff;
}
input[type=radio]:checked::after {
content: '';
display: block;
position: relative;
top: 3px;
left: 3px;
width: 7px;
height: 7px;
background: #666;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
border-radius: 1em;
}
input[type=checkbox]:checked::after {
content: url(https://ssl.gstatic.com/ui/v1/menu/checkmark.png);
display: block;
position: absolute;
top: -6px;
left: -5px;
}
input[type=checkbox]:focus {
outline: none;
border-color: #4d90fe;
}
.stacked-label {
display: block;
font-weight: bold;
margin: .5em 0;
}
.hidden-label {
position: absolute !important;
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
clip: rect(1px, 1px, 1px, 1px);
height: 0px;
width: 0px;
overflow: hidden;
visibility: hidden;
}
input[type=checkbox].form-error,
input[type=email].form-error,
input[type=number].form-error,
input[type=password].form-error,
input[type=text].form-error,
input[type=tel].form-error,
input[type=url].form-error {
border: 1px solid #dd4b39;
}
.error-msg {
margin: .5em 0;
display: block;
color: #dd4b39;
line-height: 17px;
}
.help-link {
background: #dd4b39;
padding: 0 5px;
color: #fff;
font-weight: bold;
display: inline-block;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
border-radius: 1em;
text-decoration: none;
position: relative;
top: 0px;
}
.help-link:visited {
color: #fff;
}
.help-link:hover {
color: #fff;
background: #c03523;
text-decoration: none;
}
.help-link:active {
opacity: 1;
background: #ae2817;
}
.wrapper {
position: relative;
min-height: 100%;
}
.content {
padding: 0 44px;
}
.main {
padding-bottom: 100px;
}
/* For modern browsers */
.clearfix:before,
.clearfix:after {
content: "";
display: table;
}
.clearfix:after {
clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
zoom:1;
}
.google-header-bar {
height: 71px;
border-bottom: 1px solid #e5e5e5;
overflow: hidden;
}
.header .logo {
background-image: url(https://ssl.gstatic.com/accounts/ui/logo_1x.png);
background-size: 116px 38px;
background-repeat: no-repeat;
margin: 17px 0 0;
float: left;
height: 38px;
width: 116px;
}
.header .logo-w {
background-image:
url(https://ssl.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_112x36dp
.png);
background-size: 112px 36px;
margin: 21px 0 0;
}
.header .secondary-link {
margin: 28px 0 0;
float: right;
}
.header .secondary-link a {
font-weight: normal;
}
.google-header-bar.centered {
border: 0;
height: 108px;
}
.google-header-bar.centered .header .logo {
float: none;
margin: 40px auto 30px;
display: block;
}
.google-header-bar.centered .header .secondary-link {
display: none
}
.google-footer-bar {
position: absolute;
bottom: 0;
height: 35px;
width: 100%;
border-top: 1px solid #e5e5e5;
overflow: hidden;
}
.footer {
padding-top: 7px;
font-size: .85em;
white-space: nowrap;
line-height: 0;
}
.footer ul {
float: left;
max-width: 80%;
min-height: 16px;
padding: 0;
}
.footer ul li {
color: #737373;
display: inline;
padding: 0;
padding-right: 1.5em;
}
.footer a {
color: #737373;
}
.lang-chooser-wrap {
float: right;
display: inline;
}
.lang-chooser-wrap img {
vertical-align: top;
}
.lang-chooser {
font-size: 13px;
height: 24px;
line-height: 24px;
}
.lang-chooser option {
font-size: 13px;
line-height: 24px;
}
.hidden {
height: 0px;
width: 0px;
overflow: hidden;
visibility: hidden;
display: none !important;
}
.banner {
text-align: center;
}
.card {
background-color: #f7f7f7;
padding: 20px 25px 30px;
margin: 0 auto 25px;
width: 304px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.card > *:first-child {
margin-top: 0;
}
.rc-button,
.rc-button:visited {
display: inline-block;
min-width: 46px;
text-align: center;
color: #444;
font-size: 14px;
font-weight: 700;
height: 36px;
padding: 0 8px;
line-height: 36px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-o-transition: all 0.218s;
-moz-transition: all 0.218s;
-webkit-transition: all 0.218s;
transition: all 0.218s;
border: 1px solid #dcdcdc;
background-color: #f5f5f5;
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);
-o-transition: none;
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;
cursor: default;
}
.card .rc-button {
width: 100%;
padding: 0;
}
.rc-button.disabled,
.rc-button[disabled] {
opacity: .5;
filter: alpha(opacity=50);
cursor: default;
pointer-events: none;
}
.rc-button:hover {
border: 1px solid #c6c6c6;
color: #333;
text-decoration: none;
-o-transition: all 0.0s;
-moz-transition: all 0.0s;
-webkit-transition: all 0.0s;
transition: all 0.0s;
background-color: #f8f8f8;
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);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.rc-button:active {
background-color: #f6f6f6;
background-image: -webkit-linear-gradient(top,#f6f6f6,#f1f1f1);
background-image: -moz-linear-gradient(top,#f6f6f6,#f1f1f1);
background-image: -ms-linear-gradient(top,#f6f6f6,#f1f1f1);
background-image: -o-linear-gradient(top,#f6f6f6,#f1f1f1);
background-image: linear-gradient(top,#f6f6f6,#f1f1f1);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}
.rc-button-submit,
.rc-button-submit:visited {
border: 1px solid #3079ed;
color: #fff;
text-shadow: 0 1px rgba(0,0,0,0.1);
background-color: #4d90fe;
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);
}
.rc-button-submit:hover {
border: 1px solid #2f5bb7;
color: #fff;
text-shadow: 0 1px rgba(0,0,0,0.3);
background-color: #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);
}
.rc-button-submit:active {
background-color: #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);
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
}
.rc-button-red,
.rc-button-red:visited {
border: 1px solid transparent;
color: #fff;
text-shadow: 0 1px rgba(0,0,0,0.1);
background-color: #d14836;
background-image: -webkit-linear-gradient(top,#dd4b39,#d14836);
background-image: -moz-linear-gradient(top,#dd4b39,#d14836);
background-image: -ms-linear-gradient(top,#dd4b39,#d14836);
background-image: -o-linear-gradient(top,#dd4b39,#d14836);
background-image: linear-gradient(top,#dd4b39,#d14836);
}
.rc-button-red:hover {
border: 1px solid #b0281a;
color: #fff;
text-shadow: 0 1px rgba(0,0,0,0.3);
background-color: #c53727;
background-image: -webkit-linear-gradient(top,#dd4b39,#c53727);
background-image: -moz-linear-gradient(top,#dd4b39,#c53727);
background-image: -ms-linear-gradient(top,#dd4b39,#c53727);
background-image: -o-linear-gradient(top,#dd4b39,#c53727);
background-image: linear-gradient(top,#dd4b39,#c53727);
}
.rc-button-red:active {
border: 1px solid #992a1b;
background-color: #b0281a;
background-image: -webkit-linear-gradient(top,#dd4b39,#b0281a);
background-image: -moz-linear-gradient(top,#dd4b39,#b0281a);
background-image: -ms-linear-gradient(top,#dd4b39,#b0281a);
background-image: -o-linear-gradient(top,#dd4b39,#b0281a);
background-image: linear-gradient(top,#dd4b39,#b0281a);
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
}
.secondary-actions {
text-align: center;
}
</style>
<style media="screen and (max-width: 800px), screen and (max-height: 800px)">
.google-header-bar.centered {
height: 83px;
}
.google-header-bar.centered .header .logo {
margin: 25px auto 20px;
}
.card {
margin-bottom: 20px;
}
</style>
<style media="screen and (max-width: 580px)">
html, body {
font-size: 14px;
}
.google-header-bar.centered {
height: 73px;
}
.google-header-bar.centered .header .logo {
margin: 20px auto 15px;
}
.content {
padding-left: 10px;
padding-right: 10px;
}
.hidden-small {
display: none;
}
.card {
padding: 20px 15px 30px;
width: 270px;
}
.footer ul li {
padding-right: 1em;
}
.lang-chooser-wrap {
display: none;
}
</style>
<style media="screen and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-
pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio:
1.5)">
.header .logo {
background-image: url(https://ssl.gstatic.com/accounts/ui/logo_2x.png);
}
.header .logo-w {
background-image:
url(https://ssl.gstatic.com/images/branding/googlelogo/2x/googlelogo_color_112x36dp
.png);
}
</style>
<style>
pre.debug {
font-family: monospace;
position: absolute;
left: 0;
margin: 0;
padding: 1.5em;
font-size: 13px;
background: #f1f1f1;
border-top: 1px solid #e5e5e5;
direction: ltr;
white-space: pre-wrap;
width: 90%;
overflow: hidden;
}
</style>
<style>
.banner h1 {
font-family: 'Open Sans', arial;
-webkit-font-smoothing: antialiased;
color: #555;
font-size: 42px;
font-weight: 300;
margin-top: 0;
margin-bottom: 20px;
}
.banner h2 {
font-family: 'Open Sans', arial;
-webkit-font-smoothing: antialiased;
color: #555;
font-size: 18px;
font-weight: 400;
margin-bottom: 20px;
}
.signin-card {
width: 274px;
padding: 40px 40px;
}
.signin-card .profile-img {
width: 96px;
height: 96px;
margin: 0 auto 10px;
display: block;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.signin-card .profile-name {
font-size: 16px;
font-weight: bold;
text-align: center;
margin: 10px 0 0;
min-height: 1em;
}
.signin-card .profile-email {
font-size: 16px;
text-align: center;
margin: 10px 0 20px 0;
min-height: 1em;
}
.signin-card input[type=email],
.signin-card input[type=password],
.signin-card input[type=text],
.signin-card input[type=submit] {
width: 100%;
display: block;
margin-bottom: 10px;
z-index: 1;
position: relative;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.signin-card #Email,
.signin-card #Passwd,
.signin-card .captcha {
direction: ltr;
height: 44px;
font-size: 16px;
}
.signin-card #Email + .stacked-label {
margin-top: 15px;
}
.signin-card #reauthEmail {
display: block;
margin-bottom: 10px;
line-height: 36px;
padding: 0 8px;
font-size: 15px;
color: #404040;
line-height: 2;
margin-bottom: 10px;
font-size: 14px;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.one-google p {
margin: 0 0 10px;
color: #555;
font-size: 14px;
text-align: center;
}
.one-google p.create-account,
.one-google p.switch-account {
margin-bottom: 60px;
}
.one-google .logo-strip {
background-repeat: no-repeat;
display: block;
margin: 10px auto;
background-image:
url(https://ssl.gstatic.com/accounts/ui/wlogostrip_230x17_1x.png);
background-size: 230px 17px;
width: 230px;
height: 17px;
}
</style>
<style media="screen and (max-width: 800px), screen and (max-height: 800px)">
.banner h1 {
font-size: 38px;
margin-bottom: 15px;
}
.banner h2 {
margin-bottom: 15px;
}
.one-google p.create-account,
.one-google p.switch-account {
margin-bottom: 30px;
}
.signin-card #Email {
margin-bottom: 0;
}
.signin-card #Passwd {
margin-top: -1px;
}
.signin-card #Email.form-error,
.signin-card #Passwd.form-error {
z-index: 2;
}
.signin-card #Email:hover,
.signin-card #Email:focus,
.signin-card #Passwd:hover,
.signin-card #Passwd:focus {
z-index: 3;
}
</style>
<style media="screen and (max-width: 580px)">
.banner h1 {
font-size: 22px;
margin-bottom: 15px;
}
.signin-card {
width: 260px;
padding: 20px 20px;
margin: 0 auto 20px;
}
.signin-card .profile-img {
width: 72px;
height: 72px;
-moz-border-radius: 72px;
-webkit-border-radius: 72px;
border-radius: 72px;
}
</style>
<style media="screen and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-
pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio:
1.5)">
.one-google .logo-strip {
background-image:
url(https://ssl.gstatic.com/accounts/ui/wlogostrip_230x17_2x.png);
}
</style>
<style>
.remember .bubble-wrap {
position: absolute;
padding-top: 3px;
-o-transition: opacity .218s ease-in .218s;
-moz-transition: opacity .218s ease-in .218s;
-webkit-transition: opacity .218s ease-in .218s;
transition: opacity .218s ease-in .218s;
left: -999em;
opacity: 0;
width: 314px;
margin-left: -20px;
}
.remember:hover .bubble-wrap,
.remember input:focus ~ .bubble-wrap,
.remember .bubble-wrap:hover,
.remember .bubble-wrap:focus {
opacity: 1;
left: inherit;
}
.bubble-pointer {
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #fff;
width: 0;
height: 0;
margin-left: 17px;
}
.bubble {
background-color: #fff;
padding: 15px;
margin-top: -1px;
font-size: 11px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
#stay-signed-in {
float: left;
}
#stay-signed-in-tooltip {
left: auto;
margin-left: -20px;
padding-top: 3px;
position: absolute;
top: 0;
visibility: hidden;
width: 314px;
z-index: 1;
}
.dasher-tooltip {
top: 380px;
}
</style>
<style media="screen and (max-width: 800px), screen and (max-height: 800px)">
.dasher-tooltip {
top: 340px;
}
</style>
<style>
.jfk-tooltip {
background-color: #fff;
border: 1px solid;
color: #737373;
font-size: 12px;
position: absolute;
z-index: 800 !important;
border-color: #bbb #bbb #a8a8a8;
padding: 16px;
width: 250px;
}
.jfk-tooltip h3 {
color: #555;
font-size: 12px;
margin: 0 0 .5em;
}
.jfk-tooltip-content p:last-child {
margin-bottom: 0;
}
.jfk-tooltip-arrow {
position: absolute;
}
.jfk-tooltip-arrow .jfk-tooltip-arrowimplbefore,
.jfk-tooltip-arrow .jfk-tooltip-arrowimplafter {
display: block;
height: 0;
position: absolute;
width: 0;
}
.jfk-tooltip-arrow .jfk-tooltip-arrowimplbefore {
border: 9px solid;
}
.jfk-tooltip-arrow .jfk-tooltip-arrowimplafter {
border: 8px solid;
}
.jfk-tooltip-arrowdown {
bottom: 0;
}
.jfk-tooltip-arrowup {
top: -9px;
}
.jfk-tooltip-arrowleft {
left: -9px;
top: 30px;
}
.jfk-tooltip-arrowright {
right: 0;
top: 30px;
}
.jfk-tooltip-arrowdown .jfk-tooltip-arrowimplbefore,.jfk-tooltip-arrowup .jfk-
tooltip-arrowimplbefore {
border-color: #bbb transparent;
left: -9px;
}
.jfk-tooltip-arrowdown .jfk-tooltip-arrowimplbefore {
border-color: #a8a8a8 transparent;
}
.jfk-tooltip-arrowdown .jfk-tooltip-arrowimplafter,.jfk-tooltip-arrowup .jfk-
tooltip-arrowimplafter {
border-color: #fff transparent;
left: -8px;
}
.jfk-tooltip-arrowdown .jfk-tooltip-arrowimplbefore {
border-bottom-width: 0;
}
.jfk-tooltip-arrowdown .jfk-tooltip-arrowimplafter {
border-bottom-width: 0;
}
.jfk-tooltip-arrowup .jfk-tooltip-arrowimplbefore {
border-top-width: 0;
}
.jfk-tooltip-arrowup .jfk-tooltip-arrowimplafter {
border-top-width: 0;
top: 1px;
}
.jfk-tooltip-arrowleft .jfk-tooltip-arrowimplbefore,
.jfk-tooltip-arrowright .jfk-tooltip-arrowimplbefore {
border-color: transparent #bbb;
top: -9px;
}
.jfk-tooltip-arrowleft .jfk-tooltip-arrowimplafter,
.jfk-tooltip-arrowright .jfk-tooltip-arrowimplafter {
border-color:transparent #fff;
top:-8px;
}
.jfk-tooltip-arrowleft .jfk-tooltip-arrowimplbefore {
border-left-width: 0;
}
.jfk-tooltip-arrowleft .jfk-tooltip-arrowimplafter {
border-left-width: 0;
left: 1px;
}
.jfk-tooltip-arrowright .jfk-tooltip-arrowimplbefore {
border-right-width: 0;
}
.jfk-tooltip-arrowright .jfk-tooltip-arrowimplafter {
border-right-width: 0;
}
.jfk-tooltip-closebtn {
background: url("//ssl.gstatic.com/ui/v1/icons/common/x_8px.png") no-repeat;
border: 1px solid transparent;
height: 21px;
opacity: .4;
outline: 0;
position: absolute;
right: 2px;
top: 2px;
width: 21px;
}
.jfk-tooltip-closebtn:focus,
.jfk-tooltip-closebtn:hover {
opacity: .8;
cursor: pointer;
}
.jfk-tooltip-closebtn:focus {
border-color: #4d90fe;
}
</style>
<style media="screen and (max-width: 580px)">
.jfk-tooltip {
display: none;
}
</style>
<style type="text/css">
.captcha-box {
background: #fff;
margin: 0 0 10px;
overflow: hidden;
padding: 10px;
}
.captcha-box .captcha-img {
text-align: center;
}
.captcha-box .captcha-label {
font-weight: bold;
display: block;
margin: .5em 0;
}
.captcha-box .captcha-msg {
color: #999;
display: block;
position: relative;
}
.captcha-box .captcha-msg .accessibility-logo {
float: right;
border: 0;
}
.captcha-box .audio-box {
position: absolute;
top: 0;
}
</style>
<style>
.chromiumsync-custom-content {
padding-top: 20px;
margin-bottom: 0;
}
.form-panel {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
width: 100%;
}
.form-panel.first {
z-index: 2;
}
.form-panel.second {
z-index: 1;
}
.shift-form .form-panel.first {
z-index: 1;
}
.shift-form .form-panel.second {
z-index: 2;
}
.slide-in,
.slide-out {
display: block;
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
-ms-transition-property: -ms-transform, opacity;
-o-transition-property: -o-transform, opacity;
transition-property: transform, opacity;
-webkit-transition-duration: 0.1s;
-moz-transition-duration: 0.1s;
-ms-transition-duration: 0.1s;
-o-transition-duration: 0.1s;
transition-duration: 0.1s;
-webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
-moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
-ms-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
-o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.slide-out {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.shift-form .slide-out {
opacity: 0;
-webkit-transform: translate3d(-120%, 0, 0);
-moz-transform: translate3d(-120%, 0, 0);
-ms-transform: translate3d(-120%, 0, 0);
-o-transform: translate3d(-120%, 0, 0);
transform: translate3d(-120%, 0, 0);
}
.slide-in {
-webkit-transform: translate3d(120%, 0, 0);
-moz-transform: translate3d(120%, 0, 0);
-ms-transform: translate3d(120%, 0, 0);
-o-transform: translate3d(120%, 0, 0);
transform: translate3d(120%, 0, 0);
}
.shift-form .slide-in {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.error-msg {
-webkit-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
-moz-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
-ms-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
-o-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
height: auto;
max-height: 0;
opacity: 0;
}
.has-error .error-msg {
max-height: 3.5em;
margin-top: 10px;
margin-bottom: 10px;
opacity: 1;
visibility: visible;
}
.back-arrow {
position: absolute;
top: 37px;
width: 24px;
height: 24px;
display: none;
cursor: pointer;
}
.back-arrow {
border-style: none;
}
.shift-form.back-arrow {
display: block;
}
.back-arrow img {
display: block;
}
#link-signup {
text-align: center;
font-size: 14px;
}
.shift-form #link-signup{
display: none;
}
#link-signin-different {
display: none;
text-align: center;
font-size: 14px;
}
.shift-form #link-signin-different {
display: block;
}
.signin-card #profile-name {
font-size: 16px;
font-weight: bold;
text-align: center;
margin: 0;
min-height: 1em;
}
.signin-card.no-name #profile-name {
display: none;
}
.signin-card.no-name #email-display {
line-height: initial;
margin-bottom: 16px;
}
.signin-card #email-display {
display: block;
padding: 0px 8px;
color: rgb(64, 64, 64);
line-height: 2;
margin-bottom: 10px;
font-size: 14px;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.signin-card #Email {
margin-top: 16px;
}
.need-help {
float: right;
text-align: right;
}
.form-panel {
width: 274px;
}
#gaia_firstform {
z-index: 2;
}
.signin-card {
position: relative;
overflow: hidden;
}
.signin-card #profile-name {
color: #000;
}
.circle-mask {
display: block;
height: 96px;
width: 96px;
overflow: hidden;
border-radius: 50%;
margin-left: auto;
margin-right: auto;
z-index: 100;
margin-bottom: 10px;
}
.circle {
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-ms-transition-property: -ms-transform;
-o-transition-property: -o-transform;
transition-property: transform;
-webkit-transition-timing-function: cubic-bezier(.645,.045,.355,1);
-moz-transition-timing-function: cubic-bezier(.645,.045,.355,1);
-ms-transition-timing-function: cubic-bezier(.645,.045,.355,1);
-o-transition-timing-function: cubic-bezier(.645,.045,.355,1);
transition-timing-function: cubic-bezier(.645,.045,.355,1);
}
.circle {
position: absolute;
z-index: 101;
height: 96px;
width: 96px;
border-radius: 50%;
opacity: 0.99;
overflow: hidden;
background-repeat: no-repeat;
background-position: center center;
}
.main {
overflow: hidden;
}
.card-mask-wrap {
position: relative;
width: 360px;
margin: 0 auto;
z-index: 1;
}
.dasher-tooltip {
position: absolute;
left: 50%;
margin-left: 150px;
}
.dasher-tooltip .tooltip-pointer {
margin-top: 15px;
}
.dasher-tooltip p {
margin-top: 0;
}
.dasher-tooltip p span {
display: block;
}
.card {
margin-bottom: 0;
}
.one-google {
padding-top: 27px;
}
#canvas {
-webkit-transition: opacity 0.075s;
-moz-transition: opacity 0.075s;
-ms-transition: opacity 0.075s;
-o-transition: opacity 0.075s;
transition: opacity 0.075s;
opacity: 0.01;
}
.shift-form #canvas {
opacity: 0.99;
}
.label {
color: #404040;
}
#account-chooser-link {
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
-ms-transition: opacity 0.3s;
-o-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.input-wrapper {
position: relative;
}
.google-footer-bar {
z-index: 2;
}
</style>
<style media="screen and (max-width: 580px)">
.back-arrow {
top: 17px;
}
.circle-mask {
height: 72px;
width: 72px;
background-size: 72px;
}
.circle {
height: 72px;
width: 72px;
}
#canvas {
height: 72px;
width: 72px;
}
.form-panel {
width: 256px;
}
.card-mask-wrap {
width: 300px;
}
.signin-card {
width: 256px;
}
.signin-card #EmailFirst {
margin-top: 15px;
}
.one-google {
padding-top: 22px;
}
</style>
</head>
<body>
<div class="wrapper">
<div class="google-header-bar centered">
<div class="header content clearfix">
<div class="logo logo-w" aria-label="Google"></div>
</div>
</div>
<div class="main content clearfix">
<div class="banner">
<h1>
One account. All of Google.
</h1>
<h2 class="hidden-small">
Sign in to continue to Gmail
</h2>
</div>
<div class="main-content

no-name

">
<div class="card signin-card

pre-shift

no-name">
<img class="circle-mask"

src="https://ssl.gstatic.com/accounts/ui/avatar_2x.png"

>
<form novalidate method="post"
action="https://accounts.google.com/signin/v1/lookup" id="gaia_loginform">
<input name="Page" type="hidden" value="PasswordSeparationSignIn">
<input type="hidden" name="" value="">
<input type="hidden" name="gxf" value="AFoagUUuy-
3nQQxUAHVNTtiHUpvevnGthw:1591385095586">
<input type="hidden" name="continue" value="https://mail.google.com/mail/">
<input type="hidden" name="service" value="mail">
<input type="hidden" name="rm" value="false">
<input type="hidden" name="ltmpl" value="default">
<input type="hidden" name="scc" value="1">
<input type="hidden" name="ss" value="1">
<input type="hidden" name="osid" value="1">
<input type="hidden" name="emr" value="1">
<input id="profile-information" name="ProfileInformation" type="hidden" value="">
<input id="session-state" name="SessionState" type="hidden"
value="AEThLlwM_XSsiYR_zLwIJGBRlxBxu1zninlVSWjNKJ_Ep4wSUYno5ZT_4PNkxTx4fU9euUf8rSbu
DhwaYzF1XHRs1fBZhlHz7bcuE44hlOPzzp3ba7pZohkZs78w77SW_wuhUh_0DfNYkvaXMua3iyN5Ztfpo69
Z0i4kVV-E8_u1JEYLwwUZ7TqXX02ycj5MgwyhsKOM9BZE">
<input name="flowName" type="hidden" value="GlifWebSignIn">
<input type="hidden" id="_utf8" name="_utf8" value="&#9731;"/>
<input type="hidden" name="bgresponse" id="bgresponse" value="js_disabled">
<div class="form-panel first valid" id="gaia_firstform">
<div class="slide-out ">
<div class="input-wrapper focused">
<div id="identifier-shown">
<div>
<label class="hidden-label" for="Email">
Enter your email</label>
<input id="Email" type="email" value="" spellcheck="false"
name="Email"

placeholder="Email or phone"

>
<input id="Passwd-hidden" type="password" spellcheck="false" class="hidden">
</div>
</div>
<span role="alert" class="error-msg" id="errormsg_0_Email"></span>
</div>
<input id="next" name="signIn" class="rc-button rc-button-submit" type="submit"
value="Next">
<a class="need-help"
href="https://accounts.google.com/signin/usernamerecovery?continue=https
%3A%2F%2Fmail.google.com%2Fmail
%2F&amp;service=mail&amp;ss=1&amp;scc=1&amp;rm=false&amp;osid=1&amp;ltmpl=default&a
mp;hl=en">
Find my account
</a>
</div>
</div>
</form>
</div>
<div class="card-mask-wrap

no-name">
<div class="card-mask">
<div class="one-google">
<p class="create-account">
<span id="link-signin-different">
<a href="https://accounts.google.com/AccountChooser?continue=https%3A%2F
%2Fmail.google.com%2Fmail
%2F&amp;service=mail&amp;rm=false&amp;ltmpl=default&amp;scc=1&amp;ss=1&amp;osid=1&a
mp;emr=1">
Sign in with a different account
</a>
</span>
<span id="link-signup">
<a href="https://accounts.google.com/SignUp?service=mail&amp;continue=https%3A%2F
%2Fmail.google.com%2Fmail%2F&amp;ltmpl=default">
Create account
</a>
</span>
</p>
<p class="tagline">
One Google Account for everything Google
</p>
<div class="logo-strip"></div>
</div>
</div>
</div>
</div>
</div>
<div class="google-footer-bar">
<div class="footer content clearfix">
<ul id="footer-list">
<li>
<a href="https://www.google.com/intl/en/about" target="_blank">
About Google
</a>
</li>
<li>
<a href="https://accounts.google.com/TOS?loc=&hl=en&privacy=true"
target="_blank">
Privacy
</a>
</li>
<li>
<a href="https://accounts.google.com/TOS?loc=&hl=en" target="_blank">
Terms
</a>
</li>
<li>
<a href="http://www.google.com/support/accounts?hl=en" target="_blank">
Help
</a>
</li>
</ul>
</div>
</div>
</div>
<script type="text/javascript" nonce="K8n8VBXxlRHX6X3zhMaA4g">
var gaia_attachEvent = function(element, event, callback) {
if (element && element.addEventListener) {
element.addEventListener(event, callback, false);
} else if (element && element.attachEvent) {
element.attachEvent('on' + event, callback);
}
};
(function() {
var gaia_hideNavBar = function() {
setTimeout(function() {
window.scrollTo(0, 1);
}, 0);
};
gaia_attachEvent(window, 'load', gaia_hideNavBar);
})();
</script>
<script type="text/javascript" nonce="K8n8VBXxlRHX6X3zhMaA4g">/* Anti-spam. Want
to say hello? Contact (base64) Ym90Z3VhcmQtY29udGFjdEBnb29nbGUuY29t */Function('var
c=function(t,L,v,Z,k,m,X){t.B++;try{for(k=(v=(Z=(X=0,5001),t).L,void 0);(t.l||--
Z)&&(t.$||(X=t.C(223))<v);)try{t.$?k=t.W(t.$):
(W(t,238,X),m=S(t),k=t.C(m)),k&&k.call?
k(t):a(21,t,0,m),t.g=true,G(2,false,t)}catch(n){n!=t.v&&(t.C(98)?
a(22,t,n):W(t,98,n))}Z||a(33,t)}catch(n){try{a(22,t,n)}catch(C){A(C,t)}}return
v=t.C(251),L&&W(t,223,L),t.B--,v},O=function(t,L){W(t,223,
((t.U.push(t.h.slice()),t.h)[223]=void 0,L))},Q={},Zk=function(t,L,v,Z,k,m)
{for(v.T=(v.j=(v.ha=function(X,n,C){return(n=(C=function(){return n()},function()
{return X}),C)[this.o]=function(R){X=R},C},v.$=void 0,(m=0,k=[],v.G=(v.N=false,
[]),v).c=void 0,v.g=(v.Z=25,!(v.B=0,1)),function(X,n,C,R,e,p){return
X=(C=(R=(p=(e=this,function(){return p[(e.O|0)+(R[e.D]===n|0)-!C[e.D]]}),function()
{return p()}),e.m),R[e.o]=function(E){p[e.X]=E},R[e.o](X),R)}),0);128>m;m+
+)k[m]=String.fromCharCode(m);v.ta=(Z=(W(v,248,(W(v,99,(W(v,190,(W(v,(W(v,45,
(W(v,28,(W(v,72,(m=(W(v,(W((W(v,251,(W(v,96,((W(v,192,(W(v,131,(W(v,229,(W(v,
(W(v,64,(W((W(v,95,((W(v,(W(v,210,(W(v,(W((W(v,134,(W(v,(W(v,(W(v,(W(v,185,(W(v,
(W(v,129,(v.pZ=(W(v,116,[165,(W(v,82,(W(v,245,(W(v,191,((W(v,(W(v,(W(v,238,(W(v,
((v.h=(v.J=(v.s=[],v),[]),v).KZ=function(X)
{this.J=X},223),0),0)),42),function(X,n,C,R){if(n=X.U.pop())
{for(C=S(X);0<C;C--)R=S(X),n[R]=X.h[R];n[158]=X.h[n[245]=X.h[245],158],X.h=n}else
W(X,223,X.L)}),158),2048),v).K=[],function(X,n,C,R)
{R=(n=S((R=S(X),X)),C=X.C(n),X.C(R)),W(X,n,C+R)})),[])),P(4))),0),0]),function(X,n)
{((n.push(X[0]<<24|X[1]<<16|X[2]<<8|X[3]),n).push(X[4]<<24|X[5]<<16|X[6]<<8|
X[7]),n).push(X[8]<<24|X[9]<<16|X[10]<<8|X[11])}),0)),108),function(X,n,C,R){W(X,
(C=(R=S(X),S(X)),n=S(X),R=X.C(R),C=X.C(C),n),+
(R==C))}),v.U=[],function(X,n,C,R,e,p,E){G(5,true,X)||
(e=b(X),E=e.F,p=e.a,R=e.I,C=R.length,0==C?n=new E[p]:1==C?n=new E[p](R[0]):2==C?
n=new E[p](R[0],R[1]):3==C?n=new E[p](R[0],R[1],R[2]):4==C?n=new E[p]
(R[0],R[1],R[2],R[3]):a(22,X),W(X,e.b,n))})),115),v),179),function(X,n,C,R)
{W((n=(C=(R=S((n=S(X),X)),S)
(X),X.C(n)),R=X.C(R),X),C,n[R])}),20),function(X,n,C,R,e)
{C=(n=(n=S((R=(C=S(X),e=S(X),S(X)),X)),R=X.C(R),e=X.C(e),X.C(n)),X).C(C),0!
==C&&(R=tW(1,X,R,n,C,e),C.addEventListener(e,R,h),W(X,129,
[C,e,R]))}),0)),v),205,function(X,n,C,R,e,p,E,K,x,J,w,vh,z)
{for(E=(C=(R=(vh=((p=(n=S(X),J=0,function(f,F){for(;J<f;)x|=S(X)<<J,J+=8;return
x>>=(F=x&((J-=f,1)<<f)-1,f),F}),x=0,p(3))|0)+1,p(5)),w=0),[]);w<R;w+
+)K=p(1),E.push(K),C+=K?0:1;for(C=(w=0,((C|0)-1).toString(2)).length,z=[];w<R;w+
+)E[w]||(z[w]=p(C));for(w=0;w<R;w+
+)E[w]&&(z[w]=S(X));for(w=(e=[],vh);w--;)e.push(X.C(S(X)));W(X,n,function(f,F,g,N,u
){for(N=(f.B++,[]),g=0,u=[];g<R;g++){if(!E[F=z[g],g])
{for(;F>=N.length;)N.push(S(f));F=N[F]}u.push(F)}f.
$=f.j(e.slice(),f.W),f.c=f.j(u,f.W)})}),39),function(X,n,C){(n=S(X),C=S(X),W)
(X,C,""+X.C(n))}),function(X){jP(1,X)})),W(v,244,[0,0,0]),36),function(X)
{X.A(4)}),W)(v,200,[]),function(X){X.w(4)})),v),181,function(X,n,C,R,e,p,E)
{if((C=S(X),n=d(X),p="",X.h)[193])for(E=X.C(193),R=0,e=E.length;n--;)R=((R|0)+
(d(X)|0))%e,p+=k[E[R]];else for(;n--;)p+=k[S(X)];W(X,C,p)}),function(X,n,C,R){W(X,
(n=(R=S((C=S(X),X)),S(X)),n),X.C(C)||X.C(R))})),W(v,252,function(X,n,C,R){W(X,
(R=(n=(C=S((n=(R=S(X),S(X)),X)),X).C(n),X.C(R)),C),R in n|
0)}),254),function(X,n,C,R,e,p){if(!G(255,true,X))
{if("object"==(X=(C=(R=(C=S((p=(R=S(X),S)
(X),X)),n=S(X),X).C(R),n=X.C(n),X.C(C)),X.C(p)),LX(R))){for(e in
p=[],R)p.push(e);R=p}for(p=(C=(e=0,0<C?C:1),R.length);e<p;e+=C)X(R.slice(e,(e|0)+
(C|0)),n)}}),W(v,216,function(X,n){(X=(n=S(X),X.C(n)),X)
[0].removeEventListener(X[1],X[2],false)}),function(X,n){O(X,
(n=X.C(S(X)),n))})),B)),function(X){jP(4,X)})),W)(v,117,function(X,n,C)
{C=(n=(C=(n=S(X),S(X)),0!=X.C(n)),X.C(C)),n&&W(X,223,C)}),function(X,n,C,R,e){W(X,
(C=(n=(n=S((e=(R=S(X),C=S(X),S)(X),X)),X.C(n)),X.C(C)),e=X.C(e),R),tW(n,X,C,e))})),
{})),v),33,[0,0,0]),98),321),L.f||function(){}),function(X,n,C,R){W(X,
(C=S((n=(R=S(X),S(X)),X)),C),X.C(R)>>n)})),function(X,n,C)
{W((C=(C=S(X),n=S(X),X).C(C),X),n,LX(C))})),function(){})),141),function(X,n,C)
{G(5,true,X)||(n=S(X),C=S(X),W(X,C,function(R){return eval(R)}
(X.C(n))))}),function(X,n){G(5,true,X)||
(n=b(X),W(X,n.b,n.a.apply(n.F,n.I)))})),function(X,n,C,R){(n=S((C=(R=S(X),S)
(X),X)),X.J==X)&&(n=X.C(n),C=X.C(C),X.C(R)[C]=n,33==R&&(X.Y=void 0,2==C&&(X.P=void
0,W(X,223,(X.C(223)|0)+32))))})),function(X,n,C,R,e){for(R=(n=(C=S(X),e=d(X),
[]),0);R<e;R++)n.push(S(X));W(X,C,n)})),window.performance)||{},Z.timeOrigin||
(Z.timing||{}).navigationStart||0),t&&"!"==t.charAt(0)?(v.H=t,m()):(v.L=0,L=!!
L.f,v.M=[],l([q,t],v),l([Xx,m],v),V(L,true,false,v))},LX=function(t,L,v)
{if(v=typeof t,"object"==v)if(t){if(t instanceof Array)return"array";if(t
instanceof Object)return v;if((L=Object.prototype.toString.call(t),"[object
Window]")==L)return"object";if("[object Array]"==L||"number"==typeof
t.length&&"undefined"!=typeof t.splice&&"undefined"!=typeof
t.propertyIsEnumerable&&!t.propertyIsEnumerable("splice"))return"array";if("[object
Function]"==L||"undefined"!=typeof t.call&&"undefined"!=typeof
t.propertyIsEnumerable&&!t.propertyIsEnumerable("call"))return"function"}else
return"null";else if("function"==v&&"undefined"==typeof
t.call)return"object";return v},G=function(t,L,v){if(0>=v.T||1<v.B||!v.g&&L||0!
=document.hidden||v.i()-v.V<v.T-t)return false;return W(v,(t=(v.N=true,v).C(L?
238:223),223),v.L),v.K.push([U,t]),true},H={},CX=function(t,L,v,Z,k)
{for(;L.K.length;){if(t=t&&v)L.T&&L.N?(t=0!=document.hidden?
false:true,L.N=false):t=false;if(t){L.uJ((Z=L,function()
{V(v,false,false,Z)}));break}k=(t=true,L.K).pop(),k=nX(k,L)}return
k},Xx={},U={},tW=function(t,L,v,Z,k,m){return function(){if(L.J==L){var
X=t&1,n=[H,v,Z,void 0,k,m,arguments];if(t&2)var C=V(false,false,true,
(l(n,L),L));else X&&L.K.length?l(n,L):X?
(l(n,L),V(false,false,true,L)):C=nX(n,L);return C}}},B=this||
self,V=function(t,L,v,Z,k){if(0!=Z.K.length){if(k=0==Z.B)Z.V=Z.i();return
t=CX(L,Z,t),k&&(k=Z.i()-Z.V,k<(v?10:0)||0>=Z.Z--||Z.G.push(254>=k?
k:254)),t}},S=function(t,L,v,Z){if(t.$)return
t.W(t.c);if((L=(v=t.C(223),v>>3),v)>=t.L)throw a(31,t),t.v;return W(t,((void
0==t.P&&(t.P=r((L|0)-4,t.M),t.Y=void 0),t).Y!
=L>>3&&(t.Y=L>>3,Z=t.C(33),t.k8=ko(t.P,[0,0,Z[1],Z[2]],t.Y)),223),(v|
0)+8),t.M[L]^t.k8[L%8]},D=function(t,L,v){return c(((v=t.C(223),t.M&&v<t.L)?
(W(t,223,t.L),O(t,L)):W(t,223,L),t),v)},y,ko=function(t,L,v,Z)
{try{for(Z=0;79669387488!=Z;)t+=(v<<4^v>>>5)+(v|0)^(Z|0)+(L[Z&3]|
0),Z+=2489668359,v+=(t<<4^t>>>5)+(t|0)^(Z|0)+(L[Z>>>11&3]|
0);return[t>>>24,t>>16&255,t>>8&255,t&255,v>>>24,v>>16&255,v>>8&255,v&255]}catch(k)
{throw k;}},A=function(t,L)
{L.H=("E:"+t.message+":"+t.stack).slice(0,2048)},h=false,I={},l=function(t,L)
{L.K.splice(0,0,t)},RI=function(t,L,v,Z,k){for(k=(L=(v=[],0),0);k<t.length;k+
+)Z=t.charCodeAt(k),128>Z?v[L++]=Z:(2048>Z?v[L++]=Z>>6|192:
(55296==(Z&64512)&&k+1<t.length&&56320==(t.charCodeAt(k+1)&64512)?(Z=65536+
((Z&1023)<<10)+(t.charCodeAt(++k)&1023),v[L++]=Z>>18|240,v[L++]=Z>>12&63|128):v[L+
+]=Z>>12|224,v[L++]=Z>>6&63|128),v[L++]=Z&63|128);return v},M=function(t,L)
{try{Zk(L,t,this)}catch(v){A(v,this)}},q=(((M.prototype.S=function(t,L,v,Z,k,m)
{if(this.H)return this.H;try{k=[],Z=!!
t,m=[],l([Q,m,L],this),l([I,t,m,k],this),V(Z,true,false,this),v=k[0]}catch(X)
{A(X,this),v=this.H,t&&t(v)}return v},M).prototype.C=function(t,L){if(void
0===(L=this.h[t],L))throw a(30,this,0,t),this.v;return
L()},M.prototype).A=(M.prototype.nZ=function(t,L,v){return(L=(L^=L<<13,L^=L>>17,
(L^L<<5)&v))||(L=1),t^L},M.prototype.D=(M.prototype.v={},"caller"),function(t,L,v)
{for(v=(L=S(this),0);0<t;t--)v=v<<8|
S(this);W(this,L,v)}),M.prototype.QB=function(t,L,v){if(3==t.length){for(v=0;3>v;v+
+)L[v]+=t[v];for(v=(t=[13,8,13,12,16,5,3,10,15],0);9>v;v++)L[3](L,v%3,t[v])}},
{}),d=function(t,L){return(L=S(t),L&128)&&(L=L&127|
S(t)<<7),L},r=(M.prototype.BT=(M.prototype.m=function(t,L,v,Z,k,m){if(Z=t[0],Z==q)
{m=t[1];try{for(t=(v=(k=[],atob(m)),m=0,0);t<v.length;t+
+)L=v.charCodeAt(t),255<L&&(k[m++]=L&255,L>>=8),k[m+
+]=L;this.L=(this.M=k,this.M.length<<3)}catch(X){a(17,this,X)}c(this)}else
if(Z==Q)v=t[1],v.push(this.C(200).length,this.C(158),this.C(82).length,this.C(116).
length),W(this,251,t[2]),this.h[43]&&D(this,this.C(43));else{if(Z==I)
{this.J=(t=(v=t[2],Y((this.C(116).length|
0)+2,2)),L=this.J,this);try{k=this.C(245),0<k.length&&T(this,116,Y(k.length,2).conc
at(k),15),k=0,k+=this.C(134)&511,k-=(this.C(116).length|
0)+5,m=this.C(82),4<m.length&&(k-=(m.length|
0)+3),0<k&&T(this,116,Y(k,2).concat(P(k)),10),4<m.length&&T(this,116,Y(m.length,2).
concat(m),153)}finally{this.J=L}if(m=(((L=P(2).concat(this.C(116)),L)
[1]=L[0]^3,L[3]=L[1]^t[0],L)[4]=L[1]^t[1],window.btoa))
{for(k="",t=0;t<L.length;t+=8192)k+=String.fromCharCode.apply(null,L.slice(t,t+8192
));m=m(k).replace(/\\+/g,"-").replace(/\\//g,"_").replace(/=/g,"")}else m=void
0;if(m)m="!"+m;else for(k=0,m="";k<L.length;k++)t=L[k][this.o]
(16),1==t.length&&(t="0"+t),m+=t;return((W(this,
(this.C((L=m,200)).length=v.shift(),158),v.shift()),this).C(82).length=v.shift(),th
is.C(116)).length=v.shift(),L}if(Z==U)D(this,t[1]);else if(Z==H)return
D(this,t[1])}},M.prototype.W=function(t){return t=t().shift(),this.$().length||
this.c().length||(this.$=this.c=void 0,this.B--),t},function(t,L,v,Z)
{for(;v--;)223!=v&&238!=v&&L.h[v]&&(L.h[v]=L[Z](L[t]
(v),this));L[t]=this}),function(t,L){return L[t]<<24|L[(t|0)+1]<<16|L[(t|0)+2]<<8|
L[(t|0)+3]}),Y=(M.prototype.o=((M.prototype.uJ=B.requestIdleCallback?function(t)
{requestIdleCallback(t,{timeout:4})}:B.setImmediate?function(t)
{setImmediate(t)}:function(t){setTimeout(t,0)},M.prototype).w=function(t,L,v,Z)
{(v=(Z=(t&=(L=t&4,3),v=S(this),S(this)),this).C(v),L&&(v=RI((""+v).replace(/\\r\\n/
g,"\\n"))),t&&T(this,Z,Y(v.length,2)),T)
(this,Z,v)},"toString"),M.prototype.i=(M.prototype.O=35,(window.performance||
{}).now?function(){return Math.floor(this.ta+window.performance.now())}:function()
{return+new
Date}),M.prototype.Ja=function(){return S(this)},function(t,L,v,Z){for(v=(L|0)-
1,Z=[];0<=v;v--)Z[(L|0)-1-(v|0)]=t>>8*v&255;return Z}),W=function(t,L,v)
{if(223==L||238==L)if(t.h[L])t.h[L][t.o](v);else t.h[L]=t.ha(v);else if(116!=L&&82!
=L&&200!=L&&245!=L&&244!=L||!t.h[L])t.h[L]=t.j(v,t.C);33==L&&(t.P=void 0,W(t,223,
(t.C(223)|0)+32))},nX=(M.prototype.LZ=function(t,L,v,Z){try{Z=t[((L|
0)+2)%3],t[L]=(t[L]|0)-(t[((L|0)+1)%3]|0)-(Z|0)^(1==L?Z<<v:Z>>>v)}catch(k){throw
k;}},function(t,L,v,Z,k){if((k=(L.g=false,t)[0],k)==Q)L.Z=25,L.m(t);else if(k==I)
{k=(v=t[3],t)[1];try{Z=L.m(t)}catch(m){A(m,L),Z=L.H}k&&k(Z),v.push(Z)}else
if(k==U)L.m(t);else if(k==q)L.m(t);else if(k==Xx){try{for(Z=0;Z<L.s.length;Z+
+)try{v=L.s[Z],v[0][v[1]](v[2])}catch(m){}}catch(m){}(0,(L.s=[],t)[1])()}else
if(k==H)return Z=t[2],W(L,104,t[6]),W(L,251,Z),L.m(t)}),P=function(t,L)
{for(L=[];t--;)L.push(255*Math.random()|0);return L},T=function(t,L,v,Z,k,m)
{if(t.J==t)for(m=t.C(L),82==L?(L=function(X,n,C,R,e){if(m.CZ!=(n=((R=m.length,R)|
0)-4>>3,n)){C=[0,0,k[1],k[m.CZ=n,e=(n<<3)-4,2]];try{m.R=ko(r(e,m),C,r((e|
0)+4,m))}catch(p){throw p;}}m.push(m.R[R&7]^X)},k=t.C(244)):L=function(X)
{m.push(X)},Z&&L(Z&255),t=0,Z=v.length;t<Z;t+
+)L(v[t])},b=(M.prototype.l=false,function(t,L,v,Z,k,m)
{for(k=(v=(Z=(L={},S(t)),L.b=S(t),L.I=[],t.J==t?(S(t)|0)-1:1),m=S(t),0);k<v;k+
+)L.I.push(S(t));for(;v--;)L.I[v]=t.C(L.I[v]);return(L.F=t.C(m),L).a=t.C(Z),L}),a=(
(M.prototype.mI=(M.prototype.X=36,function(t,L,v,Z,k){for(k=Z=0;k<t.length;k+
+)Z+=t.charCodeAt(k),Z+=Z<<10,Z^=Z>>6;return(Z=new Number((t=(Z+=Z<<3,Z^=Z>>11,Z)+
(Z<<15)>>>0,t)&(1<<L)-1),Z)[0]=(t>>>L)%v,Z}),M.prototype).oL=function(t,L,v,Z,k,m)
{for(v=(m=k=0,[]);k<t.length;k++)for(Z=Z<<L|t[k],m+=L;7<m;)m-
=8,v.push(Z>>m&255);return v},function(t,L,v,Z,k){if(3<(v=((t=(k=L.C(238)>>3,
[t,k>>8&255,k&255]),void 0!=Z&&t.push(Z),0)==L.C(245).length&&(L.h[245]=void
0,W(L,245,t)),Z="",v&&(v.message&&(Z+=v.message),v.stack&&(Z+=":"+v.stack)),L).C(15
8),v)){t=(Z=RI((v-=(Z=Z.slice(0,(v|0)-3),(Z.length|
0)+3),Z.replace(/\\r\\n/g,"\\n"))),L.J),L.J=L;try{T(L,82,Y(Z.length,2).concat(Z),12
)}finally{L.J=t}}W(L,158,v)}),jP=(y=B.botguard||(B.botguard={}),function(t,L,v,Z)
{T(L,(Z=S((v=S(L),L)),Z),Y(L.C(v),t))});y.MLB=(y.bg=function(t,L,v){return
t&&t.substring&&(v=y[t.substring(0,3)])?new v(t.substring(3),L):new
y.MLB(t,L)},function(t,L,v){this.invoke=(v=new M({f:L},t),function(Z,k,m)
{return(m=v.S(k&&Z,m),Z&&!k)&&Z(m),m})});try{y.u||
(B.addEventListener("unload",function(){},h),y.u=1)}catch(t)
{}try{B.addEventListener("test",null,Object.defineProperty({},"passive",
{get:function(){h={passive:true}}}))}catch(t){};')();</script>
<script type="text/javascript" nonce="K8n8VBXxlRHX6X3zhMaA4g">
document.bg = new
botguard.bg('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
4zY0=');
</script>
<script nonce="K8n8VBXxlRHX6X3zhMaA4g">
gaia = window.gaia || {};
gaia.ps = gaia.ps || {};
gaia.ps.hasPrefilledIdentifier = false;
function gaia_parseFragment() {
var hash = location.hash;
var params = {};
if (!hash) {
return params;
}
var paramStrs = decodeURIComponent(hash.substring(1)).split('&');
for (var i = 0; i < paramStrs.length; i++) {
var param = paramStrs[i].split('=');
params[param[0]] = param[1];
}
return params;
}

function gaia_prefillEmail() {
var email = null;
var form = null;
if (document.getElementById) {
email = document.getElementById('Email');
form = document.getElementById('gaia_loginform');
}
if (form && email && (email.value == null || email.value == '')
&& (email.type != 'hidden')) {
hashParams = gaia_parseFragment();
if (hashParams['Email'] && hashParams['Email'] != '') {
email.value = hashParams['Email'];
}
}
}

try {
gaia_prefillEmail();
} catch (e) {
}

</script>
<script nonce="K8n8VBXxlRHX6X3zhMaA4g">
var gaia_scrollToElement = function(element) {
var calculateOffsetHeight = function(element) {
var curtop = 0;
if (element.offsetParent) {
while (element) {
curtop += element.offsetTop;
element = element.offsetParent;
}
}
return curtop;
}
var siginOffsetHeight = calculateOffsetHeight(element);
var scrollHeight = siginOffsetHeight - window.innerHeight +
element.clientHeight + 0.02 * window.innerHeight;
window.scroll(0, scrollHeight);
}
</script>
<script type="text/javascript" nonce="K8n8VBXxlRHX6X3zhMaA4g">
var BrowserSupport_={IsBrowserSupported:function(){var
agt=navigator.userAgent.toLowerCase();var is_op=agt.indexOf("opera")!=-1;var
is_ie=agt.indexOf("msie")!=-1&&document.all&&!is_op;var is_ie5=agt.indexOf("msie
5")!=-1&&document.all&&!is_op;var is_mac=agt.indexOf("mac")!=-1;var
is_gk=agt.indexOf("gecko")!=-1;var is_sf=agt.indexOf("safari")!=-1;if(is_ie&&!
is_op&&!is_mac){if(agt.indexOf("palmsource")!=
-1||agt.indexOf("regking")!=-1||agt.indexOf("windows ce")!=-1||agt.indexOf("j2me")!
=-1||agt.indexOf("avantgo")!=-1||agt.indexOf(" stb")!=-1)return false;var
v=BrowserSupport_.GetFollowingFloat(agt,"msie ");if(v!=null)return
v>=5.5}if(is_gk&&!is_sf){var v=BrowserSupport_.GetFollowingFloat(agt,"rv:");if(v!
=null)return v>=1.4;else{v=BrowserSupport_.GetFollowingFloat(agt,"galeon/");if(v!
=null)return v>=
1.3}}if(is_sf){if(agt.indexOf("rv:3.14.15.92.65")!=-1)return false;var
v=BrowserSupport_.GetFollowingFloat(agt,"applewebkit/");if(v!=null)return
v>=312}if(is_op){if(agt.indexOf("sony/com1")!=-1)return false;var
v=BrowserSupport_.GetFollowingFloat(agt,"opera
");if(v==null)v=BrowserSupport_.GetFollowingFloat(agt,"opera/");if(v!=null)return
v>=8}if(agt.indexOf("pda; sony/com2")!=-1)return true;return false},
GetFollowingFloat:function(str,pfx){var i=str.indexOf(pfx);if(i!=-1){var
v=parseFloat(str.substring(i+pfx.length));if(!isNaN(v))return v}return null}};var
is_browser_supported=BrowserSupport_.IsBrowserSupported()
</script>
<script type=text/javascript nonce="K8n8VBXxlRHX6X3zhMaA4g">
<!--
var start_time = (new Date()).getTime();

if (top.location != self.location) {
top.location = self.location.href;
}

function SetGmailCookie(name, value) {


document.cookie = name + "=" + value + ";path=/;domain=.google.com";
}

function lg() {
var now = (new Date()).getTime();

var cookie = "T" + start_time + "/" + start_time + "/" + now;


SetGmailCookie("GMAIL_LOGIN", cookie);
}

function StripParam(url, param) {


var start = url.indexOf(param);
if (start == -1) return url;
var end = start + param.length;

var charBefore = url.charAt(start-1);


if (charBefore != '?' && charBefore != '&') return url;

var charAfter = (url.length >= end+1) ? url.charAt(end) : '';


if (charAfter != '' && charAfter != '&' && charAfter != '#') return url;
if (charBefore == '&') {
--start;
} else if (charAfter == '&') {
++end;
}
return url.substring(0, start) + url.substring(end);
}
var fixed = 0;
function FixForm() {
if (is_browser_supported) {
var form = el("gaia_loginform");
if (form && form["continue"]) {
var url = form["continue"].value;
url = StripParam(url, "ui=html");
url = StripParam(url, "zy=l");
form["continue"].value = url;
}
}
fixed = 1;
}
function el(id) {
if (document.getElementById) {
return document.getElementById(id);
} else if (window[id]) {
return window[id];
}
return null;
}
var ONE_PX = "https://mail.google.com/mail/images/cleardot.gif?t=" +
(new Date()).getTime();
function LogRoundtripTime() {
var img = new Image();
var start = (new Date()).getTime();
img.onload = GetRoundtripTimeFunction(start);
img.src = ONE_PX;
}
function GetRoundtripTimeFunction(start) {
return function() {
var end = (new Date()).getTime();
SetGmailCookie("GMAIL_RTT", (end - start));
}
}
function MaybePingUser() {
var f = el("gaia_loginform");
if (f.Email.value) {
new Image().src = 'https://mail.google.com/mail/gxlu?email=' +
encodeURIComponent(f.Email.value) +
'&zx=' + (new Date().getTime());
}
}
var passwd_elem = el("Passwd");
if (passwd_elem) {
passwd_elem.onfocus = MaybePingUser;
}
function OnLoad() {
MaybePingUser();
LogRoundtripTime();
LoadConversionScript();
}
var google_conversion_type = 'landing';
var google_conversion_id = 1069902127;
var google_conversion_language = "en_US";
var google_conversion_format = "1";
var google_conversion_color = "FFFFFF";
function LoadConversionScript() {
var script = document.createElement("script");
script.type = "text/javascript";
script.src = "https://www.googleadservices.com/pagead/conversion.js";
}
// -->
</script>
<script nonce="K8n8VBXxlRHX6X3zhMaA4g">
gaia_attachEvent(window, 'load', function() {
OnLoad();
FixForm();
});
(function() {
var gaiaLoginForm = document.getElementById('gaia_loginform');
var gaia_onsubmitHandler = gaiaLoginForm.onsubmit;
gaiaLoginForm.onsubmit = function() {
lg();
if (!fixed) {
FixForm();
}
gaia_onsubmitHandler();
};
})();
</script>
<script nonce="K8n8VBXxlRHX6X3zhMaA4g">
if (gaia.ps.hasPrefilledIdentifier) {
var form = document.getElementById('gaia_loginform');
if (form) {
form.submit();
}
}
</script>
<script nonce="K8n8VBXxlRHX6X3zhMaA4g">
(function(){
gaia_onLoginSubmit = function() {
try {
gaia.loginAutoRedirect.stop();
} catch (err) {
// do not prevent form from being submitted
}
try {
document.bg.invoke(function(response) {
document.getElementById('bgresponse').value = response;
});
} catch (err) {
document.getElementById('bgresponse').value = '';
}
return true;
}
document.getElementById('gaia_loginform').onsubmit = gaia_onLoginSubmit;
var signinButton;
signinButton = document.getElementById('next');
gaia_attachEvent(window, 'load', function(){
gaia_scrollToElement(signinButton);
});
})();
</script>
<script nonce="K8n8VBXxlRHX6X3zhMaA4g">var e=this,g=function(b,c)
{b=b.split(".");var a=e;b[0]in a||!a.execScript||a.execScript("var "+b[0]);for(var
d;b.length&&(d=b.shift());)b.length||void 0===c?a[d]?a=a[d]:a=a[d]={}:a[d]=c};var
h=function(){try{return new XMLHttpRequest}catch(a){for(var
b=["MSXML2.XMLHTTP.6.0","MSXML2.XMLHTTP.3.0","MSXML2.XMLHTTP","Microsoft.XMLHTTP"],
c=0;c<b.length;c++)try{return new ActiveXObject(b[c])}catch(d){}}return
null};g("gaia.ajax.newXmlHttpRequest",h);var k=function()
{this.a=h();this.parameters={}};g("gaia.ajax.XmlHttpFormRequest",k);
k.prototype.send=function(b,c){var a=[],d;for(d in
this.parameters)a.push(d+"="+encodeURIComponent(this.parameters[d]));a=a.join("&");
var f=this.a;f.open("POST",b,!0);f.setRequestHeader("Content-type","application/x-
www-form-urlencoded");f.onreadystatechange=function()
{4==f.readyState&&c({status:f.status,text:f.responseText})};f.send(a)};k.prototype.
send=k.prototype.send;
k.prototype.h=function(b,c,a){var d=this.a;d.open("POST",b,!
0);d.setRequestHeader("Content-
type","application/json");d.onreadystatechange=function()
{4==d.readyState&&a({status:d.status,text:d.responseText})};d.send(c)};k.prototype.
sendJson=k.prototype.h;k.prototype.get=function(b,c){var a=this.a;a.open("GET",b,!
0);a.onreadystatechange=function()
{4==a.readyState&&c({status:a.status,text:a.responseText})};a.send()};k.prototype.g
et=k.prototype.get;var l=/\s*;\s*/,m=function(){if(!
document.cookie)return"";for(var b=document.cookie.split(l),c=0;c<b.length;c++){var
a=b[c];a=a.replace(/^\s+/,"");a=a.replace(/\s+
$/,"");if(0==a.indexOf("APISID="))return a.substr(7)}return""};var
n=null,p=function(b,c){this.g=b;this.f=c;this.c=m();this.b=!1},q=function(){var
b=n,c=m();c==b.c||b.b||(b.c=c,(new k).get(b.f,function(a){var
d=n;a&&a.status&&200==a.status&&"OK"==a.text&&(d.a&&clearInterval(d.a),d.b||
(window.location=d.g))}))};p.prototype.start=function(b){if(this.a)return!
1;this.a=setInterval(function(){q()},b);return!
0};g("gaia.loginAutoRedirect.start",function(b,c,a){if(n||!a||!c||0>=b)return!
1;n=new p(c,a);return n.start(b)});
g("gaia.loginAutoRedirect.stop",function(){var b=n;b.b=!
0;b.a&&(clearInterval(b.a),b.a=null)});
</script>
<script type="text/javascript" nonce="K8n8VBXxlRHX6X3zhMaA4g">
gaia.loginAutoRedirect.start(5000,
'https:\x2F\x2Faccounts.google.com\x2FServiceLogin?continue=https%3A%2F
%2Fmail.google.com%2Fmail
%2F\x26osid=1\x26service=mail\x26ss=1\x26ltmpl=default\x26rm=false\x26passive=true\
x26noautologin=true',
'https:\x2F\x2Faccounts.google.com\x2FPassiveLoginProber?continue=https%3A%2F
%2Fmail.google.com%2Fmail
%2F\x26osid=1\x26service=mail\x26ss=1\x26ltmpl=default\x26rm=false\x26passive=true'
);
</script>
</body>
</html>

You might also like