Sei sulla pagina 1di 43

<!

DOCTYPE html>
<html lang="in">
<head>
<meta charset="utf-8">
<meta content="width=300, initial-scale=1" name="viewport">
<meta name="description" content="Google Drive merupakan cara gratis untuk
menyimpan cadangan file yang mudah dijangkau dari telepon, tablet, atau komputer.
Mulai dengan penyimpanan Google sebesar 15 GB gratis.">
<meta name="google-site-verification" content="LrdTUW9psUAMbh4Ia074-
BPEVmcpBxF6Gwf0MSgQXZs">
<title>Sambutlah Google Drive Satu tempat untuk semua file Anda</title>
<style>
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src:
url(//fonts.gstatic.com/s/opensans/v14/DXI1ORHCpsQm3Vp6mXoaTXZ2MAKAc2x4R1uOSeegc5U.
eot);
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src:
url(//fonts.gstatic.com/s/opensans/v14/cJZKeOuBrn4kERxqtaUH3fY6323mHUZFJMgTvxaG2iE.
eot);
}
</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;
line-height: 36px;
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;
border: 0;
width: 16px;
height: 16px;
box-sizing: content-box;
background: none;
}
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>
Satu akun untuk seluruh Google.
</h1>
<h2 class="hidden-small">
Masuk untuk melanjutkan ke Google Drive
</h2>
</div>
<div class="main-content

no-name

">
<div class="card signin-card

pre-shift

no-name">
<div id="cc_iframe_parent"></div>
<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="AFoagUVR8_qH239MMaXl0ny_NueHBDKKWg:1501379037350">
<input type="hidden" name="continue" value="https://docs.google.com/nonceSigner?
nonce=hpnh1p85qfmcs&amp;continue=https://doc-10-54-
docs.googleusercontent.com/docs/securesc/6vkt52tg0tgrhglemncsvrsj6e3vlqes/9ohacr64a
iebg2a1c0udh33n7adijugo/1501372800000/03797128013141617041/00775266035331107569/0B6
elUcr07x62MU8tSTAxaTZ6amM?e
%3Ddownload&amp;hash=536mv8ljc8qg2ofblukds33df4pcfkg9&amp;urp=https://doc-10-54-
docs.googleusercontent.com/docs/">
<input type="hidden" name="followup" value="https://docs.google.com/nonceSigner?
nonce=hpnh1p85qfmcs&amp;continue=https://doc-10-54-
docs.googleusercontent.com/docs/securesc/6vkt52tg0tgrhglemncsvrsj6e3vlqes/9ohacr64a
iebg2a1c0udh33n7adijugo/1501372800000/03797128013141617041/00775266035331107569/0B6
elUcr07x62MU8tSTAxaTZ6amM?e
%3Ddownload&amp;hash=536mv8ljc8qg2ofblukds33df4pcfkg9&amp;urp=https://doc-10-54-
docs.googleusercontent.com/docs/">
<input type="hidden" name="service" value="wise">
<input type="hidden" name="ltmpl" value="homepage">
<input id="profile-information" name="ProfileInformation" type="hidden" value="">
<input id="session-state" name="SessionState" type="hidden" value="">
<input type="hidden" id="_utf8" name="_utf8" value="&#9731;"/>
<input type="hidden" name="bgresponse" id="bgresponse" value="js_disabled">
<input type="hidden" id="pstMsg" name="pstMsg" value="0">
<input type="hidden" id="checkConnection" name="checkConnection" value="">
<input type="hidden" id="checkedDomains" name="checkedDomains"
value="youtube">
<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="stacked-label" for="Email">
Masukkan email</label>
<input id="Email" type="email" value="" spellcheck="false"
name="Email"

placeholder="Email atau ponsel"

>
<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="Berikutnya">
<a class="need-help"
href="https://accounts.google.com/signin/usernamerecovery?continue=https%3A
%2F%2Fdocs.google.com%2FnonceSigner%3Fnonce%3Dhpnh1p85qfmcs%26continue%3Dhttps%3A
%2F%2Fdoc-10-54-docs.googleusercontent.com%2Fdocs%2Fsecuresc
%2F6vkt52tg0tgrhglemncsvrsj6e3vlqes%2F9ohacr64aiebg2a1c0udh33n7adijugo
%2F1501372800000%2F03797128013141617041%2F00775266035331107569%2F0B6elUcr07x62MU8tS
TAxaTZ6amM%3Fe%253Ddownload%26hash%3D536mv8ljc8qg2ofblukds33df4pcfkg9%26urp%3Dhttps
%3A%2F%2Fdoc-10-54-docs.googleusercontent.com%2Fdocs
%2F&amp;service=wise&amp;hl=in">
Temukan akun saya
</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%3Dhpnh1p85qfmcs%26continue%3Dhttps%3A%2F
%2Fdoc-10-54-docs.googleusercontent.com%2Fdocs%2Fsecuresc
%2F6vkt52tg0tgrhglemncsvrsj6e3vlqes%2F9ohacr64aiebg2a1c0udh33n7adijugo
%2F1501372800000%2F03797128013141617041%2F00775266035331107569%2F0B6elUcr07x62MU8tS
TAxaTZ6amM%3Fe%253Ddownload%26hash%3D536mv8ljc8qg2ofblukds33df4pcfkg9%26urp%3Dhttps
%3A%2F%2Fdoc-10-54-docs.googleusercontent.com%2Fdocs%2F&amp;followup=https%3A%2F
%2Fdocs.google.com%2FnonceSigner%3Fnonce%3Dhpnh1p85qfmcs%26continue%3Dhttps%3A%2F
%2Fdoc-10-54-docs.googleusercontent.com%2Fdocs%2Fsecuresc
%2F6vkt52tg0tgrhglemncsvrsj6e3vlqes%2F9ohacr64aiebg2a1c0udh33n7adijugo
%2F1501372800000%2F03797128013141617041%2F00775266035331107569%2F0B6elUcr07x62MU8tS
TAxaTZ6amM%3Fe%253Ddownload%26hash%3D536mv8ljc8qg2ofblukds33df4pcfkg9%26urp%3Dhttps
%3A%2F%2Fdoc-10-54-docs.googleusercontent.com%2Fdocs
%2F&amp;service=wise&amp;ltmpl=homepage">
Masuk dengan akun lain
</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%3Dhpnh1p85qfmcs%26continue%3Dhttps%3A
%2F%2Fdoc-10-54-docs.googleusercontent.com%2Fdocs%2Fsecuresc
%2F6vkt52tg0tgrhglemncsvrsj6e3vlqes%2F9ohacr64aiebg2a1c0udh33n7adijugo
%2F1501372800000%2F03797128013141617041%2F00775266035331107569%2F0B6elUcr07x62MU8tS
TAxaTZ6amM%3Fe%253Ddownload%26hash%3D536mv8ljc8qg2ofblukds33df4pcfkg9%26urp%3Dhttps
%3A%2F%2Fdoc-10-54-docs.googleusercontent.com%2Fdocs%2F&amp;ltmpl=homepage">
Buat akun
</a>
</span>
</p>
<p class="tagline">
Satu Akun Google untuk semua produk 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/in/about" target="_blank">
Tentang Google
</a>
</li>
<li>
<a href="https://accounts.google.com/TOS?loc=ID&hl=in&privacy=true"
target="_blank">
Privasi
</a>
</li>
<li>
<a href="https://accounts.google.com/TOS?loc=ID&hl=in" target="_blank">
Persyaratan
</a>
</li>
<li>
<a href="http://www.google.com/support/accounts?hl=in" target="_blank">
Bantuan
</a>
</li>
</ul>
<div id="lang-vis-control" style="display: none">
<span id="lang-chooser-wrap" class="lang-chooser-wrap">
<label for="lang-chooser"><img
src="//ssl.gstatic.com/images/icons/ui/common/universal_language_settings-21.png"
alt="Ubah bahasa"></label>
<select id="lang-chooser" class="lang-chooser" name="lang-chooser">
<option value="af"
>
Afrikaans
</option>
<option value="az"
>
azrbaycan
</option>
<option value="ms"
>
Bahasa Melayu
</option>
<option value="ca"
>
catal
</option>
<option value="cs"
>
etina
</option>
<option value="da"
>
Dansk
</option>
<option value="de"
>
Deutsch
</option>
<option value="et"
>
eesti
</option>
<option value="en-GB"
>
English (United Kingdom)
</option>
<option value="en"
>
English (United States)
</option>
<option value="es"
>
Espaol (Espaa)
</option>
<option value="es-419"
>
Espaol (Latinoamrica)
</option>
<option value="eu"
>
euskara
</option>
<option value="fil"
>
Filipino
</option>
<option value="fr-CA"
>
Franais (Canada)
</option>
<option value="fr"
>
Franais (France)
</option>
<option value="gl"
>
galego
</option>
<option value="hr"
>
Hrvatski
</option>
<option value="in"

selected="selected"
>
Indonesia
</option>
<option value="zu"
>
isiZulu
</option>
<option value="is"
>
slenska
</option>
<option value="it"
>
Italiano
</option>
<option value="sw"
>
Kiswahili
</option>
<option value="lv"
>
latvieu
</option>
<option value="lt"
>
lietuvi
</option>
<option value="hu"
>
magyar
</option>
<option value="nl"
>
Nederlands
</option>
<option value="no"
>
norsk
</option>
<option value="pl"
>
polski
</option>
<option value="pt"
>
Portugus (Brasil)
</option>
<option value="pt-PT"
>
Portugus (Portugal)
</option>
<option value="ro"
>
romn
</option>
<option value="sk"
>
Slovenina
</option>
<option value="sl"
>
slovenina
</option>
<option value="fi"
>
Suomi
</option>
<option value="sv"
>
Svenska
</option>
<option value="vi"
>
Ting Vit
</option>
<option value="tr"
>
Trke
</option>
<option value="el"
>

</option>
<option value="bg"
>

</option>
<option value="mn"
>

</option>
<option value="ru"
>

</option>
<option value="sr"
>

</option>
<option value="uk"
>

</option>
<option value="ka"
>

</option>
<option value="hy"
>

</option>
<option value="iw"
>

</option>
<option value="ur"
>

</option>
<option value="ar"
>

</option>
<option value="fa"
>

</option>
<option value="am"
>

</option>
<option value="ne"
>

</option>
<option value="mr"
>

</option>
<option value="hi"
>

</option>
<option value="bn"
>

</option>
<option value="gu"
>

</option>
<option value="ta"
>

</option>
<option value="te"
>

</option>
<option value="kn"
>

</option>
<option value="ml"
>

</option>
<option value="si"
>

</option>
<option value="th"
>

</option>
<option value="lo"
>

</option>
<option value="my"
>

</option>
<option value="km"
>

</option>
<option value="ko"
>

</option>
<option value="zh-HK"
>

</option>
<option value="ja"
>

</option>
<option value="zh-CN"
>

</option>
<option value="zh-TW"
>

</option>
</select>
</span>
</div>
</div>
</div>
</div>
<script>
(function(){
var splitByFirstChar = function(toBeSplit, splitChar) {
var index = toBeSplit.indexOf(splitChar);
if (index >= 0) {
return [toBeSplit.substring(0, index),
toBeSplit.substring(index + 1)];
}
return [toBeSplit];
}
var langChooser_parseParams = function(paramsSection) {
if (paramsSection) {
var query = {};
var params = paramsSection.split('&');
for (var i = 0; i < params.length; i++) {
var param = splitByFirstChar(params[i], '=');
if (param.length == 2) {
query[param[0]] = param[1];
}
}
return query;
}
return {};
}
var appendHiddenParams = function(query) {
var loginForm = document.getElementById('gaia_loginform');
if (loginForm) {
var loginInputs = loginForm.getElementsByTagName('input');
for (var i = 0, input; input = loginInputs[i]; i++) {
if (input.type == 'hidden' && input.value && !query[input.name]) {
query[input.name] = input.value;
}
}
}
}
var post = function(path, params) {
var form = document.createElement('form');
form.setAttribute('method', 'post');
form.setAttribute('action', path);

for (var key in params) {


if (params.hasOwnProperty(key)) {
var hiddenField = document.createElement('input');
hiddenField.setAttribute('type', 'hidden');
hiddenField.setAttribute('name', key);
hiddenField.setAttribute('value', params[key]);

form.appendChild(hiddenField);
}
}

document.body.appendChild(form);
form.submit();
}
var langChooser_getParamStr = function(params) {
var paramsStr = [];
for (var a in params) {
paramsStr.push(a + "=" + params[a]);
}
return paramsStr.join('&');
}
var langChooser_currentUrl = window.location.href;
var match = langChooser_currentUrl.match("^(.*?)(\\?(.*?))?(#(.*))?$");
var langChooser_currentPath = match[1];
var langChooser_params = langChooser_parseParams(match[3]);
var langChooser_fragment = match[5];

var langChooser = document.getElementById('lang-chooser');


var langChooserWrap = document.getElementById('lang-chooser-wrap');
var langVisControl = document.getElementById('lang-vis-control');
if (langVisControl && langChooser) {
langVisControl.style.display = 'inline';
langChooser.onchange = function() {
langChooser_params['lp'] = 1;
langChooser_params['hl'] = encodeURIComponent(this.value);
var hiddenEmailInput = document.getElementById('Email-hidden');
if (hiddenEmailInput) {
// If we are in password separation on password page, post to
// /AccountLoginInfo.
appendHiddenParams(langChooser_params);
langChooser_params['Email'] = hiddenEmailInput.value;
post('/AccountLoginInfo', langChooser_params);
} else {
var paramsStr = langChooser_getParamStr(langChooser_params);
var newHref = langChooser_currentPath + "?" + paramsStr;
if (langChooser_fragment) {
newHref = newHref + "#" + langChooser_fragment;
}
window.location.href = newHref;
}
};
}
})();
</script>
<script type="text/javascript">
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);
}
};
</script>
<script>var G,Gb=function(a,b){var c=a;a&&"string"==typeof
a&&(c=document.getElementById(a));if(b&&!c)throw new Ga(a);return c},Ga=function(a)
{this.id=a;this.toString=function(){return"No element found for id
'"+this.id+"'"}};var Gc={},Gf=function(a,b,c){var d=function(a){var
b=c.call(this,a);!1===b&&Gd(a);return b};a=Gb(a,!0);a.addEventListener(b,d,!
1);Ge(a,b).push(d);return d},Gg=function(a,b,c){a=Gb(a,!0);var d=function(){var
b=window.event,d=c.call(a,b);!1===d&&Gd(b);return
d};a.attachEvent("on"+b,d);Ge(a,b).push(d);return d},Gh;Gh=window.addEventListener?
Gf:window.attachEvent?Gg:void 0;
var Gd=function(a){a.preventDefault?a.preventDefault():a.returnValue=!1;return!
1},Ge=function(a,b){Gc[a]=Gc[a]||{};Gc[a][b]=Gc[a][b]||[];return Gc[a][b]};var
Gi=function(){try{return new XMLHttpRequest}catch(c){for(var
a=["MSXML2.XMLHTTP.6.0","MSXML2.XMLHTTP.3.0","MSXML2.XMLHTTP","Microsoft.XMLHTTP"],
b=0;b<a.length;b++)try{return new ActiveXObject(a[b])}catch(d){}}return
null},Gj=function(){this.request=Gi();this.parameters={}};
Gj.prototype.send=function(a,b){var c=[],d;for(d in this.parameters){var
e=this.parameters[d];c.push(d+"="+encodeURIComponent(e))}c=c.join("&");var
f=this.request;f.open("POST",a,!0);f.setRequestHeader("Content-
type","application/x-www-form-urlencoded");f.onreadystatechange=function()
{4==f.readyState&&b({status:f.status,text:f.responseText})};f.send(c)};
Gj.prototype.get=function(a,b){var c=this.request;c.open("GET",a,!
0);c.onreadystatechange=function()
{4==c.readyState&&b({status:c.status,text:c.responseText})};c.send()};var
Gl=function(a){this.g=a;this.u=this.m();if(null==this.g)throw new Gk("Empty module
name");};G=Gl.prototype;G.m=function(){var a=window.location.pathname;return
a&&0==a.indexOf("/accounts")?"/accounts/JsRemoteLog":"/JsRemoteLog"};
G.i=function(a,b,c){var d=this.u,e=this.g||"";d=d+"?
module="+encodeURIComponent(e);a=a||"";d=d+"&type="+encodeURIComponent(a);b=b||"";d
=d+"&msg="+encodeURIComponent(b);c=c||[];for(a=0;a<c.length;a+
+)d=d+"&arg="+encodeURIComponent(c[a]);try{var
f=Math.floor(1E4*Math.random());d=d+"&r="+String(f)}catch(g){}return
d};G.send=function(a,b,c){var d=new Gj;d.parameters={};try{var
e=this.i(a,b,c);d.get(e,function(){})}catch(f){}};G.error=function(a,b)
{this.send("ERROR",a,b)};
G.warn=function(a,b){this.send("WARN",a,b)};G.info=function(a,b)
{this.send("INFO",a,b)};G.f=function(a){var b=this;return function(){try{return
a.apply(null,arguments)}catch(c){throw b.error("Uncatched exception: "+c),c;}}};var
Gk=function(){};var Gm=Gm||new Gl("uri"),Gn=/^(?:([^:/?#.]+):)?(?:\/\/(?:([^/?
#]*)@)?([\w\d\-\u0100-\uffff.%]*)(?::([0-9]+))?)?([^?#]+)?(?:\?([^#]*))?(?:#(.*))?
$/,Go=function(a){return"http"==a.toLowerCase()?80:"https"==a.toLowerCase()?
443:null},Gp=function(a,b){var c=b.match(Gn)[1]||null,d=b.match(Gn)[3]||null;var
e=d&&decodeURIComponent(d);d=Number(b.match(Gn)[4]||null)||null;if(!c||!e)return
Gm.error("Invalid origin Exception",[String(b)]),!1;d||(d=Go(c));b=a.match(Gn)[1]||
null;if(!b||b.toLowerCase()!=c.toLowerCase())return!1;
c=(c=a.match(Gn)[3]||null)&&decodeURIComponent(c);if(!c||c.toLowerCase()!
=e.toLowerCase())return!1;(a=Number(a.match(Gn)[4]||null)||null)||(a=Go(b));return
d==a};var Gq=Gq||new Gl("check_connection"),Gr=null,Gs=null,Gt=function(a,b)
{this.c=a;this.b=b;this.a=!1};G=Gt.prototype;G.h=function(a,b){if(!b)return!
1;if(0<=a.indexOf(","))return Gq.error("CheckConnection result contains comma",
[a]),!1;var c=b.value;b.value=c?c+","+a:a;return!0};G.w=function(a){return
this.h(a,null)};G.v=function(a){return this.h(a,Gs)};G.l=function(a)
{a=a.match("^([^:]+):(\\d*):(\\d?)$");return!a||3>a.length?null:a[1]};
G.s=function(a,b){if(!Gp(this.c,a))return!1;if(this.a||!b)return!
0;this.l(b)==this.b&&(this.v(b)||this.w(a),this.a=!0);return!0};G.o=function(){var
a=this.c;var b="timestamp",c=String((new Date).getTime());if(0<a.indexOf("#"))throw
Object("Unsupported URL Exception: "+a);return a=0<=a.indexOf("?")?
a+"&"+encodeURIComponent(b)+"="+encodeURIComponent(c):a+"?"+encodeURIComponent(b)
+"="+encodeURIComponent(c)};
G.j=function(){var
a=window.document.createElement("iframe"),b=a.style;b.visibility="hidden";b.width="
1px";b.height="1px";b.position="absolute";b.top="-
100px";a.src=this.o();a.id=this.b;Gr.appendChild(a)};
var Gu=function(a){return function(b){var c=b.origin.toLowerCase();b=b.data;for(var
d=a.length,e=0;e<d&&!a[e].s(c,b);e++);}},Gv=function(){if(window.postMessage){var
a=window.__CHECK_CONNECTION_CONFIG.iframeParentElementId;var
b=window.__CHECK_CONNECTION_CONFIG.newResultElementId;
(Gr=document.getElementById(a))?b?(Gs=document.getElementById(b),a=!0):
(Gq.error("Unable to locate the input element to storeCheckConnection result","new
id: "+String(b)),a=!1):(Gq.error("Unable to locate the iframe anchor to append
connection test iframe",
["element id: "+a]),a=!1);if(a)
{a=window.__CHECK_CONNECTION_CONFIG.domainConfigs;if(!a){if(!
window.__CHECK_CONNECTION_CONFIG.iframeUri){Gq.error("Missing iframe URL in old
configuration");return}a=[{iframeUri:window.__CHECK_CONNECTION_CONFIG.iframeUri,dom
ainSymbol:"youtube"}]}if(0!=a.length){b=a.length;for(var c=[],d=0;d<b;d+
+)c.push(new
Gt(a[d].iframeUri,a[d].domainSymbol));Gh(window,"message",Gu(c));for(d=0;d<b;d+
+)c[d].j()}}}},Gw=function(){if(window.__CHECK_CONNECTION_CONFIG){var
a=window.__CHECK_CONNECTION_CONFIG.postMsgSupportElementId;
if(window.postMessage){var b=document.getElementById(a);b?
b.value="1":Gq.error("Unable to locate the input element to storepostMessage test
result",["element id:
"+a])}}};G_checkConnectionMain=Gq.f(Gv);G_setPostMessageSupportFlag=Gq.f(Gw);
</script>
<script>
window.__CHECK_CONNECTION_CONFIG = {
newResultElementId: 'checkConnection',
domainConfigs: [{iframeUri:
'https://accounts.youtube.com/accounts/CheckConnection?pmpo\x3dhttps%3A%2F
%2Faccounts.google.com\x26v\x3d-1705202393',domainSymbol: 'youtube'}],
iframeUri: '',
iframeOrigin: '',
iframeParentElementId: 'cc_iframe_parent',
postMsgSupportElementId: 'pstMsg',
msgContent: 'accessible'
};
G_setPostMessageSupportFlag();
G_checkConnectionMain();
</script>
<script type="text/javascript">/* Anti-spam. Want to say hello? Contact (base64)
Ym90Z3VhcmQtY29udGFjdEBnb29nbGUuY29t */Function('var h=function(w,g,A)
{if("object"==(g=typeof w,g))if(w){if(w instanceof Array)return"array";if(w
instanceof Object)return g;if((A=Object.prototype.toString.call(w),"[object
Window]")==A)return"object";if("[object Array]"==A||"number"==typeof
w.length&&"undefined"!=typeof w.splice&&"undefined"!=typeof
w.propertyIsEnumerable&&!w.propertyIsEnumerable("splice"))return"array";if("[object
Function]"==A||"undefined"!=typeof w.call&&"undefined"!=typeof
w.propertyIsEnumerable&&!w.propertyIsEnumerable("call"))return"function"}else
return"null";else if("function"==g&&"undefined"==typeof
w.call)return"object";return g},wg=function(w){for(w=0;64>w;+
+w)l[w]="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-
_".charAt(w),n["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-
_".charAt(w)]=w;n[n[l[64]="","+"]=62,n["/"]=63,"="]=64},N=function(w,g){return
w<g?-1:w>g?1:0},l={},T,gg=function(w,g,A,I,L){for(I=(g=[],A=0);I<w.length;I+
+)L=w.charCodeAt(I),128>L?g[A++]=L:(2048>L?g[A++]=L>>6|192:
(55296==(L&64512)&&I+1<w.length&&56320==(w.charCodeAt(I+1)&64512)?(L=65536+
((L&1023)<<10)+(w.charCodeAt(++I)&1023),g[A++]=L>>18|240,g[A++]=L>>12&63|128):g[A+
+]=L>>12|224,g[A++]=L>>6&63|128),g[A++]=L&63|128);return g},u=function(w,g)
{return(g=typeof w,"object"==g&&null!=w)||"function"==g},Aj=function()
{},n={},E=this;a:{var Ib=E.navigator;if(Ib){var Lo=Ib.userAgent;if(Lo){T=Lo;break
a}}T=""}var hj=function(w,g,A){return
Object.prototype.hasOwnProperty.call((A=MM,A),w)?A[w]:A[w]=g(w)},Ow=function(w)
{return(w=E.document)?w.documentMode:void 0},q="",lA=function(w,g,A){for(A in
w)if(g.call(void 0,w[A],A,w))return true;return false},B=/\\b(?:MSIE|rv)[: ]
([^\\);]+)(\\)|;)/.exec(T),m=(B&&(q=B?B[1]:""),Ow()),FQ=null!=m&&m>parseFloat(q)?
String(m):q,x=function(w){return hj(w,function(g,A,I,L,M,F,r)
{for(g=0,A=String(FQ).replace(/^[\\s\\xa0]+|[\\s\\xa0]+
$/g,"").split("."),I=String(w).replace(/^[\\s\\xa0]+|[\\s\\xa0]+
$/g,"").split("."),L=Math.max(A.length,I.length),M=0;0==g&&M<L;M++)
{F=(r=I[M]||"",A)[M]||"";do{if((r=(F=/(\\d*)(\\D*)(.*)/.exec(F)||["","","",""],/
(\\d*)(\\D*)(.*)/.exec(r)||
["","","",""]),0==F[0].length)&&0==r[0].length)break;F=(r=(g=N(0==F[1].length?
0:parseInt(F[1],10),0==r[1].length?0:parseInt(r[1],10))||
N(0==F[2].length,0==r[2].length)||N(F[2],r[2]),r[3]),F[3])}while(0==g)}return
0<=g})},Q_,MM={},rg=E.document,S=9<=((Q_=rg?Ow()||("CSS1Compat"==rg.compatMode?
parseInt(FQ,10):5):void 0,x)("9"),Number(Q_)),dg=!
x("9"),no=(x("8"),x("9"),function(w,g){if(!E.addEventListener||!
Object.defineProperty)return false;return(g=Object.defineProperty((w=false,
{}),"passive",{get:function()
{w=true}}),E).addEventListener("test",Aj,g),E.removeEventListener("test",Aj,g),w}
()),X=function(w,g)
{this.currentTarget=(this.type=w,this.defaultPrevented=false,this).target=g},G=(X.p
rototype.preventDefault=function(){this.defaultPrevented=true},function(w,g,A,I)
{((((X.call(this,w?
w.type:""),this.relatedTarget=this.currentTarget=this.target=null,this.button=this.
screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=0,this).ke
y="",this.charCode=this.keyCode=0,this).metaKey=this.shiftKey=this.altKey=this.ctrl
Key=false,this).D=this.state=null,w)&&(A=this.type=w.type,this.target=w.target||
w.srcElement,this.currentTarget=g,g=w.relatedTarget,I=w.changedTouches?
w.changedTouches[0]:null,g||("mouseover"==A?
g=w.fromElement:"mouseout"==A&&(g=w.toElement)),this.relatedTarget=g,null===I?
(this.offsetY=void 0!==w.offsetY?w.offsetY:w.layerY,this.clientY=void 0!
==w.clientY?w.clientY:w.pageY,this.screenX=w.screenX||0,this.clientX=void 0!
==w.clientX?w.clientX:w.pageX,this.screenY=w.screenY||0,this.offsetX=void 0!
==w.offsetX?w.offsetX:w.layerX):(this.screenY=I.screenY||0,this.clientY=void 0!
==I.clientY?I.clientY:I.pageY,this.screenX=I.screenX||0,this.clientX=void 0!
==I.clientX?
I.clientX:I.pageX),this.ctrlKey=w.ctrlKey,this.metaKey=w.metaKey,this.state=w.state
,this.altKey=w.altKey,this.key=w.key||"",this.shiftKey=w.shiftKey,this.keyCode=w.ke
yCode||0,this.charCode=w.charCode||("keypress"==A?
w.keyCode:0),this.D=w,this.button=w.button,w.defaultPrevented&&this.preventDefault(
))}),J=(((X.prototype.stopPropagation=function(){},function(){function w(){}
(G.I=(w.prototype=X.prototype,X.prototype),G.prototype=new w,G).RU=function(w,A,I)
{for(var L=Array(arguments.length-2),g=2;g<arguments.length;g++)L[g-
2]=arguments[g];return X.prototype[A].apply(w,L)},G.prototype.constructor=G})
(),G.prototype.preventDefault=function(w)
{if(G.I.preventDefault.call(this),w=this.D,w.preventDefault)w.preventDefault();else
if(w.returnValue=false,dg)try{if(w.ctrlKey||
112<=w.keyCode&&123>=w.keyCode)w.keyCode=-1}catch(g)
{}},G).prototype.stopPropagation=function()
{(G.I.stopPropagation.call(this),this.D).stopPropagation?
this.D.stopPropagation():this.D.cancelBubble=true},"closure_listenable_"+(1E6*Math.
random()|0)),H=function(w)
{this.v=0,this.c={},this.src=w},k=(H.prototype.remove=function(w,g,A,I,L){if(!
((w=w.toString(),w)in this.c))return false;return-1<(g=(L=this.c[w],k(L,g,A,I)),g)?
(U(L[g]),Array.prototype.splice.call(L,g,1),0==L.length&&(delete
this.c[w],this.v--),true):false},function(w,g,A,I,L,M){for(L=0;L<w.length;+
+L)if(M=w[L],!M.U&&M.listener==g&&M.capture==!!A&&M.W==I)return L;return-
1}),T5=function(w,g,A,I,L)
{(this.U=this.l=false,this).o=(this.src=(this.listener=w,this.W=L,g),(this.key=+
+NM,this).capture=!!(this.type=A,I),null)},U=function(w)
{w.U=true,w.listener=null,w.o=(w.src=(w.W=null,null),null)},NM=(H.prototype.hasList
ener=function(w,g,A,I,L){return lA((I=(L=void 0!==g,A=void 0!==w)?
w.toString():"",this.c),function(w,F){for(F=0;F<w.length;++F)if(!(A&&w[F].type!=I||
L&&w[F].capture!=g))return true;return
false})},H.prototype.add=function(w,g,A,I,L,M,F){return-
1<(F=k((w=this.c[M=w.toString(),M],w||(w=this.c[M]=[],this.v++),w),g,I,L),F)?
(g=w[F],A||(g.l=false)):(g=new T5(g,this.src,M,!!
I,L),g.l=A,w.push(g)),g},0),v="closure_lm_"+(1E6*Math.random()|
0),e6=function(w,g,A,I,L,M){if("array"==h(g))for(M=0;M<g.length;M+
+)e6(w,g[M],A,I,L);else(I=u(I)?!!I.capture:!!I,A=f(A),w&&w[J])?
w.uG(g,A,I,L):w&&(w=p(w))&&(g=w.c[g.toString()],w=-1,g&&(w=k(g,A,I,L)),(A=-1<w?
g[w]:null)&&sw(A))},uA=0,p=function(w){return(w=w[v],w)instanceof H?
w:null},qM=function(w){return w in Ew?Ew[w]:Ew[w]="on"+w},BR=function(w,g,A,I)
{if(w.U)return true;if(!S){if(!g)a:
{for(A=E,g=["window","event"];I=g.shift();)if(null!=A[I])A=A[I];else{g=null;break
a}g=A}return g=new G(g,this),j6(w,g)}return j6(w,new G(g,this))},
$n=function(w,g,A,I,L,M){if(I&&I.once)mP(w,g,A,I,L);else
if("array"==h(g))for(M=0;M<g.length;M++)$n(w,g[M],A,I,L);else A=f(A),w&&w[J]?
w.J3(g,A,u(I)?!!I.capture:!!I,L):xn(w,g,A,false,I,L)},sw=function(w,g,A,I,L,M,F)
{if("number"!=typeof w&&w&&!w.U)if((g=w.src)&&g[J])g.jU(w);else
if(I=w.o,A=w.type,g.removeEventListener?
g.removeEventListener(A,I,w.capture):g.detachEvent&&g.detachEvent(qM(A),I),uA--,A=p
(g)){if(L=(I=w.type,I in A.c)){L=A.c[I];b:if("string"==typeof L)M="string"==typeof
w&&1==w.length?L.indexOf(w,0):-1;else{for(M=0;M<L.length;M++)if(M in
L&&L[M]===w)break b;M=-1}(F=0<=M)&&Array.prototype.splice.call(L,M,1),L=F}
(L&&(U(w),0==A.c[I].length&&(delete
A.c[I],A.v--)),0==A.v)&&(A.src=null,g[v]=null)}else U(w)},S6=function(w,g){return
g=(w=BR,S?function(A){return w.call(g.src,g.listener,A)}:function(A)
{if(A=w.call(g.src,g.listener,A),!A)return A})},xn=function(w,g,A,I,L,M,F,r){if(!
g)throw Error("Invalid event type");if((F=u(L)?!!L.capture:!!L,!F)||S)if((r=p(w))||
(w[v]=r=new H(w)),A=r.add(g,A,I,F,M),!A.o)
{if(((I=S6(),I.listener=A,I).src=w,A.o=I,w).addEventListener)no||(L=F),void
0===L&&(L=false),w.addEventListener(g.toString(),I,L);else
if(w.attachEvent)w.attachEvent(qM(g.toString()),I);else throw
Error("addEventListener and attachEvent are unavailable.");uA+
+}},j6=function(w,g,A,I){return I=(A=w.listener,w.W||
w.src),w.l&&sw(w),A.call(I,g)},mP=function(w,g,A,I,L,M)
{if("array"==h(g))for(M=0;M<g.length;M++)mP(w,g[M],A,I,L);else A=f(A),w&&w[J]?
w.Vt(g,A,u(I)?!!I.capture:!!
I,L):xn(w,g,A,true,I,L)},Ew={},XQ="__closure_events_fn_"+(1E9*Math.random()>>>0),G5
=function(w,g,A,I,L,M){for(I=(((A=R((g={},w)),g).f=R(w),g).S=[],R)(w)-
1,L=R(w),M=0;M<I;M+
+)g.S.push(R(w));for((g.L=w.G(A),g).s=w.G(L);I--;)g.S[I]=w.G(g.S[I]);return
g},b=function(w,g,A){if(11==g||13==g)if(w.g[g])w.g[g][w.R](A);else
w.g[g]=w.xn(A);else if(37!=g&&234!=g&&51!=g&&155!=g||!
w.g[g])w.g[g]=w.XP(A,w.G);105==g&&(w.Z=void
0,b(w,11,w.G(11)+4))},Z=function(w,g,A,I,L,M){for(I=((L=w.G(g),234)==g?
(g=function(w,g,A,I){if(L.gh!=(g=L.length,A=g-4>>3,A)){A=(I=[0,0,
(L.gh=A,0),M],A<<3)-4;try{L.G4=Jj(ob(L,A),ob(L,A+4),I)}catch(d){throw
d;}}L.push(L.G4[g&7]^w)},M=w.G(227)):g=function(w)
{L.push(w)},I&&g(I&255),0),w=A.length;I<w;I+
+)g(A[I])},Y=["botguard"],HR=function(w,g){((w.h.push(w.g.slice()),w).g[11]=void
0,b)(w,11,g)},Jj=function(w,g,A,I){try{for(I=0;79669387488!
=I;)w+=(g<<4^g>>>5)+g^I+A[I&3],I+=2489668359,g+=(w<<4^w>>>5)+w^I+A[I>>>11&3];return
[w>>>24,w>>16&255,w>>8&255,w&255,g>>>24,g>>16&255,g>>8&255,g&255]}catch(L){throw
L;}},iA=function(w,g,A,I){(A=R(w),I=R(w),Z)(w,I,V(w.G(A),g))},P=function(w,g)
{try{kn(this,w,g)}catch(A){t(this,A)}},z=(P.prototype.bG=function(w,g,A)
{return(g=(g^=g<<13,g^=g>>17,g^g<<5)&A)||(g=1),w^g},function(w,g,A,I,L,M)
{if(0==w.b.length)return M;if(L=0==w.N)w.$=w.j();return(M=Uw(w,A,I),L)&&(A=w.j()-w.
$,A<(g?10:0)||0>=w.m--||w.H.push(254>=A?
A:254)),M}),Uw=(P.prototype.j=(window.performance||{}).now?function(){return
window.performance.now()|0}:function(){return+new Date},function(w,g,A,I,L)
{for(;w.b.length;){if(A&&g&&vR(w)){(L=w,w).SU(function()
{z(L,false,g,false)});break}I=(I=(A=true,w).b.pop(),fo(w,I))}return
I}),po=function(w,g){(g=w.G(11)-
g,b(w,11,w.X.length),w.b).push([3,g])},t=function(w,g)
{w.V=("E:"+g.message+":"+g.stack).slice(0,2048)},ob=function(w,g){return w[g]<<24|
w[g+1]<<16|w[g+2]<<8|w[g+3]},Rb=function(w,g,A,I){for(A=R(w),I=0;0<g;g--)I=I<<8|
R(w);b(w,A,I)},bA=(P.prototype.a=35,function(w,g,A,I,L,M){return
function(){var F=I&1,r=[6,g,A,void 0,L,M,arguments];if(I&2)var
O=(C(w,r),z(w,true,false,false));else F&&w.b.length?C(w,r):F?
(C(w,r),z(w,true,false,false)):O=fo(w,r);return
O}}),a=(P.prototype.C=function(w,g,A,I){((I=(g=w&4,w&=3,A=R(this),R)
(this),A=this.G(A),g)&&(A=gg((""+A).replace(/\\r\\n/g,"\\n"))),w)&&Z(this,I,V(A.len
gth,2)),Z(this,I,A)},function(w,g,A){if(0>=w.B||1<w.N||!w.Y&&0<g||0!
=document.hidden||w.j()-w.$<w.B-A)return false;return!
(po((w.P=true,w),g),0)}),Z3=function(w,g){return(g=R(w),g)&128&&(g=g&127|
R(w)<<7),g},V=(((P.prototype.M={},P.prototype).F=function(w,g,A,I,L,M)
{if(this.V)return this.V;try{L=[],M=[],I=!!w,C(this,[1,I,L,g]),C(this,
[2,w,L,M]),z(this,false,I,true),A=M[0]}catch(F){t(this,F),A=this.V,w&&w(A)}return
A},P).prototype.T4=function(w,g,A,I){for(;A--;)11!=A&&13!=A&&g.g[A]&&(g.g[A]=g[I]
(g[w](A),this));g[w]=this},function(w,g,A,I){for(A=(I=g-1,[]);0<=I;I--)A[g-1-
I]=w>>8*I&255;return A}),R=function(w,g,A){if(!(g=w.G(11),g in w.X))throw
c(w,31),w.M;return(void 0==w.Z&&(w.Z=ob(w.X,g-4),w.i=void 0),w.i!
=g>>3&&(w.i=g>>3,A=[0,0,0,w.G(105)],w.c6=Jj(w.Z,w.i,A)),b(w,11,g+1),w.X)[g]^w.c6[g
%8]},Yn=(P.prototype.qf=function(w,g,A){if(3==w.length){for(A=0;3>A;A++)g[A]
+=w[A];for(w=(A=0,[13,8,13,12,16,5,3,10,15]);9>A;A++)g[3](g,A
%3,w[A])}},function(w,g,A,I,L,M,F,r){w.N++;try{for(I=(M=(L=void
0,0),5001),A=w.X.length;(--I||w.A)&&(M=w.G(11))<A;)try{b(w,13,M),F=R(w),
(L=w.G(F))&&L.call?L(w):c(w,21,0,F),w.Y=true,a(w,0,2)}catch(O){O!
=w.M&&(r=w.G(179),179!=r?(b(w,r,O),b(w,179,179)):c(w,22,O))}I||c(w,33)}catch(O)
{try{c(w,22,O)}catch(Q){t(w,Q)}}return
A=w.G(20),g&&b(w,11,g),w.N--,A}),c=function(w,g,A,I,L){(A=((I=((g=(L=w.G(13),
[g,L>>8&255,L&255]),void 0!=I&&g.push(I),0==w.G(155).length)&&(w.g[155]=void
0,b(w,155,g)),""),A)&&(A.message&&(I+=A.message),A.stack&&(I+=":"+A.stack)),w).G(15
0),3)<A&&(I=I.slice(0,A-3),A-
=I.length+3,I=gg(I.replace(/\\r\\n/g,"\\n")),Z(w,234,V(I.length,2).concat(I),12)),b
(w,150,A)},kn=((P.prototype.DL=function(w,g,A,I,L){for(L=I=0;L<w.length;L+
+)I+=w.charCodeAt(L),I+=I<<10,I^=I>>6;return I=new Number((w=(I+=I<<3,I^=I>>11,I)+
(I<<15)>>>0,w)&(1<<g)-1),I[0]=(w>>>g)
%A,I},P.prototype).K="caller",function(w,g,A,I)
{((((((((((((((((((I=((((((((((((w.XP=(w.Y=false,
(w.B=0,w).N=(w.m=25,0),function(w,g,A,I,O,Q){return(Q=(A=(I=function(){return
I[A.a+(O[A.K]===g)-!Q[A.K]]},O=function(){return I()},this),A).T,O)
[A.R]=function(w){I[A.w]=w},O[A.R](w),w=O}),w).P=false,w).g=[],w.xn=function(w,g,A)
{return A=function(){return w},g=function(){return A()},g[this.R]=function(L)
{w=L},g},w).H=[],b)(w,11,0),b)(w,13,0),w).b=[],b(w,140,function(w,g,A,I)
{(I=(A=(g=R(w),R(w)),R)(w),b)(w,I,w.G(g)||w.G(A))}),b(w,166,function(w){w.C(4)}),b)
(w,5,function(w,g,A,I,O,Q,d,D,e,D3){if(I=(A=(g=R(w),Z3)(w),""),void 0!
=w.g[70])for(O=w.G(70),d=O.length,Q=0;A--;)Q=(Q+Z3(w))
%d,I+=O[Q];else{for(O=0,I=[];O<A;O++)I.push(R(w));for(A=[],Q=O=0;O<I.length;)e=I[O+
+],128>e?A[Q++]=String.fromCharCode(e):191<e&&224>e?(D=I[O++],A[Q+
+]=String.fromCharCode((e&31)<<6|D&63)):239<e&&365>e?(D=I[O++],d=I[O++],D3=I[O+
+],d=((e&7)<<18|(D&63)<<12|(d&63)<<6|D3&63)-65536,A[Q++]=String.fromCharCode(55296+
(d>>10)),A[Q++]=String.fromCharCode(56320+(d&1023))):(D=I[O++],d=I[O++],A[Q+
+]=String.fromCharCode((e&15)<<12|(D&63)<<6|d&63));I=A.join("")}b(w,g,I)}),b)
(w,154,function(w,g,A,I,O,Q){if(!a(w,1,255)){if(w=(I=(A=(g=(O=(I=(A=(g=R(w),R)
(w),R)(w),R(w)),w.G(g)),w.G(A)),w.G(I)),w).G(O),"object"==h(g)){for(Q in
O=[],g)O.push(Q);g=O}for(Q=(O=0,g).length;O<Q;O+=I)A(g.slice(O,O+I),w)}}),b(w,146,f
unction(w,g){a(w,1,5)||
(g=G5(w),b(w,g.f,g.L.apply(g.s,g.S)))}),b(w,107,function(w,g,A,I,O,Q,d){a(w,1,5)||
(g=G5(w),O=g.L,I=g.s,A=g.S,d=A.length,0==d?Q=new I[O]:1==d?Q=new I[O](A[0]):2==d?
Q=new I[O](A[0],A[1]):3==d?Q=new I[O](A[0],A[1],A[2]):4==d?Q=new I[O]
(A[0],A[1],A[2],A[3]):c(w,22),b(w,g.f,Q))}),b)(w,155,[]),w.h=[],b)(w,227,0),b)
(w,123,function(w,g,A){a(w,1,5)||(g=R(w),A=R(w),b(w,A,function(w){return eval(w)}
(w.G(g))))}),b(w,31,function(w,g,A,I){(g=(I=(A=(g=R(w),R)
(w),R(w)),w.G(g))==w.G(A),b)(w,I,+g)}),b(w,105,0),b(w,68,function(w)
{Rb(w,1)}),A.O)||function(){},b(w,179,179),b)(w,186,function(w){iA(w,1)}),b)
(w,171,function(w,g,A,I,O,Q,d){a(w,1,5)||
(g=G5(w),O=g.L,I=g.s,A=g.S,d=A.length,0==d?Q=I[O]():1==d?Q=I[O](A[0]):2==d?Q=I[O]
(A[0],A[1]):3==d?Q=I[O](A[0],A[1],A[2]):c(w,22),b(w,g.f,Q))}),w.J=false,b)
(w,106,0),b)(w,89,function(w){Rb(w,4)}),b(w,51,
[]),b(w,234,V_(4)),b(w,223,function(w,g,A,I,O){for(A=R((g=[],w)),I=0;I<A;I+
+)O=R(w),g.push(w.G(O));(A=R(w),b)(w,A,function(w,A){w.N+
+;try{for(A=0;A<g.length;A++)(0,g[A])(w)}finally{w.N--}})}),b)
(w,245,function(w,g,A){A=(g=R(w),R(w)),b(w,A,w.G(A)+w.G(g))}),b)
(w,183,function(w,g){(g=w.G(R(w)),HR)(w,g)}),b(w,212,function(w,g,A,I)
{(I=(g=R(w),A=R(w),R)(w),w).G(g)[w.G(A)]=w.G(I)}),b)(w,37,[165,0,0]),b)
(w,9,function(w,g,A){g=(A=(g=R(w),R(w)),w.g)
[g]&&w.G(g),b(w,A,g)}),b(w,164,function(w,g,A,I){if(g=w.h.pop())
{for(A=R(w);0<A;A--)I=R(w),g[I]=w.g[I];(g[155]=w.g[155],g)[150]=w.g[150],w.g=g}else
b(w,11,w.X.length)}),b(w,33,function(w,g){w=(g=R(w),w).G(g),e6(w[0],w[1],w[2])}),b)
(w,0,function(w,g,A,I){(g=(I=(A=(g=R(w),R)(w),R(w)),A=w.G(A),w).G(g),b)
(w,I,g[A])}),b(w,91,function(w,g,A){(A=(g=R(w),R)(w),b)
(w,A,""+w.G(g))}),b(w,138,0),b(w,181,function(w,g,A,I){(A=(g=R(w),R)(w),I=R(w),b)
(w,I,w.G(g)>>A)}),b)(w,29,function(w,g,A,I,O){for(O=(A=(g=R(w),Z3)
(w),0),I=[];O<A;O++)I.push(R(w));b(w,g,I)}),b)(w,34,function(w,g,A)
{A=(g=R(w),R(w)),g=w.G(g),b(w,A,h(g))}),b)(w,150,2048),b)(w,95,function()
{}),b(w,175,function(w){Rb(w,2)}),b(w,56,function(w)
{w.J&&po(w,0)}),b(w,48,function(w,g,A,I,O)
{(A=(O=(I=(A=(g=R(w),R(w)),R(w)),g=w.G(g),w.G(R(w))),w.G(A)),I=w.G(I),0)!
==g&&(I=bA(w,I,O,1,g,A),$n(g,A,I),b(w,106,[g,A,I]))}),b(w,225,w),wg(),b)
(w,71,function(w,g,A,I,O){(O=(A=(g=R(w),R)(w),I=w.G(R(w)),w).G(R(w)),A=w.G(A),b)
(w,g,bA(w,A,I,O))}),b)(w,78,function(w,g,A,I){(g=R(w),A=R(w),I=R(w),b)(w,I,
(w.G(g)in w.G(A))+0)}),b)(w,133,E),b)(w,20,{}),b(w,10,function(w,g,A){(A=(g=R(w),R)
(w),0)!=w.G(g)&&b(w,11,w.G(A))}),b(w,204,function(w){iA(w,4)}),w).nv=function(w,g)
{(g.push(w[0]<<24|w[1]<<16|w[2]<<8|w[3]),g).push(w[4]<<24|w[5]<<16|w[6]<<8|
w[7]),g.push(w[8]<<24|w[9]<<16|w[10]<<8|w[11])},g&&"!"==g.charAt(0)?(w.V=g,I()):
(A=!!A.O,w.J=A,w.X=[],C(w,[4,g]),C(w,
[5,I]),z(w,false,A,true))}),tj=(P.prototype.T=function(w,g,A,I,L,M,F,r,O,Q)
{if((A=w[0],4)==A){w=w[1];try{for(A=(I=0,[]);I<w.length;)
{if((F=(M=(L=(g=n[w.charAt(I++)],I<w.length)?n[w.charAt(I)]:0,++I,I)<w.length?
n[w.charAt(I)]:64,++I,I<w.length)?n[w.charAt(I)]:64,++I,null==g)||null==L||
null==M||null==F)throw Error();(A.push(g<<2|L>>4),64!=M)&&(A.push(L<<4&240|
M>>2),64!=F&&A.push(M<<6&192|F))}this.X=A}catch(d){c(this,17,d)}Yn(this)}else
if(1==A)g=w[2],L=w[1],g.push(this.G(37).length,this.G(234).length,this.G(51).length
,this.G(150)),this.J=L,b(this,20,w[3]),this.g[127]&&tj(this,this.G(127));else{if(2=
=A)
{for(L=((4<(0<(L=(M=V((g=w[2],this).G(37).length+2,2),this.G(155)),L).length&&Z(thi
s,37,V(L.length,2).concat(L),15),L=this.G(138)&511,L-
=this.G(37).length+5,F=this.G(234),F).length&&(L-
=F.length+3),0<L&&Z(this,37,V(L,2).concat(V_(L)),10),4)<F.length&&Z(this,37,V(F.len
gth,2).concat(F),153),V_(2).concat(this.G(37))),L[1]=L[0]^3,L[3]=L[1]^M[0],L[4]=L[1
]^M[1],F=0,M=[];F<L.length;F+=3)r=L[F],O=(w=F+1<L.length)?
L[F+1]:0,Q=(A=F+2<L.length)?L[F+2]:0,I=r>>2,r=(r&3)<<4|O>>4,O=(O&15)<<2|
Q>>6,Q&=63,A||(Q=64,w||
(O=64)),M.push(l[I],l[r],l[O],l[Q]);if(M=M.join(""))M="!"+M;else
for(F=0,M="";F<L.length;F++)w=L[F][this.R]
(16),1==w.length&&(w="0"+w),M+=w;return((this.G(37).length=g[0],this).G(234).length
=g[1],this.G(51)).length=g[2],L=M,b(this,150,g[3]),L}if(3==A)tj(this,w[1]);else
if(6==A)return tj(this,w[1])}},function(w,g,A){return(A=w.G(11),w).X&&A<w.X.length?
(b(w,11,w.X.length),HR(w,g)):b(w,11,g),Yn(w,A)}),K=((P.prototype.G=function(w,g)
{if((g=this.g[w],void 0)===g)throw c(this,30,0,w),this.M;return
g()},P.prototype).Nf=function(w,g,A,I,L,M){for(A=[],M=I=0;M<w.length;M+
+)for(L=L<<g|w[M],I+=g;7<I;)I-=8,A.push(L>>I&255);return
A},E),V_=(((P.prototype.SU=E.requestIdleCallback?function(w){requestIdleCallback(w,
{timeout:4})}:E.setImmediate?function(w){setImmediate(w)}:function(w)
{setTimeout(w,0)},P).prototype.R="toString",P.prototype).yt=function(w,g,A,I)
{try{I=w[(g+2)%3],w[g]=w[g]-w[(g+1)%3]-I^(1==g?I<<A:I>>>A)}catch(L){throw
L;}},function(w,g){for(g=[];w--;)g.push(255*Math.random()|0);return
g}),C=((P.prototype.w=36,P).prototype.A=false,function(w,g)
{w.b.splice(0,0,g)}),fo=function(w,g,A,I,L)
{if(1==(w.Y=false,A=g[0],A))w.m=25,w.T(g);else if(2==A){I=(A=g[1],g)
[3];try{w.J=false,L=w.T(g)}catch(M){t(w,M),L=w.V}(A&&A(L),I).push(L)}else
if(3==A)w.T(g);else if(4==A)w.T(g);else if(5==A)w.J=false,g=g[1],g();else
if(6==A)return A=g[6],L=g[2],b(w,142,g[4]?
[A[0].D]:A),b(w,20,L),w.T(g)},vR=function(w){if(w.B){if(!w.P)return
false;w.P=false}else if(10>w.j()-w.$)return false;return 0!=document.hidden?
false:true},f=function(w){if("function"==h(w))return w;return w[XQ]||
(w[XQ]=function(g){return w.handleEvent(g)}),w[XQ]};Y[0]in K||!K.execScript||
K.execScript("var "+Y[0]);for(var y;Y.length&&(y=Y.shift());)K=K[y]&&K[y]!
==Object.prototype[y]?K[y]:K[y]={};var W=E.botguard;(W.BKK=function(w,g,A){(A=new
P(w,{O:g}),this).invoke=function(w,g,M){return M=A.F(g&&w,M),w&&!
g&&w(M),M}},W).bg=function(w,g,A){return w&&w.substring&&(A=W[w.substring(0,3)])?
new A(w.substring(3),g):new W.BKK(w,g)};try{W.u||($n(window,"unload",function()
{}),W.u=1)}catch(w){};')();</script>
<script type="text/javascript">
document.bg = new
botguard.bg('BKKHfePXj7T0NbH3j3Dx8rQZbXz/1xjwBxiVd3fvzPfDLXKobTKP/JEZsDUHisnzi/Sr2u
JdR0CJ4pSDqx9EUdHm8IqVw4GPojN2eghCD9gXA63Ua/nsvYXvstkvE1deUs2sDnzloiYOOo24qEQntE3gx
2Zc0q1+Kor9BaqI/Q4L6e/4W5gizp3oo9nAlIz+CAPJEio6iVJrOEvTaMJDD+kxA7cTaMDSCJ+X0cAcLu7H
amPuZxxTjUw5VGswwdc/a0xBwHJz0Ze8LJQIgfu5ihY0U2v49hlSOoWoYQtrgFQhcZk9gaf80YxlaFoDMkE
IdsoJrVJx2SVU74JEMKaps9cxOFBNP3RPL4ftvKutJNeldMRSnJUMlhdvlzPiffrol4n04SVHAPUXyeVKM9
/QnBybFDbC3pbxhh8nhtQ69wLWqT8BxHWYimeMewBG9LRlbZYEVc/XVzrif/EA3sQL4AiBgra76cUGEGZSA
6UeTDNlEC53cVIKjKAPxKkJOauU0Gacz3+kt7qrb9M2ZBz8vjOZcv6SppfNhNiRuO2Hq1vQRh31NkUoTsP2
oSQc2I744yt+DZFdRScFeovn+i9WcDkY6qNt4rayj0Vl0RmGBEZZVefcmO4Wd9GOdlEosxFtsReFvJwWuAL
BpSMhjiCttpOVA9e+5Z6T4Su+hPXv5LFmLYrNyrsNtJUXqVEKJsUcNnWojHUTypAEz3xnXMRMziYwufPGYR
GFIbVPBXOov+hQIjwwh7UTr73AJWplSMK5kk5iggXtEYw6s29wig/e+d3bbjz18PqhBe8RteHnWSaPKmT3k
a6Y1vD/brpItW7Eq0OZZd5uVgbaAdecNbIXbeUrKVdyTxA2vZ5E7QFzrpDKJaHFbc2Sd/YrEdZrF5unbU4R
hQkQZO8ZZev1auUTN3Cmb6hYu3prpx6QcngpoHF6lP5o03F7g86YueqED2KmT+Iy6dsuzQGlKbFE9HItxsN
XtovqGH/WaT7HvCXIYh3NrnsMvRjwCPnhOlTWr+
+AfHz2NVinxtLjfXRIDe1WrzuZxINer7ixM+rQpuIvJuQ1FWu7ggDuTOMLMsxCG0jQfQSbvpS0M6Yvelclj
O9N9hRdKZFvvIheZ14FORODTqwA2oyFOJzWTuJWLFpAox99J8z/euiih5Z+v3yQH0B6WF9RKnA3xPWyPYcB
wUmtm8W4tdQB8HSrw+M/wHX9+6fh9JTAVYPpRWBmOp+tkgnWCFWGxnvdh3ftItcc2uF75HOajAVJpXPkZ8G
X53AY14ZCTf0PsRPiDiA5kXJ2nxMP4eS4oqbgho6pMY/X1yZpufzl+ZG+bmujo8YMtskcZ0tJadaI8CqX9u
Ue5qq6tfgiZDP07nlFHO3I7CmZOoY2NO3L8Df/qURjs3ZjbUapI3twOVPZVapQib0khBQ2nHD6dm3DuawJ/
HVN/A/MovI2FncNy41kKOR5emJCevuJTrkAMIynElSvV39wSp8jyvaJS/98x9njwvqYzzfJL0mQAPqGWZJM
c2vZBjgVfAWhs9cdYEqOh/zB5i4gi+9KkqfnbygDlfqcuEewmTPJONdLlA/cWCs81XwqQnQXPLQg5JMYWDw
3yz2VaV73ncjtXQls8Z65RjkeqkMM0Y8vEj85f1y5vZ/MXDhbizeFObJBzs7xHN6ZIPbOzfD3Xh2zXB4cfO
46nOI63wo47+/nPWExv82nLYA1lJpKd4WEtULn2fY/7QjKCT9lIiODSs65cB0BypbIqTznIWzYhMycjbDH1
bVjjtBAtuA21vn7WKrWTiKW1vqKAd9fAcV1s1LUW61gX4HmMZeM2rIwRS2DpkTZv0eAx0z7kKQzuHcqhQA4
AVFDFRqfL6gTvq05QWztsqQQG+Ektn2pah71ZMIJFJPOYPLhvQgnoLvvCmjayr4iu6PJUpVpIgB36noXt4P
m6thVuDCJQf4vg1juCr6ROScEmO9l8TBq6rBQNDNRzfvLbhk/90BU4KnNKNGKmAChN8zDh6FEkMWTP3ghBy
G0rcFMk8ZNhPOEEqdvdjPlUhv6y/zvr9jg/XoastJ9LKP4v9yi+ctGyKKyGsfRi9iEgkgYwFMmKHFWbmdC6
GXdjj3p4JMntjBIRy+6yt8y6aYTbKWGqWdJbIGauaNv09zfU1KW2Qd7WAb9nsbe7dXsHcaC2LQ0WZUZLp8w
I9GaI5AuysHQlp3eHFL7pbkbG0aZtjDlLHPcMoI0RKcOvzfW+r6NzIOnwFh/WCEQcOMicLLx8lTEbWZa0wW
FUW2KikXbp3GQ8ivFyX607ZlmUgA4rxNn9HJBxbXV7ujK5WWuqFcXBc0gUmNHI6mtOrZBfI9GLCSkB4Lp8W
Lc9jiIoFJKObCPQWnemH0+cIAiXe8u5ZAFzku4woVuJZ6Z3gmKOnyPhvkAR9+8hTiXM0Zcso66k853UmXiE
I1HX7aAdJSLikc0alLtkJVfjqliMAU3G8QVlATdMIwXrTwsfoBsisTlLtGWUjd/mekyX7rOSJYr1kdUwrTE
1ocdjJTTlKp4cXmTT7G7jVpb/DEMUQ6uGit3VYAmmFbxRJC0C4nHK7uhi20kSc3j8AqvixkufRfe+Kef4CD
0NF/pgQXKTUHvKCymqVq/7k9ondSJeodtIh2THDy9lUwuOwuM8Qota1xJJ8HLCtxu3aa9IYJc0cLI/NF5UA
dSYclUUu/YIVO3fG76Pd/mmssI7ysNT5o8XWWFQIqwK8SRj1z7JmuZaWNAJFz7pUnSbiH3LFkEM5Lg6q730
kgsq0fs47IhF1QGYnpA/iC57UvFCqnibZLAaI661zVGJtwqDtD83zsv4BcRbrHM+tOPNJwfqYFrsaSxUi16
IH5Y787ZrrlQiM+
+CrdhmCMNtrIjzUPfoRjgqbRAMP5kgybFUcRu8E2+sMLkca/OWJ8ppHyCqj4ZPPbfPVoR0H9rwPU8Z7CpXp
irTQZSqTqy1+ylqkkzRfIIPM83/nRKRa4OW+rtG8P9JZ4fmRzC8t/bJ8NkSuyql8Z6/JT5IqAsUxS0V6mOT
JEjLBBdSyO2jR4XRyvYbNjO4tc6tSsV8WnYQIXOHFSDeTIR3kpAJ0dMSW/8KNpsH5O3cP9lbAL1a12AVfF3
D4qy50w2bMeRKjOxgCetsc0odY30QWWaTjFa5wqcHcgTexdNiCHSjNuxLPOu/9GeURFjBwc81JmjozZT0sA
HttwrBpqwhQ/FZRi5T011DRWWt3PeYYUk1dkUI1mdB0l8d5YYlv7+njJwTleENFCSuVKGnCjmVQi9VtYrd/
HsLwjT3foF89h110doTIob0MswuyRlythnn4+PiT+Xq+0qatqDbICx2MoLXEpLC6LUUGWAyplNx+/cZ7P+W
HdexNFSFZbDY0WF34R2JBziqxzagzmdoI61lAN7HULXOP1x+Ly0qsPtOLNMyGer/26KRm06w3xlRAaT6sRP
ej2jAFupASjifsMfCTkEgRx6p/Jy/dbBJBVlPlF6I8XQ5VuowwNTjQ6GVM0Y76kJ/t9y2eXB7YDcKnYukNw
D046QAxEbI9Ua/JzQ1yJ59FeRLskW3EVZpGkm2nvkMAMv3KjNPjxhzF2B5KkbM+p/eYkY6W1+L1mnHy/bSq
PqsKAoigYJjxNVW6rFr3epsOsRfgaBeFc5M//UqIVUHvlO/BgliFKhVBc26wD0BLy5LKTiQXkHNfiNyi7dn
BfVESAg2YBgvnwiAMxCFtWWm7E0dzV0FKWwSOIUicNlTnknNaW3V3qMabwx9g3oS7Ytidq+26t+HXarfbJe
mWzcjBuqcxXm1JgYvQCJ3S/kW3yoo2To1gMJsggmVR2Kjs3TcoPStV2+nnir8vldIOAahYRXYRBQIxjBccq
DDosGJO3noIWblUsrJ6A9DQxA/Vrn0Sq+/YVPQeTAZoctDD8ajGVAWNLNo6sXPCwNENjuWAIN7uXRBtorQe
v/OG67Nx2mXJ/2DqfcI4KDPSvsb+cpLGTvAASYXPybWmdiyqecb1TaokwSbHXCwbqnBTazOKhER0Y44Iw1H
ZvfvwAyF1xUHVE5JN1eboYj50ok7M0YQ39M8bTRLuQD9iGrW0NcNxMu/gebiNepDkx7eUoB318bGKlTcS5H
2yiNfq5m53nW4JaAm2x6Q/y+1bJhezt9i7GTqsO2ZjHSMPW6vpdKExLJDCOVjTB3cYnDnrcwngu+zURmkSc
C/Fl3ByUUC82Nn4cFu7H0tf2U3TIR5yQfydLv/ZAGJ5V3diN43eF/8F9weUCkNOQ4Sa6G5NjePNODTVXFaF
gI5nwXyT4cHfkN8W5mBm8ePPjL6ofhNfTMmwD1SuVdkxkj3Vu3ffF5LcofaHe4QKH8Y4eznRZUDbX6WePM6
7jdLnZwCBs6cOVXArz3+xkfRC/4uq+L1NuPR3uBinuLIhy6SA2HGRUV0b9IZYqezf12pUarj3XxUTDLVE1j
OF6SE8jvG0g6EQOHDCIVVoWlxNyQ0gs+
+nPCsvMoiY8cCe9wBJknbKMQ3iRPO/m7Y2WWAi8JZneZ9i5C/kwxx1y0Xj/hUhkg0KcU8qemU6H8bjmQ77L
eL9o+SJvTOkg0fco9UkmELza+9bAKIfSepPwjTr26u+EQj92EiaShoGP/IuaPiRtnUcZy7o3P1CGX/Iz2Kn
/H99/qdHmPe0pnV7RqjW4AYaTuymUo499apwndsU7PcwE0hXTLfdIL0dZgQy1S41A34zRJnNQwR3SMbr4gV
yRIIvrb0G5bm+dSSXCWngPONqJAvbEtyD0DvAcf6ZFDI1foiCcmJ/1DaCVUN7kd4KcTwcE74YAc9Ks+YvyD
UvV4yGMGVAMEKwm3rHMN4YggdwyPmBNaiCMjjyJ/Pk5OkphPLyky/M6ysSHr7xtjUlfrg2n8Zt8b7yoP1Xn
es2lqhN6wPYTv2M7QERxgiOXEu60J5JHSu1G84D8E+nOQkEGJKStj4sDGG3MZFqfuQFMhbdkQprBVPSoTXM
dZk6VZl+lc9C5xZIcwrao3wifufLmprolQ6+xookkXsQ7SHoS4GS3TD4fniJ36BIW9iB9/DrU/F2JxOrz3K
zgYZAZBLkgk2bP4w6O+xKovLSOfXmYfRVNJwinQqP2TeTOBC1qYWSlf26iGtwsQ3biolSeEYR2BuU7MqqoU
Jab9QSVw+K5rifyfjOGeCpkHtTSCFOwlNZ9hS8AL7BLFARgFTM8I0CTYXlhCDKnWkhUFoufxR3LuBSczsy9
SPvpCHTb5IOImvWjNeqk38BzTgbQM5GlZWyhhFqM41sKTBj9DEP3lP+clA3UhJmZtjoIhp3M1Osipzdh5eo
Z7SQebz+9blZkXwVbRHDUoPPJjUa8pWL0OtcqIkwN7aapOgebrBywCy0wRtirUeU6ZlLt0QPWWCgLTNwfyN
eE68M0WXEe3kKgu5BLEKuy2vgVViYOeAbX3Oymmh2ysuIKlcsJcrQ7YbitEgjvSCSgbNEYFhe9zO+LOjItJ
uVfrUDWD10boqt0AgW4YnGJLup/Kv+JigfYzAZHAMOucgU9P4DgM23FsQIxIeojpFvuK5VUZWm8k/Ek3326
aHDEouKrS1wBQJsEeWn11UWSGCX2ZQcvhHBED4i5ob7Zum2LIcx3adNcpgm9cufiG+n9raz0VNXhT0+vpdW
embGJ6vWHfbYKDP4mRN/JyyPJlAfT0PAVvGHMtT3P/S8CxFD35ySJij6a6IptqsU7MyPbRuK6zLf5Bqy/Qw
WWcgrJbtQsFcajCYej6GHu3zRpEQ6PBEay8lvMbCWevGottjPI0hlqmLa2Yz/qlsvH+koNV6wKAF4QrsYIy
w2E8WKa3jsFp6P43cd6ke33yKopRtSYqzc/lDp3ahsuhuBkkGuvZQwSYbonx6Fz6D8v2iPPwQ17KvgdV9rm
UMs+LmSGFr7bbLl36f5hv6O9qCb3m46qp6Fo9kVBXA/Ht57uweHwdjgFmz6I3qwE+tonwKznMU0IvICfDP2
khN1PS8nYdOMoFF72HSPWY2c4A5nKtS2uqAaCt36XDIDbwuPOUZAS+q2czJD9U4gjFh7AZdqQBx25GXhuSR
SwgwWYRviWeT95BZM8f92QrymAUD2IAu+LVZU2uC73dJfSNLarOtdCb7mUNsb5iTDqShW0+ghBoCPwD5B3R
qsVNjQWd6ipjIMd73IIJevWaUNDIxMfI1x0zfgAnnfRE7DsLh7dLAVRJF70eRGmEufHI0sniQs/6C5wCvUK
IuOBGrnTfTqcJXSk4LVvjcsutThaqf65zQkv7P6fL2SiBN392KUEM0uNb9sf47DSh6+lNP7Wc1hk4KEF/ME
Q5AbDltMMJnq9kKeGUKs0avhqDvLABA08aGaQCKntnb6DFBfiVYYx24UpoMeF+d20f/KlyUiQWNALYFrJbU
FGVeMDBYvj5wSxZ3Wm38rCyYMvY0aV6evN/F22XHPbT5gkDeoHqb7Z4KfVIkDXHv5XY/sBhaFq54Fm369KS
oxlB+J4UIZIWPYs74aQbC/KU9/G+Phlf5x8GVO3/VBzxxEorzv27MctuaHyB1uiAmJPOTuFAUARmzypjwbg
WmnH0s+KlEuH0ysxULe6xnixLZT7QDoFFimY65snKqxJWlkbE59YVBIwg99xbJ/grlQ/zmcPbgsE00le264
OC7oTeSCmOhsSsrbSQRPKgJpF9rs/q95g9t6+Z9yGvTaMqVM+LGjW3YmL6oaT2iJkr6nCIB86GOeHiK6306
+XQD2MCcXBWz1XdCOXAfgOm1bPoxFS4F4SMiABMLY0jaz0uU3L1ZP8RfzRC2ZBz+GV');
</script>
<script>
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>
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>
if (gaia.ps.hasPrefilledIdentifier) {
var form = document.getElementById('gaia_loginform');
if (form) {
form.submit();
}
}
</script>
<script>
(function(){
gaia_onLoginSubmit = function() {
try {
gaia.loginAutoRedirect.stop();
} catch (err) {
// do not prevent form from being submitted
}
try {
document.bg.invoke(function(response) {
document.getElementById('bgresponse').value = response;
});
} catch (err) {
document.getElementById('bgresponse').value = '';
}
return true;
}
document.getElementById('gaia_loginform').onsubmit = gaia_onLoginSubmit;
var signinButton;
signinButton = document.getElementById('next');
gaia_attachEvent(window, 'load', function(){
gaia_scrollToElement(signinButton);
});
})();
</script>
<script>var e=this,g=function(a,c){a=a.split(".");var b=e;a[0]in b||!
b.execScript||b.execScript("var "+a[0]);for(var
d;a.length&&(d=a.shift());)a.length||void 0===c?b[d]?b=b[d]:b=b[d]={}:b[d]=c};var
h=function(){try{return new XMLHttpRequest}catch(b){for(var
a=["MSXML2.XMLHTTP.6.0","MSXML2.XMLHTTP.3.0","MSXML2.XMLHTTP","Microsoft.XMLHTTP"],
c=0;c<a.length;c++)try{return new ActiveXObject(a[c])}catch(d){}}return
null};g("gaia.ajax.newXmlHttpRequest",h);var k=function()
{this.a=h();this.parameters={}};g("gaia.ajax.XmlHttpFormRequest",k);
k.prototype.send=function(a,c){var b=[],d;for(d in
this.parameters)b.push(d+"="+encodeURIComponent(this.parameters[d]));b=b.join("&");
var f=this.a;f.open("POST",a,!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(b)};k.prototype.
send=k.prototype.send;
k.prototype.h=function(a,c,b){var d=this.a;d.open("POST",a,!
0);d.setRequestHeader("Content-
type","application/json");d.onreadystatechange=function()
{4==d.readyState&&b({status:d.status,text:d.responseText})};d.send(c)};k.prototype.
sendJson=k.prototype.h;k.prototype.get=function(a,c){var b=this.a;b.open("GET",a,!
0);b.onreadystatechange=function()
{4==b.readyState&&c({status:b.status,text:b.responseText})};b.send()};k.prototype.g
et=k.prototype.get;var l=/\s*;\s*/,m=function(){if(!
document.cookie)return"";for(var a=document.cookie.split(l),c=0;c<a.length;c++){var
b=a[c];b=b.replace(/^\s+/,"");b=b.replace(/\s+
$/,"");if(0==b.indexOf("APISID="))return b.substr(7)}return""};var
n=null,p=function(a,c){this.g=a;this.f=c;this.c=m();this.b=!1},q=function(){var
a=n,c=m();c==a.c||a.b||(a.c=c,(new k).get(a.f,function(b){var
a=n;b&&b.status&&200==b.status&&"OK"==b.text&&(a.a&&clearInterval(a.a),a.b||
(window.location=a.g))}))};p.prototype.start=function(a){if(this.a)return!
1;this.a=setInterval(function(){q()},a);return!
0};g("gaia.loginAutoRedirect.start",function(a,c,b){if(n||!b||!c||0>=a)return!
1;n=new p(c,b);return n.start(a)});
g("gaia.loginAutoRedirect.stop",function(){var a=n;a.b=!
0;a.a&&(clearInterval(a.a),a.a=null)});
</script>
<script type="text/javascript">
gaia.loginAutoRedirect.start(5000,
'https:\x2F\x2Faccounts.google.com\x2FServiceLogin?continue=https%3A%2F
%2Fdocs.google.com%2FnonceSigner%3Fnonce%3Dhpnh1p85qfmcs%26continue%3Dhttps%3A%2F
%2Fdoc-10-54-docs.googleusercontent.com%2Fdocs%2Fsecuresc
%2F6vkt52tg0tgrhglemncsvrsj6e3vlqes%2F9ohacr64aiebg2a1c0udh33n7adijugo
%2F1501372800000%2F03797128013141617041%2F00775266035331107569%2F0B6elUcr07x62MU8tS
TAxaTZ6amM%3Fe%253Ddownload%26hash%3D536mv8ljc8qg2ofblukds33df4pcfkg9%26urp%3Dhttps
%3A%2F%2Fdoc-10-54-docs.googleusercontent.com%2Fdocs%2F\x26followup=https%3A%2F
%2Fdocs.google.com%2FnonceSigner%3Fnonce%3Dhpnh1p85qfmcs%26continue%3Dhttps%3A%2F
%2Fdoc-10-54-docs.googleusercontent.com%2Fdocs%2Fsecuresc
%2F6vkt52tg0tgrhglemncsvrsj6e3vlqes%2F9ohacr64aiebg2a1c0udh33n7adijugo
%2F1501372800000%2F03797128013141617041%2F00775266035331107569%2F0B6elUcr07x62MU8tS
TAxaTZ6amM%3Fe%253Ddownload%26hash%3D536mv8ljc8qg2ofblukds33df4pcfkg9%26urp%3Dhttps
%3A%2F%2Fdoc-10-54-docs.googleusercontent.com%2Fdocs
%2F\x26service=wise\x26ltmpl=homepage\x26passive=1209600\x26noautologin=true',
'https:\x2F\x2Faccounts.google.com\x2FPassiveLoginProber?continue=https%3A%2F
%2Fdocs.google.com%2FnonceSigner%3Fnonce%3Dhpnh1p85qfmcs%26continue%3Dhttps%3A%2F
%2Fdoc-10-54-docs.googleusercontent.com%2Fdocs%2Fsecuresc
%2F6vkt52tg0tgrhglemncsvrsj6e3vlqes%2F9ohacr64aiebg2a1c0udh33n7adijugo
%2F1501372800000%2F03797128013141617041%2F00775266035331107569%2F0B6elUcr07x62MU8tS
TAxaTZ6amM%3Fe%253Ddownload%26hash%3D536mv8ljc8qg2ofblukds33df4pcfkg9%26urp%3Dhttps
%3A%2F%2Fdoc-10-54-docs.googleusercontent.com%2Fdocs%2F\x26followup=https%3A%2F
%2Fdocs.google.com%2FnonceSigner%3Fnonce%3Dhpnh1p85qfmcs%26continue%3Dhttps%3A%2F
%2Fdoc-10-54-docs.googleusercontent.com%2Fdocs%2Fsecuresc
%2F6vkt52tg0tgrhglemncsvrsj6e3vlqes%2F9ohacr64aiebg2a1c0udh33n7adijugo
%2F1501372800000%2F03797128013141617041%2F00775266035331107569%2F0B6elUcr07x62MU8tS
TAxaTZ6amM%3Fe%253Ddownload%26hash%3D536mv8ljc8qg2ofblukds33df4pcfkg9%26urp%3Dhttps
%3A%2F%2Fdoc-10-54-docs.googleusercontent.com%2Fdocs
%2F\x26service=wise\x26ltmpl=homepage\x26passive=1209600');
</script>
</body>
</html>

Potrebbero piacerti anche