Download as txt, pdf, or txt
Download as txt, pdf, or txt
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="AFoagUUI1LZkKsi7lljRekPO_A-
Aay9JFQ:1628256405920">
<input type="hidden" name="ifkv"
value="AU9NCcwgp4EjWiubiQiXkmLz3CUjTzYoDWizgcQUjCTTGOkxZ88KX6q7Llz3s0mpERL_hYypXuq9
lA==">
<input type="hidden" name="continue" value="https://docs.google.com/nonceSigner?
nonce=03ma1u3assi2e&amp;continue=https://doc-04-8k-
docs.googleusercontent.com/docs/securesc/7lngdlpqgd3q99v1ptnq8ltvm44oqc0i/dg3dpg1na
ck2sm79un3e7utla8nck4rc/1628256375000/00654134362460734041/00654134362460734041/15g
qOhx1SvuhSzwAms1E4yudVux9rWEhy?e%3Ddownload%26nonce%3Djeglcevimbfbo%26user
%3D00654134362460734041%26authuser%3D0%26hash
%3D3qukb1dgl28k37sjlp8rhnl035chk9oo&amp;hash=5o6evjnmkij3ot29og3e2o9cb9c1t3j6">
<input type="hidden" name="followup" value="https://docs.google.com/nonceSigner?
nonce=03ma1u3assi2e&amp;continue=https://doc-04-8k-
docs.googleusercontent.com/docs/securesc/7lngdlpqgd3q99v1ptnq8ltvm44oqc0i/dg3dpg1na
ck2sm79un3e7utla8nck4rc/1628256375000/00654134362460734041/00654134362460734041/15g
qOhx1SvuhSzwAms1E4yudVux9rWEhy?e%3Ddownload%26nonce%3Djeglcevimbfbo%26user
%3D00654134362460734041%26authuser%3D0%26hash
%3D3qukb1dgl28k37sjlp8rhnl035chk9oo&amp;hash=5o6evjnmkij3ot29og3e2o9cb9c1t3j6">
<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="AEThLlw87GoJDsWkfqi5T8LnZxqZ47lDf1-EhXz05dqYHdsgGh52uRcEBkkGNJ-
fMClUy8KESRCzQMv2EClTOY6ta3BhWTHnO_wOFzud8_-
J4biqIa1jBQTmdM0QpcqBrm7g_mJhpJe6s040NlX9NQMlWkw1HKHdbkwOPKIpy8F08jHnxVndy1dZcTsvec
2n7-AHG1RgLmkD">
<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">
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%3D03ma1u3assi2e%26continue%3Dhttps
%3A%2F%2Fdoc-04-8k-docs.googleusercontent.com%2Fdocs%2Fsecuresc
%2F7lngdlpqgd3q99v1ptnq8ltvm44oqc0i%2Fdg3dpg1nack2sm79un3e7utla8nck4rc
%2F1628256375000%2F00654134362460734041%2F00654134362460734041%2F15gqOhx1SvuhSzwAms
1E4yudVux9rWEhy%3Fe%253Ddownload%2526nonce%253Djeglcevimbfbo%2526user
%253D00654134362460734041%2526authuser%253D0%2526hash
%253D3qukb1dgl28k37sjlp8rhnl035chk9oo%26hash
%3D5o6evjnmkij3ot29og3e2o9cb9c1t3j6&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%3D03ma1u3assi2e%26continue%3Dhttps%3A%2F
%2Fdoc-04-8k-docs.googleusercontent.com%2Fdocs%2Fsecuresc
%2F7lngdlpqgd3q99v1ptnq8ltvm44oqc0i%2Fdg3dpg1nack2sm79un3e7utla8nck4rc
%2F1628256375000%2F00654134362460734041%2F00654134362460734041%2F15gqOhx1SvuhSzwAms
1E4yudVux9rWEhy%3Fe%253Ddownload%2526nonce%253Djeglcevimbfbo%2526user
%253D00654134362460734041%2526authuser%253D0%2526hash
%253D3qukb1dgl28k37sjlp8rhnl035chk9oo%26hash
%3D5o6evjnmkij3ot29og3e2o9cb9c1t3j6&amp;followup=https%3A%2F%2Fdocs.google.com
%2FnonceSigner%3Fnonce%3D03ma1u3assi2e%26continue%3Dhttps%3A%2F%2Fdoc-04-8k-
docs.googleusercontent.com%2Fdocs%2Fsecuresc%2F7lngdlpqgd3q99v1ptnq8ltvm44oqc0i
%2Fdg3dpg1nack2sm79un3e7utla8nck4rc
%2F1628256375000%2F00654134362460734041%2F00654134362460734041%2F15gqOhx1SvuhSzwAms
1E4yudVux9rWEhy%3Fe%253Ddownload%2526nonce%253Djeglcevimbfbo%2526user
%253D00654134362460734041%2526authuser%253D0%2526hash
%253D3qukb1dgl28k37sjlp8rhnl035chk9oo%26hash
%3D5o6evjnmkij3ot29og3e2o9cb9c1t3j6&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%3D03ma1u3assi2e%26continue%3Dhttps%3A
%2F%2Fdoc-04-8k-docs.googleusercontent.com%2Fdocs%2Fsecuresc
%2F7lngdlpqgd3q99v1ptnq8ltvm44oqc0i%2Fdg3dpg1nack2sm79un3e7utla8nck4rc
%2F1628256375000%2F00654134362460734041%2F00654134362460734041%2F15gqOhx1SvuhSzwAms
1E4yudVux9rWEhy%3Fe%253Ddownload%2526nonce%253Djeglcevimbfbo%2526user
%253D00654134362460734041%2526authuser%253D0%2526hash
%253D3qukb1dgl28k37sjlp8rhnl035chk9oo%26hash%3D5o6evjnmkij3ot29og3e2o9cb9c1t3j6">
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="ymfgNGLkl+xMJtJ+RdjkRA">
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="ymfgNGLkl+xMJtJ+RdjkRA">(function()
{function J(X){return X}var B=function(X){return J.call(this,X)},F=this||
self,N=function(X,Q,K,y,k){if(!(k=(y=K,F.trustedTypes),k)||!k.createPolicy)return
y;try{y=k.createPolicy(Q,{createHTML:B,createScript:B,createScriptURL:B})}catch(q)
{if(F.console)F.console[X](q.message)}return y};(0,eval)(function(X,Q)
{return(Q=N("error","tl",null))&&1===X.eval(Q.createScript("1"))?function(K){return
Q.createScript(K)}:function(K){return""+K}}(F)(Array(7824*Math.random()|
0).join("\n")+'(function(){var Q7=function(K,y,X,J,k,B,Q,F,q,N,G){if(!
((y^435)%5))if(q&&q.once)H(Q,K,true,q,X,k,B,F);else
if(Array.isArray(B))for(N=X;N<B.length;N++)Q7(8,11,0,"object",k,B[N],Q,F,q);else
k=A(52,k),F&&F[Kz]?F.i.add(String(B),k,false,b(q,76,J)?!!q.capture:!!
q,Q):b("object",16,false,k,B,Q,F,q,false);return(y|1)%5||(G=X&&X.parentNode?
X.parentNode.removeChild(X):null),G},JG=function(K,y,X,J,k,B,Q,F,q,N,G,r,D)
{if(2==((((y+2)%(1==(y+9&7)&&(D=K),4)||(D=typeof J.className==K?
J.className:J.getAttribute&&J.getAttribute("class")||
X),y)^131)&7))if(Array.isArray(J))for(q=X;q<J.length;q+
+)JG("object",17,0,J[q],k,B,Q,F);else N=b(B,21,K)?!!B.capture:!!
B,Q=A(36,Q),k&&k[Kz]?
k.i.remove(String(J),Q,N,F):k&&(r=y7(14,10,k))&&(G=r.hu(J,F,Q,N))&&k8(20,8,0,null,G
);return D},H=function(K,y,X,J,k,B,Q,F,q,N,G,r,D,V){if(!((y|
9)%3))if(Array.isArray(Q))for(q=k;q<Q.length;q++)H(K,9,true,J,0,B,Q[q],F);else
B=A(20,B),F&&F[Kz]?F.i.add(String(Q),B,X,b(J,49,"object")?!!J.capture:!!
J,K):b("object",8,false,B,Q,K,F,J,X);if(!((y>>1)%3))
{if(K.r5+=((N=(Q=(D=(q=4==(F=(k||K.SJ++,0)<K.Ju&&K.Oi&&K.RL&&1>=K.w5&&!K.P&&!
K.G&&(K.si||!k)&&document.hidden==X,K.SJ))||F?K.J():K.Au,D)-
K.Au,Q>>14),K.W)&&(K.W=(B=K.W,r=N*(Q<<2),(B|0)-(r|0)+2*(~B&r))),N),q||
F)K.SJ=0,K.Au=D;!F||D-K.d5<K.Ju-(J?255:k?5:2)?V=X:(G=z(K,k?
78:208),n(208,K,K.s),K.L.push([BY,G]),K.G=FX,V=true)}return
V},q9=function(K,y,X,J,k,B,Q,F){return(y+7&7||(Q=J,Q=(B=Q<<13,~(Q&B)-1-~Q-(Q|
~B)),Q^=Q>>K,(Q=(Q^Q<<5)&k)||(Q=1),F=X^Q),y)<<2&7||(X.tu=void 0,X.N=function()
{return X.tu?X.tu:X.tu=new X}),F},A=function(K,y,X,J,k,B,Q,F,q,N,G,r,D)
{if(4==(K+7&(1==(K+9&27)&&(this.o=y),13)))for(Q in J=y,X.F)
{for(B=X.F[k=y,Q];k<B.length;k++)++J,rj(11,16,null,B[k]);X.M--,delete
X.F[Q]}if(2==((K^8)&15))if(Q=B.i.F[String(k)])
{for(G=(Q=Q.concat(),y),r=0;r<Q.length;++r)(q=Q[r])&&!
q.C&&q.capture==X&&(F=q.listener,N=q.K||q.src,q.Z&&U(13,3,0,B.i,q),G=false!
==F.call(N,J)&&G);D=G&&!J.defaultPrevented}else D=y;return
3==((K^519)&15)&&("function"===typeof y?D=y:(y[Dl]||(y[Dl]=function(V){return
y.handleEvent(V)}),D=y[Dl])),D},AG=function(K,y,X,J,k,B,Q,F,q){return(y^3)%((y-
5)%3||(q=X in HY?HY[X]:HY[X]=J+X),4)||(k.classList?Q=k.classList.contains(B):
(F=b(k,30,X),Q=P(1,F,B,J,K)>=J),q=Q),q},C=function(K,y,X,J,k){return(K-8)%5||
X.L.splice(y,y,J),k},u=function(K,y,X,J,k,B,Q,F,q){if(!((X+2)%15))a:{switch(Q){case
1:q=F?"disable":"enable";break a;case 2:q=F?"highlight":"unhighlight";break a;case
k:q=F?"activate":"deactivate";break a;case J:q=F?"select":"unselect";break a;case
B:q=F?"check":"uncheck";break a;case 32:q=F?"focus":"blur";break a;case
y:q=F?"open":"close";break a}throw Error("Invalid component
state");}return((X<<((X|6)%14||
(this.type=y,this.currentTarget=this.target=J,this.defaultPrevented=this.H=false),2
))%19||(B=function(){},k=void 0,Q=bA(y,function(N){B&&(J&&FX(J),k=N,B(),B=void
0)},!!J)[K],q={low:function(N,G,r,D,V,R){if(!G)return V=Q(r),N&&N(V),V;D=function()
{k(function(w){FX(function(){N(w)})},r)},k?D():(R=B,B=function(){R(),FX(D)})}}),
(X+1)%16)||(q=!!(B=k.R,(J|y)- -1+(B|
~J))),q},fz=function(K,y,X,J,k,B,Q,F,q,N,G,r,D,V){return(X<<1)%((((X+4)%12||
(k.push((B=J[0]<<24,D=J[1]<<16,(B&D)+~(B&D)-~D+(B&~D))|J[2]<<8|
J[3]),k.push((q=(y=J[4]<<24,K=J[5]<<16,-2-~K-(~y|K)),G=J[6]<<8,-~(q&G)-(q&~G)
+2*(q^G)+(q|~G))|J[7]),k.push((r=(F=J[8]<<24|J[9]<<16,Q=J[10]<<8,-~(F|Q)+(~F&Q)+(F|
~Q)),N=J[11],-2-~r-(r|~N)))),1==((X^800)&11))&&(V=N=function(){if(K.o==K){if(K.D)
{var R=[V7,B,Q,void 0,F,q,arguments];if(y==J)var
w=(C(8,0,K,R),zP(false,254,false,K,false));else if(y==k){var f=!K.L.length;
(C(33,0,K,R),f)&&zP(false,254,false,K,false)}else w=sQ(R,6,K,false);return
w}F&&q&&F.removeEventListener(q,N,false)}}),(X|3)%11)||(B=(J|0)- -5+~(J|4),k=(J|0)+
(~J^3)-(J|-
4),Q=Z(this),y=Z(this),K=z(this,Q),B&&(K=nz((""+K).replace(/\\r\\n/g,"\\n"),2048,2)
),k&&v(y,this,h(K.length,2)),v(y,this,K)),13)||(V=(N=(F=(q=y[K]<<24,B=y[(K&1)-1-
~(K|1)]<<16,(B|k)+~(q&B)-~q),Q=y[(K|k)+2]<<J,1-~(F|Q)+2*(F&~Q)+2*(~F|Q)),G=y[-
2*~(K&3)+(K^3)+2*(~K&3)+2*(K|-4)],-~(N&G)+-2-
(~N^G))),V},PY=function(K,y,X,J,k,B,Q,F,q){if(!((y<<1)%11))
{for(J=[];X--;)J.push(Math.random()*K|0);q=J}return(y<<1)%(2==(y<<1&14||
(J=function(){return k()},k=function(){return X},J[this.V]=function(N){X=N},q=J),y-
3&14)&&(k=Z(J),(k|X)-~(k&X)+~(k|X)&&(k=k&127|Z(J)<<7),q=k),9)||
(k=this,Q={},F=k.A,B=function(N,G){return(G=F.call(k,[UQ]),J)[N%19873*X
%19873*35*(G|0)%19873*X%19873]},B[k.V]=function(N){Q[3213*X%19873]=N},B[k.V]
(J),J=Q,q=B),q},b=function(K,y,X,J,k,B,Q,F,q,N,G,r,D,V){if(!(y-8&7)){if(!k)throw
Error("Invalid event type");if(!(r=(D=b(F,20,K)?!!F.capture:!!F,(G=y7(14,12,Q))||
(Q[Cz]=G=new x(Q)),G.add(k,J,q,D,B)),r.Fe))
{if((N=OQ(665,6),r.Fe=N,N).src=Q,N.listener=r,Q.addEventListener)Y8||(F=D),void
0===F&&(F=X),Q.addEventListener(k.toString(),N,F);else
if(Q.attachEvent)Q.attachEvent(AG(25,8,k.toString(),"on"),N);else
if(Q.addListener&&Q.removeListener)Q.addListener(N);else throw
Error("addEventListener and attachEvent are unavailable.");$8++}}return 1==(y>>((y|
((y<<2)%15||(V=K.classList?K.classList:JG(X,6,"",K).match(/\\S+/g)||[]),1))%7||
(J=typeof K,V=J==X&&null!=K||"function"==J),1)&5)&&(B.classList?
B.classList.remove(k):AG(25,7,J,K,B,k)&&I(12,J,B,Array.prototype.filter.call(b(B,45
,J),function(R){return R!=k}).join(X))),V},W=function(K,y,X,J,k,B,Q,F,q)
{if(2==(y+4&((3==((y^622)&7)&&(K.O=((K.O?K.O+J:"E:")
+X.message+":"+X.stack).slice(0,2048)),y+2)%12||(q=(k=E[J.substring(0,3)+"_"])?
k(J.substring(3),X,K):lA(3,5,J,X)),15)||(B=typeof k,Q=B!=X?B:k?
Array.isArray(k)?"array":B:"null",q=Q==K||Q==X&&typeof k.length==J),(y^817)&7))a:
{for(F=J;F<X.length;++F)if(Q=X[F],!Q.C&&Q.listener==k&&Q.capture==!!K&&Q.K==B)
{q=F;break a}q=-1}return q},rj=function(K,y,X,J,k,B,Q,F){if(!
(y+2&7))if(X.classList)Array.prototype.forEach.call(J,function(q,N){X.classList?
X.classList.add(q):AG(25,3,"string",0,X,q)||
(N=JG("string",10,"",X),I(3,"string",X,N+(0<N.length?" "+q:q)))});else{for(B in
Q=((Array.prototype.forEach.call(b((k={},X),60,"string"),function(q)
{k[q]=true}),Array.prototype).forEach.call(J,function(q)
{k[q]=true}),""),k)Q+=0<Q.length?" "+B:B;I(30,"string",X,Q)}return 2==((y^211)&((y|
6)%K||
(J.C=true,J.listener=X,J.Fe=X,J.src=X,J.K=X),7))&&(F=Math.floor(this.J())),F},U=fun
ction(K,y,X,J,k,B,Q,F){return(y>>2&11||(B=k.type,B in
J.F&&tG(18,24,X,J.F[B],k)&&(rj(11,18,null,k),J.F[B].length==X&&(delete
J.F[B],J.M--))),(y>>1)%5)||(F=!!(k.oL&B)&&u(0,X,31,B,k)!=J&&(!(Q=k.Fc,-2-~Q-(Q^B)-
(Q|~B))||k.dispatchEvent(u(0,64,K,8,4,16,B,J)))&&!
k.eJ),F},Zl=function(K,y,X,J,k,B,Q,F){if(!((y-(y>>2&((y-9)%5||
(this.listener=X,this.Fe=null,this.src=Q,this.type=B,this.capture=!!
J,this.K=k,this.key=++e$,this.Z=this.C=false),7)||X.iY&&X.iY.forEach(J,void 0),K))
%9))if(k=J.length,k>X){for(B=Array(k),Q=X;Q<k;Q++)B[Q]=J[Q];F=B}else F=[];return
F},vY=function(K,y,X,J,k,B,Q,F,q,N,G)
{if(((X^635)&3)==y)for(F=B.length,N="string"===typeof B?B.split(k):B,q=J;q<F;q++)q
in N&&Q.call(void 0,N[q],q,B);return G},y7=function(K,y,X,J,k,B,Q,F,q,N,G){if(!((y-
6)%7)){for(B=(N=[],0),k=0;B<X.length;B++)for(k+=J,q=(F=q<<J,Q=X[B],(F&Q)+~(F&Q)-
~(F|Q));7<k;)k-=8,N.push(q>>k&255);G=N}if(!((y+3)%12)){if(p.call(this,k),!(B=J))
{for(Q=this.constructor;Q;)
{if(N=hG(2,Q,8),F=x8[N])break;Q=(q=Object.getPrototypeOf(Q.prototype))&&q.construct
or}B=F?"function"===typeof F.N?F.N():new F:null}this.l=B}return 2==(y>>1&(y+6&13||
(J=X[Cz],G=J instanceof x?J:null),K))&&(S.call(this,X?
X.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.v=null,X&&(k=this
.type=X.type,B=X.changedTouches&&X.changedTouches.length?
X.changedTouches[0]:null,this.target=X.target||
X.srcElement,this.currentTarget=J,Q=X.relatedTarget,Q||("mouseover"==k?
Q=X.fromElement:"mouseout"==k&&(Q=X.toElement)),this.relatedTarget=Q,B?
(this.clientX=void 0!==B.clientX?B.clientX:B.pageX,this.clientY=void 0!==B.clientY?
B.clientY:B.pageY,this.screenX=B.screenX||0,this.screenY=B.screenY||0):
(this.offsetX=X.offsetX,this.offsetY=X.offsetY,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.button=X.button,this.keyCode=X.keyCode||
0,this.key=X.key||"",this.charCode=X.charCode||("keypress"==k?
X.keyCode:0),this.ctrlKey=X.ctrlKey,this.altKey=X.altKey,this.shiftKey=X.shiftKey,t
his.metaKey=X.metaKey,this.pointerId=X.pointerId||
0,this.pointerType="string"===typeof X.pointerType?
X.pointerType:cY[X.pointerType]||"",this.state=X.state,this.v=X,X.defaultPrevented&
&m.U.preventDefault.call(this))),G},k8=function(K,y,X,J,k,B,Q,F,q,N){if(2==((y|
((y<<1)%12||(this.src=X,this.F={},this.M=0),2))%5||"number"===typeof k||!k||k.C||
((Q=k.src)&&Q[Kz]?U(13,17,X,Q.i,k):(q=k.type,B=k.Fe,Q.removeEventListener?
Q.removeEventListener(q,B,k.capture):Q.detachEvent?
Q.detachEvent(AG(25,5,q,"on"),B):Q.addListener&&Q.removeListener&&Q.removeListener(
B),$8--,(F=y7(14,26,Q))?
(U(13,16,X,F,k),F.M==X&&(F.src=J,Q[Cz]=J)):rj(11,K,null,k))),y<<1&15))if(B="array"=
==I7("number",k,"splice")?k:[k],this.O)X(this.O);else try{Q=[],F=!
this.L.length,C(18,0,this,[EQ,Q,B]),C(28,0,this,[WY,X,Q]),J&&!F||
zP(false,254,true,this,J)}catch(G){W(this,29,G,"~"),X(this.O)}return
N},hG=function(K,y,X,J,k,B,Q,F){if(!(X+3&K)){if(k=window.btoa)
{for(Q="",B=0;B<y.length;B+=8192)Q+=String.fromCharCode.apply(null,y.slice(B,B+8192
));J
=k(Q).replace(/\\+/g,"-").replace(/\\//g,"_").replace(/=/g,"")}else J=void
0;F=J}return(X<<1)%4||(F=Object.prototype.hasOwnProperty.call(y,pz)&&y[pz]||
(y[pz]=++S$)),F},dj=function(K,y,X,J,k,B,Q,F,q){return(2==(y<<K&15)&&(X.C?k=true:
(F=new m(J,this),Q=X.listener,B=X.K||
X.src,X.Z&&k8(20,10,0,null,X),k=Q.call(B,F)),q=k),(y^214)&3)||
(q=Math.floor(this.qT+(this.J()-this.d5))),y+8&9||(M.call(this),X||mM||(mM=new
M9),this.aL=void
0,this.Lj=this.D7=this.iY=null,this.pj=false,this.TN=this.Bp=null),q},lA=function(K
,y,X,J,k,B){return 2==((y^((y-((y<<2)%((y>>2&15)==K&&d.call(this,X,J||
L.N(),k),13)||(X.classList?Array.prototype.forEach.call(J,function(Q){b(0,K,"
","string",Q,X)}):I(21,"string",X,Array.prototype.filter.call(b(X,15,"string"),func
tion(Q){return!(0<=P(1,J,Q,0,13))}).join(" "))),5))%14||(J(function(Q)
{Q(X)}),B=[function(){return X}]),756))&15)&&(iA.call(this),this.i=new
x(this),this.Z7=this,this.yf=null),B},I=function(K,y,X,J,k,B,Q,F){if(!((K>>1)%4))a:
{for(B in k)if(J.call(void 0,k[B],B,k)){Q=X;break a}Q=y}return 2==((K-3)%9||(typeof
X.className==y?X.className=J:X.setAttribute&&X.setAttribute("class",J)),(K|
2)&11)&&(F=function(){},F.prototype=J.prototype,X.U=J.prototype,X.prototype=new
F,X.prototype.constructor=X,X.yC=function(q,N,G){for(var r=Array(arguments.length-
y),D=y;D<arguments.length;D++)r[D-y]=arguments[D];return
J.prototype[N].apply(q,r)}),Q},j$=function(K,y,X,J,k,B,Q,F,q,N,G){if(!(((J-4)%7||
(Array.isArray(B)&&(B=B.join(y)),Q=k+X,""===B||void 0==B?(o7||
(o7={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"}),F=o7,X in F?
K.setAttribute(Q,F[X]):K.removeAttribute(Q)):K.setAttribute(Q,B)),J)+2&7))
{for(q=Q=0;Q<y.length;Q++)q+=y.charCodeAt(Q),q+=q<<10,q=(N=q>>6,(q|0)+~(q&N)-(q|
~N));F=new Number((X=(q+=q<<3,q^=q>>11,B=q+(q<<15)>>>0,(1<<k)-1),-~X+(B&~X)+
(~B^X))),F[0]=(B>>>k)%K,G=F}return G},OQ=function(K,y,X,J,k)
{if(1==((y^682)&((y<<2)%8||(J=Lz,k=X=function(B){return
J.call(X.src,X.listener,B)}),7))){if(!J)throw Error("Invalid class name
"+J);if("function"!==typeof X)throw Error("Invalid decorator function
"+X);}return(y^K)&7||(this.eJ=this.eJ),k},P=function(K,y,X,J,k,B,Q){if((k|K)%((k-
7)%4||(Q=!!(B=X.g5,-~(B|y)-(~B^y)-J*(~B&y)+J*(~B|y))&&!!(X.oL&y)),9)||
(X.fj(function(F){B=F},J,y),Q=B),!((k^369)%5))a:if("string"===typeof y)Q="string"!
==typeof X||X.length!=K?-1:y.indexOf(X,J);else{for(B=J;B<y.length;B++)if(B in
y&&y[B]===X){Q=B;break a}Q=-1}return Q},tG=function(K,y,X,J,k,B,Q,F){return 1==(y+
((y^96)&7||(Q=P(1,J,k,X,K),
(B=Q>=X)&&Array.prototype.splice.call(J,Q,1),F=B),3)&7)&&(this.X=a.document||
document),F},gj=function(K,y){for(var X,J=1,k;J<arguments.length;J++){for(X in
k=arguments[J],k)K[X]=k[X];for(var B=0;B<a7.length;B+
+)X=a7[B],Object.prototype.hasOwnProperty.call(k,X)&&(K[X]=k[X])}},a=this||
self,g=function(K,y,X){X=this;try{TP(K,y,this)}catch(J)
{W(this,5,J,"~"),K(function(k){k(X.O)})}},T,Xn=function(){return
A.call(this,5)},bA=function(K,y,X,J){return
W.call(this,X,10,y,K,J)},Qb=function(K,y,X,J,k){return
u.call(this,0,K,19,y,X,J,k)},pz="closure_uid_"+(1E9*Math.random()>>>0),nz=function(
K,y,X,J,k,B,Q,F,q,N,G,r){for(B=(r=q=0,[]);q<K.length;q++)F=K.charCodeAt(q),128>F?
B[r++]=F:(F<y?B[r++]=F>>6|192:(55296==64512-(F&-64513)+(F|-64513)-(~F|
64512)&&q+1<K.length&&56320==(K.charCodeAt(q+1)&64512)?(F=(Q=(F&1023)<<10,131074-
X*(65536&~Q)+3*(65536^Q)+X*(-65537^Q))+(J=K.charCodeAt(++q),1023+(~J^1023)-(~J|
1023)),B[r++]=(N=F>>18,480-X*(N&240)-~N+(N|-241)),B[r++]=(k=F>>12&63,128+(k^128)-
(~k&128))):B[r++]=F>>12|224,B[r++]=F>>6&63|128),B[r++]=(G=-~(F|63)-(~F&63)+(~F|
63),~(G&128)-X*~(G|128)+(~G^128)));return B},S$=0,K8=function(K){return
JG.call(this,K,8)},JC=function(K,y,X,J,k){if((k=(J=y,a.trustedTypes),!k)||!
k.createPolicy)return J;try{J=k.createPolicy(X,
{createHTML:K8,createScript:K8,createScriptURL:K8})}catch(B)
{if(a.console)a.console[K](B.message)}return J},mM,Y8=function(K,y){if(!
a.addEventListener||!Object.defineProperty)return
false;K=Object.defineProperty({},"passive",(y=false,{get:function()
{y=true}}));try{a.addEventListener("test",Xn,K),a.removeEventListener("test",Xn,K)}
catch(X){}return y}(),a7="constructor hasOwnProperty isPrototypeOf
propertyIsEnumerable toLocaleString toString valueOf".split(" "),S=function(K,y)
{return u.call(this,0,K,8,y)},iA=function(){return
OQ.call(this,665,9)},m=(iA.prototype.eJ=(S.prototype.stopPropagation=(S.prototype.p
reventDefault=function(){this.defaultPrevented=true},function()
{this.H=true}),false),function(K,y,X,J,k){return
y7.call(this,14,5,K,y,X,J,k)}),cY={2:"touch",3:"pen",4:
(I(6,2,m,S),"mouse")},Kz="closure_listenable_"+
((m.prototype.stopPropagation=function()
{(m.U.stopPropagation.call(this),this.v).stopPropagation?
this.v.stopPropagation():this.v.cancelBubble=true},m.prototype).preventDefault=func
tion(K){m.U.preventDefault.call(this),K=this.v,K.preventDefault?
K.preventDefault():K.returnValue=false},1E6*Math.random()|0),yb=function(K,y,X,J,k)
{return Zl.call(this,1,9,X,y,k,K,J)},e$=0,x=function(K){return
k8.call(this,20,6,K)},Cz="closure_lm_"+(1E6*(x.prototype.add=((x.prototype.hu=funct
ion(K,y,X,J,k,B){return-((B=-1,k=this.F[K.toString()],k)&&(B=W(J,11,k,0,X,y)),1)<B?
k[B]:null},x.prototype).remove=function(K,y,X,J,k,B,Q){if(!((B=K.toString(),B)in
this.F))return false;return-1<(k=W(X,3,(Q=this.F[B],Q),0,y,J),k)?
(rj(11,51,null,Q[k]),Array.prototype.splice.call(Q,k,1),0==Q.length&&(delete
this.F[B],this.M--),true):false},x.prototype.hasListener=function(K,y,X,J,k){return
I(8,(J=(k=(X=void 0!==K)?K.toString():"",void 0!==y),false),true,function(B,Q)
{for(Q=0;Q<B.length;++Q)if(!(X&&B[Q].type!=k||J&&B[Q].capture!=y))return
true;return false},this.F)},function(K,y,X,J,k,B,Q,F,q){return-1<(B=W(J,
((F=this.F[q=K.toString(),q],F)||(F=this.F[q]=[],this.M++),19),F,0,y,k),B)?
(Q=F[B],X||(Q.Z=false)):(Q=new yb(q,!!
J,y,this.src,k),Q.Z=X,F.push(Q)),Q}),Math).random()|0),HY={},
$8=0,Lz=function(K,y,X,J,k,B){return
dj.call(this,1,9,K,y,X,J,k,B)},Dl="__closure_events_fn_"+(1E9*Math.random()>>>0),M=
function(){return lA.call(this,3,6)},M9=((((I(18,2,M,iA),M.prototype)
[Kz]=true,M.prototype.Vf=function(K)
{this.yf=K},M.prototype).addEventListener=function(K,y,X,J)
{Q7(8,23,0,"object",y,K,J,this,X)},M.prototype.removeEventListener=function(K,y,X,J
)
{JG("object",9,0,K,this,X,y,J)},M.prototype.dispatchEvent=function(K,y,X,J,k,B,Q,F,
q,N,G,r){if(Q=this.yf)for(G=[],r=1;Q;Q=Q.yf)G.push(Q),+
+r;if("string"===(F=(X=(y=this.Z7,G),B=K,B.type)||B,typeof B)?B=new S(B,y):B
instanceof S?B.target=B.target||y:(N=B,B=new
S(F,y),gj(B,N)),q=true,X)for(J=X.length-1;!
B.H&&0<=J;J--)k=B.currentTarget=X[J],q=A(10,true,true,B,F,k)&&q;if(B.H||
(k=B.currentTarget=y,q=A(26,true,true,B,F,k)&&q,B.H||
(q=A(58,true,false,B,F,k)&&q)),X)for(J=0;!B.H&&J<X.length;J+
+)k=B.currentTarget=X[J],q=A(42,true,false,B,F,k)&&q;return
q},M.prototype.hu=function(K,y,X,J){return
this.i.hu(String(K),y,X,J)},M).prototype.hasListener=function(K,y){return
this.i.hasListener(void 0!==K?String(K):void 0,y)},function(){return
tG.call(this,18,6)}),o7,kC=(T=M9.prototype,T.S=function(K){return"string"===typeof
K?this.X.getElementById(K):K},function(K){return
Q7.call(this,8,5,K)}),BT=function(K,y,X,J,k,B,Q,F,q,N){function G(r)
{r&&J.appendChild("string"===typeof r?Q.createTextNode(r):r)}for(N=1;N<B.length;N+
+)if(q=B[N],!W("array",12,k,K,q)||b(q,63,k)&&q.nodeType>X)G(q);else{a:{if(q&&typeof
q.length==K){if(b(q,62,k)){F="function"==typeof q.item||"string"==typeof
q.item;break a}if("function"===typeof q){F="function"==typeof q.item;break
a}}F=y}vY(2,1,6,X,"",F?Zl(1,10,X,q):q,G)}},Fn=(((T.canHaveChildren=function(K)
{if(1!=K.nodeType)return false;switch(K.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},T.getElementsByTagName=(T.appendChild=function(K,y)
{K.appendChild(y)},function(K,y){return(y||
this.X).getElementsByTagName(String(K))}),T.removeNode=kC,T.createTextNode=(T.conta
ins=function(K,y){if(!K||!y)return false;if(K.contains&&1==y.nodeType)return K==y||
K.contains(y);if("undefined"!=typeof K.compareDocumentPosition)return K==y||!!
(K.compareDocumentPosition(y)&16);for(;y&&K!=y;)y=y.parentNode;return
y==K},function(K){return
this.X.createTextNode(String(K))}),T).createElement=function(K,y,X)
{return((y=(X=this.X,String(K)),"application/xhtml+xml"===X.contentType)&&(y=y.toLo
werCase()),X).createElement(y)},T).append=function(K,y)
{BT("number",false,0,K,"object",arguments,9==K.nodeType?K:K.ownerDocument||
K.document)},function(){return C.call(this,24)}),p=(q9(17,12,Fn),function(K){return
dj.call(this,1,8,K)});((((I(34,2,(Fn.prototype.D9=(Fn.prototype.
$u="",0),p),M),p.prototype).IL=Fn.N(),p).prototype.S=function(){return
this.Bp},p.prototype).getParent=function(){return
this.D7},p.prototype.Vf=function(K){if(this.D7&&this.D7!=K)throw Error("Method not
supported");p.U.Vf.call(this,K)},p.prototype).$=function(){this.pj=!
((Zl(1,3,this,function(K){K.pj&&K.$
()}),this.aL)&&A(13,0,this.aL),1)},p.prototype.removeChild=function(K,y,X,J,k,B,Q,F
,q,N,G,r){if(K&&("string"===typeof K?N=K:((r=K.TN)||(X=K,J=K.IL,k=J.$u+":"+(J.D9+
+).toString(36),r=X.TN=k),N=r),q=N,this.Lj&&q?(F=this.Lj,G=(null!==F&&q in F?
F[q]:void 0)||null):G=null,K=G,q&&K)){if(null==((tG(18,16,0,(Q=this.Lj,q in
Q&&delete Q[q],this).iY,K),y)&&(K.$(),K.Bp&&kC(K.Bp)),B=K,B))throw Error("Unable to
set parent component");(B.D7=null,p.U).Vf.call(B,null)}if(!K)throw Error("Child is
not in parent component");return K};var q2,N2=function(K,y){return
lA.call(this,3,26,K,y)},Gj=function(K,y,X,J,k){return
rj.call(this,11,6,K,y,X,J,k)},rX=function(){return
q9.call(this,17,3)},DL=(q9(17,10,rX),
{button:"pressed",checkbox:"checked",menuitem:"selected",menuitemcheckbox:"checked"
,menuitemradio:"checked",radio:"checked",tab:"selected",treeitem:"selected"}),HT=fu
nction(){return U.call(this,13,7)},x8=(q9((I(36,2,
((((T=rX.prototype,T.h=function(K,y,X,J,k,B){if(k=K.S())this.xu||
(J=this.ku(),J.replace(/\\xa0|\\s/g," "),this.xu={1:J+"-disabled",2:J+"-
hover",4:J+"-active",8:J+"-selected",16:J+"-checked",32:J+"-focused",64:J+"-
open"}),(B=this.xu[y])&&this.I(B,K,X),this.nj(k,y,X)},T.ku=function(){return"goog-
control"},T).Pp=function(K){return K.S()},T.nj=function(K,y,X,J,k,B,Q){(q2||
(q2={1:"disabled",8:"selected",16:"checked",64:"expanded"}),k=q2[y],B=K.getAttribut
e("role")||null)?(Q=DL[B]||k,J="checked"==k||"selected"==k?Q:k):J=k,J&&j$(K,"
",J,18,"aria-",X)},T).zN=function(K,y,X,J,k,B){if(K.oL&32&&(J=K.Pp())){if(!
y&&u(0,0,63,32,K)){try{J.blur()}catch(Q)
{}u(0,0,79,32,K)&&(P(1,4,K,2,7)&&K.setActive(false),P(1,32,K,2,11)&&U(13,30,0,false
,K,32)&&K.h(32,false))}if(k=J.hasAttribute("tabindex"))X=J.tabIndex,k="number"===ty
peof X&&0<=X&&32768>X;k!=y&&(B=J,y?B.tabIndex=0:(B.tabIndex=-
1,B.removeAttribute("tabIndex")))}},T).I=function(K,y,X,J){(J=y.S?y.S():y)&&(X?
Gj:N2)(J,[K])},HT),rX),17),8,HT),{}),d=function(K,y,X,J,k,B,Q,F){return
y7.call(this,14,9,K,y,X,J,k,B,Q,F)};if("function"!==((((((((((T=(I(22,
(HT.prototype.nj=function(K,y,X){switch(y){case 8:case 16:j$(K,"
","pressed",11,"aria-",X);break;default:case 64:case
1:HT.U.nj.call(this,K,y,X)}},HT.prototype.ku=function(){return"goog-
button"},2),d,p),d).prototype,T).R=0,T).oL=39,T).g5=255,T.I=function(K,y){K?
y&&(this.B?0<=P(1,this.B,y,0,6)||
this.B.push(y):this.B=[y],this.l.I(y,this,true)):y&&this.B&&tG(18,8,0,this.B,y)&&(0
==this.B.length&&(this.B=null),this.l.I(y,this,false))},T.B=null,T).Fc=0,T).
$=function(){((d.U.
$.call(this),this).NT&&this.NT.detach(),this).isVisible()&&this.isEnabled()&&this.l
.zN(this,false)},T).oM=true,T).Pp=function(){return
this.l.Pp(this)},T).isVisible=function(){return this.oM},T.isEnabled=function()
{return!u(0,0,47,1,this)},T).setActive=function(K)
{U(13,10,0,K,this,4)&&this.h(4,K)},T.getState=function(){return
this.R},d.prototype.h=function(K,y,X,J,k,B,Q){X||1!=K?this.oL&K&&y!
=u(0,0,15,K,this)&&(this.l.h(this,K,y),this.R=y?(J=this.R,~(J&K)-1-~J-~K):
(k=this.R,~K-~(k&~K)+~~K)):(B=!y,Q=this.getParent(),Q&&"function"==typeof
Q.isEnabled&&!Q.isEnabled()||!U(13,20,0,!B,this,1)||(B||
(this.setActive(false),U(13,11,0,false,this,2)&&this.h(2,false)),this.isVisible()&&
this.l.zN(this,B),this.h(1,!B,true)))},typeof d))throw Error("Invalid component
class "+d);if("function"!==typeof rX)throw Error("Invalid renderer class "+rX);var
AC=hG(2,d,12),L=(OQ(665,(x8[AC]=rX,11),function(){return new d(null)},"goog-
control"),function(){return vY.call(this,2,1,3)}),bv=((((q9(17,
(I(38,2,L,HT),14),L),L).prototype.nj=Xn,L.prototype).h=function(K,y,X,J)
{(L.U.h.call(this,K,y,X),J=K.S())&&1==y&&(J.disabled=X)},L).prototype.zN=Xn,functio
n(K,y,X){return lA.call(this,3,12,K,y,X)}),RU=(OQ(665,(I(20,2,bv,d),3),function()
{return new bv(null)},"goog-button"),function(K,y,X,J,k,B,Q,F,q,N){if(!J.O){J.w5+
+;try{for(F=(q=(Q=J.s,y),N=void 0,0);(J.cp||--q)&&(J.P||(F=z(J,208))<Q);)try{B=void
0,J.P?N=Vb(J,J.P):(n(78,J,F),B=Z(J),N=z(J,B)),N&&N.call?N(J):zj(J,
[s2,21,B],X,0),J.si=true,H(J,13,false,k,k)}catch(G){z(J,75)?
zj(J,G,X,K):n(75,J,G)}q||zj(J,[s2,33],X,0)}catch(G){try{zj(J,G,X,K)}catch(r)
{W(J,21,r,"~")}}J.w5--}}),n8=((g.prototype.wV=void
0,g.prototype.cp=false,g).prototype.U6=void 0,function(K,y,X,J,k)
{return((RU(22,5001,((k=z(J,208),J.T)&&k<J.s?
(n(208,J,J.s),wX(208,y,J)):n(208,J,y),K),J,false),n)(208,J,k),z)
(J,X)}),f8=false,sQ=function(K,y,X,J,k,B,Q,F,q,N)
{if(B=(X.si=J,K[0]),B==EQ)X.jJ=25,X.A(K);else if(B==WY){N=K[1];try{F=X.O||
X.A(K)}catch(G){W(X,37,G,"~"),F=X.O}N(F)}else if(B==BY)X.A(K);else
if(B==U2)X.A(K);else if(B==PT){try{for(q=0;q<X.lY.length;q++)try{k=X.lY[q],k[0]
[k[1]](k[2])}catch(G){}}catch(G){}(0,K[1])(function(G,r){X.fj(G,true,r)},
(X.lY=[],function(G){C(38,(G=!X.L.length,0),X,
[C8]),G&&zP(false,254,J,X,true)}))}else{if(B==V7)return
Q=K[2],n(153,X,K[y]),n(159,X,Q),X.A(K);B==C8?
(X.GN=[],X.D=null,X.T=[]):B==O2&&"loading"===a.document.readyState&&(X.G=function(G
,r,D){(a.document.addEventListener("DOMContentLoaded",(r=J,D=function(){r||
(r=true,G())},D),f8),a).addEventListener("load",D,f8)})}},V7=[],YC=function(K,y,X,J
,k,B,Q,F,q,N,G,r,D){try{for(F=y;1414361568!==F;)J=(J|y)+(N=(r=X<<4,G=X>>>5,~(r&G)-
~r+(~r&G))+(X|y),Q=(D=k[F&3],-2*~(F|D)+(F^D)+2*(~F^D)),2*(N|y)-(N&Q)+~N-(N|~Q))|
y,F=F+2325900175|y,X=(B=((J<<4|y)^J>>>5)+(J|y)^(q=k[F>>>11&3],-2*~q+(F^q)+2*(F|
~q)),-2*~(X&B)+-3-(~X^B))|
y;return[J>>>24,J>>16&255,J>>K&255,J&255,X>>>24,X>>16&255,X>>K&255,-1-~X- -256+~(X|
255)]}catch(V){throw V;}},$C=(T=g.prototype,function(K,y,X,J,k,B,Q,F,q,N)
{for(N=(Q=(B=((q={},F=Z(J),q.Cj=Z(J),q).j=[],J).o==J?(k=Z(J),-(k^y)-X*(~k^y)+X*(k|-
2)):1,Z(J)),K);N<B;N+
+)q.j.push(Z(J));for(q.Hp=z(J,Q);B--;)q.j[B]=z(J,q.j[B]);return
q.vp=z(J,F),q}),E,PT=[],TP=(g.prototype.i7=function(K,y,X,J,k,B){try{k=K[((y|
0)+2)%3],K[y]=(J=(K[y]|0)-(K[(2*(y|1)-~y- -2+2*~(y|1))%3]|0)-(k|0),B=1==y?
k<<X:k>>>X,2*~B-2*~(J|B)-(J|~B)+(~J|B))}catch(Q){throw Q;}},
(g.prototype.n_=function(){return Z(this)},T).dV=function(){return
dj.call(this,1,6)},function(K,y,X,J,k,B)
{for(k=(X.hk=(X.qT=((X.G=null,X.r5=1,X).jJ=(X.Ju=0,X.GN=[],X.mQ=(X.w5=0,
(B=0,X).Y=void 0,X.P=void 0,(X.Pe=uv,X).si=false,function(Q,F,q){return
PY.call(this,255,8,Q,F,q)}),25),0),X.Ui=function(Q,F,q,N,G,r){return
PY.call(this,255,9,F,Q,q,N,G,r)},lv),[]);128>B;B++)k[B]=String.fromCharCode(B);
(C(8,(C(23,0,(C(13,0,X,(((((((((((((((J=(((((((((((((X.rV=((new bv(((n(208,X,
(X.lY=[],(X.o=X,X).ej=(X.D=[],function(Q){return A.call(this,24,Q)}),0)),n)
(78,X,0),"Submit")),n)(45,X,function(Q,F,q,N,G,r,D){H(Q,12,false,false,true)||
(G=$C(0,1,2,Q),q=G.Hp,N=G.j,r=N.length,F=G.vp,D=0==r?new q[F]:1==r?new q[F]
(N[0]):2==r?new q[F](N[0],N[1]):3==r?new q[F](N[0],N[1],N[2]):4==r?new q[F]
(N[0],N[1],N[2],N[3]):2(),n(G.Cj,Q,D))}),n(107,X,function(Q,F,q,N,G)
{N=(q=(G=Z(Q),F=Z(Q),z(Q,F)),z(Q,G)),n(F,Q,q+N)}),n(108,X,function(Q,F,q,N)
{if(F=Q.Ei.pop())
{for(N=Z(Q);0<N;N--)q=Z(Q),F[q]=Q.D[q];F[F[186]=Q.D[186],65]=Q.D[65],Q.D=F}else
n(208,Q,Q.s)}),function(Q,F,q,N,G,r,D,V,R,w,f,t){return
fz.call(this,q,N,20,Q,F,G,r,D,V,R,w,f,t)}),X).L=[],n(234,X,function(Q,F)
{F=z(Q,Z(Q)),wX(208,F,Q)}),X).Ei=[],n(111,X,function(Q,F,q,N,G){for(G=(N=PY(255,
(q=Z(Q),5),128,Q),0),F=[];G<N;G++)F.push(Z(Q));n(q,Q,F)}),X.RL=false,n(182,X,[]),n)
(140,X,function(Q,F,q,N,G,r,D){q=(G=Z(Q),Z)
(Q),D=Z(Q),Q.o==Q&&(F=z(Q,D),N=z(Q,G),r=z(Q,q),N[r]=F,125==G&&(Q.g=void
0,2==r&&tC(3,8,24,208,Q)))}),n)(73,X,function(Q,F,q,N,G)
{(F=(N=(q=(G=Z(Q),Z(Q)),z(Q,G)),I7)("number",N,"splice"),n)(q,Q,F)}),n)
(177,X,0),n(29,X,function(Q,F,q){(F=(q=Z(Q),z(Q,q)),F)
[0].removeEventListener(F[1],F[2],false)}),n(86,X,function(Q,F,q,N,G,r,D,V)
{if((D=PY(255,
(F=Z(Q),21),128,Q),q="",Q).D[169])for(r=z(Q,169),N=r.length,G=0;D--;)G=(V=PY(255,6,
128,Q),-2-2*~(G|V)-(G^V))%N,q+=k[r[G]];else for(;D--;)q+=k[Z(Q)];n(F,Q,q)}),n)
(160,X,function(Q,F,q,N,G){(N=(F=0!
=(G=(q=Z(Q),Z(Q)),z(Q,q)),z(Q,G)),F)&&n(208,Q,N)}),n)(128,X,function(Q)
{Q.Qf(4)}),n)(186,X,[]),n)(254,X,function(Q,F,q,N,G,r,D,V,R,w,f,t,O,Y,c,XX,e,N9)
{for(e=r=(t=(F=XX=(Y=(V=Z(Q),function(l,GP){for(;F<l;)XX|=Z(Q)<<F,F+=8;return
GP=XX&(1<<(F-=l,l))-1,XX>>=l,GP}),0),O=Y(3),-2-2*~(O|1)-
(O^1)),c=Y(5),R=[],0);r<c;r++)w=Y(1),R.push(w),e+=w?0:1;for(N=(q=(G=((e|0)-
1).toString(2).length,[]),0);N<c;N++)R[N]||(q[N]=Y(G));for(D=0;D<c;D+
+)R[D]&&(q[D]=Z(Q));for(f=(N9=t,
[]);N9--;)f.push(z(Q,Z(Q)));n(V,Q,function(l,GP,uA,R7,wj){for(uA=(GP=[],
[]),wj=0;wj<c;wj++){if(R7=q[wj],!R[wj])
{for(;R7>=uA.length;)uA.push(Z(l));R7=uA[R7]}GP.push(R7)}l.Y=(l.P=l.Ui(f.slice(),47
),l.Ui(GP,47))})}),n(185,X,function(Q,F,q,N){N=(q=(F=Z(Q),Z)(Q),Z)
(Q),n(N,Q,z(Q,F)>>>q)}),n(11,X,function(Q)
{Q.Yu(4)}),n(43,X,function(Q,F,q,N,G,r,D,V,R,w)
{(w=(V=(R=(D=(q=Z(Q),N=Z(Q),Z(Q)),Z(Q)),F=z(Q,R),z(Q,N)),z(Q,q)),G=z(Q,D),0)!
==w&&(r=fz(Q,1,5,2,1,G,F,w,V),w.addEventListener(V,r,f8),n(177,Q,[w,V,r]))}),n)
(54,X,0),n)(201,X,function(Q,F,q,N,G,r,D,V,R,w,f,t,O){if(!H(Q,25,false,true,true))
{if(D=(O=(G=(f=(N=(w=Z(Q),Z(Q)),Z(Q)),V=Z(Q),F=z(Q,f),z(Q,w)),z)
(Q,V),z(Q,N)),"object"==I7("number",G,"splice")){for(R in
t=[],G)t.push(R);G=t}for(F=(r=(q=0,G.length),0<F)?F:1;q<r;q+=F)D(G.slice(q,-2*~q+
(q^F)+2*(~q|F)),O)}}),n)(231,X,function(Q,F,q){H(Q,24,false,false,true)||
(F=Z(Q),q=Z(Q),n(q,Q,function(N){return eval(N)}
(el(z(Q,F)))))}),n(74,X,function(Q,F,q,N,G,r){F=(q=(N=(G=(r=Z(Q),Z(Q)),Z(Q)),z)
(Q,r),z(Q,G)),n(N,Q,+(q==F))}),n(13,X,function(Q)
{Q.Qf(3)}),n(17,X,function(Q,F,q,N,G,r){N=(q=(F=(G=Z(Q),Z(Q)),r=Z(Q),z)
(Q,F),z(Q,G)),n(r,Q,N[q])}),n(75,X,283),window.performance||
{}),X).Oi=false,X).Kj=J.timeOrigin||(J.timing||{}).navigationStart||0,n)
(114,X,function(Q,F,q,N){F=(q=(N=Z(Q),Z(Q)),Z(Q)),n(F,Q,z(Q,N)||
z(Q,q))}),n(130,X,X),n)(51,X,function(Q){ZL(4,Q)}),n)(109,X,function(Q)
{ZL(1,Q)}),n(223,X,function(Q,F){H(Q,30,false,false,true)||
(F=$C(0,1,2,Q),n(F.Cj,Q,F.vp.apply(F.Hp,F.j)))}),n(178,X,X.bY(4)),n)
(70,X,function(){}),n)(179,X,[106,0,0]),n)(118,X,a),n)(228,X,function(Q,F,q)
{q=Z(Q),F=Z(Q),n(F,Q,""+z(Q,q))}),n)(159,X,{}),n(65,X,2048),n)
(10,X,function(Q,F,q,N,G,r,D,V){q=(V=(r=(F=(D=(G=Z(Q),Z)(Q),Z(Q)),Z(Q)),z)(Q,D),z)
(Q,r),N=z(Q,F),n(G,Q,fz(Q,q,17,2,1,V,N))}),n)(132,X,[0,0,0]),n)
(31,X,function(Q,F,q,N,G,r){(G=(N=(F=(q=Z(Q),Z(Q)),Z(Q)),r=z(Q,q),z(Q,F)),n)(N,Q,r
in G|0)}),X.T=[],X).s=0,[O2])),X),[U2,y]),0),X,[PT,K]),zP)
(false,254,true,X,true)}),U2=(T.J=(window.performance||{}).now?function(){return
this.Kj+window.performance.now()}:function(){return+new Date},
[]),I7=function(K,y,X,J,k){if((J=typeof y,"object")==J)if(y){if(y instanceof
Array)return"array";if(y instanceof Object)return J;if("[object
Window]"==(k=Object.prototype.toString.call(y),k))return"object";if("[object
Array]"==k||typeof y.length==K&&"undefined"!=typeof y.splice&&"undefined"!=typeof
y.propertyIsEnumerable&&!y.propertyIsEnumerable(X))return"array";if("[object
Function]"==k||"undefined"!=typeof y.call&&"undefined"!=typeof
y.propertyIsEnumerable&&!y.propertyIsEnumerable("call"))return"function"}else
return"null";else if("function"==J&&"undefined"==typeof
y.call)return"object";return J},UQ=[],O2=[],s2={},Z=(T.tk=function(K,y,X,J,k,B,Q,F)
{return y7.call(this,14,13,K,y,X,J,k,B,Q,F)},T.b7=function(){return
rj.call(this,11,9)},T.Be=function(K,y,X,J,k,B,Q,F,q){return
j$.call(this,X,K,k,6,y,J,B,Q,F,q)},function(K,y,X,J,k,B){if(K.P)return
Vb(K,K.Y);return(J=vT(8,K,2,(X=z(K,208),k=X>>3,X)),K).g!
=k>>3&&(K.g=k>>3,y=z(K,125),K.Xe=YC(8,0,K.g,K.W,
[0,0,y[1],y[2]])),J^K.Xe[B=K[WY].length,-2*~B+~(k|B)+(k&~B)+(k|
~B)]}),zj=function(K,y,X,J,k,B,Q,F,q,N){if(k=(q=(N=((Q=void
0,y&&y[0]===s2)&&(J=y[1],Q=y[2],y=void
0),z(K,186)),0==N.length&&(F=z(K,78)>>3,N.push(J,F>>X&255,F&255),void 0!
=Q&&N.push(Q&255)),""),y&&(y.message&&(q+=y.message),y.stack&&(q+=":"+y.stack)),z)
(K,65),3<k){B=(q=nz((k-=(q=q.slice(0,(k|0)-3),(q.length|
0)+3),q.replace(/\\r\\n/g,"\\n")),2048,2),K).o,K.o=K;try{v(178,K,h(q.length,2).conc
at(q),195)}finally{K.o=B}}n(65,K,k)},vT=(g.prototype.fj=function(K,y,X,J,k,B)
{return k8.call(this,20,9,K,y,X,J,k,B)},function(K,y,X,J)
{if(J>=y.s)throw[s2,31];return(n(208,y,-2*~(J&K)+3*(J^K)+X*(~J^K)),y.T)
[J>>3]}),C8=(g.prototype.V="toString",[]),WY=[],Vb=function(K,y,X)
{return(X=y(399840).shift(),K.P(399840).length)||K.Y(399840).length||(K.Y=void
0,K.P=void 0),X},tC=function(K,y,X,J,k,B,Q){(k.W=(B=vT(8,k,2,z(k,J))<<X|
vT(8,k,2,z(k,J))<<16,Q=vT(8,k,2,z(k,J))<<y,K*~(B&Q)-2*~B-2*~Q+(~B^Q))|
vT(8,k,2,z(k,J)),k).g=void 0},z=function(K,y,X,J,k,B){if((B=K.D[y],void
0)===B)throw[s2,30,y];return B((k=((k=(k=(k=(k=X=(((J=(k=y|0,(k*k|0)%2338)|0,J*J|
0)%2338|0)*k|0)%2338|0,(k*k|0)%2338|0),k*k|0)%2338|0,k*k|0)%2338|0,k)*k|0)%2338|
0,12495*((((k*k|0)%2338|0)*X|0)%2338|0)))},n=(g.prototype.L_=function(K,y,X,J,k)
{if(3==K.length){for(J=0;3>J;J++)y[J]+=K[J];for(k=(X=0,
[13,8,13,12,16,5,3,10,15]);9>X;X++)y[3](y,X%3,k[X])}},function(K,y,X){if(208==K||
78==K)if(y.D[K])y.D[K][y.V](X);else y.D[K]=y.mQ(X);else if(179!=K&&178!=K&&182!
=K&&186!=K&&132!=K||!
y.D[K])y.D[K]=y.Ui(X,K);125==K&&tC(3,8,24,208,y)}),wX=function(K,y,X)
{((X.Ei.push(X.D.slice()),X.D)[K]=void 0,n)(K,X,y)},v=function(K,y,X,J,k,B,Q,F,q)
{if(y.o==y)for(k=z(y,K),178==K?(F=function(N,G,r,D,V,R,w){if(k.uY!
=(r=((V=k.length,V)|0)-4>>3,r)){k.uY=(R=(G=r<<3,-10-2*~(G|4)-
(G^4)),D=[0,0,q[1],q[2]],r);try{k.Wp=YC(8,0,fz((R|
0)+4,k,26,8,0),fz(R,k,13,8,0),D)}catch(f){throw f;}}k.push((w=k.Wp[V&7],1-3*(~w^N)
+2*(w|~N)+2*(~w|N)))},q=z(y,132)):F=function(N){k.push(N)},J&&F(255-
(~J&255)),Q=X.length,B=0;B<Q;B++)F(X[B])},h=(g.prototype.bY=function(K,y){return
PY.call(this,255,11,K,y)},function(K,y,X,J){for(J=(y|0)-1,X=[];0<=J;J--)X[-1-
(~y&1)-(~y|1)-(J|0)]=K>>8*J&255;return X}),FX=a.requestIdleCallback?function(K)
{requestIdleCallback(function(){K()},{timeout:4})}:a.setImmediate?function(K)
{setImmediate(K)}:function(K){setTimeout(K,0)},EQ=[],BY=(T.O6=function(K,y,X,J,k)
{return q9.call(this,17,9,K,y,X,J,k)},[]),zP=(g.prototype.A=function(K,y){return
K=(y={},{}),function(X,J,k,B,Q,F,q,N,G,r,D,V,R,w,f,t,O,Y,c,XX,e,N9)
{K=(G=K,y);try{if(e=X[0],e==UQ)return G==y?27:72;if(e==U2)
{F=X[1];try{for(q=(N=(B=(J=[],0),atob)(F),0);B<N.length;B+
+)Q=N.charCodeAt(B),255<Q&&(J[q++]=(Q|0)+~Q- -256-(~Q&255),Q>>=8),J[q++]=Q;n(125,
(this.s=(this.T=J,this.T.length<<3),this),[0,0,0])}catch(l)
{zj(this,l,8,17);return}RU(22,5001,8,this,false)}else
if(e==EQ)X[1].push(z(this,182).length,z(this,65),z(this,178).length,z(this,179).len
gth),n(159,this,X[2]),this.D[174]&&n8(8,z(this,174),159,this);else{if(e==WY)
{this.o=(XX=(w=h(((R=X[2],z)(this,179).length|
0)+2,2),this).o,this);try{r=z(this,186),0<r.length&&v(179,this,h(r.length,2).concat
(r),192),v(179,this,h(this.r5,1),167),v(179,this,h(this[WY].length,1)),k=0,f=z(this
,178),k-=(z(this,179).length|0)+5,k+=z(this,54)&2047,4<f.length&&(k-=(N9=f.length,
(N9|3)- -4+(N9|-
4))),0<k&&v(179,this,h(k,2).concat(this.bY(k)),197),4<f.length&&v(179,this,h(f.leng
th,2).concat(f),86)}finally{this.o=XX}if(Y=((V=this.bY(2).concat(z(this,179)),V[1]=
(c=V[0],~c-~(c|204)+(c&-205)),V[3]=V[1]^w[0],V)
[4]=V[1]^w[1],this.MT(V)))Y="<"+Y;else for(Y="",D=0;D<V.length;D++)O=V[D][this.V]
(16),1==O.length&&(O="0"+O),Y+=O;return(((z(this,(t=Y,182)).length=R.shift(),n)
(65,this,R.shift()),z)
(this,178).length=R.shift(),z(this,179)).length=R.shift(),t}if(e==BY)n8(8,X[1],159,
this);else if(e==V7)return n8(8,X[1],159,this)}}finally{K=G}}}
(),function(K,y,X,J,k,B,Q,F){if(J.L.length)
{J.Oi=((J.Oi&&0(),J).RL=k,true);try{B=J.J(),J.d5=B,J.SJ=0,J.Au=B,F=hC(13,null,k,tru
e,J,6,254),Q=J.J()-J.d5,J.qT+=Q,Q<(X?0:10)||0>=J.jJ--||
(Q=Math.floor(Q),J.GN.push(Q<=y?Q:254))}finally{J.Oi=K}return
F}}),lv,hC=((g.prototype.Qf=function(K,y,X,J,k,B){return
fz.call(this,X,J,9,K,y,k,B)},g).prototype.Yu=function(K,y,X)
{for(y=Z(this),X=0;0<K;K--)X=X<<8|
Z(this);n(y,this,X)},function(K,y,X,J,k,B,Q,F,q,N){for(;k.L.length;)
{k.G=y,q=k.L.pop();try{F=sQ(q,B,k,false)}catch(G){W(k,K,G,"~")}if(X&&k.G)
{N=k.G,N(function(){zP(false,Q,J,k,J)});break}}return
F}),uv,ZL=((g.prototype[PT]=[0,0,1,1,0,1,1],g).prototype.MT=(uv=function(K,y,X)
{return y=Z(K),X=Z(K),2*(~y&X)+(y|~X)-(~y|X)},lv=/./,function(K,y,X,J,k){return
hG.call(this,2,K,5,y,X,J,k)}),function(K,y,X,J)
{J=(X=Z(y),Z(y)),v(J,y,h(z(y,X),K))}),el=function(K,y)
{return(y=JC("error",null,"tl"))&&1===K.eval(y.createScript("1"))?function(X)
{return y.createScript(X)}:function(X){return""+X}}
((g.bind&&(uv[g.prototype.V]=U2.pop.bind(g.prototype[EQ]),lv[g.prototype.V]=U2.pop.
bind(g.prototype[EQ])),a));(40<(E=a.watchbell||(a.watchbell={}),E).m||
(E.m=41,E.tl=Qb,E.a=bA),E).ZHi_=function(K,y,X){return[(X=new g(y,K),function(J)
{return P(1,J,X,false,8)})]};try{E.u||(a.addEventListener("unload",function()
{},f8),E.u=1)}catch(K)
{}try{a.addEventListener("test",null,Object.defineProperty({},"passive",
{get:function(){f8={passive:true}}}))}catch(K)
{};}).call(this);'));}).call(this);</script>
<script type="text/javascript" nonce="ymfgNGLkl+xMJtJ+RdjkRA">
document.bg = new
watchbell.tl('ZHiVO3YWHSBSZatMSY8PyZtIQebDTidctSx2+pXYHQnAGU6IllemSOSVBw7/+FtqZvONT
xh+CECwOf8oMWE99wyaN37uDxvIPB9dMeFFydRpP1ffz2xJp64u2pqytMQmd7zDtW1YJeiBttE5gwLvTUhj
7kJhZ/L8xgJv6EkO5EtsNFcQ7Evp9pA4rxZjxk9TFvifVOtFwVD07AuaK11E8bt9eCX1ZMV7JYEpTxfC6O/
zCNWkaTKO2p8q68bkB27FJOEjFsoCnzh3niErC+rWOE3aiTp1el+cYoni8UZ0JRH9XwcVONjxQdmL5FuTeq
1B2QwfWM0LzBUSb8M2jTlPUPA+w2FBOwvpVjLfrJ9bJq46U727nsaBdgFB66XO1RgTQPLviKo6mkETY9O58
gdOUMbf5z4FoH480Tkp461JKo7fc1jvYEcqwakfscWPSF4SwKjezUbW1tchyYFfWCNLpKwEfcrcnFcTQw47
wOC+pIeZVnGep5I0sEnp/hZbhJZSwSyfn+enWrRIlcsK9TVklv3xRZ+1/anJhQfMQIp/v71bZrTqV5byvSf
xiVyiEsgWWmBOofSwJrQULIi7DD3IILkG14nUSx5CAsOQFDaGerlXEAm4cFGIoS7dXbeMyFPRORqkZbfBgJ
8hc6nz0V/RGxqiRt86kINlb6kJymU2fRtAgyiYmFYQWCaV3hiv7s1c9M+J4XTTXkpjfJwuP4guUgYlPeUuW
kxFX3W/o+e/QB/dpaVRIo9wfD5KYbucjLQDumEg65WnDbRj8397XdvaLi08J3DZyssQ14iyt8gi6bSjGrL8
+bJ6zXjnnbTpQM5Z9iD1s1UjjY3Iso2xqV/WgmykugZbolDqWsTQEpUZnvjb2zTIhW5ipTZogAJBI913fkI
MA9TYVYWJ2ABRcYZwrSprqD3tHRxJNE3m77Ai6CKZ870tSAKUO2UdYflxWTa+KP8+823opRWMFNQIKlxpMB
8hPrpxY19GbJKDYVKbAeCi6+99EZqyz9YfLsAjVqqJPp+hvJm7zzMl6NPkk2kHKXCWlQM1PUbp+orGtXpJk
eXfui07or5V3LW5YToJZc7viAs/fVry52WZLRb5M2KxqeSsob5VVuYbebVH+JHSKtd6rsiFgIvUPJE6Ag2r
CQe3Yhfuz9eyyiE4M7SvIDiO77Zuw0im2burx+TWam+kM3bwGfwtCYoZUwPpv9ebhdEabNFcFIXGtdXl5kZ
/Hf0lwGRsePa+
+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
qTZUOJxaifKQIkDT/smehgoeo0iHji+
+elN8ISRvEERj6FkrYV635cTj0oCA1Y1RmIaa0w9QIAsg7DbSm8EJICJ5YVw+
+TOjUEPqHIl1fGUYa7EV/gPI3eki9FM9YDTIKBx/JcCfJ/ctultw5pL5wKWNs5yvzu4wB41FWWASODFyL4w
0GVCqZPXONeIKT2LIpCH2ieCivWFGiWm2LkYUsmvpzhRkWwN80HOrI5Bw42+iFlE/dgXwwQpXcxl/zyIfNx
ddEmr4ra/eVEPRsJKbNnW/NoPSgJODG+
+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
6eh5e2SIA57CBBT+F8jrEigD8yxgPOWSA1aZi+
+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
NXLSRmqh6Ki0/pTZmk731ZO+
+DdEz59gQgHnX8ccrHRRzRWXg6srWCrbTHdmpV4+dJPDAzdwN55p8BUuMsu2+Fl6M3QmKFpHZlUXEArzpuj
ENlQWcjlrdwLcHst4AtAhViCcMuXNmsHLLti5u8hRbbJOuwywbxv+r68YGue/kosTt4ZpWgC/D6bQTvhk22
JCn/tW+JFyp3NLWOvH3tT3Rl/OG3eNpO6JCoosO2L6mxZTnd3zTk4ZrwlaWxi0QfNUKSUzla7MxMpTT37Of
G04ufpbjUZaJLugWV6c0gd+eH328qFsPOLYQEpREgmonfTWIXQmDGW724GEbX0LxwK3118q9gGkie0zwgCl
53qzrTuDn8nBu2naGpuckCvExFM845Rg/UvjhuGSrGeD2vvksf8ghNjB6V9UJkKK5ORID2FZNUVGe/7hG3C
FVIheqdVo60qIYSIzlWFZYrq4n8KfCBY4d7xyShZA5sthWHohgJNl+XC4/mt84LELw21F/wbP62vAz27qcV
A+/KONb1BYPj9JRYPH+YEna1f6xk/oX20PT5fmgeM16oGf9UxI/
+ZwSOG0h5mCMJpMKoobOD55ECYX+k0d7vfJ8fei01ed/WTSeBcaB9DjzG8lFjNFWVkJup9bXI=');
</script>
<script nonce="ymfgNGLkl+xMJtJ+RdjkRA">
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="ymfgNGLkl+xMJtJ+RdjkRA">
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="ymfgNGLkl+xMJtJ+RdjkRA">
if (gaia.ps.hasPrefilledIdentifier) {
var form = document.getElementById('gaia_loginform');
if (form) {
form.submit();
}
}
</script>
<script nonce="ymfgNGLkl+xMJtJ+RdjkRA">
(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="ymfgNGLkl+xMJtJ+RdjkRA">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="ymfgNGLkl+xMJtJ+RdjkRA">
gaia.loginAutoRedirect.start(5000,
'https:\x2F\x2Faccounts.google.com\x2FServiceLogin?continue=https%3A%2F
%2Fdocs.google.com%2FnonceSigner%3Fnonce%3D03ma1u3assi2e%26continue%3Dhttps%3A%2F
%2Fdoc-04-8k-docs.googleusercontent.com%2Fdocs%2Fsecuresc
%2F7lngdlpqgd3q99v1ptnq8ltvm44oqc0i%2Fdg3dpg1nack2sm79un3e7utla8nck4rc
%2F1628256375000%2F00654134362460734041%2F00654134362460734041%2F15gqOhx1SvuhSzwAms
1E4yudVux9rWEhy%3Fe%253Ddownload%2526nonce%253Djeglcevimbfbo%2526user
%253D00654134362460734041%2526authuser%253D0%2526hash
%253D3qukb1dgl28k37sjlp8rhnl035chk9oo%26hash
%3D5o6evjnmkij3ot29og3e2o9cb9c1t3j6\x26followup=https%3A%2F%2Fdocs.google.com
%2FnonceSigner%3Fnonce%3D03ma1u3assi2e%26continue%3Dhttps%3A%2F%2Fdoc-04-8k-
docs.googleusercontent.com%2Fdocs%2Fsecuresc%2F7lngdlpqgd3q99v1ptnq8ltvm44oqc0i
%2Fdg3dpg1nack2sm79un3e7utla8nck4rc
%2F1628256375000%2F00654134362460734041%2F00654134362460734041%2F15gqOhx1SvuhSzwAms
1E4yudVux9rWEhy%3Fe%253Ddownload%2526nonce%253Djeglcevimbfbo%2526user
%253D00654134362460734041%2526authuser%253D0%2526hash
%253D3qukb1dgl28k37sjlp8rhnl035chk9oo%26hash
%3D5o6evjnmkij3ot29og3e2o9cb9c1t3j6\x26service=wise\x26passive=1209600\x26noautolog
in=true',
'https:\x2F\x2Faccounts.google.com\x2FPassiveLoginProber?continue=https%3A%2F
%2Fdocs.google.com%2FnonceSigner%3Fnonce%3D03ma1u3assi2e%26continue%3Dhttps%3A%2F
%2Fdoc-04-8k-docs.googleusercontent.com%2Fdocs%2Fsecuresc
%2F7lngdlpqgd3q99v1ptnq8ltvm44oqc0i%2Fdg3dpg1nack2sm79un3e7utla8nck4rc
%2F1628256375000%2F00654134362460734041%2F00654134362460734041%2F15gqOhx1SvuhSzwAms
1E4yudVux9rWEhy%3Fe%253Ddownload%2526nonce%253Djeglcevimbfbo%2526user
%253D00654134362460734041%2526authuser%253D0%2526hash
%253D3qukb1dgl28k37sjlp8rhnl035chk9oo%26hash
%3D5o6evjnmkij3ot29og3e2o9cb9c1t3j6\x26followup=https%3A%2F%2Fdocs.google.com
%2FnonceSigner%3Fnonce%3D03ma1u3assi2e%26continue%3Dhttps%3A%2F%2Fdoc-04-8k-
docs.googleusercontent.com%2Fdocs%2Fsecuresc%2F7lngdlpqgd3q99v1ptnq8ltvm44oqc0i
%2Fdg3dpg1nack2sm79un3e7utla8nck4rc
%2F1628256375000%2F00654134362460734041%2F00654134362460734041%2F15gqOhx1SvuhSzwAms
1E4yudVux9rWEhy%3Fe%253Ddownload%2526nonce%253Djeglcevimbfbo%2526user
%253D00654134362460734041%2526authuser%253D0%2526hash
%253D3qukb1dgl28k37sjlp8rhnl035chk9oo%26hash
%3D5o6evjnmkij3ot29og3e2o9cb9c1t3j6\x26service=wise\x26passive=1209600');
</script>
</body>
</html>

You might also like