You are on page 1of 43

<!

DOCTYPE html>
<html lang="ar">
<head>
<meta charset="utf-8">
<meta content="width=300, initial-scale=1" name="viewport">
<meta name="description" content="‫ ييعد‬Google Drive ‫وسيلة مجانية للحتفاظ باستمرار بنسخة احتياطية‬
‫ ويمكنك البدء بسعة تخزينية مجانية لدى‬.‫من ملفاتك بحيث يتم الوصول إليها بسهولة من أي هاتف أو جهاز لوحي أو كمبيوتر‬
Google ‫ غيغابايت‬15 ‫قدرها‬.">
<meta name="google-site-verification" content="LrdTUW9psUAMbh4Ia074-
BPEVmcpBxF6Gwf0MSgQXZs">
<title>‫ التعرف على‬Google Drive – ‫<مكان واحد لكل ملفاتك‬/title>
<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: rtl;
-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;
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;
right: 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;
right: -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: right;
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: left;
}
.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: right;
max-width: 80%;
min-height: 16px;
padding: 0;
}
.footer ul li {
color: #737373;
display: inline;
padding: 0;
padding-left: 1.5em;
}
.footer a {
color: #737373;
}
.lang-chooser-wrap {
float: left;
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-left: 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 {
text-align: right;
direction: ltr;
height: 44px;
line-height: 1.6;
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;
right: -999em;
opacity: 0;
width: 314px;
margin-right: -20px;
}
.remember:hover .bubble-wrap,
.remember input:focus ~ .bubble-wrap,
.remember .bubble-wrap:hover,
.remember .bubble-wrap:focus {
opacity: 1;
right: 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: right;
}
#stay-signed-in-tooltip {
right: auto;
margin-right: -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 {
right: -9px;
top: 30px;
}
.jfk-tooltip-arrowright {
left: 0;
top: 30px;
}
.jfk-tooltip-arrowdown .jfk-tooltip-arrowimplbefore,.jfk-tooltip-arrowup .jfk-
tooltip-arrowimplbefore {
border-color: #bbb transparent;
right: -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;
right: -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-right-width: 0;
}
.jfk-tooltip-arrowleft .jfk-tooltip-arrowimplafter {
border-right-width: 0;
right: 1px;
}
.jfk-tooltip-arrowright .jfk-tooltip-arrowimplbefore {
border-left-width: 0;
}
.jfk-tooltip-arrowright .jfk-tooltip-arrowimplafter {
border-left-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;
left: 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: left;
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: left;
text-align: left;
}
.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;
right: 50%;
margin-right: 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>
‫ حساب واحد لكل منتجات‬Google
</h1>
<h2 class="hidden-small">
‫جل الدخول لمتابعة النتقال إلى‬
‫ س ج‬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="AFoagUXaCwn-
DD8DxdCGQ9yqVff1eydwYg:1578904072674">
<input type="hidden" name="continue" value="https://docs.google.com/nonceSigner?
nonce=0713gb3vvj4ls&amp;continue=https://doc-10-b4-
docs.googleusercontent.com/docs/securesc/h8q59kq2cbfoms41r044hgslq7egcptk/3st3hte7u
k9f0t9hl3te57qi65a2ilav/1578902400000/06716882214161104179/03957111493091925068/1U8
tbj14NqEyCmarayhZm54qTyjgsJm4B?e%3Ddownload%26nonce%3Ded1juvmkpbjia%26user
%3D03957111493091925068%26authuser%3D0%26hash
%3D2iuv4h7k08p63g4usl1p8ekuctm6t6fi&amp;hash=i3afancugj93khjodp61l1aft9hurltm">
<input type="hidden" name="followup" value="https://docs.google.com/nonceSigner?
nonce=0713gb3vvj4ls&amp;continue=https://doc-10-b4-
docs.googleusercontent.com/docs/securesc/h8q59kq2cbfoms41r044hgslq7egcptk/3st3hte7u
k9f0t9hl3te57qi65a2ilav/1578902400000/06716882214161104179/03957111493091925068/1U8
tbj14NqEyCmarayhZm54qTyjgsJm4B?e%3Ddownload%26nonce%3Ded1juvmkpbjia%26user
%3D03957111493091925068%26authuser%3D0%26hash
%3D2iuv4h7k08p63g4usl1p8ekuctm6t6fi&amp;hash=i3afancugj93khjodp61l1aft9hurltm">
<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="AEThLlzS2wTz0hQRemMAaU-
kYaEnONgTr3Kwu9rYdOR7RNp8KhYVfrwaOo6V5ZsKdsBqbr68WCNJz0c_w0bEjGNzuu5K1u4MA_3VOhlDyF
8FtCikLSF_P35GSf6LCFs9AAtO0Yj76XXWSOPSRP8bipkvK4xZHbqlRwTZMfPxtT2xUWcmpxHesQZRmMRhK
kt8sPJ-6aTSBK45">
<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">
<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="hidden-label" for="Email">
‫<إدخال بريدك اللكتروني‬/label>
<input id="Email" type="email" value="" spellcheck="false"
name="Email"

placeholder="‫"البريد اللكتروني أو الهاتف‬

>
<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="‫>"التالي‬
<a class="need-help"
href="https://accounts.google.com/signin/usernamerecovery?continue=https
%3A%2F%2Fdocs.google.com%2FnonceSigner%3Fnonce%3D0713gb3vvj4ls%26continue%3Dhttps
%3A%2F%2Fdoc-10-b4-docs.googleusercontent.com%2Fdocs%2Fsecuresc
%2Fh8q59kq2cbfoms41r044hgslq7egcptk%2F3st3hte7uk9f0t9hl3te57qi65a2ilav
%2F1578902400000%2F06716882214161104179%2F03957111493091925068%2F1U8tbj14NqEyCmaray
hZm54qTyjgsJm4B%3Fe%253Ddownload%2526nonce%253Ded1juvmkpbjia%2526user
%253D03957111493091925068%2526authuser%253D0%2526hash
%253D2iuv4h7k08p63g4usl1p8ekuctm6t6fi%26hash
%3Di3afancugj93khjodp61l1aft9hurltm&amp;service=wise&amp;hl=ar">
‫العثور على حسابي‬
</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%3D0713gb3vvj4ls%26continue%3Dhttps%3A%2F
%2Fdoc-10-b4-docs.googleusercontent.com%2Fdocs%2Fsecuresc
%2Fh8q59kq2cbfoms41r044hgslq7egcptk%2F3st3hte7uk9f0t9hl3te57qi65a2ilav
%2F1578902400000%2F06716882214161104179%2F03957111493091925068%2F1U8tbj14NqEyCmaray
hZm54qTyjgsJm4B%3Fe%253Ddownload%2526nonce%253Ded1juvmkpbjia%2526user
%253D03957111493091925068%2526authuser%253D0%2526hash
%253D2iuv4h7k08p63g4usl1p8ekuctm6t6fi%26hash
%3Di3afancugj93khjodp61l1aft9hurltm&amp;followup=https%3A%2F%2Fdocs.google.com
%2FnonceSigner%3Fnonce%3D0713gb3vvj4ls%26continue%3Dhttps%3A%2F%2Fdoc-10-b4-
docs.googleusercontent.com%2Fdocs%2Fsecuresc%2Fh8q59kq2cbfoms41r044hgslq7egcptk
%2F3st3hte7uk9f0t9hl3te57qi65a2ilav
%2F1578902400000%2F06716882214161104179%2F03957111493091925068%2F1U8tbj14NqEyCmaray
hZm54qTyjgsJm4B%3Fe%253Ddownload%2526nonce%253Ded1juvmkpbjia%2526user
%253D03957111493091925068%2526authuser%253D0%2526hash
%253D2iuv4h7k08p63g4usl1p8ekuctm6t6fi%26hash
%3Di3afancugj93khjodp61l1aft9hurltm&amp;service=wise">
‫تسجيل الدخول باستخدام حساب مختلف‬
</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%3D0713gb3vvj4ls%26continue%3Dhttps%3A
%2F%2Fdoc-10-b4-docs.googleusercontent.com%2Fdocs%2Fsecuresc
%2Fh8q59kq2cbfoms41r044hgslq7egcptk%2F3st3hte7uk9f0t9hl3te57qi65a2ilav
%2F1578902400000%2F06716882214161104179%2F03957111493091925068%2F1U8tbj14NqEyCmaray
hZm54qTyjgsJm4B%3Fe%253Ddownload%2526nonce%253Ded1juvmkpbjia%2526user
%253D03957111493091925068%2526authuser%253D0%2526hash
%253D2iuv4h7k08p63g4usl1p8ekuctm6t6fi%26hash%3Di3afancugj93khjodp61l1aft9hurltm">
‫إنشاء حساب‬
</a>
</span>
</p>
<p class="tagline">
‫ حساب واحد في‬Google ‫ للستمتاع بجميع خدمات‬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/ar/about" target="_blank">
‫ لمحة عن‬Google
</a>
</li>
<li>
<a href="https://accounts.google.com/TOS?loc=SA&hl=ar&privacy=true"
target="_blank">
‫الخصوصية‬
</a>
</li>
<li>
<a href="https://accounts.google.com/TOS?loc=SA&hl=ar" target="_blank">
‫البنود‬
</a>
</li>
<li>
<a href="http://www.google.com/support/accounts?hl=ar" target="_blank">
‫مساعدة‬
</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="‫<>"تغيير اللغة‬/label>
<select id="lang-chooser" class="lang-chooser" name="lang-chooser">
<option value="ur"
>
‫اردو‬
</option>
<option value="ar"

selected="selected"
>
‫العربية‬
</option>
<option value="fa"
>
‫فارسی‬
</option>
<option value="af"
>
Afrikaans
</option>
<option value="az"
>
azərbaycan
</option>
<option value="ca"
>
català
</option>
<option value="cs"
>
Čeština
</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"
>
Español (España)
</option>
<option value="es-419"
>
Español (Latinoamérica)
</option>
<option value="eu"
>
euskara
</option>
<option value="fil"
>
Filipino
</option>
<option value="fr-CA"
>
Français (Canada)
</option>
<option value="fr"
>
Français (France)
</option>
<option value="gl"
>
galego
</option>
<option value="hr"
>
Hrvatski
</option>
<option value="in"
>
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"
>
latviešu
</option>
<option value="lt"
>
lietuvių
</option>
<option value="hu"
>
magyar
</option>
<option value="ms"
>
Melayu
</option>
<option value="nl"
>
Nederlands
</option>
<option value="no"
>
norsk
</option>
<option value="pl"
>
polski
</option>
<option value="pt"
>
Português (Brasil)
</option>
<option value="pt-PT"
>
Português (Portugal)
</option>
<option value="ro"
>
română
</option>
<option value="sk"
>
Slovenčina
</option>
<option value="sl"
>
slovenščina
</option>
<option value="fi"
>
Suomi
</option>
<option value="sv"
>
Svenska
</option>
<option value="vi"
>
Tiếng Việt
</option>
<option value="tr"
>
Türkçe
</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="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 nonce="TT14+ixsF/Yz3p+vV/MeIg">
(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" nonce="TT14+ixsF/Yz3p+vV/MeIg">
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 nonce="TT14+ixsF/Yz3p+vV/MeIg">/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
var G;var 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(e){var
f=c.call(this,e);!1===f&&Gd(e);return f};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
e=window.event,f=c.call(a,e);!1===f&&Gd(e);return
f};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.s=this.l();if(null==this.g)throw new Gk("Empty module
name");};G=Gl.prototype;G.l=function(){var a=window.location.pathname;return
a&&0==a.indexOf("/accounts")?"/accounts/JsRemoteLog":"/JsRemoteLog"};
G.h=function(a,b,c){var d=this.s,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.h(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.v=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.u=function(a){return
this.v(a,Gs)};G.j=function(a){a=a.match("^([^:]+):(\\d*):(\\d?)$");return!a||
3>a.length?null:a[1]};
G.o=function(a,b){if(!Gp(this.c,a))return!1;if(this.a||!b)return!
0;this.j(b)==this.b&&(this.u(b),this.a=!0);return!0};G.m=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.i=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.m();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].o(c,b);e++);}},Gv=function(){if(window.postMessage){var
a=window.__CHECK_CONNECTION_CONFIG.iframeParentElementId;var
b=window.__CHECK_CONNECTION_CONFIG.resultElementId;(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,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].i()}}},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 nonce="TT14+ixsF/Yz3p+vV/MeIg">
window.__CHECK_CONNECTION_CONFIG = {
resultElementId: 'checkConnection',
domainConfigs: [{iframeUri:
'https://accounts.youtube.com/accounts/CheckConnection?pmpo\x3dhttps%3A%2F
%2Faccounts.google.com\x26v\x3d-435384444',domainSymbol: 'youtube'}],
iframeUri: '',
iframeOrigin: '',
iframeParentElementId: 'cc_iframe_parent',
postMsgSupportElementId: 'pstMsg',
msgContent: 'accessible'
};
G_setPostMessageSupportFlag();
G_checkConnectionMain();
</script>
<script type="text/javascript" nonce="TT14+ixsF/Yz3p+vV/MeIg">/* Anti-spam. Want
to say hello? Contact (base64) Ym90Z3VhcmQtY29udGFjdEBnb29nbGUuY29t */Function('var
zV=function(z){for(z=0;64>z;+
+z)a[z]="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-
_".charAt(z),S["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-
_".charAt(z)]=z;(S[a[64]="","+"]=62,S)["/"]=63,S["="]=64},Rj=function(z)
{return/^[\\s\\xa0]*([\\s\\S]*?)[\\s\\xa0]*$/.exec(z)[1]},S={},a={},q=function(z,R)
{return z<R?-1:z>R?1:0},v=function(z,R,f){if("object"==(R=typeof z,R))if(z){if(z
instanceof Array)return"array";if(z instanceof Object)return R;if("[object
Window]"==(f=Object.prototype.toString.call(z),f))return"object";if("[object
Array]"==f||"number"==typeof z.length&&"undefined"!=typeof z.splice&&"undefined"!
=typeof z.propertyIsEnumerable&&!
z.propertyIsEnumerable("splice"))return"array";if("[object
Function]"==f||"undefined"!=typeof z.call&&"undefined"!=typeof
z.propertyIsEnumerable&&!z.propertyIsEnumerable("call"))return"function"}else
return"null";else if("function"==R&&"undefined"==typeof
z.call)return"object";return R},iE=function(z,R){function f(){}
(z.g=(f.prototype=R.prototype,R.prototype),z.prototype=new
f,z.prototype).constructor=z},sg=function(z,R,f,x,N){for(R=[],x=f=0;x<z.length;x+
+)N=z.charCodeAt(x),128>N?R[f++]=N:(2048>N?R[f++]=N>>6|192:
(55296==(N&64512)&&x+1<z.length&&56320==(z.charCodeAt(x+1)&64512)?(N=65536+
((N&1023)<<10)+(z.charCodeAt(++x)&1023),R[f++]=N>>18|240,R[f++]=N>>12&63|128):R[f+
+]=N>>12|224,R[f++]=N>>6&63|128),R[f++]=N&63|128);return R},B,e=this||
self,c=function(z,R){return(R=typeof z,"object"==R&&null!
=z)||"function"==R},K5=function(){},L;a:{var f5=e.navigator;if(f5){var
xr=f5.userAgent;if(xr){L=xr;break a}}L=""}var Nu=function(z,R,f)
{return(f=tS,Object.prototype).hasOwnProperty.call(f,z)?
f[z]:f[z]=R(z)},mJ=function(z,R,f){for(f in z)if(R.call(void 0,z[f],f,z))return
true;return false},W="",Ug=function(z){return(z=e.document)?z.documentMode:void
0},M=/\\b(?:MSIE|rv)[: ]([^\\);]+)(\\)|;)/.exec(L),r=(M&&(W=M?M[1]:""),Ug)
(),aj=null!=r&&r>parseFloat(W)?String(r):W,SK,tS={},GV=(SK=e.document?Ug():void
0,9<=Number(SK)),n5=!function(z){return Nu(z,function(R,f,x,N,K,t,m)
{for(N=(f=(x=Rj(String(z)).split("."),R=0,Rj(String(aj))).split("."),Math).max(f.le
ngth,x.length),K=0;0==R&&K<N;K++){m=(t=f[K]||"",x)[K]||"";do{if(0==(m=/(\\d*)(\\D*)
(.*)/.exec((t=/(\\d*)(\\D*)(.*)/.exec(t)||["","","",""],m))||
["","","",""],t[0]).length&&0==m[0].length)break;t=t[m=m[R=q(0==t[1].length?
0:parseInt(t[1],10),0==m[1].length?0:parseInt(m[1],10))||
q(0==t[2].length,0==m[2].length)||q(t[2],m[2]),3],3]}while(0==R)}return 0<=R})}
("9"),yH=function(z,R){if(!e.addEventListener||!Object.defineProperty)return
false;R=(z=false,Object.defineProperty({},"passive",{get:function()
{z=true}}));try{e.addEventListener("test",K5,R),e.removeEventListener("test",K5,R)}
catch(f){}return z}(),Z=function(z,R){this.defaultPrevented=!
(this.currentTarget=this.target=R,this.type=z,1)},I=(Z.prototype.preventDefault=fun
ction(){this.defaultPrevented=true},Z.prototype.stopPropagation=function()
{},function(z,R,f,x)
{this.M=(((this.metaKey=this.shiftKey=this.altKey=(this.key=(this.button=(this.rela
tedTarget=this.currentTarget=(Z.call(this,z?
z.type:""),this.target=null),this).screenY=this.screenX=this.clientY=this.clientX=t
his.offsetY=this.offsetX=0,""),this.charCode=this.keyCode=0,this.ctrlKey=false),thi
s).state=null,this.pointerId=0,this).pointerType="",null),z&&(f=this.type=z.type,x=
z.changedTouches&&z.changedTouches.length?
z.changedTouches[0]:null,this.target=z.target||
z.srcElement,this.currentTarget=R,R=z.relatedTarget,R||("mouseover"==f?
R=z.fromElement:"mouseout"==f&&(R=z.toElement)),this.relatedTarget=R,x?
(this.clientX=void 0!==x.clientX?x.clientX:x.pageX,this.clientY=void 0!==x.clientY?
x.clientY:x.pageY,this.screenX=x.screenX||0,this.screenY=x.screenY||0):
(this.offsetX=void 0!==z.offsetX?z.offsetX:z.layerX,this.offsetY=void 0!
==z.offsetY?z.offsetY:z.layerY,this.clientX=void 0!==z.clientX?
z.clientX:z.pageX,this.clientY=void 0!==z.clientY?
z.clientY:z.pageY,this.screenX=z.screenX||0,this.screenY=z.screenY||
0),this.button=z.button,this.keyCode=z.keyCode||
0,this.key=z.key||"",this.charCode=z.charCode||("keypress"==f?
z.keyCode:0),this.ctrlKey=z.ctrlKey,this.altKey=z.altKey,this.shiftKey=z.shiftKey,t
his.metaKey=z.metaKey,this.pointerId=z.pointerId||
0,this.pointerType="string"===typeof z.pointerType?
z.pointerType:JS[z.pointerType]||"",this.state=z.state,this.M=z,z.defaultPrevented&
&this.preventDefault())}),JS=(iE(I,Z),
{2:"touch",3:"pen",4:"mouse"}),b="closure_listenable_"+(1E6*(I.prototype.stopPropag
ation=function(){(I.g.stopPropagation.call(this),this.M.stopPropagation)?
this.M.stopPropagation():this.M.cancelBubble=true},I.prototype.preventDefault=funct
ion(z)
{if((z=(I.g.preventDefault.call(this),this).M,z).preventDefault)z.preventDefault();
else if(z.returnValue=false,n5)try{if(z.ctrlKey||
112<=z.keyCode&&123>=z.keyCode)z.keyCode=-1}catch(R){}},Math).random()|
0),B2=function(z){z.src=(z.a=(z.W=null,true),z.listener=null,z.
$=null,null)},c2=function(z,R,f,x,N){this.a=this.N=!
(this.src=R,this.listener=(this.W=null,this.capture=!!N,this.type=f,x),(this.key=+
+eK,this).$=z,1)},k=function(z)
{(this.src=z,this).K={},this.V=0},eK=0,L5=(k.prototype.remove=(k.prototype.hasListe
ner=function(z,R,f,x,N){return mJ((x=(f=(N=void 0!==R,void 0!==z))?
z.toString():"",this).K,function(K,t){for(t=0;t<K.length;++t)if(!(f&&K[t].type!=x||
N&&K[t].capture!=R))return true;return
false})},k.prototype.add=function(z,R,f,x,N,K,t){return(t=L5(N,x,
(z=this.K[K=z.toString(),K],z||(z=this.K[K]=[],this.V++),z),R),-1<t)?(R=z[t],f||
(R.N=false)):(R=new c2(N,this.src,K,R,!!x),R.N=f,z.push(R)),R},function(z,R,f,x,N)
{if(!(z=z.toString(),z in this.K))return false;return-1<(R=L5(x,f,
(N=this.K[z],N),R),R)?
(B2(N[R]),Array.prototype.splice.call(N,R,1),0==N.length&&(delete
this.K[z],this.V--),true):false}),function(z,R,f,x,N,K){for(N=0;N<f.length;+
+N)if(K=f[N],!K.a&&K.listener==x&&K.capture==!!R&&K.$==z)return N;return-
1}),W2="closure_lm_"+(1E6*Math.random()|0),Mu=function(z,R,f,x,N,K)
{if("array"==v(z))for(K=0;K<z.length;K++)Mu(z[K],R,f,x,N);else f=jK(f),N&&N[b]?
N.O5(z,f,c(x)?!!x.capture:!!
x,R):rb(f,R,x,z,true,N)},QH=0,Z6={},Ij=function(z,R,f,x,N,K)
{if("array"==v(f))for(K=0;K<f.length;K++)Ij(z,R,f[K],x,N);else(x=c(x)?!!
x.capture:!!x,R=jK(R),z&&z[b])?z.rX(f,R,x,N):z&&(z=bE(z))&&(f=z.K[f.toString()],z=-
1,f&&(z=L5(N,x,f,R)),(R=-1<z?f[z]:null)&&kr(R))},C5=function(z,R){return
R=(z=lE,GV?function(f){return z.call(R.src,R.listener,f)}:function(f){if(!
(f=z.call(R.src,R.listener,f),f))return f})},Xy=function(z,R,f,x){return
x=(f=z.listener,z.$||z.src),z.N&&kr(z),f.call(x,R)},kr=function(z,R,f,x,N,K,t)
{if("number"!==typeof z&&z&&!z.a)if((R=z.src)&&R[b])R.wX(z);else
if(x=z.W,f=z.type,R.removeEventListener?
R.removeEventListener(f,x,z.capture):R.detachEvent?
R.detachEvent(Og(f),x):R.addListener&&R.removeListener&&R.removeListener(x),QH--,f=
bE(R)){if((x=z.type,x)in f.K){N=f.K[x];b:if("string"===typeof N)K="string"!==typeof
z||1!=z.length?-1:N.indexOf(z,0);else{for(K=0;K<N.length;K++)if(K in
N&&N[K]===z)break b;K=-1}
(t=0<=K)&&Array.prototype.splice.call(N,K,1),t&&(B2(z),0==f.K[x].length&&(delete
f.K[x],f.V--))}0==f.V&&(f.src=null,R[W2]=null)}else B2(z)},Og=function(z){return z
in Z6?Z6[z]:Z6[z]="on"+z},bE=function(z){return(z=z[W2],z instanceof k)?
z:null},lE=function(z,R,f,x){if(z.a)return true;if(!GV){if(!R)a:
{for(R=[(f=(x=0,e),"window"),"event"];x<R.length;x++)if(f=f[R[x]],null==f)
{R=null;break a}R=f}return Xy((R=new I(R,this),z),R)}return Xy(z,new
I(R,this))},uE=function(z,R,f,x,N,K){if(x&&x.once)Mu(z,N,R,x,f);else
if("array"==v(z))for(K=0;K<z.length;K++)uE(z[K],R,f,x,N);else R=jK(R),f&&f[b]?
f.qv(z,R,c(x)?!!x.capture:!!x,N):rb(R,N,x,z,false,f)},rb=function(z,R,f,x,N,K,t,m)
{if(!x)throw Error("Invalid event type");if(t=c(f)?!!f.capture:!!f,!t||
GV)if((m=bE(K))||(K[W2]=m=new k(K)),z=m.add(x,z,N,t,R),!z.W)
{if(((z.W=(R=C5(),R),R).src=K,R).listener=z,K.addEventListener)yH||(f=t),void
0===f&&(f=false),K.addEventListener(x.toString(),R,f);else
if(K.attachEvent)K.attachEvent(Og(x.toString()),R);else
if(K.addListener&&K.removeListener)K.addListener(R);else throw
Error("addEventListener and attachEvent are unavailable.");QH+
+}},wb="__closure_events_fn_"+(1E9*Math.random()>>>0),D6=function(z,R){return
R[z]<<24|R[z+1]<<16|R[z+2]<<8|R[z+3]},AS={},oj=function(z,R,f,x)
{try{for(x=0;79669387488!
=x;)R+=(z<<4^z>>>5)+z^x+f[x&3],x+=2489668359,z+=(R<<4^R>>>5)+R^x+f[x>>>11&3];return
[R>>>24,R>>16&255,R>>8&255,R&255,z>>>24,z>>16&255,z>>8&255,z&255]}catch(N){throw
N;}},P2={},D=function(z,R,f,x){if(z.H)return
z.w(z.O);if(f=(R=z.Z(48),R)>>3,R>=z.U)throw l(31,z),z.c;return((void
0==z.L&&(z.L=D6(f-4,z.m),z.S=void 0),z.S!
=f>>3)&&(z.S=f>>3,x=z.Z(6),z.pf=oj(z.S,z.L,[0,0,x[1],x[2]])),C)
(z,48,R+8),z.m[f]^z.pf[f%8]},VH={},l=function(z,R,f,x,N)
{if(3<(f=(x=(0==(z=[(N=R.Z(106)>>3,z),N>>8&255,N&255],void 0!
=x&&z.push(x),R.Z(81)).length&&(R.A[81]=void
0,C(R,81,z)),""),f&&(f.message&&(x+=f.message),f.stack&&(x+=":"+f.stack)),R.Z(255))
,f)){(z=(x=sg((f-=(x=x.slice(0,f-3),x.length)
+3,x).replace(/\\r\\n/g,"\\n")),R.l),R).l=R;try{A(49,R,P(x.length,2).concat(x),12)}
finally{R.l=z}}C(R,255,f)},P=function(z,R,f,x){for(f=(x=R-1,[]);0<=x;x--)f[R-1-
x]=z>>8*x&255;return f},p5=function(z,R){z.T.push(z.A.slice()),z.A[48]=void
0,C(z,48,R)},gb=function(z,R,f,x,N){for(z.D=(z.b=(z.i=((z.H=void
0,z.Aw=[],x=[],z.U5=function(K,t,m){return(t=(m=function(){return K},function()
{return m()}),t)[this.f]=function(U){K=U},t},N=0,z).J=false,z.s=false,z.O=void
0,z.h=25,0),0),function(K,t,m,U,G,n){return(n=(m=(U=function(){return U[m.yo+
(G[m.X]===t)-!n[m.X]]},G=function(){return U()},this),m).I,G)[m.f]=function(y)
{U[m.dX]=y},G[m.f](K),K=G});128>N;N++)x[N]=String.fromCharCode(N);
((z.T=(((((((((((((((((((N=(z.j8=(N=(((C(z,((z.A=(z.l=z,
[]),z).iN=(z.o=[],function(K){this.l=K}),48),0),C)
(z,106,0),C(z,38,function(K,t,m,U){m=(t=D(K),D(K)),U=D(K),C(K,U,K.Z(t)>>m)}),C)
(z,108,e),C(z,49,db(4)),window.pe
rformance||{}),N.timeOrigin||(N.timing||{}).navigationStart||0),R).P||function()
{},C(z,90,function(){}),C)(z,233,function(K,t,m,U)
{(t=(m=(t=D(K),m=D(K),U=D(K),K).Z(m),K).Z(t),C)(K,U,t[m])}),z.Ih=function(K,t)
{t.push(K[0]<<24|K[1]<<16|K[2]<<8|K[3]),t.push(K[4]<<24|K[5]<<16|K[6]<<8|
K[7]),t.push(K[8]<<24|K[9]<<16|K[10]<<8|K[11])},C(z,143,function(K,t,m,U,G,n,y)
{V(5,K,true)||(t=Eg(K),G=t.R,m=t.j,U=t.v,y=m.length,0==y?n=new U[G]:1==y?n=new U[G]
(m[0]):2==y?n=new U[G](m[0],m[1]):3==y?n=new U[G](m[0],m[1],m[2]):4==y?n=new U[G]
(m[0],m[1],m[2],m[3]):l(22,K),C(K,t.Y,n))}),C(z,254,0),C)(z,68,z),C)
(z,99,function(K,t,m,U,G,n,y){V(5,K,true)||
(t=Eg(K),G=t.R,m=t.j,y=m.length,U=t.v,0==y?n=U[G]():1==y?n=U[G](m[0]):2==y?n=U[G]
(m[0],m[1]):3==y?n=U[G](m[0],m[1],m[2]):l(22,K),C(K,t.Y,n))}),C)
(z,226,function(K,t,m,U,G,n,y){if((U=(m=(t=D(K),H2(K)),""),K.A)
[238])for(G=K.Z(238),n=0,y=G.length;m--;)n=(n+H2(K))%y,U+=x[G[n]];else
for(;m--;)U+=x[D(K)];C(K,t,U)}),C)(z,244,292),C)(z,196,function(K,t,m,U)
{(U=(m=D((t=D(K),K)),D(K)),t=K.Z(t)==K.Z(m),C)(K,U,+t)}),C)(z,94,function(K,t,m,U)
{(U=D((m=D((t=D(K),K)),K)),K.l==K)&&(K.Z(t)[K.Z(m)]=K.Z(U),6==t&&(K.S=void
0,2==K.Z(m)&&(K.L=void 0,C(K,48,K.Z(48)+32))))}),C(z,236,function(K,t,m,U)
{if(t=K.T.pop()){for(m=D(K);0<m;m--)U=D(K),t[U]=K.A[U];
(t[255]=(t[81]=K.A[81],K.A[255]),K).A=t}else C(K,48,K.U)}),C(z,165,function(K,t,m)
{m=D((t=D(K),K)),C(K,m,""+K.Z(t))}),C(z,180,function(K){$r(K,4)}),C(z,81,
[]),C(z,206,function(K,t,m,U,G,n){if(!V(255,K,true))
{if("object"==(K=(U=(t=(G=D((m=D((t=D(K),K)),U=D(K),K)),K.Z(t)),m=K.Z(m),K.Z(U)),K.
Z(G)),v)(t)){for(n in G=[],t)G.push(n);t=G}for(U=0<(G=(n=t.length,0),U)?
U:1;G<n;G+=U)m(t.slice(G,G+U),K)}}),C(z,60,function(K,t,m)
{t=(t=D(K),m=D(K),K.Z(t)),C(K,m,v(t))}),C)(z,95,function(K,t,m,U,G)
{for(U=(t=D(K),m=H2(K),[]),G=0;G<m;G++)U.push(D(K));C(K,t,U)}),C)(z,57,function(K)
{TV(4,K)}),C)(z,26,0),C(z,133,function(K){$r(K,2)}),C)(z,96,function(K,t,m)
{V(5,K,true)||(t=D(K),m=D(K),C(K,m,function(U){return eval(U)}
(K.Z(t))))}),C(z,59,function(K,t){V(5,K,true)||
(t=Eg(K),C(K,t.Y,t.R.apply(t.v,t.j)))}),C(z,23,[]),C)(z,8,{}),z).G=[],C)(z,19,
[165,0,0]),C(z,201,function(K,t){(K=(t=D(K),K.Z(t)),Ij)
(K[0],K[2],K[1])}),C(z,148,function(K,t,m,U){(U=(m=(t=D(K),D(K)),D(K)),C)
(K,U,K.Z(t)||K.Z(m))}),C(z,178,function(K,t,m,U,G)
{(U=(m=(G=(t=(U=(m=(t=D(K),D(K)),D(K)),K.Z(t)),K.Z(D(K))),K.Z(m)),K.Z(U)),0)!
==t&&(U=Yr(1,K,G,U,t,m),uE(m,U,t),C(K,254,[t,m,U]))}),C)(z,126,function(K)
{TV(1,K)}),C)(z,179,function(K,t,m,U,G)
{(m=(G=(U=(m=D((t=D(K),K)),K).Z(D(K)),K).Z(D(K)),K).Z(m),C)(K,t,Yr(G,K,U,m))}),C)
(z,188,function(K,t){p5(K,(t=K.Z(D(K)),t))}),C(z,137,function(K,t,m){0!
=(t=D(K),m=D(K),K.Z(t))&&C(K,48,K.Z(m))}),C(z,192,function(K,t,m,U,G,n,y,X,O,h,qu,p
,hS){for(X=(y=(n=(U=m=(t=D(K),0),G=function(J,Q){for(;U<J;)m|=D(K)<<U,U+=8;return
m>>=(Q=(U-=J,m)&(1<<J)-1,J),Q},G)(3)+1,G)(5),[]),h=O=0;h<y;h+
+)qu=G(1),X.push(qu),O+=qu?0:1;for(p=(h=(O=(O-1).toString(2).length,0),[]);h<y;h+
+)X[h]||(p[h]=G(O));for(h=0;h<y;h++)X[h]&&(p[h]=D(K));for(hS=(h=n,
[]);h--;)hS.push(K.Z(D(K)));C(K,t,function(J,Q,v2,u,w){for(u=(Q=[],v2=[],J.i+
+,0);u<y;u++){if(!(w=p[u],X[u]))
{for(;w>=Q.length;)Q.push(D(J));w=Q[w]}v2.push(w)}J.O=(J.H=J.D(hS.slice(),J.w),J.D(
v2,J.w))})}),C(z,149,[0,0,0]),C(z,89,function(K){$r(K,1)}),C(z,255,2048),zV(),C)
(z,243,function(K){K.ZU(4)}),[]),C)(z,111,function(K,t,m)
{m=(t=D(K),D(K)),t=K.A[t]&&K.Z(t),C(K,m,t)}),C(z,6,[0,0,0]),C(z,46,function(K,t,m)
{m=D((t=D(K),K)),C(K,m,K.Z(m)+K.Z(t))}),C(z,157,function(K,t,m,U){(U=(m=(t=D(K),D)
(K),D)(K),C)(K,U,(K.Z(t)in K.Z(m))+0)}),f)&&"!"==f.charAt(0)?(z.B=f,N()):
(z.U=0,z.m=[],R=!!R.P,d(z,[Fy,f]),d(z,
[AS,N]),E(R,false,true,z))},ze={},Fy={},C=function(z,R,f){if(48==R||
106==R)if(z.A[R])z.A[R][z.f](f);else z.A[R]=z.U5(f);else if(19!=R&&49!=R&&23!
=R&&81!=R&&149!=R||!z.A[R])z.A[R]=z.D(f,z.Z);6==R&&(z.L=void
0,C(z,48,z.Z(48)+32))},H=function(z,R)
{z.B=("E:"+R.message+":"+R.stack).slice(0,2048)},H2=function(z,R){return
R=D(z),R&128&&(R=R&127|D(z)<<7),R},R7=function(z,R,f,x,N,K,t){z.i+
+;try{for(x=(K=0,5001),f=z.U,N=void 0;(z.uN||--x)&&(z.H||(K=z.Z(48))<f);)try{z.H?
N=z.w(z.H):(C(z,106,K),t=D(z),N=z.Z(t)),N&&N.call?
N(z):l(21,z,0,t),z.s=true,V(2,z,false)}catch(m){m!=z.c&&(z.Z(244)?
l(22,z,m):C(z,244,m))}x||l(33,z)}catch(m){try{l(22,z,m)}catch(U){H(z,U)}}return
f=z.Z(8),R&&C(z,48,R),z.i--,f},KN=function(z,R,f,x,N){for(;f.G.length;)
{if(z=z&&R)f.b&&f.J?(z=0!=document.hidden?false:true,f.J=false):z=false;if(z)
{f.GY((N=f,function(){E(R,false,false,N)}));break}x=(z=true,x=f.G.pop(),sN)
(f,x)}return x},jK=function(z){if("function"==v(z))return z;return z[z[wb]||
(z[wb]=function(R){return z.handleEvent(R)}),wb]},T=function(z,R)
{try{gb(this,z,R)}catch(f){H(this,f)}},Y=((T.prototype.Kf=function(z,R,f,x,N,K)
{if(this.B)return this.B;try{x=!!z,N=[],K=[],d(this,[P2,N,R]),d(this,
[ze,z,N,K]),E(x,false,true,this),f=K[0]}catch(t){H(this,t),f=this.B,z&&z(f)}return
f},T.prototype.yo=35,(T.prototype.zY=function(z,R,f,x){try{x=z[(R+2)%3],z[R]=z[R]-
z[(R+1)%3]-x^(1==R?x<<f:x>>>f)}catch(N){throw
N;}},T.prototype).ff=function(z,R,f,x,N){for(N=x=0;N<z.length;N+
+)x+=z.charCodeAt(N),x+=x<<10,x^=x>>6;return(x=new (x+=x<<3,x^=x>>11,z=x+
(x<<15)>>>0,Number)(z&(1<<R)-1),x)[0]=(z>>>R)
%f,x},T).prototype.w=(T.prototype.GY=e.requestIdleCallback?function(z)
{requestIdleCallback(z,{timeout:4})}:e.setImmediate?function(z)
{setImmediate(z)}:function(z){setTimeout(z,0)},function(z)
{return(z=z().shift(),this.H().length)||this.O().length||(this.O=this.H=void
0,this.i--),z}),e),Eg=function(z,R,f,x,N,K){for(K=(N=(x=((f=(R={},D)
(z),R.Y=D(z),R).j=[],z.l==z)?D(z)-1:1,D(z)),0);K<x;K+
+)R.j.push(D(z));for((R.R=z.Z(f),R).v=z.Z(N);x--;)R.j[x]=z.Z(R.j[x]);return
R},Yr=function(z,R,f,x,N,K){return function(){if(R.l==R){var t=[VH,x,f,void
0,N,K,arguments],m=z&1;if(z&2)var U=(d(R,t),E)(false,true,false,R);else
m&&R.G.length?d(R,t):m?(d(R,t),E(false,true,false,R)):U=sN(R,t);return
U}}},F=[(T.prototype.e8=(T.prototype.C=(window.performance||{}).now?function()
{return Math.floor(this.j8+window.performance.now())}:function(){return+new
Date},function(z,R,f){if(3==z.length){for(f=0;3>f;f++)R[f]+=z[f];for(z=[13,8,13,
(f=0,12),16,5,3,10,15];9>f;f++)R[3](R,f
%3,z[f])}}),"botguard")],sN=function(z,R,f,x,N)
{if((f=R[z.s=false,0],f)==P2)z.h=25,z.I(R);else if(f==ze)
{f=R[x=R[1],3];try{N=z.I(R)}catch(K){H(z,K),N=z.B}(x&&x(N),f).push(N)}else
if(f==fN)z.I(R);else if(f==Fy)z.I(R);else if(f==AS){try{for(N=0;N<z.o.length;N+
+)try{x=z.o[N],x[0][x[1]](x[2])}catch(K){}}catch(K){}(0,R[z.o=[],1])()}else
if(f==VH)return N=R[2],x=R[6],C(z,78,R[4]?
[x[0].M]:x),C(z,8,N),z.I(R)},A=function(z,R,f,x,N,K){if(R.l==R)for(N=R.Z(z),49==z?
(z=function(t,m,U,G){if(N.HC!=(U=(m=N.length,m)-4>>3,U)){U=(U<<(N.HC=U,3))-
4,G=[0,0,K[1],K[2]];try{N.lN=oj(D6(U+4,N),D6(U,N),G)}catch(n){throw
n;}}N.push(N.lN[m&7]^t)},K=R.Z(149)):z=function(t)
{N.push(t)},x&&z(x&255),R=f.length,x=0;x<R;x++)z(f[x])},TV=function(z,R,f,x)
{(x=(f=D(R),D(R)),A)
(x,R,P(R.Z(f),z))},db=(T.prototype.f=(T.prototype.ZU=function(z,R,f,x)
{(x=D((f=(z&=(R=z&4,3),D(this)),this)),f=this.Z(f),R&&(f=sg((""+f).replace(/\\r\\n/
g,"\\n"))),z)&&A(x,this,P(f.length,2)),A(x,this,f)},"toString"),function(z,R)
{for(R=[];z--;)R.push(255*Math.random()|0);return
R}),xX=(T.prototype.I=function(z,R,f,x,N,K,t,m,U,G){if(R=z[0],R==Fy)
{f=z[1];try{for(N=0,x=[];N<f.length;){if(null==(U=(m=(t=(K=S[f.charAt(N+
+)],N<f.length)?S[f.charAt(N)]:0,++N,N<f.length?S[f.charAt(N)]:64),++N,N<f.length?
S[f.charAt(N)]:64),++N,K)||null==t||null==m||null==U)throw Error();(x.push(K<<2|
t>>4),64!=m)&&(x.push(t<<4&240|m>>2),64!=U&&x.push(m<<6&192|
U))}this.U=(this.m=x,this.m).length<<3}catch(n){l(17,this,n)}R7(this)}else
if(R==P2)K=z[1],K.push(this.Z(19).length,this.Z(49).length,this.Z(23).length,this.Z
(255)),C(this,8,z[2]),this.A[218]&&xX(this,this.Z(218));else{if(R==ze)
{this.l=(t=(m=(K=z[2],P)
(this.Z(19).length+2,2),this).l,this);try{f=this.Z(81),0<f.length&&A(19,this,P(f.le
ngth,2).concat(f),15),x=this.Z(26)&511,x-
=this.Z(19).length+5,N=this.Z(49),4<N.length&&(x-
=N.length+3),0<x&&A(19,this,P(x,2).concat(db(x)),10),4<N.length&&A(19,this,P(N.leng
th,2).concat(N),153)}finally{this.l=t}for(U=(m=(((t=db(2).concat(this.Z(19)),t)
[1]=t[0]^3,t)[3]=t[1]^m[0],t[4]=t[1]^m[1],
[]),0);U<t.length;U+=3)R=t[U],G=(f=U+1<t.length)?t[U+1]:0,z=(x=U+2<t.length)?
t[U+2]:0,N=R>>2,R=(R&3)<<4|G>>4,G=(G&15)<<2|z>>6,z&=63,x||(z=64,f||
(G=64)),m.push(a[N],a[R],a[G],a[z]);if(m=m.join(""))m="!"+m;else
for(m="",U=0;U<t.length;U++)f=t[U][this.f]
(16),1==f.length&&(f="0"+f),m+=f;return((t=m,this.Z(19)).length=K[0],this.Z(49).len
gth=K[1],this.Z(23)).length=K[2],C(this,255,K[3]),t}if(R==fN)xX(this,z[1]);else
if(R==VH)return xX(this,z[1])}},function(z,R,f){return R7(z,
((f=z.Z(48),z.m)&&f<z.U?(C(z,48,z.U),p5(z,R)):C(z,48,R),f))}),d=function(z,R)
{z.G.splice(0,0,R)},fN={},
$r=(((T.prototype.X="caller",T.prototype.c={},T).prototype.mS=function(z,R,f,x,N,K)
{for(K=x=(f=[],0);K<z.length;K++)for(x+=R,N=N<<R|z[K];7<x;)x-
=8,f.push(N>>x&255);return f},(T.prototype.Z=function(z,R){if(void
0===(R=this.A[z],R))throw l(30,this,0,z),this.c;return
R()},T.prototype.uN=false,T).prototype).dX=(T.prototype.BC=function(z,R,f,x)
{for(;f--;)48!=f&&106!=f&&R.A[f]&&(R.A[f]=R[x](R[z]
(f),this));R[z]=this},36),T.prototype.Mv=function(z,R,f){return
z^(R^=R<<13,R^=R>>17,(R=(R^R<<5)&f)||(R=1),R)},function(z,R,f,x)
{for(x=(f=D(z),0);0<R;R--)x=x<<8|D(z);C(z,f,x)}),V=function(z,R,f){if(0>=R.b||
1<R.i||!R.s&&f||0!=document.hidden||R.C()-R.F<R.b-z)return false;return!
(((z=(R.J=true,R).Z(f?106:48),C)
(R,48,R.U),R.G).push([fN,z]),0)},E=function(z,R,f,x,N){if(0!=x.G.length)
{if(N=0==x.i)x.F=x.C();return z=KN(f,z,x),N&&(N=x.C()-x.F,N<(R?10:0)||0>=x.h--||
x.Aw.push(254>=N?N:254)),z}};F[0]in Y||"undefined"==typeof Y.execScript||
Y.execScript("var "+F[0]);for(var g;F.length&&(g=F.shift());)Y=Y[g]&&Y[g]!
==Object.prototype[g]?Y[g]:Y[g]={};(B=e.botguard,B.gLQ=function(z,R,f)
{this.invoke=(f=new T({P:R},z),function(x,N,K){return(K=f.Kf(N&&x,K),x)&&!
N&&x(K),K})},B).bg=function(z,R,f){return
z&&z.substring&&(f=B[z.substring(0,3)])?new f(z.substring(3),R):new
B.gLQ(z,R)};try{B.u||(uE("unload",function(){},e),B.u=1)}catch(z){};')();</script>
<script type="text/javascript" nonce="TT14+ixsF/Yz3p+vV/MeIg">
document.bg = new
botguard.bg('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
B9aGwVzOgnbSAyMBV+U/ZAusT/ZlA35ww==');
</script>
<script nonce="TT14+ixsF/Yz3p+vV/MeIg">
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="TT14+ixsF/Yz3p+vV/MeIg">
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="TT14+ixsF/Yz3p+vV/MeIg">
if (gaia.ps.hasPrefilledIdentifier) {
var form = document.getElementById('gaia_loginform');
if (form) {
form.submit();
}
}
</script>
<script nonce="TT14+ixsF/Yz3p+vV/MeIg">
(function(){
gaia_onLoginSubmit = function() {
try {
gaia.loginAutoRedirect.stop();
} catch (err) {
// do not prevent form from being submitted
}
try {
document.bg.invoke(function(response) {
document.getElementById('bgresponse').value = response;
});
} catch (err) {
document.getElementById('bgresponse').value = '';
}
return true;
}
document.getElementById('gaia_loginform').onsubmit = gaia_onLoginSubmit;
var signinButton;
signinButton = document.getElementById('next');
gaia_attachEvent(window, 'load', function(){
gaia_scrollToElement(signinButton);
});
})();
</script>
<script nonce="TT14+ixsF/Yz3p+vV/MeIg">var e=this,g=function(b,c)
{b=b.split(".");var a=e;b[0]in a||!a.execScript||a.execScript("var "+b[0]);for(var
d;b.length&&(d=b.shift());)b.length||void 0===c?a[d]?a=a[d]:a=a[d]={}:a[d]=c};var
h=function(){try{return new XMLHttpRequest}catch(a){for(var
b=["MSXML2.XMLHTTP.6.0","MSXML2.XMLHTTP.3.0","MSXML2.XMLHTTP","Microsoft.XMLHTTP"],
c=0;c<b.length;c++)try{return new ActiveXObject(b[c])}catch(d){}}return
null};g("gaia.ajax.newXmlHttpRequest",h);var k=function()
{this.a=h();this.parameters={}};g("gaia.ajax.XmlHttpFormRequest",k);
k.prototype.send=function(b,c){var a=[],d;for(d in
this.parameters)a.push(d+"="+encodeURIComponent(this.parameters[d]));a=a.join("&");
var f=this.a;f.open("POST",b,!0);f.setRequestHeader("Content-type","application/x-
www-form-urlencoded");f.onreadystatechange=function()
{4==f.readyState&&c({status:f.status,text:f.responseText})};f.send(a)};k.prototype.
send=k.prototype.send;
k.prototype.h=function(b,c,a){var d=this.a;d.open("POST",b,!
0);d.setRequestHeader("Content-
type","application/json");d.onreadystatechange=function()
{4==d.readyState&&a({status:d.status,text:d.responseText})};d.send(c)};k.prototype.
sendJson=k.prototype.h;k.prototype.get=function(b,c){var a=this.a;a.open("GET",b,!
0);a.onreadystatechange=function()
{4==a.readyState&&c({status:a.status,text:a.responseText})};a.send()};k.prototype.g
et=k.prototype.get;var l=/\s*;\s*/,m=function(){if(!
document.cookie)return"";for(var b=document.cookie.split(l),c=0;c<b.length;c++){var
a=b[c];a=a.replace(/^\s+/,"");a=a.replace(/\s+
$/,"");if(0==a.indexOf("APISID="))return a.substr(7)}return""};var
n=null,p=function(b,c){this.g=b;this.f=c;this.c=m();this.b=!1},q=function(){var
b=n,c=m();c==b.c||b.b||(b.c=c,(new k).get(b.f,function(a){var
d=n;a&&a.status&&200==a.status&&"OK"==a.text&&(d.a&&clearInterval(d.a),d.b||
(window.location=d.g))}))};p.prototype.start=function(b){if(this.a)return!
1;this.a=setInterval(function(){q()},b);return!
0};g("gaia.loginAutoRedirect.start",function(b,c,a){if(n||!a||!c||0>=b)return!
1;n=new p(c,a);return n.start(b)});
g("gaia.loginAutoRedirect.stop",function(){var b=n;b.b=!
0;b.a&&(clearInterval(b.a),b.a=null)});
</script>
<script type="text/javascript" nonce="TT14+ixsF/Yz3p+vV/MeIg">
gaia.loginAutoRedirect.start(5000,
'https:\x2F\x2Faccounts.google.com\x2FServiceLogin?continue=https%3A%2F
%2Fdocs.google.com%2FnonceSigner%3Fnonce%3D0713gb3vvj4ls%26continue%3Dhttps%3A%2F
%2Fdoc-10-b4-docs.googleusercontent.com%2Fdocs%2Fsecuresc
%2Fh8q59kq2cbfoms41r044hgslq7egcptk%2F3st3hte7uk9f0t9hl3te57qi65a2ilav
%2F1578902400000%2F06716882214161104179%2F03957111493091925068%2F1U8tbj14NqEyCmaray
hZm54qTyjgsJm4B%3Fe%253Ddownload%2526nonce%253Ded1juvmkpbjia%2526user
%253D03957111493091925068%2526authuser%253D0%2526hash
%253D2iuv4h7k08p63g4usl1p8ekuctm6t6fi%26hash
%3Di3afancugj93khjodp61l1aft9hurltm\x26followup=https%3A%2F%2Fdocs.google.com
%2FnonceSigner%3Fnonce%3D0713gb3vvj4ls%26continue%3Dhttps%3A%2F%2Fdoc-10-b4-
docs.googleusercontent.com%2Fdocs%2Fsecuresc%2Fh8q59kq2cbfoms41r044hgslq7egcptk
%2F3st3hte7uk9f0t9hl3te57qi65a2ilav
%2F1578902400000%2F06716882214161104179%2F03957111493091925068%2F1U8tbj14NqEyCmaray
hZm54qTyjgsJm4B%3Fe%253Ddownload%2526nonce%253Ded1juvmkpbjia%2526user
%253D03957111493091925068%2526authuser%253D0%2526hash
%253D2iuv4h7k08p63g4usl1p8ekuctm6t6fi%26hash
%3Di3afancugj93khjodp61l1aft9hurltm\x26service=wise\x26passive=1209600\x26noautolog
in=true',
'https:\x2F\x2Faccounts.google.com\x2FPassiveLoginProber?continue=https%3A%2F
%2Fdocs.google.com%2FnonceSigner%3Fnonce%3D0713gb3vvj4ls%26continue%3Dhttps%3A%2F
%2Fdoc-10-b4-docs.googleusercontent.com%2Fdocs%2Fsecuresc
%2Fh8q59kq2cbfoms41r044hgslq7egcptk%2F3st3hte7uk9f0t9hl3te57qi65a2ilav
%2F1578902400000%2F06716882214161104179%2F03957111493091925068%2F1U8tbj14NqEyCmaray
hZm54qTyjgsJm4B%3Fe%253Ddownload%2526nonce%253Ded1juvmkpbjia%2526user
%253D03957111493091925068%2526authuser%253D0%2526hash
%253D2iuv4h7k08p63g4usl1p8ekuctm6t6fi%26hash
%3Di3afancugj93khjodp61l1aft9hurltm\x26followup=https%3A%2F%2Fdocs.google.com
%2FnonceSigner%3Fnonce%3D0713gb3vvj4ls%26continue%3Dhttps%3A%2F%2Fdoc-10-b4-
docs.googleusercontent.com%2Fdocs%2Fsecuresc%2Fh8q59kq2cbfoms41r044hgslq7egcptk
%2F3st3hte7uk9f0t9hl3te57qi65a2ilav
%2F1578902400000%2F06716882214161104179%2F03957111493091925068%2F1U8tbj14NqEyCmaray
hZm54qTyjgsJm4B%3Fe%253Ddownload%2526nonce%253Ded1juvmkpbjia%2526user
%253D03957111493091925068%2526authuser%253D0%2526hash
%253D2iuv4h7k08p63g4usl1p8ekuctm6t6fi%26hash
%3Di3afancugj93khjodp61l1aft9hurltm\x26service=wise\x26passive=1209600');
</script>
</body>
</html>

You might also like