You are on page 1of 41

<!

DOCTYPE html>
<html lang="fil">
<head>
<meta charset="utf-8">
<meta content="width=300, initial-scale=1" name="viewport">
<meta name="description" content="Ang Google Drive ay isang libreng paraan upang
mapanatiling palaging may back up at madaling ma-access ang iyong mga file sa
anumang cellphone, tablet o computer. Magsimula sa libreng 15GB ng storage ng
Google – nang libre.">
<meta name="google-site-verification" content="LrdTUW9psUAMbh4Ia074-
BPEVmcpBxF6Gwf0MSgQXZs">
<title>Ipinakikilala ang Google Drive – Isang lugar para sa lahat ng iyong
file</title>
<style>
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: url(//fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-
UN_r8OUuhsKKSTjw.ttf) format('truetype');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: url(//fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0ef8pkAg.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>
Isang account. Para sa lahat ng Google.
</h1>
<h2 class="hidden-small">
Mag-sign in upang magpatuloy sa Google Drive
</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="AFoagUXDIs8CGpTE1oKKL3_IejPtreKzPg:1636631368360">
<input type="hidden" name="ifkv" value="AU9NCcx0EK_aUaIkWOJtI6h6NMt7RuXNRIkA6JmV-
Ab5v0CiO5ovMZ8PHdseLhhk0p5BDYaEdigyNw">
<input type="hidden" name="continue" value="https://docs.google.com/nonceSigner?
nonce=s9g0frio7vrru&amp;continue=https://doc-08-0k-
docs.googleusercontent.com/docs/securesc/qhk0k9n93dkgj48fsjbiq9ov5b0l37fv/irspn3k2d
ffg51vb72c9j4rjq93j0tk9/1636631325000/06259095398624181417/17838975127787167107/1zx
aPmBe6bSqMd1g9SAGMDX9I6chH6srN?e%3Ddownload%26nonce%3D4vo516iiv6q18%26user
%3D17838975127787167107%26authuser%3D0%26hash
%3D9hlh4htapgccr7th07bgc197mdchjb2e&amp;hash=29fv384bguclnqa9caciubsddv6mrbf1">
<input type="hidden" name="followup" value="https://docs.google.com/nonceSigner?
nonce=s9g0frio7vrru&amp;continue=https://doc-08-0k-
docs.googleusercontent.com/docs/securesc/qhk0k9n93dkgj48fsjbiq9ov5b0l37fv/irspn3k2d
ffg51vb72c9j4rjq93j0tk9/1636631325000/06259095398624181417/17838975127787167107/1zx
aPmBe6bSqMd1g9SAGMDX9I6chH6srN?e%3Ddownload%26nonce%3D4vo516iiv6q18%26user
%3D17838975127787167107%26authuser%3D0%26hash
%3D9hlh4htapgccr7th07bgc197mdchjb2e&amp;hash=29fv384bguclnqa9caciubsddv6mrbf1">
<input type="hidden" name="service" value="wise">
<input id="profile-information" name="ProfileInformation" type="hidden" value="">
<input id="session-state" name="SessionState" type="hidden"
value="AEThLlyc1UfJu64dkr_Tuef7XJXkPAu8yoZAEwRdOApa2rauYy9hGtSX__KTuc-
wKjmunb5YC4n6wH-PQYCa93tGV8tuR3bpdAOTKldZl3KwreE4pIwm_O-
wfTC9Fvji_K2u_UerRypvzpCUOBH7MA9dQWudqPITsVVuAb0qM9BSlL0cnkcGWjfwKu2hPKfk6KVyK-
pycM-5">
<input name="flowName" type="hidden" value="WEB_SETUP_GLIF">
<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">
Ilagay ang iyong email</label>
<input id="Email" type="email" value="" spellcheck="false"
name="Email"

placeholder="Email o telepono"

>
<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="Susunod">
<a class="need-help"
href="https://accounts.google.com/signin/usernamerecovery?continue=https
%3A%2F%2Fdocs.google.com%2FnonceSigner%3Fnonce%3Ds9g0frio7vrru%26continue%3Dhttps
%3A%2F%2Fdoc-08-0k-docs.googleusercontent.com%2Fdocs%2Fsecuresc
%2Fqhk0k9n93dkgj48fsjbiq9ov5b0l37fv
%2Firspn3k2dffg51vb72c9j4rjq93j0tk9%2F1636631325000%2F06259095398624181417%2F178389
75127787167107%2F1zxaPmBe6bSqMd1g9SAGMDX9I6chH6srN%3Fe%253Ddownload%2526nonce
%253D4vo516iiv6q18%2526user%253D17838975127787167107%2526authuser%253D0%2526hash
%253D9hlh4htapgccr7th07bgc197mdchjb2e%26hash
%3D29fv384bguclnqa9caciubsddv6mrbf1&amp;service=wise&amp;hl=fil">
Hanapin ang aking 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
%2Fdocs.google.com%2FnonceSigner%3Fnonce%3Ds9g0frio7vrru%26continue%3Dhttps%3A%2F
%2Fdoc-08-0k-docs.googleusercontent.com%2Fdocs%2Fsecuresc
%2Fqhk0k9n93dkgj48fsjbiq9ov5b0l37fv
%2Firspn3k2dffg51vb72c9j4rjq93j0tk9%2F1636631325000%2F06259095398624181417%2F178389
75127787167107%2F1zxaPmBe6bSqMd1g9SAGMDX9I6chH6srN%3Fe%253Ddownload%2526nonce
%253D4vo516iiv6q18%2526user%253D17838975127787167107%2526authuser%253D0%2526hash
%253D9hlh4htapgccr7th07bgc197mdchjb2e%26hash
%3D29fv384bguclnqa9caciubsddv6mrbf1&amp;followup=https%3A%2F%2Fdocs.google.com
%2FnonceSigner%3Fnonce%3Ds9g0frio7vrru%26continue%3Dhttps%3A%2F%2Fdoc-08-0k-
docs.googleusercontent.com%2Fdocs%2Fsecuresc%2Fqhk0k9n93dkgj48fsjbiq9ov5b0l37fv
%2Firspn3k2dffg51vb72c9j4rjq93j0tk9%2F1636631325000%2F06259095398624181417%2F178389
75127787167107%2F1zxaPmBe6bSqMd1g9SAGMDX9I6chH6srN%3Fe%253Ddownload%2526nonce
%253D4vo516iiv6q18%2526user%253D17838975127787167107%2526authuser%253D0%2526hash
%253D9hlh4htapgccr7th07bgc197mdchjb2e%26hash
%3D29fv384bguclnqa9caciubsddv6mrbf1&amp;service=wise">
Mag-sign in gamit ang ibang account
</a>
</span>
<span id="link-signup">
<a href="https://accounts.google.com/SignUp?service=wise&amp;continue=https%3A
%2F%2Fdocs.google.com%2FnonceSigner%3Fnonce%3Ds9g0frio7vrru%26continue%3Dhttps%3A
%2F%2Fdoc-08-0k-docs.googleusercontent.com%2Fdocs%2Fsecuresc
%2Fqhk0k9n93dkgj48fsjbiq9ov5b0l37fv
%2Firspn3k2dffg51vb72c9j4rjq93j0tk9%2F1636631325000%2F06259095398624181417%2F178389
75127787167107%2F1zxaPmBe6bSqMd1g9SAGMDX9I6chH6srN%3Fe%253Ddownload%2526nonce
%253D4vo516iiv6q18%2526user%253D17838975127787167107%2526authuser%253D0%2526hash
%253D9hlh4htapgccr7th07bgc197mdchjb2e%26hash%3D29fv384bguclnqa9caciubsddv6mrbf1">
Gumawa ng account
</a>
</span>
</p>
<p class="tagline">
Isang Google Account para sa lahat na 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/fil/about" target="_blank">
Tungkol sa Google
</a>
</li>
<li>
<a href="https://accounts.google.com/TOS?loc=PH&hl=fil&privacy=true"
target="_blank">
Privacy
</a>
</li>
<li>
<a href="https://accounts.google.com/TOS?loc=PH&hl=fil" target="_blank">
Mga Tuntunin
</a>
</li>
<li>
<a href="http://www.google.com/support/accounts?hl=fil" target="_blank">
Tulong
</a>
</li>
</ul>
</div>
</div>
</div>
<script type="text/javascript" nonce="KdzEi/cIHEDiNq3gB3LvQw">
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="KdzEi/cIHEDiNq3gB3LvQw">(function()
{function Z(p){return p}var G=this||self,t=function(p,M,q,x,e)
{if(x=(e=G.trustedTypes,q),!e||!e.createPolicy)return x;try{x=e.createPolicy(M,
{createHTML:n,createScript:n,createScriptURL:n})}catch(y){if(G.console)G.console[p]
(y.message)}return x},n=function(p){return Z.call(this,p)};(0,eval)(function(p,M)
{return(M=t("error","tl",null))&&1===p.eval(M.createScript("1"))?function(q){return
M.createScript(q)}:function(q){return""+q}}(G)(Array(7824*Math.random()|
0).join("\n")+'(function(){var T=function(p,Z,e,q,x,G){return 3==((p|8)%7||
(e.h=true,e.listener=Z,e.proxy=Z,e.src=Z,e.nk=Z),(p^796)&7)&&(G=Z&&Z.parentNode?
Z.parentNode.removeChild(Z):null),p<<2&15||(G=!!(x=e.A,~x-Z*~(x|q)-(x^q)+(x|
~q))),G},pD=function(p,Z,e,q,x,G,M,n,y,t,J){if(!
(e+5&7))if(Array.isArray(M))for(t=0;t<M.length;t+
+)pD(54,true,11,"object",x,G,M[t],n,y);else y=pD(54,y,10),n&&n[Ml]?
n.J.add(String(M),y,Z,Y(p,q,x)?!!x.capture:!!
x,G):Zx(17,"object",false,n,M,x,G,Z,y);return(e+((e|8)&7||
(this.listener=Z,this.proxy=null,this.src=G,this.type=x,this.capture=!!
M,this.nk=q,this.key=++x9,this.j=this.h=false),4))%7||("function"===typeof Z?J=Z:
(Z[e1]||(Z[e1]=function(f){return
Z.handleEvent(f)}),J=Z[e1])),J},nD=function(p,Z,e,q,x,G,M,n,y){return e-
(1==(((3==(e+4&15)&&(y="string"==typeof x.className?
x.className:x.getAttribute&&x.getAttribute(q)||Z),e)^p)%14||u.call(this,Z,q||
V.B(),x),e>>2&11)&&(M.classList?M.classList.remove(n):(M.classList?
M.classList.contains(n):L(34,33,K(27,M,q),n,G))&&Y(10,Z,M,Array.prototype.filter.ca
ll(K(59,M,q),function(t){return t!=n}).join(x))),1)&13||
(y=Object.prototype.hasOwnProperty.call(Z,og)&&Z[og]||(Z[og]=+
+GN)),y},yH=function(p,Z,e,q){return(e-5)%(e<<Z&p||(this.qR=this.qR),4)||
(this.l=z.document||document),q},w=function(p,Z,e,q,x,G,M,n,y,t,J){if(!
((Z>>1)%14))for(G=x.length,M="string"===typeof x?x.split(p):x,n=e;n<G;n++)n in
M&&q.call(void 0,M[n],n,x);if(3==(Z+9&15)){for(t=M=(q=[],0);t<p.length;t+
+)for(M+=e,n=(y=n<<e,x=p[t],-~x+(y^x)+(y|~x));7<M;)M-=8,q.push((G=n>>M,(G|0)-
(G^255)+(~G&255)));J=q}return 2==((Z^(2==(Z>>1&15)&&(e=p[j1],J=e instanceof A?
e:null),537))&15)&&(x=q.type,x in
e.C&&t4(717,p,38,e.C[x],q)&&(T(34,null,q),e.C[x].length==p&&(delete
e.C[x],e.o--))),J},Zx=function(p,Z,e,q,x,G,M,n,y,t,J,f,R,r){if(!(p-1&6)){if(!
x)throw Error("Invalid event type");if(!(t=(J=Y(52,Z,((f=w(q,5))||(q[j1]=f=new
A(q)),G))?!!G.capture:!!G,f.add(x,y,n,J,M)),t).proxy)
{if(t.proxy=(R=fD(0,7,7),R),R.src=q,R.listener=t,q.addEventListener)Rg||(G=J),void
0===G&&(G=e),q.addEventListener(x.toString(),R,G);else
if(q.attachEvent)q.attachEvent(TN(8,10,"on",x.toString()),R);else
if(q.addListener&&q.removeListener)q.addListener(R);else throw
Error("addEventListener and attachEvent are unavailable.");rX++}}return
r},L=function(p,Z,e,q,x,G,M,n,y,t){if(!(Z-3&7))a:{for(y=x;y<q.length;+
+y)if(n=q[y],!n.h&&n.listener==e&&n.capture==!!G&&n.nk==M){t=y;break a}t=-
1}return(Z>>1)%8||(t=K(p,x,1,q,e)>=x),t},Y=function(p,Z,e,q,x,G){return 4==(p-((p-
(((p>>2)%13||(q=typeof e,G=q==Z&&null!=e||"function"==q),p-9)%19||
(G=Math.floor(this.T())),2))%19||(S.call(this),Z||s5||(s5=new
Y9),this.ws=this.fk=null,this.mq=false,this.a0=this.td=this.xC=null,this.P1=void
0),(p-8)%9||(G=iG(33,x,3,q,0)&&T(36,Z,x,q)!=e&&(!(x.n0&q)||
x.dispatchEvent(iG(33,16,11,8,32,4,e,q)))&&!x.qR),6)&15)&&(typeof e.className==Z?
e.className=q:e.setAttribute&&e.setAttribute("class",q)),G},iG=function(p,Z,e,q,x,G
,M,n,y){if(!((e^(e>>2&7||(y=!!(G=Z.f0,(q|x)-~(G&q)+~(G|q)+(G&~q))),p))%7))a:
{switch(n){case 1:y=M?"disable":"enable";break a;case
2:y=M?"highlight":"unhighlight";break a;case G:y=M?"activate":"deactivate";break
a;case q:y=M?"select":"unselect";break a;case Z:y=M?"check":"uncheck";break a;case
x:y=M?"focus":"blur";break a;case 64:y=M?"open":"close";break a}throw
Error("Invalid component state");}return y},uG=function(p,Z,e,q,x,G,M,n){if(!
((Z^929)%13))if(e.classList)Array.prototype.forEach.call(q,function(y,t)
{e.classList?e.classList.add(y):(e.classList?
e.classList.contains(y):L(p,32,K(63,e,"class"),y,0))||
(t=nD(308,"",15,"class",e),Y(42,"string",e,t+(0<t.length?" "+y:y)))});else{for(M in
Array.prototype.forEach.call(K(91,(G={},e),"class"),function(y)
{G[y]=true}),Array.prototype.forEach.call(q,function(y)
{G[y]=true}),x="",G)x+=0<x.length?" "+M:M;Y(74,"string",e,x)}return
n},g=function(p,Z,e,q,x,G,M,n,y,t){if((x^513)%3||
(Array.isArray(M)&&(M=M.join(q)),y=e+Z,""===M||void 0==M?(VH||
(VH={atomic:false,autocomplete:"none",dropeffect:"none",haspopup:false,live:"off",m
ultiline:false,multiselectable:false,orientation:"vertical",readonly:false,relevant
:"additions
text",required:false,sort:"none",busy:false,disabled:false,hidden:false,invalid:"fa
lse"}),n=VH,Z in n?
G.setAttribute(y,n[Z]):G.removeAttribute(y)):G.setAttribute(y,M)),!(x>>2&8))a:
{for(M in G)if(Z.call(void 0,G[M],M,G)){t=e;break a}t=q}return x>>1&12||(Z.N=((Z.N?
Z.N+p:"E:")
+e.message+q+e.stack).slice(0,2048)),t},lG=function(p,Z,e,q,x,G,M,n,y,t,J){if(!((Z|
6)%6))if(n&&n.once)pD(54,true,19,e,n,x,y,G,M);else
if(Array.isArray(y))for(t=q;t<y.length;t++)lG(31,6,"object",0,x,G,M,n,y[t]);else
M=pD(54,M,p),G&&G[Ml]?G.J.add(String(y),M,false,Y(52,e,n)?!!n.capture:!!
n,x):Zx(10,"object",false,G,y,n,x,false,M);return 1==(((Z<<1&6||
(this.O=e),Z)^948)&7)&&(J=Math.floor(this.gs+(this.T()-
this.Ck))),J},Dx=function(p,Z,e,q,x,G,M,n,y,t,J,f,R,r){if(!((p^441)&13))
{for(e=[];Z--;)e.push(255*Math.random()|0);r=e}return(p-1)%((p|((p+5)%7||
(e.push((J=(t=Z[0]<<24,G=Z[1]<<16,-~(t|G)+(~t&G)+(t|~G)),n=Z[2]<<8,2*(J&n)+~(J&n)-
(~J^n))|Z[3]),e.push((q=(M=Z[4]<<24,R=Z[5]<<16,(M&R)+~(M&R)-~(M|R)),f=Z[6]<<8,(f|
0)+~(q&f)-~q)|Z[7]),e.push((x=Z[8]<<24|Z[9]<<16,y=Z[10]<<8,-(y|0)-2*~(x|y)+(x&~y)
+2*(~x|y))|Z[11])),4))%13||(e=function(){return q()},q=function(){return
Z},e[this.H]=function(l){Z=l},r=e),4)||(q=F(e),-2*~(q&128)-Z+~q+(q&-129)&&(q=q&127|
F(e)<<7),r=q),r},I=function(p,Z,e,q,x,G,M,n){if(1==(e<<2&15||(n=function()
{},n.prototype=Z.prototype,q.U=Z.prototype,q.prototype=new
n,q.prototype.constructor=q,q.rh=function(y,t,J){for(var f=Array(arguments.length-
p),R=p;R<arguments.length;R++)f[R-p]=arguments[R];return
Z.prototype[t].apply(y,f)}),e+3&9)){if(G=window.btoa)
{for(q=(x="",0);q<p.length;q+=8192)x+=String.fromCharCode.apply(null,p.slice(q,q+81
92));Z=G(x).replace(/\\+/g,"-").replace(/\\//g,"_").replace(/=/g,"")}else Z=void
0;M=Z}return(e^125)&11||(Z.T5(function(y)
{x=y},p,q),M=x),M},fD=function(p,Z,e,q,x,G,M,n){return(e>>1)%(e-Z&Z||(q=function(y)
{return x.call(q.src,q.listener,y)},x=LD,n=q),4)||(n=(M=b[q.substring(p,3)+"_"])?
M(q.substring(3),x,G):U5(3,x,q)),n},U5=function(p,Z,e,q,x,G,M,n,y,t,J,f,R)
{if(3==(p>>1&7)){for(n=G=0;n<e.length;n+
+)G+=e.charCodeAt(n),G+=G<<10,G=(M=G>>6,2*(G|0)-(G&M)+~G-(G|~M));(J=new
Number((t=(f=1<<Z,~(f&1)- -2-~((y=(G=(x=(G+=G<<3,G>>11),(x|0)-(G&x)+~x-~(G|x)),G+
(G<<15)>>>0),f)|1)+2*(f|-2)),(t|0)-~y+~(y|t))),J)[0]=(y>>>Z)%q,R=J}if(!
((p<<2)%(4==(p<<2&(p>>2&13||(Z(function(r){r(e)}),R=[function(){return
e}]),14))&&(x=Z,x=(G=x<<13,~(x&G)-2*~G+~(x|G)+2*(x&~G)),x^=x>>17,(x=(x^x<<5)&q)||
(x=1),R=e^x),9)))if(q=Z.length,q>e){for(x=(G=Array(q),e);x<q;x++)G[x]=Z[x];R=G}else
R=[];if(!((p^88)%5)){if(!(C.call(this,q),y=Z)){for(G=this.constructor;G;)
{if(M=(n=nD(308,G,17),KD[n]))break;G=(x=Object.getPrototypeOf(G.prototype))&&x.cons
tructor}y=M?"function"===typeof M.B?M.B():new M:null}this.R=y}return
R},TN=function(p,Z,e,q,x){return(1==((Z|p)&3)&&(e.B=function(){return e.Lk?
e.Lk:e.Lk=new e},e.Lk=void 0),Z+4)%7||(x=q in h4?
h4[q]:h4[q]=e+q),x},A4=function(p,Z,e,q,x,G,M,n,y,t){return(e+8&p||
(this.type=q,this.currentTarget=this.target=x,this.defaultPrevented=this.P=false),
(e-p)%Z)||(y=typeof M,n=y!=x?y:M?Array.isArray(M)?"array":y:"null",t=n==q||
n==x&&typeof M.length==G),t},B=function(p,Z,e,q,x,G,M,n,y,t,J,f,R){if(!((Z-
5)%11))if(y=e.J.C[String(G)]){for(f=(y=(J=p,y).concat(),0);f<y.length;++f)
(n=y[f])&&!n.h&&n.capture==q&&(t=n.listener,M=n.nk||
n.src,n.j&&w(0,27,e.J,n),J=false!==t.call(M,x)&&J);R=J&&!x.defaultPrevented}else
R=p;return(Z-((Z>>1)%10||"number"===typeof q||!q||q.h||((n=q.src)&&n[Ml]?
w(e,43,n.J,q):(M=q.proxy,x=q.type,n.removeEventListener?
n.removeEventListener(x,M,q.capture):n.detachEvent?
n.detachEvent(TN(8,3,p,x),M):n.addListener&&n.removeListener&&n.removeListener(M),r
X--,(G=w(n,37))?(w(e,11,G,q),G.o==e&&(G.src=null,n[j1]=null)):T(6,null,q))),7))%8||
q.v.splice(p,p,e),R},a=function(p,Z,e,q,x,G,M,n,y,t,J,f,R,r,l){if(((p-1)%10||
(cc.call(this),this.J=new A(this),this.sG=this,this.UG=null),1)==(p+9&13)){if(!
Z)throw Error("Invalid class name "+Z);if("function"!==typeof e)throw
Error("Invalid decorator function "+e);}if(!(p>>1&7)){if((R=(M=(r=(y=4==(n=0<(e||
G.Kk++,G.c1)&&G.OG&&G.o0&&1>=G.D7&&!G.L&&!G.I&&(G.H1||!
e)&&0==document.hidden,G.Kk))||n?G.T():G.EG,r-
G.EG),M>>14),G).X&&(G.X=(f=G.X,J=R*(M<<Z),(f|0)-(f&J)+(~f&J))),G.O=R||
G.O,G.v1+=R,y||n)G.Kk=0,G.EG=r;!n||r-G.Ck<G.c1-(x?255:e?5:2)?l=false:(t=k(e?
134:211,G),N(211,G,G.K),G.v.push([Pc,t,e?q+1:q]),G.I=$9,l=true)}return
l},dX=function(p,Z,e,q,x,G,M,n,y,t,J,f,R){if(!
((Z<<2)%13))if(Array.isArray(G))for(y=e;y<G.length;y+
+)dX("object",26,0,q,x,G[y],M,n);else t=Y(3,p,x)?!!x.capture:!!
x,n=pD(54,n,17),q&&q[Ml]?
q.J.remove(String(G),n,t,M):q&&(f=w(q,36))&&(J=f.Sh(t,M,n,G))&&B("on",20,0,J);retur
n((Z^226)%7||(p.classList?Array.prototype.forEach.call(e,function(r)
{nD(308,"string",5,"class","
",0,p,r)}):Y(58,"string",p,Array.prototype.filter.call(K(31,p,"class"),function(r)
{return!L(34,17,e,r,0)}).join(" "))),2==((Z^407)&11))&&(W.call(this,p?
p.type:""),this.relatedTarget=this.currentTarget=this.target=null,this.button=this.
screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=0,this.key
="",this.charCode=this.keyCode=0,this.metaKey=this.shiftKey=this.altKey=this.ctrlKe
y=false,this.state=null,this.pointerId=0,this.pointerType="",this.
$=null,p&&(G=this.type=p.type,x=p.changedTouches&&p.changedTouches.length?
p.changedTouches[0]:null,this.target=p.target||
p.srcElement,this.currentTarget=e,q=p.relatedTarget,q||("mouseover"==G?
q=p.fromElement:"mouseout"==G&&(q=p
.toElement)),this.relatedTarget=q,x?(this.clientX=void 0!==x.clientX?
x.clientX:x.pageX,this.clientY=void 0!==x.clientY?
x.clientY:x.pageY,this.screenX=x.screenX||0,this.screenY=x.screenY||0):
(this.offsetX=p.offsetX,this.offsetY=p.offsetY,this.clientX=void 0!==p.clientX?
p.clientX:p.pageX,this.clientY=void 0!==p.clientY?
p.clientY:p.pageY,this.screenX=p.screenX||0,this.screenY=p.screenY||
0),this.button=p.button,this.keyCode=p.keyCode||
0,this.key=p.key||"",this.charCode=p.charCode||("keypress"==G?
p.keyCode:0),this.ctrlKey=p.ctrlKey,this.altKey=p.altKey,this.shiftKey=p.shiftKey,t
his.metaKey=p.metaKey,this.pointerId=p.pointerId||
0,this.pointerType="string"===typeof p.pointerType?
p.pointerType:wX[p.pointerType]||"",this.state=p.state,this.
$=p,p.defaultPrevented&&S1.U.preventDefault.call(this))),R},md=function(p,Z,e,q,x,G
,M,n,y,t){if((Z>>1)%7||(G=this,e={},M=G.V,n=function(J,f){return(f=M.call(G,
[gX]),q)[J%15698*x%15698*35*(f|0)%15698*x%15698]},n[G.H]=function(J){e[5076*x
%15698]=J},n[G.H](q),q=e,t=n),!(Z-6&11))
{for(G=(n=F(x),0);0<e;e--)G=(y=G<<8,M=F(x),~y-q*~(y|M)+(y|~M));N(n,x,G)}if(!((Z|
9)%5))if(G="array"===F5(p,e,"splice")?e:[e],this.N)q(this.N);else try{M=!
this.v.length,n=[],B(0,23,[Ig,n,G],this),B(0,15,[QH,q,n],this),x&&!M||
Hc(":",true,this,true,x)}catch(J){g("~",this,J,":",37),q(this.N)}return
t},Nl=function(p,Z,e,q,x,G,M,n,y,t,J){return((2==(Z-5&(2==(Z-4&(Z>>2&5||
(J=(M=x[p]<<24,G=x[(p|0)+q]<<16,(M|0)+(M&G)+~M-(~M^G))|x[(p|0)+e]<<8|x[(p|
0)+3]),7))&&(p=-~(e|3)-(e&-4)+(e|-4),q=(e|0)+8-2*(e|4)+(e&-
5),G=F(this),x=F(this),M=k(G,this),q&&(M=bG(10,
(""+M).replace(/\\r\\n/g,"\\n"),0)),p&&E(x,v(2,M.length),this),E(x,M,this)),11))&&(
p.X=(x=CD(8,p,3,k(211,p))<<24,G=CD(8,p,3,k(211,p))<<16,q*~(x&G)-e*~x-(x|~G)+q*(~x|
G))|CD(8,p,3,k(211,p))<<8|CD(8,p,3,k(211,p)),p.s=void 0),Z)^624)%5||(J=t=function()
{if(p.O==p){if(p.G){var f=[Bc,x,G,void 0,n,y,arguments];if(M==e)var
R=(B(0,55,f,p),Hc(":",true,p,false,false));else if(M==q){var r=!
p.v.length;B(0,39,f,p),r&&Hc(":",true,p,false,false)}else
R=k9(true,p,null,f);return
R}n&&y&&n.removeEventListener(y,t,false)}}),J},t4=function(p,Z,e,q,x,G,M,n,y)
{return(1==(e>>((e^(1==((e^729)&7)&&(y=Z),p))&15||
(this.src=Z,this.o=0,this.C={}),1)&7)&&(Z.h?G=true:(x=new
S1(q,this),M=Z.listener,n=Z.nk||Z.src,Z.j&&B("on",21,0,Z),G=M.call(n,x)),y=G),
(e^986)%15)||(G=K(18,Z,1,x,q),
(M=G>=Z)&&Array.prototype.splice.call(q,G,1),y=M),y},K=function(p,Z,e,q,x,G,M,n)
{if(!((p+3)%18))for(G in x=e,Z.C){for(q=(M=Z.C[G],e);q<M.length;q++)+
+x,T(14,null,M[q]);delete (Z.o--,Z).C[G]}if(1==(((p<<1)%24||(q=function(){},G=void
0,x=Wc(e,function(y){q&&(Z&&$9(Z),G=y,q(),q=void 0)},!!Z)
[0],n={low:function(y,t,J,f,R,r){if(!t)return f=x(J),y&&y(f),f;(r=function()
{G(function(l){$9(function(){y(l)})},J)},G)?r():(R=q,q=function(){(R(),$9)
(r)})}}),p-1)&15))a:if("string"===typeof x)n="string"!==typeof q||q.length!=e?-
1:x.indexOf(q,Z);else{for(G=Z;G<x.length;G++)if(G in x&&x[G]===q){n=G;break a}n=-
1}return(p+8)%((p^223)&27||(n=Z.classList?
Z.classList:nD(308,"",31,e,Z).match(/\\S+/g)||[]),17)||e.xC&&e.xC.forEach(Z,void
0),n},X=function(p,Z,e){e=this;try{E5(this,Z,p)}catch(q)
{g("~",this,q,":",33),Z(function(x){x(e.N)})}},vc=function(){return
T.call(this,5)},O,z=this||self,Wc=function(p,Z,e,q){return
fD.call(this,0,7,8,p,Z,e,q)},O5=function(p,Z){for(var e,q,x=1;x<arguments.length;x+
+){for(q in e=arguments[x],e)p[q]=e[q];for(var G=0;G<X5.length;G+
+)q=X5[G],Object.prototype.hasOwnProperty.call(e,q)&&(p[q]=e[q])}},pO=function(p,Z,
e,q,x){return
K.call(this,12,Z,p,e,q,x)},og="closure_uid_"+(1E9*Math.random()>>>0),qA=function(p,
Z,e,q,x){if(q=(x=p,z.trustedTypes),!q||!q.createPolicy)return
x;try{x=q.createPolicy(Z,
{createHTML:MA,createScript:MA,createScriptURL:MA})}catch(G)
{if(z.console)z.console[e](G.message)}return
x},s5,GN=0,bG=function(p,Z,e,q,x,G,M,n,y,t,J,f,R){for(f=(n=[],R=e);f<Z.length;f+
+)M=Z.charCodeAt(f),128>M?n[R++]=M:(2048>M?n[R++]=M>>6|192:(55296==64512-
~(M&64512)+-64513&&f+1<Z.length&&56320==(x=Z.charCodeAt(f+1),64512-~x+~(x|64512))?
(M=(y=(M&1023)<<p,-2*~(65536|y)-2*(65536&~y)+(65536^y)+2*(65536|~y))+
(G=Z.charCodeAt(++f),1023+2*(G&-1024)-2*(G^1023)+(~G&1023)),n[R++]=M>>18|240,n[R+
+]=(q=(t=M>>12,-2*~t+-64-(t|-64)+2*(~t|63)),-~q+2*(~q&128)+(q|-129))):n[R+
+]=(J=M>>12,224+~(J&224)-~(J|224)-(~J&224)),n[R++]=M>>6&63|128),n[R++]=64+(M|-64)|
128);return n},MA=function(p){return t4.call(this,717,p,8)},Rg=function(p,Z){if(!
z.addEventListener||!Object.defineProperty)return
false;p=Object.defineProperty({},"passive",(Z=false,{get:function()
{Z=true}}));try{z.addEventListener("test",vc,p),z.removeEventListener("test",vc,p)}
catch(e){}return Z}(),W=function(p,Z){return A4.call(this,7,2,8,p,Z)},cc=function()
{return
yH.call(this,7,1,8)},S1=(W.prototype.stopPropagation=(cc.prototype.qR=(W.prototype.
preventDefault=function(){this.defaultPrevented=true},false),function()
{this.P=true}),function(p,Z,e,q,x){return
dX.call(this,p,17,Z,e,q,x)}),wX={2:"touch",3:
(I(2,W,8,S1),"pen"),4:"mouse"},Ml="closure_listenable_"+(1E6*(S1.prototype.stopProp
agation=(S1.prototype.preventDefault=function(p)
{(p=(S1.U.preventDefault.call(this),this.$),p).preventDefault?
p.preventDefault():p.returnValue=false},function()
{(S1.U.stopPropagation.call(this),this.$).stopPropagation?this.
$.stopPropagation():this.$.cancelBubble=true}),Math.random())|0),x9=0,A=function(p)
{return t4.call(this,717,p,13)},X5="constructor hasOwnProperty isPrototypeOf
propertyIsEnumerable toLocaleString toString valueOf".split("
"),ZW=function(p,Z,e,q,x){return
pD.call(this,54,p,8,e,q,Z,x)},j1="closure_lm_"+(1E6*((A.prototype.add=(A.prototype.
remove=function(p,Z,e,q,x,G,M){if(M=p.toString(),!(M in this.C))return
false;return(G=L(34,3,(x=this.C[M],Z),x,0,e,q),-1)<G?
(T(42,null,x[G]),Array.prototype.splice.call(x,G,1),0==x.length&&(delete
this.C[M],this.o--),true):false},function(p,Z,e,q,x,G,M,n,y)
{return(y=L((M=this.C[n=p.toString(),n],M||(M=this.C[n]=[],this.o+
+),34),19,Z,M,0,q,x),-1)<y?(G=M[y],e||(G.j=false)):(G=new ZW(Z,this.src,x,n,!!
q),G.j=e,M.push(G)),G}),(A.prototype.hasListener=function(p,Z,e,q,x){return
g("~",function(G,M){for(M=0;M<G.length;++M)if(!(x&&G[M].type!=e||q&&G[M].capture!
=Z))return true;return false},true,false,8,(e=(x=(q=void 0!==Z,void 0!==p))?
p.toString():"",this.C))},A).prototype).Sh=function(p,Z,e,q,x,G){return-
((G=this.C[(x=-1,q).toString()],G)&&(x=L(34,11,e,G,0,p,Z)),1)<x?
G[x]:null},Math).random()|0),h4={},LD=function(p,Z,e,q,x,G){return
t4.call(this,717,p,3,Z,e,q,x,G)},rX=0,e1="__closure_events_fn_"+(1E9*Math.random()>
>>0),S=function(){return
a.call(this,11)},x3=((((I(2,cc,24,S),S.prototype[Ml]=true,S.prototype.rs=function(p
){this.UG=p},S).prototype.addEventListener=function(p,Z,e,q)
{lG(31,26,"object",0,q,this,Z,e,p)},S.prototype.removeEventListener=function(p,Z,e,
q)
{dX("object",13,0,this,e,p,q,Z)},S).prototype.dispatchEvent=function(p,Z,e,q,x,G,M,
n,y,t,J,f){if(M=this.UG)for(n=[],x=1;M;M=M.UG)n.push(M),+
+x;if(e=("string"===(y=(G=(J=(f=this.sG,n),p),G.type||G),typeof G)?G=new W(G,f):G
instanceof W?G.target=G.target||f:(q=G,G=new
W(y,f),O5(G,q)),true),J)for(Z=J.length-1;!
G.P&&0<=Z;Z--)t=G.currentTarget=J[Z],e=B(true,38,t,true,G,y)&&e;if(G.P||
(t=G.currentTarget=f,e=B(true,16,t,true,G,y)&&e,G.P||
(e=B(true,5,t,false,G,y)&&e)),J)for(Z=0;!G.P&&Z<J.length;Z+
+)t=G.currentTarget=J[Z],e=B(true,27,t,false,G,y)&&e;return
e},S.prototype.Sh=function(p,Z,e,q){return
this.J.Sh(p,Z,e,String(q))},S.prototype).hasListener=function(p,Z){return
this.J.hasListener(void 0!==p?String(p):void 0,Z)},function(p,Z,e,q,x,G,M,n,y,t)
{function J(f){f&&p.appendChild("string"===typeof f?
G.createTextNode(f):f)}for(n=Z;n<e.length;n++)if(t=e[n],!
A4(7,2,3,"array","object",q,t)||Y(3,"object",t)&&0<t.nodeType)J(t);else{a:
{if(t&&typeof t.length==q){if(Y(55,"object",t)){y="function"==typeof t.item||typeof
t.item==x;break a}if("function"===typeof t){y="function"==typeof t.item;break
a}}y=false}w(M,28,0,J,y?U5(18,t,0):t)}}),eE=function(p){return
T.call(this,7,p)},VH,Y9=function(){return
yH.call(this,7,1,5)},ok=((((((((O=Y9.prototype,O).g=function(p)
{return"string"===typeof p?
this.l.getElementById(p):p},O).getElementsByTagName=function(p,Z){return(Z||
this.l).getElementsByTagName(String(p))},O.createElement=function(p,Z,e)
{return("application/xhtml+xml"===(Z=(e=String(p),this).l,Z).contentType&&(e=e.toLo
werCase()),Z).createElement(e)},O).createTextNode=function(p){return
this.l.createTextNode(String(p))},O.appendChild=function(p,Z)
{p.appendChild(Z)},O).append=function(p,Z)
{x3(p,1,arguments,"number","string",9==p.nodeType?p:p.ownerDocument||
p.document,"")},O).canHaveChildren=function(p){if(1!=p.nodeType)return
false;switch(p.tagName){case "APPLET":case "AREA":case "BASE":case "BR":case
"COL":case "COMMAND":case "EMBED":case "FRAME":case "HR":case "IMG":case
"INPUT":case "IFRAME":case "ISINDEX":case "KEYGEN":case "LINK":case "NOFRAMES":case
"NOSCRIPT":case "META":case "OBJECT":case "PARAM":case "SCRIPT":case "SOURCE":case
"STYLE":case "TRACK":case "WBR":return false}return
true},O).removeNode=eE,O).contains=function(p,Z,e){if(!p||!Z)return
false;if(p.contains&&1==Z.nodeType)return p==Z||p.contains(Z);if("undefined"!
=typeof p.compareDocumentPosition)return p==Z||!!(e=p.compareDocumentPosition(Z),
(e|0)-2*(e&-17)-(~e^16)+(e|-17));for(;Z&&p!=Z;)Z=Z.parentNode;return
Z==p},function(){return
uG.call(this,34,3)}),C=(((TN(8,21,ok),ok.prototype).YC="",ok).prototype.B1=0,functi
on(p){return
Y.call(this,21,p)}),Gw=(((((I(2,S,44,C),C).prototype.eh=ok.B(),C.prototype.g=functi
on(){return this.ws},C).prototype.getParent=function(){return
this.fk},C).prototype.F=function(){this.mq=((K(9,function(p)
{p.mq&&p.F()},this),this.P1)&&K(15,this.P1,0),false)},C.prototype.rs=function(p)
{if(this.fk&&this.fk!=p)throw Error("Method not
supported");C.U.rs.call(this,p)},C).prototype.removeChild=function(p,Z,e,q,x,G,M,n,
y,t,J,f){if(p&&("string"===typeof p?M=p:((q=p.a0)||(y=p.eh,G=p,f=y.YC+":"+(y.B1+
+).toString(36),q=G.a0=f),M=q),J=M,this.td&&J?(x=this.td,e=(null!==x&&J
in x?x[J]:void 0)||null):e=null,p=e,J&&p)){if(n=(t4(717,0,26,this.xC,((t=this.td,J
in t)&&delete t[J],p)),Z&&(p.F(),p.ws&&eE(p.ws)),p),null==n)throw Error("Unable to
set parent component");C.U.rs.call(n,(n.fk=null,null))}if(!p)throw Error("Child is
not in parent component");return p},function(p,Z,e,q,x){return
uG.call(this,34,9,p,Z,e,q,x)}),nO=function(){return
T.call(this,9)},ye,jE=function(p,Z){return
dX.call(this,p,12,Z)},tL={button:"pressed",checkbox:"checked",menuitem:"selected",m
enuitemcheckbox:(((TN(8,13,nO),O=nO.prototype,O).ds=function(p,Z,e,q,x,G)
{if(iG(33,p,3,32,0)&&(x=p.z5())){if(!Z&&T(12,2,p,32)){try{x.blur()}catch(M)
{}T(68,2,p,32)&&(p.W1&4&&iG(33,p,35,4,0)&&p.setActive(false),p.W1&32&&iG(33,p,32,32
,0)&&Y(44,2,false,32,p)&&p.D(32,false))}if(q=x.hasAttribute("tabindex"))G=x.tabInde
x,q="number"===typeof G&&0<=G&&32768>G;q!=Z&&(e=x,Z?e.tabIndex=0:(e.tabIndex=-
1,e.removeAttribute("tabIndex")))}},O).iw=function(){return"goog-
control"},"checked"),menuitemradio:"checked",radio:"checked",tab:"selected",treeite
m:"selected"},JL=((O.z5=function(p){return p.g()},O.G5=(O.D=function(p,Z,e,q,x,G)
{if(q=p.g())this.$C||(G=this.iw(),G.replace(/\\xa0|\\s/g," "),this.$C={1:G+"-
disabled",2:G+"-hover",4:G+"-active",8:G+"-selected",16:G+"-checked",32:G+"-
focused",64:G+"-open"}),(x=this.
$C[Z])&&this.Y(p,x,e),this.G5(q,Z,e)},function(p,Z,e,q,x,G,M){(M=(ye||
(ye={1:"disabled",8:"selected",16:"checked",64:"expanded"}),q=ye[Z],p).getAttribute
("role")||null)?(G=tL[M]||q,x="checked"==q||"selected"==q?
G:q):x=q,x&&g("~",x,"aria-"," ",42,p,e)}),O).Y=function(p,Z,e,q){(q=p.g?
p.g():p)&&(e?Gw:jE)(q,[Z])},function(){return Zx.call(this,3)}),KD=((TN(8,9,
(I(2,nO,56,JL),JL)),JL.prototype).iw=function(){return"goog-button"},
{}),u=(JL.prototype.G5=function(p,Z,e){switch(Z){case 8:case
16:g("~","pressed","aria-"," ",41,p,e);break;default:case 64:case
1:JL.U.G5.call(this,p,Z,e)}},function(p,Z,e,q,x,G,M,n){return
U5.call(this,19,Z,p,e,q,x,G,M,n)});if((((((((((((O=(I(2,C,40,u),u.prototype),O).Od=
true,O).Y=function(p,Z){Z?p&&(this.S?L(34,16,this.S,p,0)||
this.S.push(p):this.S=[p],this.R.Y(this,p,true)):p&&this.S&&t4(717,0,21,this.S,p)&&
(0==this.S.length&&(this.S=null),this.R.Y(this,p,false))},O).z5=function(){return
this.R.z5(this)},O).F=function()
{((u.U.F.call(this),this).Fk&&this.Fk.detach(),this.isVisible()&&this.isEnabled())&
&this.R.ds(this,false)},O).W1=255,O).n0=0,O.S=null,O.f0=39,O.A=0,O).isVisible=funct
ion(){return this.Od},O).isEnabled=function(){return!
T(44,2,this,1)},O.setActive=function(p)
{Y(8,2,p,4,this)&&this.D(4,p)},O).getState=function(){return
this.A},u).prototype.D=function(p,Z,e,q,x,G,M){e||1!=p?iG(33,this,34,p,0)&&Z!
=T(52,2,this,p)&&(this.R.D(this,p,Z),this.A=Z?(x=this.A,(p|0)+(x^p)-(~x&p)):
(M=this.A,-~(M&~p)+(~M&~p)+(M|~~p))):(G=!Z,q=this.getParent(),q&&"function"==typeof
q.isEnabled&&!q.isEnabled()||!Y(17,2,!G,1,this)||(G||
(this.setActive(false),Y(35,2,false,2,this)&&this.D(2,false)),this.isVisible()&&thi
s.R.ds(this,G),this.D(1,!G,true)))},"function")!==typeof u)throw Error("Invalid
component class "+u);if("function"!==typeof nO)throw Error("Invalid renderer class
"+nO);var fO=nD(308,u,3),V=((KD[fO]=nO,a)(8,"goog-control",function(){return new
u(null)}),function(){return uG.call(this,34,14)}),Rk=(((TN(8,5,
(I(2,JL,12,V),V)),V.prototype).G5=vc,V).prototype.D=function(p,Z,e,q)
{V.U.D.call(this,p,Z,e),(q=p.g())&&1==Z&&(q.disabled=e)},function(p,Z,e){return
nD.call(this,308,p,18,Z,e)}),Tw=(a((I(2,u,(V.prototype.ds=vc,28),Rk),10),"goog-
button",function(){return new Rk(null)}),{}),Bc=[],F5=function(p,Z,e,q,x)
{if("object"==(x=typeof Z,x))if(Z){if(Z instanceof Array)return"array";if(Z
instanceof Object)return x;if((q=Object.prototype.toString.call(Z),"[object
Window]")==q)return"object";if("[object Array]"==q||typeof
Z.length==p&&"undefined"!=typeof Z.splice&&"undefined"!=typeof
Z.propertyIsEnumerable&&!Z.propertyIsEnumerable(e))return"array";if("[object
Function]"==q||"undefined"!=typeof Z.call&&"undefined"!=typeof
Z.propertyIsEnumerable&&!Z.propertyIsEnumerable("call"))return"function"}else
return"null";else if("function"==x&&"undefined"==typeof
Z.call)return"object";return x},gX=[],re=function(p,Z,e,q,x,G,M,n,y,t)
{for(M=(((x=(t={},F)(Z),t).hd=F(Z),t).W=[],Z.O)==Z?(y=F(Z),(y|p)+~(y&p)-e*(~y&p)-
(y|-2)):1,G=F(Z),n=q;n<M;n++)t.W.push(F(Z));for(;M--;)t.W[M]=k(t.W[M],Z);return
t.Qx=k(G,Z),t.Jd=k(x,Z),t},sj=false,Y3=[],Pc=[],E=((O=X.prototype,O).Gk=function(p,
Z,e,q,x){return U5.call(this,5,Z,p,e,q,x)},function(p,Z,e,q,x,G,M,n,y)
{if(e.O==e)for(x=k(p,e),112==p?(n=function(t,J,f,R,r){if(x.lw!=(f=-5-
~((r=x.length,r)|4)+(r&-5)-(r^4)>>3,f)){R=[0,0,M[1],(x.lw=(J=(f<<3)-4,f),M)
[2]];try{x.yx=iP(R,24,8,Nl((J|0)+4,8,2,1,x),Nl(J,3,2,1,x))}catch(l){throw
l;}}x.push(x.yx[-~(r|7)-2*(r&-8)-(~r^7)+2*(r|-8)]^t)},M=k(102,e)):n=function(t)
{x.push(t)},q&&n(-~(q&255)+(q&-256)+(~q|255)),y=0,G=Z.length;y<G;y+
+)n(Z[y])}),lP=(O.ux=function(p,Z,e,q,x,G,M,n,y){return
w.call(this,p,10,Z,e,q,x,G,M,n,y)},X.prototype.T5=function(p,Z,e,q,x,G){return
md.call(this,"number",7,e,p,Z,q,x,G)},function(p,Z,e,q,x,G){return((Ve(p,22,
(G=k(211,q),q.i&&G<q.K?(N(211,q,q.K),uP(x,q,211)):N(211,q,x),false),q,134,Z),N)
(211,q,G),k)(e,q)}),uP=function(p,Z,e){(Z.Ad.push(Z.G.slice()),Z).G[e]=void
0,N(e,Z,p)},k9=function(p,Z,e,q,x,G,M,n,y,t)
{if(x=(Z.H1=false,q[0]),x==Ig)Z.pk=25,Z.V(q);else if(x==QH){G=q[1];try{t=Z.N||
Z.V(q)}catch(J){g("~",Z,J,":",38),t=Z.N}G(t)}else if(x==Pc)Z.V(q);else
if(x==DW)Z.V(q);else if(x==Y3){try{for(n=0;n<Z.Vx.length;n++)try{M=Z.Vx[n],M[0]
[M[1]](M[2])}catch(J){}}catch(J){}(0,q[Z.Vx=[],1])(function(J,f)
{Z.T5(J,p,f)},function(J){B(0,7,(J=!Z.v.length,
[LO]),Z),J&&Hc(":",true,Z,false,p)})}else{if(x==Bc)return
y=q[2],N(80,Z,q[6]),N(73,Z,y),Z.V(q);x==LO?
(Z.G=e,Z.i=[],Z.I0=[]):x==Uj&&"loading"===z.document.readyState&&(Z.I=function(J,f,
R){z.document.addEventListener("DOMContentLoaded",(R=(f=function(){R||
(R=p,J())},false),f),sj),z.addEventListener("load",f,sj)})}},b,KO=function(p,Z,e)
{return(e=Z(315840).shift(),p.L(315840).length)||p.Z(315840).length||(p.Z=void
0,p.L=void 0),e},Uj=(O.tC=function(){return Y.call(this,9)},
[]),k=function(p,Z,e,q,x,G){if((G=Z.G[p],void 0)===G)throw[Tw,30,p];return
G(9870*((x=(x=(x=(x=(x=e=(q=(x=p|0,(x*x|0)%2672|0),((q*q|0)%2672|0)*x|0)%2672|0,
(x*x|0)%2672|0),(x*x|0)%2672)|0,(x*x|0)%2672)|0,(x*x|0)%2672|0),((x*x|0)%2672|0)*e|
0)%2672|0))},CD=function(p,Z,e,q){if(q>=Z.K)throw[Tw,31];return(N(211,Z,(q|
0)+p),Z).i[q>>e]},DW=[],hL=function(p,Z,e,q,x,G,M,n,y,t,J){if(y=(((x=k(((J=void
0,e&&e[p]===Tw)&&(J=e[2],Z=e[1],e=void
0),226),q),x.length)==p&&(G=k(134,q)>>3,x.push(Z,(n=G>>8,255-(n^255)-(~n^255)+(n|-
256)),(G|p)-(G|255)-~(G|255)+(~G|255)),void 0!=J&&x.push((J|p)+255-(J|
255))),t="",e)&&(e.message&&(t+=e.message),e.stack&&(t+=":"+e.stack)),k(153,q)),3<y
){t=bG((y-=(t=t.slice(p,(y|p)-3),(t.length|p)
+3),10),t.replace(/\\r\\n/g,"\\n"),p),M=q.O,q.O=q;try{E(112,v(2,t.length).concat(t)
,q,195)}finally{q.O=M}}N(153,q,y)},v=(O.wh=function(p,Z,e,q,x,G,M,n,y,t,J){return
U5.call(this,6,Z,p,e,q,x,G,M,n,y,t,J)},X.prototype.Ud=void 0,function(p,Z,e,q,x)
{for(x=-(p&1)-~(p|1)-(q=[],~p&1)+(p|-2);0<=x;x--)q[(p|0)-1-(x|0)]=(e=Z>>8*x,(e|0)-
-1+(~e^255)+(~e&255));return q}),iP=function(p,Z,e,q,x,G,M,n,y,t,J,f)
{try{for(f=0;1414361568!==f;)x=(x|0)+(((q<<4|0)^q>>>5)+(q|0)^(n=p[-1-~f+(~f^3)-(f|-
4)],3*(f|n)- -2+~(f|n)+(~f^n)))|0,f=f+2325900175|0,q=(q|0)+(G=(M=(x<<4|
0)^x>>>5,2*(M|x)-2*(M&~x)+(M|~x)-(~M|x)),y=(t=p[f>>>11&3],-2*~(f|t)+(f&~t)+2*(~f^t)
+(~f&t)),~(G&y)-~G+(~G&y))|0;return[x>>>Z,x>>16&255,x>>e&255,x&255,q>>>Z,q>>16&255,
(J=q>>e,-~(J|255)-(~J&255)+(~J|255)),q&255]}catch(R){throw
R;}},Ve=function(p,Z,e,q,x,G,M,n,y,t){if(!q.N){q.D7++;try{for(M=(n=(t=q.K,void
0),0);(q.Xk||--G)&&(q.L||(M=k(211,q))<t);)try{y=void 0,q.L?n=KO(q,q.L):
(N(x,q,M),y=F(q),n=k(y,q)),n&&n.call?n(q,G):hL(0,0,
[Tw,21,y],q),q.H1=true,a(32,2,e,G,e,q)}catch(J){k(130,q)?hL(0,Z,J,q):N(130,q,J)}G||
hL(0,0,[Tw,33],q)}catch(J){try{hL(0,Z,J,q)}catch(f)
{g("~",q,f,p,32)}}q.D7--}},E5=(O.T=(X.prototype.Xk=false,(window.performance||
{}).now?function(){return this.MR+window.performance.now()}:function(){return+new
Date}),O.NA=function(){return lG.call(this,31,5)},function(p,Z,e,q,x,G)
{for((p.c1=(p.I0=[],p.v1=(p.L=(p.gs=0,p.pk=25,p.uw=function(M,n,y,t,J,f){return
md.call(this,"number",28,y,M,n,t,J,f)},void
0),x=[],p.I=(p.D7=0,null),p.ST=(p.zk=AL,G=0,zw),p.H1=false,1),0),p).bw=function(M,n
,y){return Dx.call(this,35,M,n,y)},p.Z=void 0;128>G;G+
+)x[G]=String.fromCharCode(G);(B(0,(B(0,7,(B(0,31,[Uj],
(p.K=(((((p.MR=(q=((((((((((p.JC=(new Rk((p.v=(((((p.o0=(((((((N(211,p,
(p.L0=((p.jh=function(M){return lG.call(this,31,8,M)},p).Vx=(p.G=[],
[]),p.O=p,0),0)),N)(134,p,0),N(5,p,function(M){PD(M,4)}),N(226,p,[]),N)
(4,p,function(M,n,y,t,J,f){J=(n=(y=F(M),F(M)),f=F(M),k)(y,M),t=k(n,M),N(f,M,J in t|
0)}),p).DO=0,N)(65,p,function(M,n,y,t,J,f,R,r,l,U)
{(t=(l=(n=(f=(r=(R=F(M),F(M)),F(M)),F)(M),k)(R,M.O),k(n,M)),y=k(f,M),U=k(r,M),0!
==l)&&(J=Nl(M,28,2,1,y,t,1,l,U),l.addEventListener(U,J,sj),N(23,M,[l,U,J]))}),N)
(23,p,0),N)(114,p,function(M){PD(M,1)}),p.QC=0,false),N)(250,p,function()
{}),N(224,p,function(M){M.R0(4)}),N)(73,p,{}),N(153,p,2048),N)
(210,p,z),N(34,p,function(M,n,y){n=(y=F(M),k)
(y,M),n[0].removeEventListener(n[1],n[2],false)}),N(125,p,function(M,n,y,t)
{y=(t=F(M),n=F(M),F(M)),N(y,M,k(t,M)>>>n)}),N)(102,p,[0,0,0]),[]),N(3,p,
[106,0,0]),"Submit")),0),N(44,p,function(M,n,y,t,J,f,R,r)
{(f=(t=(y=(R=F(M),r=F(M),F(M)),J=F(M),k(y,M)),n=k(r,M),k(J,M)),N)
(R,M,Nl(M,18,2,1,n,t,f))}),N(84,p,function(M,n,y,t){y=(n=F(M),F)
(M),t=F(M),N(t,M,k(n,M)||k(y,M))}),N)(49,p,[]),N)(122,p,function(M,n,y,t)
{if(y=M.Ad.pop())
{for(t=F(M);0<t;t--)n=F(M),y[n]=M.G[n];M.G=(y[153]=(y[226]=M.G[226],M.G[153]),y)}el
se N(211,M,M.K)}),N)(32,p,function(M,n,y,t,J){(n=(J=F(M),y=F(M),k)
(J,M),t=F5("number",n,"splice"),N)(y,M,t)}),p.Ad=[],N)(64,p,function(M,n)
{(n=k(F(M),M),uP)(n,M.O,211)}),p.OG=false,N(161,p,0),N)
(158,p,function(M,n,y,t,J,f,R){if((f=Dx(21,(y=F(M),1),M),n="",M.G)
[225])for(R=k(225,M),t=R.length,J=0;f--;)J=((J|0)+(Dx(5,1,M)|0))%t,n+=x[R[J]];else
for(;f--;)n+=x[F(M)];N(y,M,n)}),N(163,p,function(M,n,y,t){0!=(y=(t=(n=F(M),F)
(M),k)(t,M),k(n,M))&&N(211,M,y)}),N)(240,p,function(M,n,y,t,J,f)
{(t=(n=(J=(f=F(M),F(M)),y=F(M),k(f,M)),k(J,M)),N)
(y,M,n[t])}),N(238,p,function(M,n,y,t,J,f,R,r,l,U,c,D,P,d,ql,Q,J4)
{for(d=P=(U=(Q=(R=F(M),0),f=function(h,H,m){for(;Q<h;)D|=F(M)<<Q,Q+=8;return
D>>=(H=(Q-=h,m=(1<<h)-1,(D|0)-(~D&m)-(D|~m)+(~D|m)),h),H},D=0,(f(3)|
0)+1),J=f(5),r=[],0);P<J;P++)J4=f(1),r.push(J4),d+=J4?0:1;for(y=(-(d&1)-~(d&1)+(d&-
2)+(d|-2)).toString(2).length,l=[],c=0;c<J;c++)r[c]||(l[c]=f(y));for(n=0;n<J;n+
+)r[n]&&(l[n]=F(M));for(t=(ql=[],U);t--;)ql.push(k(F(M),M));N(R,M,function(h,H,m,ag
,zN){for(zN=(H=0,[]),ag=[];H<J;H++){if(!(m=l[H],r)[H])
{for(;m>=zN.length;)zN.push(F(h));m=zN[m]}ag.push(m)}h.Z=(h.L=h.uw(ql.slice(),47),h
).uw(ag,47)})}),N(119,p,p),N)(82,p,function(M,n,y,t,J,f,R,r,l,U,c,D,P,d){if(!
a(48,2,true,n,true,M))
{if("object"==(l=(r=(t=(y=(P=(R=F(M),F(M)),c=F(M),F(M)),D=k(y,M),k)(R,M),k)(c,M),k)
(P,M),F5("number",t,"splice"))){for(d in
f=[],t)f.push(d);t=f}for(r=(J=(U=t.length,0),0<r)?r:1;J<U;J+=r)l(t.slice(J,(J|r)-
~(J&r)-1),D)}}),N)(63,p,function(M,n,y,t,J,f,R,r){a(33,2,true,n,false,M)||
(t=re(1,M.O,3,0),f=t.W,y=t.Jd,R=f.length,r=t.Qx,J=0==R?new r[y]:1==R?new r[y]
(f[0]):2==R?new r[y](f[0],f[1]):3==R?new r[y](f[0],f[1],f[2]):4==R?new r[y]
(f[0],f[1],f[2],f[3]):2(),N(t.hd,M,J))}),N(130,p,341),N)(98,p,function(M,n,y,t,J)
{for(y=Dx(17,(t=F(M),1),M),n=[],J=0;J<y;J+
+)n.push(F(M));N(t,M,n)}),window.performance||{}),q.timeOrigin||(q.timing||
{}).navigationStart||0),N)(1,p,function(M){md("number",10,4,2,M)}),N)
(77,p,function(M,n,y,t,J){(n=(J=(y=(t=F(M),F(M)),k(t,M)),k(y,M)),N)
(y,M,n+J)}),N(112,p,p.NR(4)),N(222,p,function(M,n,y){a(16,2,true,n,false,M)||
(y=re(1,M,3,0),(M.O==M||y.Jd==M.jh&&y.Qx==M)&&N(y.hd,M,y.Jd.apply(y.Qx,y.W)))}),N)
(204,p,function(M,n,y,t,J,f)
{y=(J=F(M),n=F(M),F(M)),M.O==M&&(f=k(y,M),t=k(n,M),k(J,M)[t]=f,196==J&&(M.s=void
0,2==t&&Nl(M,27,3,2)))}),p.qA=function(M,n,y,t,J,f,R,r,l,U,c,D){return
Dx.call(this,16,M,n,y,t,J,f,R,r,l,U,c,D)},N(165,p,function(M,n,y,t,J,f)
{(n=(f=(y=(J=F(M),F(M)),F)(M),t=k(y,M),k)(J,M)==t,N)(f,M,+n)}),N)
(180,p,function(M,n,y){n=(y=F(M),F(M)),N(n,M,""+k(y,M))}),N(217,p,function(M,n,y,t)
{a(17,2,true,n,false,M)||(t=F(M),y=F(M),N(y,M,function(J){return eval(J)}
(cD(k(t,M.O)))))}),N(57,p,function(M){M.R0(3)}),0),p.i=[],p)),[DW,e]),p),47),
[Y3,Z],p),Hc)(":",true,p,true,true)}),
$9=(X.prototype.H="toString",X.prototype.NR=function(p,Z){return
Dx.call(this,11,p,Z)},z.requestIdleCallback)?function(p)
{requestIdleCallback(function(){p()},{timeout:4})}:z.setImmediate?function(p)
{setImmediate(p)}:function(p)
{setTimeout(p,0)},QH=[],Ig=[],LO=((X.prototype.vq=function(p,Z,e,q,x,G)
{try{x=p[((Z|0)+2)%3],p[Z]=(G=(p[Z]|0)-(p[((Z|0)+1)%3]|0)-(x|0),q=1==Z?x<<e:x>>>e,-
(G|0)+2*(G|q)+~(G|q)-(~G|q))}catch(M){throw M;}},X.prototype.dh=void
0,X.prototype).xA=function(p,Z,e,q,x){if(3==p.length){for(x=0;3>x;x++)Z[x]
+=p[x];for(q=[13,8,13,12,16,(e=0,5),3,10,15];9>e;e++)Z[3](Z,e%3,q[e])}},
[]),F=(X.prototype.V=function(p,Z){return
Z={},p={},function(e,q,x,G,M,n,y,t,J,f,R,r,l,U,c,D,P,d,ql,Q,J4,h)
{p=(n=p,Z);try{if((M=e[0],M)==gX)return n==Z?54:61;if(M==DW)
{J4=e[1];try{for(d=atob(J4),G=[],f=ql=0;f<d.length;f+
+)l=d.charCodeAt(f),255<l&&(G[ql++]=256+(l&-256)+(~l^255),l>>=8),G[ql+
+]=l;N(196,this,((this.i=G,this).K=this.i.length<<3,[0,0,0]))}catch(H)
{hL(0,17,H,this);return}Ve(":",22,false,this,134,8001)}else
if(M==Ig)e[1].push(k(49,this).length,k(3,this).length,k(153,this),k(112,this).lengt
h),N(73,this,e[2]),this.G[85]&&lP(":",8001,73,this,k(85,this));else{if(M==QH)
{c=v(2,(k(3,(R=e[2],this)).length|
0)+2),y=this.O,this.O=this;try{Q=k(226,this),0<Q.length&&E(3,v(2,Q.length).concat(Q
),this,192),E(3,v(1,this.v1),this,167),E(3,v(1,this[QH].length),this),h=0,h+=(J=k(1
61,this),2*(J|0)-(J|2047)-2*(J&-2048)+(J^2047)),h-=(k(3,this).length|
0)+5,U=k(112,this),4<U.length&&(h-=(t=U.length,(t|3)-~(t|3)+
(~t^3))),0<h&&E(3,v(2,h).concat(this.NR(h)),this,197),4<U.length&&E(3,v(2,U.length)
.concat(U),this,86)}finally{this.O=y}if(P=((D=this.NR(2).concat(k(3,this)),D)
[1]=D[0]^204,D[3]=D[1]^c[0],D[4]=D[1]^c[1],this).Z7(D))P="<"+P;else
for(q=0,P="";q<D.length;q++)r=D[q][this.H]
(16),1==r.length&&(r="0"+r),P+=r;return((k((x=P,49),this).length=R.shift(),k(3,this
).length=R.shift(),N)
(153,this,R.shift()),k(112,this)).length=R.shift(),x}if(M==Pc)lP(":",e[2],73,this,e
[1]);else if(M==Bc)return lP(":",8001,73,this,e[1])}}finally{p=n}}}
(),function(p,Z,e,q,x){if(p.L)return
KO(p,p.Z);return(Z=(q=(e=k(211,p),e>>3),CD(8,p,3,e)),p.s!
=q>>3)&&(p.s=q>>3,x=k(196,p),p.kC=iP([0,0,x[1],x[2]],24,8,p.s,p.X)),Z^p.kC[q&p[QH].
length]}),N=function(p,Z,e){if(211==p||134==p)if(Z.G[p])Z.G[p][Z.H](e);else
Z.G[p]=Z.bw(e);else if(3!=p&&112!=p&&49!=p&&226!=p&&102!=p||!
Z.G[p])Z.G[p]=Z.uw(e,p);196==p&&Nl(Z,7,3,2)},
$3=((X.prototype.Z7=function(p,Z,e,q,x){return
I.call(this,p,e,14,Z,q,x)},X).prototype.R0=function(p,Z,e,q,x,G){return
Nl.call(this,e,14,p,Z,q,x,G)},X.prototype.C0=0,function(p,Z,e,q,x,G,M,n,y,t)
{for(;q.v.length;){t=(q.I=e,q).v.pop();try{n=k9(true,q,null,t)}catch(J)
{g("~",q,J,x,p)}if(G&&q.I){y=q.I,y(function(){Hc(Z,true,q,M,M)});break}}return
n}),zw,Hc=function(p,Z,e,q,x,G,M,n){if(e.v.length)
{e.OG=((e.OG&&0(),e).o0=x,Z);try{M=e.T(),e.Kk=0,e.EG=M,e.Ck=M,G=$3(34,":",null,e,p,
x,true),n=e.T()-e.Ck,e.gs+=n,n<(q?0:10)||0>=e.pk--||
(n=Math.floor(n),e.I0.push(254>=n?n:254))}finally{e.OG=false}return
G}},PD=(zw=/./,function(p,Z,e,q)
{e=F(p),q=F(p),E(q,v(Z,k(e,p)),p)}),AL,cD=((X.prototype[Y3]=(AL=function(p){return
F(p)^F(p)},
[0,0,1,1,0,1,1]),X).bind&&(AL[X.prototype.H]=DW.pop.bind(X.prototype[Ig]),zw[X.prot
otype.H]=DW.pop.bind(X.prototype[Ig])),function(p,Z)
{return(Z=qA(null,"tl","error"))&&1===p.eval(Z.createScript("1"))?function(e)
{return Z.createScript(e)}:function(e){return""+e}})(z);(b=z.watchbell||
(z.watchbell={}),40<b.m||(b.m=41,b.tl=pO,b.a=Wc),b).yqS_=function(p,Z,e)
{return[(e=new X(p,Z),function(q){return I(false,e,9,q)})]};try{b.u||
(z.addEventListener("unload",function(){},sj),b.u=1)}catch(p)
{}try{z.addEventListener("test",null,Object.defineProperty({},"passive",
{get:function(){sj={passive:true}}}))}catch(p)
{};}).call(this);'));}).call(this);</script>
<script type="text/javascript" nonce="KdzEi/cIHEDiNq3gB3LvQw">
document.bg = new
watchbell.tl('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
FTDJcT0f6C8HpKDzQYqr4cL+uJEiHAiJ/
+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
KdOeDPHfhNZZvNqIlmKKY=');
</script>
<script nonce="KdzEi/cIHEDiNq3gB3LvQw">
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="KdzEi/cIHEDiNq3gB3LvQw">
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 nonce="KdzEi/cIHEDiNq3gB3LvQw">
if (gaia.ps.hasPrefilledIdentifier) {
var form = document.getElementById('gaia_loginform');
if (form) {
form.submit();
}
}
</script>
<script nonce="KdzEi/cIHEDiNq3gB3LvQw">
(function(){
gaia_onLoginSubmit = function() {
try {
gaia.loginAutoRedirect.stop();
} catch (err) {
// do not prevent form from being submitted
}
try {
document.bg.low(function(response) {
document.getElementById('bgresponse').value = response;
});
} catch (err) {
document.getElementById('bgresponse').value = '';
}
return true;
}
document.getElementById('gaia_loginform').onsubmit = gaia_onLoginSubmit;
var signinButton = document.getElementById('next');
gaia_attachEvent(window, 'load', function(){
gaia_scrollToElement(signinButton);
});
})();
</script>
<script nonce="KdzEi/cIHEDiNq3gB3LvQw">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.g=h();this.parameters={}};
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.g;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.m=function(b,c,a){var d=this.g;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.
get=function(b,c){var a=this.g;a.open("GET",b,!0);a.onreadystatechange=function()
{4==a.readyState&&c({status:a.status,text:a.responseText})};a.send()};g("gaia.ajax.
XmlHttpFormRequest",k);k.prototype.get=k.prototype.get;k.prototype.sendJson=k.proto
type.m;
k.prototype.send=k.prototype.send;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.l=b;this.j=c;this.i=m();this.h=!1},q=function(){var
b=n,c=m();c==b.i||b.h||(b.i=c,(new k).get(b.j,function(a){var
d=n;a&&a.status&&200==a.status&&"OK"==a.text&&(d.g&&clearInterval(d.g),d.h||
(window.location=d.l))}))};p.prototype.start=function(b){if(this.g)return!
1;this.g=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.h=!
0;b.g&&(clearInterval(b.g),b.g=null)});
</script>
<script type="text/javascript" nonce="KdzEi/cIHEDiNq3gB3LvQw">
gaia.loginAutoRedirect.start(5000,
'https:\x2F\x2Faccounts.google.com\x2FServiceLogin?continue=https%3A%2F
%2Fdocs.google.com%2FnonceSigner%3Fnonce%3Ds9g0frio7vrru%26continue%3Dhttps%3A%2F
%2Fdoc-08-0k-docs.googleusercontent.com%2Fdocs%2Fsecuresc
%2Fqhk0k9n93dkgj48fsjbiq9ov5b0l37fv
%2Firspn3k2dffg51vb72c9j4rjq93j0tk9%2F1636631325000%2F06259095398624181417%2F178389
75127787167107%2F1zxaPmBe6bSqMd1g9SAGMDX9I6chH6srN%3Fe%253Ddownload%2526nonce
%253D4vo516iiv6q18%2526user%253D17838975127787167107%2526authuser%253D0%2526hash
%253D9hlh4htapgccr7th07bgc197mdchjb2e%26hash
%3D29fv384bguclnqa9caciubsddv6mrbf1\x26followup=https%3A%2F%2Fdocs.google.com
%2FnonceSigner%3Fnonce%3Ds9g0frio7vrru%26continue%3Dhttps%3A%2F%2Fdoc-08-0k-
docs.googleusercontent.com%2Fdocs%2Fsecuresc%2Fqhk0k9n93dkgj48fsjbiq9ov5b0l37fv
%2Firspn3k2dffg51vb72c9j4rjq93j0tk9%2F1636631325000%2F06259095398624181417%2F178389
75127787167107%2F1zxaPmBe6bSqMd1g9SAGMDX9I6chH6srN%3Fe%253Ddownload%2526nonce
%253D4vo516iiv6q18%2526user%253D17838975127787167107%2526authuser%253D0%2526hash
%253D9hlh4htapgccr7th07bgc197mdchjb2e%26hash
%3D29fv384bguclnqa9caciubsddv6mrbf1\x26service=wise\x26passive=1209600\x26noautolog
in=true',
'https:\x2F\x2Faccounts.google.com\x2FPassiveLoginProber?continue=https%3A%2F
%2Fdocs.google.com%2FnonceSigner%3Fnonce%3Ds9g0frio7vrru%26continue%3Dhttps%3A%2F
%2Fdoc-08-0k-docs.googleusercontent.com%2Fdocs%2Fsecuresc
%2Fqhk0k9n93dkgj48fsjbiq9ov5b0l37fv
%2Firspn3k2dffg51vb72c9j4rjq93j0tk9%2F1636631325000%2F06259095398624181417%2F178389
75127787167107%2F1zxaPmBe6bSqMd1g9SAGMDX9I6chH6srN%3Fe%253Ddownload%2526nonce
%253D4vo516iiv6q18%2526user%253D17838975127787167107%2526authuser%253D0%2526hash
%253D9hlh4htapgccr7th07bgc197mdchjb2e%26hash
%3D29fv384bguclnqa9caciubsddv6mrbf1\x26followup=https%3A%2F%2Fdocs.google.com
%2FnonceSigner%3Fnonce%3Ds9g0frio7vrru%26continue%3Dhttps%3A%2F%2Fdoc-08-0k-
docs.googleusercontent.com%2Fdocs%2Fsecuresc%2Fqhk0k9n93dkgj48fsjbiq9ov5b0l37fv
%2Firspn3k2dffg51vb72c9j4rjq93j0tk9%2F1636631325000%2F06259095398624181417%2F178389
75127787167107%2F1zxaPmBe6bSqMd1g9SAGMDX9I6chH6srN%3Fe%253Ddownload%2526nonce
%253D4vo516iiv6q18%2526user%253D17838975127787167107%2526authuser%253D0%2526hash
%253D9hlh4htapgccr7th07bgc197mdchjb2e%26hash
%3D29fv384bguclnqa9caciubsddv6mrbf1\x26service=wise\x26passive=1209600');
</script>
</body>
</html>

You might also like