Número total de visualizações de páginas

NOVIDADE

ESTE É O NOSSO NOVO SITE...

www.amcricardoec.pt

Arquivo do blogue

domingo, 4 de outubro de 2015

Em experiências


<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta content="width=300, initial-scale=1" name="viewport"> <meta name="google" value="notranslate"> <meta name="google-site-verification" content="LrdTUW9psUAMbh4Ia074-BPEVmcpBxF6Gwf0MSgQXZs"> <title>Sign in - Google Accounts</title> <style> @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: url(//fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTaRDOzjiPcYnFooOUGCOsRk.woff) format('woff'); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: url(//fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3bO3LdcAZYWl9Si6vvxL-qU.woff) format('woff'); } </style> <style> h1, h2 { -webkit-animation-duration: 0.1s; -webkit-animation-name: fontfix; -webkit-animation-iteration-count: 1; -webkit-animation-timing-function: linear; -webkit-animation-delay: 0; } @-webkit-keyframes fontfix { from { opacity: 1; } to { opacity: 1; } } </style> <style> html, body { font-family: Arial, sans-serif; background: #fff; margin: 0; padding: 0; border: 0; position: absolute; height: 100%; min-width: 100%; font-size: 13px; color: #404040; direction: ltr; -webkit-text-size-adjust: none; } button, input[type=button], input[type=submit] { font-family: Arial, sans-serif; font-size: 13px; } a, a:hover, a:visited { color: #427fed; cursor: pointer; text-decoration: none; } a:hover { text-decoration: underline; } h1 { font-size: 20px; color: #262626; margin: 0 0 15px; font-weight: normal; } h2 { font-size: 14px; color: #262626; margin: 0 0 15px; font-weight: bold; } input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=url] { -moz-appearance: none; -webkit-appearance: none; appearance: none; display: inline-block; height: 36px; padding: 0 8px; margin: 0; background: #fff; border: 1px solid #d9d9d9; border-top: 1px solid #c0c0c0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -moz-border-radius: 1px; -webkit-border-radius: 1px; border-radius: 1px; font-size: 15px; color: #404040; } input[type=email]:hover, input[type=number]:hover, input[type=password]:hover, input[type=tel]:hover, input[type=text]:hover, input[type=url]:hover { border: 1px solid #b9b9b9; border-top: 1px solid #a0a0a0; -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); } input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus { outline: none; border: 1px solid #4d90fe; -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); } input[type=checkbox], input[type=radio] { -webkit-appearance: none; display: inline-block; width: 13px; height: 13px; margin: 0; cursor: pointer; vertical-align: bottom; background: #fff; border: 1px solid #c6c6c6; -moz-border-radius: 1px; -webkit-border-radius: 1px; border-radius: 1px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; } input[type=checkbox]:active, input[type=radio]:active { background: #ebebeb; } input[type=checkbox]:hover { border-color: #c6c6c6; -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); } input[type=radio] { -moz-border-radius: 1em; -webkit-border-radius: 1em; border-radius: 1em; width: 15px; height: 15px; } input[type=checkbox]:checked, input[type=radio]:checked { background: #fff; } input[type=radio]:checked::after { content: ''; display: block; position: relative; top: 3px; left: 3px; width: 7px; height: 7px; background: #666; -moz-border-radius: 1em; -webkit-border-radius: 1em; border-radius: 1em; } input[type=checkbox]:checked::after { content: url(https://ssl.gstatic.com/ui/v1/menu/checkmark.png); display: block; position: absolute; top: -6px; left: -5px; } input[type=checkbox]:focus { outline: none; border-color: #4d90fe; } .stacked-label { display: block; font-weight: bold; margin: .5em 0; } .hidden-label { position: absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px, 1px, 1px, 1px); height: 0px; width: 0px; overflow: hidden; visibility: hidden; } input[type=checkbox].form-error, input[type=email].form-error, input[type=number].form-error, input[type=password].form-error, input[type=text].form-error, input[type=tel].form-error, input[type=url].form-error { border: 1px solid #dd4b39; } .error-msg { margin: .5em 0; display: block; color: #dd4b39; line-height: 17px; } .help-link { background: #dd4b39; padding: 0 5px; color: #fff; font-weight: bold; display: inline-block; -moz-border-radius: 1em; -webkit-border-radius: 1em; border-radius: 1em; text-decoration: none; position: relative; top: 0px; } .help-link:visited { color: #fff; } .help-link:hover { color: #fff; background: #c03523; text-decoration: none; } .help-link:active { opacity: 1; background: #ae2817; } .wrapper { position: relative; min-height: 100%; } .content { padding: 0 44px; } .main { padding-bottom: 100px; } /* For modern browsers */ .clearfix:before, .clearfix:after { content: ""; display: table; } .clearfix:after { clear: both; } /* For IE 6/7 (trigger hasLayout) */ .clearfix { zoom:1; } .google-header-bar { height: 71px; border-bottom: 1px solid #e5e5e5; overflow: hidden; } .header .logo { background-image: url(https://ssl.gstatic.com/accounts/ui/logo_1x.png); background-size: 116px 38px; background-repeat: no-repeat; margin: 17px 0 0; float: left; height: 38px; width: 116px; } .header .logo-w { background-image: url(https://ssl.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_112x36dp.png); background-size: 112px 36px; margin: 21px 0 0; } .header .secondary-link { margin: 28px 0 0; float: right; } .header .secondary-link a { font-weight: normal; } .google-header-bar.centered { border: 0; height: 108px; } .google-header-bar.centered .header .logo { float: none; margin: 40px auto 30px; display: block; } .google-header-bar.centered .header .secondary-link { display: none } .google-footer-bar { position: absolute; bottom: 0; height: 35px; width: 100%; border-top: 1px solid #e5e5e5; overflow: hidden; } .footer { padding-top: 7px; font-size: .85em; white-space: nowrap; line-height: 0; } .footer ul { float: left; max-width: 80%; min-height: 16px; padding: 0; } .footer ul li { color: #737373; display: inline; padding: 0; padding-right: 1.5em; } .footer a { color: #737373; } .lang-chooser-wrap { float: right; display: inline; } .lang-chooser-wrap img { vertical-align: top; } .lang-chooser { font-size: 13px; height: 24px; line-height: 24px; } .lang-chooser option { font-size: 13px; line-height: 24px; } .hidden { height: 0px; width: 0px; overflow: hidden; visibility: hidden; display: none !important; } .banner { text-align: center; } .card { background-color: #f7f7f7; padding: 20px 25px 30px; margin: 0 auto 25px; width: 304px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); } .card > *:first-child { margin-top: 0; } .rc-button, .rc-button:visited { display: inline-block; min-width: 46px; text-align: center; color: #444; font-size: 14px; font-weight: 700; height: 36px; padding: 0 8px; line-height: 36px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -o-transition: all 0.218s; -moz-transition: all 0.218s; -webkit-transition: all 0.218s; transition: all 0.218s; border: 1px solid #dcdcdc; background-color: #f5f5f5; background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1); background-image: -moz-linear-gradient(top,#f5f5f5,#f1f1f1); background-image: -ms-linear-gradient(top,#f5f5f5,#f1f1f1); background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1); background-image: linear-gradient(top,#f5f5f5,#f1f1f1); -o-transition: none; -moz-user-select: none; -webkit-user-select: none; user-select: none; cursor: default; } .card .rc-button { width: 100%; padding: 0; } .rc-button.disabled, .rc-button[disabled] { opacity: .5; filter: alpha(opacity=50); cursor: default; pointer-events: none; } .rc-button:hover { border: 1px solid #c6c6c6; color: #333; text-decoration: none; -o-transition: all 0.0s; -moz-transition: all 0.0s; -webkit-transition: all 0.0s; transition: all 0.0s; background-color: #f8f8f8; background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1); background-image: -moz-linear-gradient(top,#f8f8f8,#f1f1f1); background-image: -ms-linear-gradient(top,#f8f8f8,#f1f1f1); background-image: -o-linear-gradient(top,#f8f8f8,#f1f1f1); background-image: linear-gradient(top,#f8f8f8,#f1f1f1); -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1); box-shadow: 0 1px 1px rgba(0,0,0,0.1); } .rc-button:active { background-color: #f6f6f6; background-image: -webkit-linear-gradient(top,#f6f6f6,#f1f1f1); background-image: -moz-linear-gradient(top,#f6f6f6,#f1f1f1); background-image: -ms-linear-gradient(top,#f6f6f6,#f1f1f1); background-image: -o-linear-gradient(top,#f6f6f6,#f1f1f1); background-image: linear-gradient(top,#f6f6f6,#f1f1f1); -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1); box-shadow: 0 1px 2px rgba(0,0,0,0.1); } .rc-button-submit, .rc-button-submit:visited { border: 1px solid #3079ed; color: #fff; text-shadow: 0 1px rgba(0,0,0,0.1); background-color: #4d90fe; background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed); background-image: -moz-linear-gradient(top,#4d90fe,#4787ed); background-image: -ms-linear-gradient(top,#4d90fe,#4787ed); background-image: -o-linear-gradient(top,#4d90fe,#4787ed); background-image: linear-gradient(top,#4d90fe,#4787ed); } .rc-button-submit:hover { border: 1px solid #2f5bb7; color: #fff; text-shadow: 0 1px rgba(0,0,0,0.3); background-color: #357ae8; background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8); background-image: -moz-linear-gradient(top,#4d90fe,#357ae8); background-image: -ms-linear-gradient(top,#4d90fe,#357ae8); background-image: -o-linear-gradient(top,#4d90fe,#357ae8); background-image: linear-gradient(top,#4d90fe,#357ae8); } .rc-button-submit:active { background-color: #357ae8; background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8); background-image: -moz-linear-gradient(top,#4d90fe,#357ae8); background-image: -ms-linear-gradient(top,#4d90fe,#357ae8); background-image: -o-linear-gradient(top,#4d90fe,#357ae8); background-image: linear-gradient(top,#4d90fe,#357ae8); -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); } .rc-button-red, .rc-button-red:visited { border: 1px solid transparent; color: #fff; text-shadow: 0 1px rgba(0,0,0,0.1); background-color: #d14836; background-image: -webkit-linear-gradient(top,#dd4b39,#d14836); background-image: -moz-linear-gradient(top,#dd4b39,#d14836); background-image: -ms-linear-gradient(top,#dd4b39,#d14836); background-image: -o-linear-gradient(top,#dd4b39,#d14836); background-image: linear-gradient(top,#dd4b39,#d14836); } .rc-button-red:hover { border: 1px solid #b0281a; color: #fff; text-shadow: 0 1px rgba(0,0,0,0.3); background-color: #c53727; background-image: -webkit-linear-gradient(top,#dd4b39,#c53727); background-image: -moz-linear-gradient(top,#dd4b39,#c53727); background-image: -ms-linear-gradient(top,#dd4b39,#c53727); background-image: -o-linear-gradient(top,#dd4b39,#c53727); background-image: linear-gradient(top,#dd4b39,#c53727); } .rc-button-red:active { border: 1px solid #992a1b; background-color: #b0281a; background-image: -webkit-linear-gradient(top,#dd4b39,#b0281a); background-image: -moz-linear-gradient(top,#dd4b39,#b0281a); background-image: -ms-linear-gradient(top,#dd4b39,#b0281a); background-image: -o-linear-gradient(top,#dd4b39,#b0281a); background-image: linear-gradient(top,#dd4b39,#b0281a); -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); } .secondary-actions { text-align: center; } </style> <style media="screen and (max-width: 800px), screen and (max-height: 800px)"> .google-header-bar.centered { height: 83px; } .google-header-bar.centered .header .logo { margin: 25px auto 20px; } .card { margin-bottom: 20px; } </style> <style media="screen and (max-width: 580px)"> html, body { font-size: 14px; } .google-header-bar.centered { height: 73px; } .google-header-bar.centered .header .logo { margin: 20px auto 15px; } .content { padding-left: 10px; padding-right: 10px; } .hidden-small { display: none; } .card { padding: 20px 15px 30px; width: 270px; } .footer ul li { padding-right: 1em; } .lang-chooser-wrap { display: none; } </style> <style media="screen and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5)"> .header .logo { background-image: url(https://ssl.gstatic.com/accounts/ui/logo_2x.png); } .header .logo-w { background-image: url(https://ssl.gstatic.com/images/branding/googlelogo/2x/googlelogo_color_112x36dp.png); } </style> <style> pre.debug { font-family: monospace; position: absolute; left: 0; margin: 0; padding: 1.5em; font-size: 13px; background: #f1f1f1; border-top: 1px solid #e5e5e5; direction: ltr; white-space: pre-wrap; width: 90%; overflow: hidden; } </style> <style> .banner h1 { font-family: 'Open Sans', arial; -webkit-font-smoothing: antialiased; color: #555; font-size: 42px; font-weight: 300; margin-top: 0; margin-bottom: 20px; } .banner h2 { font-family: 'Open Sans', arial; -webkit-font-smoothing: antialiased; color: #555; font-size: 18px; font-weight: 400; margin-bottom: 20px; } .signin-card { width: 274px; padding: 40px 40px; } .signin-card .profile-img { width: 96px; height: 96px; margin: 0 auto 10px; display: block; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; } .signin-card .profile-name { font-size: 16px; font-weight: bold; text-align: center; margin: 10px 0 0; min-height: 1em; } .signin-card .profile-email { font-size: 16px; text-align: center; margin: 10px 0 20px 0; min-height: 1em; } .signin-card input[type=email], .signin-card input[type=password], .signin-card input[type=text], .signin-card input[type=submit] { width: 100%; display: block; margin-bottom: 10px; z-index: 1; position: relative; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } .signin-card #Email, .signin-card #Passwd, .signin-card .captcha { direction: ltr; height: 44px; font-size: 16px; } .signin-card #Email + .stacked-label { margin-top: 15px; } .signin-card #reauthEmail { display: block; margin-bottom: 10px; line-height: 36px; padding: 0 8px; font-size: 15px; color: #404040; line-height: 2; margin-bottom: 10px; font-size: 14px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } .one-google p { margin: 0 0 10px; color: #555; font-size: 14px; text-align: center; } .one-google p.create-account, .one-google p.switch-account { margin-bottom: 60px; } .one-google .logo-strip { background-repeat: no-repeat; display: block; margin: 10px auto; background-image: url(https://ssl.gstatic.com/accounts/ui/wlogostrip_230x17_1x.png); background-size: 230px 17px; width: 230px; height: 17px; } </style> <style media="screen and (max-width: 800px), screen and (max-height: 800px)"> .banner h1 { font-size: 38px; margin-bottom: 15px; } .banner h2 { margin-bottom: 15px; } .one-google p.create-account, .one-google p.switch-account { margin-bottom: 30px; } .signin-card #Email { margin-bottom: 0; } .signin-card #Passwd { margin-top: -1px; } .signin-card #Email.form-error, .signin-card #Passwd.form-error { z-index: 2; } .signin-card #Email:hover, .signin-card #Email:focus, .signin-card #Passwd:hover, .signin-card #Passwd:focus { z-index: 3; } </style> <style media="screen and (max-width: 580px)"> .banner h1 { font-size: 22px; margin-bottom: 15px; } .signin-card { width: 260px; padding: 20px 20px; margin: 0 auto 20px; } .signin-card .profile-img { width: 72px; height: 72px; -moz-border-radius: 72px; -webkit-border-radius: 72px; border-radius: 72px; } </style> <style media="screen and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5)"> .one-google .logo-strip { background-image: url(https://ssl.gstatic.com/accounts/ui/wlogostrip_230x17_2x.png); } </style> <style> .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> .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 { position: absolute; left: 50%; top: 380px; margin-left: 150px; } .dasher-tooltip .tooltip-pointer { margin-top: 15px; } .dasher-tooltip p { margin-top: 0; } .dasher-tooltip p span { display: block; } </style> <style media="screen and (max-width: 800px), screen and (max-height: 800px)"> .dasher-tooltip { top: 340px; } </style> <style> .infomsg { color: #797979; line-height: 17px; margin: 0.5em 0 0; display: block; } .jfk-bubble { -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 3px rgba(0,0,0,.2); box-shadow: 0 1px 3px rgba(0,0,0,.2); background-color: #fff; border: 1px solid; position: absolute; z-index: 800 !important; border-color: #bbb #bbb #a8a8a8; padding: 16px; line-height: 17px; } .jfk-bubble-arrow { position: absolute } .jfk-bubble-arrow .jfk-bubble-arrowimplbefore,.jfk-bubble-arrow .jfk-bubble-arrowimplafter { display:block; height:0; position:absolute; width:0 } .jfk-bubble-arrow .jfk-bubble-arrowimplbefore { border:9px solid } .jfk-bubble-arrow .jfk-bubble-arrowimplafter { border:8px solid } .jfk-bubble-arrowdown { bottom:0 } .jfk-bubble-arrowup { top:-9px } .jfk-bubble-arrowleft { left:-9px } .jfk-bubble-arrowright { right:0 } .jfk-bubble-arrowdown .jfk-bubble-arrowimplbefore,.jfk-bubble-arrowup .jfk-bubble-arrowimplbefore { border-color:#bbb transparent; left:-9px } .jfk-bubble-arrowdown .jfk-bubble-arrowimplbefore { border-color:#a8a8a8 transparent } .jfk-bubble-arrowdown .jfk-bubble-arrowimplafter,.jfk-bubble-arrowup .jfk-bubble-arrowimplafter { border-color:#fff transparent; left:-8px } .jfk-bubble-arrowdown .jfk-bubble-arrowimplbefore { border-bottom-width:0 } .jfk-bubble-arrowdown .jfk-bubble-arrowimplafter { border-bottom-width:0 } .jfk-bubble-arrowup .jfk-bubble-arrowimplbefore { border-top-width:0 } .jfk-bubble-arrowup .jfk-bubble-arrowimplafter { border-top-width:0; top:1px } .jfk-bubble-arrowleft .jfk-bubble-arrowimplbefore,.jfk-bubble-arrowright .jfk-bubble-arrowimplbefore { border-color:transparent #bbb; top:-9px } .jfk-bubble-arrowleft .jfk-bubble-arrowimplafter,.jfk-bubble-arrowright .jfk-bubble-arrowimplafter { border-color:transparent #fff; top:-8px } .jfk-bubble-arrowleft .jfk-bubble-arrowimplbefore { border-left-width:0 } .jfk-bubble-arrowleft .jfk-bubble-arrowimplafter { border-left-width:0; left:1px } .jfk-bubble-arrowright .jfk-bubble-arrowimplbefore { border-right-width:0 } .jfk-bubble-arrowright .jfk-bubble-arrowimplafter { border-right-width:0 } .jfk-bubble.jfk-bubble-promo { background-color:#f9edbe; border:1px solid #f0c36d } .jfk-bubble-promo .jfk-bubble-arrowdown .jfk-bubble-arrowimplbefore,.jfk-bubble-promo .jfk-bubble-arrowup .jfk-bubble-arrowimplbefore { border-color:#f0c36d transparent } .jfk-bubble-promo .jfk-bubble-arrowdown .jfk-bubble-arrowimplafter,.jfk-bubble-promo .jfk-bubble-arrowup .jfk-bubble-arrowimplafter { border-color:#f9edbe transparent } .jfk-bubble-promo .jfk-bubble-arrowleft .jfk-bubble-arrowimplbefore,.jfk-bubble-promo .jfk-bubble-arrowright .jfk-bubble-arrowimplbefore { border-color:transparent #f0c36d } .jfk-bubble-promo .jfk-bubble-arrowleft .jfk-bubble-arrowimplafter,.jfk-bubble-promo .jfk-bubble-arrowright .jfk-bubble-arrowimplafter { border-color:transparent #f9edbe } </style> <style> .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); position: absolute; 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; } .hide-form.slide-out { display: none; } .hide-form.slide-in { display: none; } .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; } #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; background-size: 96px; background-repeat: no-repeat; background-image: url(https://ssl.gstatic.com/accounts/ui/avatar_2x.png); -webkit-transition: opacity 0.075s; -moz-transition: opacity 0.075s; -ms-transition: opacity 0.075s; -o-transition: opacity 0.075s; transition: opacity 0.075s; } .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; } .signin-card { height: 500px; } .card-mask-wrap { -webkit-transition: transform 0.5s; -moz-transition: transform 0.5s; -ms-transition: transform 0.5s; -o-transition: transform 0.5s; transition: transform 0.5s; -webkit-transform: translate3d(0, -263px , 0); -moz-transform: translate3d(0, -263px , 0); -ms-transform: translate3d(0, -263px , 0); -o-transform: translate3d(0, -263px , 0); transform: translate3d(0, -263px , 0); ; } .card-mask-wrap.has-captcha { -webkit-transform: translate3d(0, -123px , 0); -moz-transform: translate3d(0, -123px , 0); -ms-transform: translate3d(0, -123px , 0); -o-transform: translate3d(0, -123px , 0); transform: translate3d(0, -123px , 0); ; } .card-mask-wrap.has-error { -webkit-transform: translate3d(0, -223px , 0); -moz-transform: translate3d(0, -223px , 0); -ms-transform: translate3d(0, -223px , 0); -o-transform: translate3d(0, -223px , 0); transform: translate3d(0, -223px , 0); ; } .card-mask-wrap.has-captcha.has-error { -webkit-transform: translate3d(0, -83px , 0); -moz-transform: translate3d(0, -83px , 0); -ms-transform: translate3d(0, -83px , 0); -o-transform: translate3d(0, -83px , 0); transform: translate3d(0, -83px , 0); ; } .shift-form.card-mask-wrap { -webkit-transform: translate3d(0, -222px , 0); -moz-transform: translate3d(0, -222px , 0); -ms-transform: translate3d(0, -222px , 0); -o-transform: translate3d(0, -222px , 0); transform: translate3d(0, -222px , 0); ; } .has-error.shift-form.card-mask-wrap { -webkit-transform: translate3d(0, -182px , 0); -moz-transform: translate3d(0, -182px , 0); -ms-transform: translate3d(0, -182px , 0); -o-transform: translate3d(0, -182px , 0); transform: translate3d(0, -182px , 0); ; } .shift-form.card-mask-wrap.no-name { -webkit-transform: translate3d(0, -242px , 0); -moz-transform: translate3d(0, -242px , 0); -ms-transform: translate3d(0, -242px , 0); -o-transform: translate3d(0, -242px , 0); transform: translate3d(0, -242px , 0); ; } .has-error.shift-form.card-mask-wrap.no-name { -webkit-transform: translate3d(0, -202px , 0); -moz-transform: translate3d(0, -202px , 0); -ms-transform: translate3d(0, -202px , 0); -o-transform: translate3d(0, -202px , 0); transform: translate3d(0, -202px , 0); ; } .has-captcha.shift-form.card-mask-wrap { -webkit-transform: translate3d(0, -57px , 0); -moz-transform: translate3d(0, -57px , 0); -ms-transform: translate3d(0, -57px , 0); -o-transform: translate3d(0, -57px , 0); transform: translate3d(0, -57px , 0); ; } .has-captcha.shift-form.card-mask-wrap.no-name { -webkit-transform: translate3d(0, -77px , 0); -moz-transform: translate3d(0, -77px , 0); -ms-transform: translate3d(0, -77px , 0); -o-transform: translate3d(0, -77px , 0); transform: translate3d(0, -77px , 0); ; } .has-captcha.shift-form.card-mask-wrap.has-error { -webkit-transform: translate3d(0, -17px , 0); -moz-transform: translate3d(0, -17px , 0); -ms-transform: translate3d(0, -17px , 0); -o-transform: translate3d(0, -17px , 0); transform: translate3d(0, -17px , 0); ; } .has-captcha.shift-form.card-mask-wrap.has-error.no-name { -webkit-transform: translate3d(0, -37px , 0); -moz-transform: translate3d(0, -37px , 0); -ms-transform: translate3d(0, -37px , 0); -o-transform: translate3d(0, -37px , 0); transform: translate3d(0, -37px , 0); ; } .main-content { height: 450px; ; } .main-content.has-captcha { height: 590px; ; } .main-content.has-error { height: 490px; ; } .main-content.has-captcha.has-error { height: 630px; ; } .shift-form.main-content { height: 491px; ; } .has-error.shift-form.main-content { height: 531px; ; } .shift-form.main-content.no-name { height: 471px; ; } .has-error.shift-form.main-content.no-name { height: 511px; ; } .has-captcha.shift-form.main-content { height: 656px; ; } .has-captcha.shift-form.main-content.no-name { height: 636px; ; } .has-captcha.shift-form.main-content.has-error { height: 696px; ; } .has-captcha.shift-form.main-content.has-error.no-name { height: 676px; ; } .card-mask { background-color: #fff; background-position: 50% 0; background-repeat: no-repeat; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWgAAAAGCAIAAABhDpMcAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gkeFxks6YflLAAAAKlJREFUWMPt2CEShDAMheGmMCFV1MH9z8MtarC4QKfNiuwwOyxHeJ9r6iJ+ETKz3vu+7/M8D8MQAADetNaO41jXNcYYfUREpZRaK7YDAP9qraUUIvLn6NVg5t77tm2qamZYEwDciEhElmVhZm/H6B8ppZxzCOE8T4QDAB7hmKYp55xS+k48E601VVXV67oQDgB4hIOZRURE/BJKv5kwM1QDAF7bcR84Qggf4ShHovU/ogcAAAAASUVORK5CYII=); min-height: 300px; } .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; } .profile-tooltip { display: none; } .jfk-bubble { max-width: 300px; } </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; } .card-mask { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAS4AAAAGCAIAAADyquT7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDcyMjMyQ0NFODg4MTFFNEEzRkU5RDVERTUwRUQ5OTAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDcyMjMyQ0RFODg4MTFFNEEzRkU5RDVERTUwRUQ5OTAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpENzIyMzJDQUU4ODgxMUU0QTNGRTlENURFNTBFRDk5MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpENzIyMzJDQkU4ODgxMUU0QTNGRTlENURFNTBFRDk5MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqGCc+MAAACnSURBVHja7Ng7DoQgFIXhYTAKFXS6//W4CxtaOh4B5sQ7mcwGpDpfpdjd5M9V1Rij9x5CcM5prV9ENEtrLcZ4HMcb5EgpdV1XrZXTIZoDuSE6pCe3i3S4rit243meKSXsSY6J6FGIzhiz7zvSkxoXeWCt9d7jIufMFIkmpLhtG6JDet8TCQ/vrOlWSmGKRBNSxD40N/lHo/7DGzeOiWhOjb8PRfgIMAAaYEeit6tkKwAAAABJRU5ErkJggg==); } .card-mask-wrap { -webkit-transform: translate3d(0, -288px , 0); -moz-transform: translate3d(0, -288px , 0); -ms-transform: translate3d(0, -288px , 0); -o-transform: translate3d(0, -288px , 0); transform: translate3d(0, -288px , 0); ; } .card-mask-wrap.has-captcha { -webkit-transform: translate3d(0, -148px , 0); -moz-transform: translate3d(0, -148px , 0); -ms-transform: translate3d(0, -148px , 0); -o-transform: translate3d(0, -148px , 0); transform: translate3d(0, -148px , 0); ; } .card-mask-wrap.has-error { -webkit-transform: translate3d(0, -248px , 0); -moz-transform: translate3d(0, -248px , 0); -ms-transform: translate3d(0, -248px , 0); -o-transform: translate3d(0, -248px , 0); transform: translate3d(0, -248px , 0); ; } .card-mask-wrap.has-captcha.has-error { -webkit-transform: translate3d(0, -108px , 0); -moz-transform: translate3d(0, -108px , 0); -ms-transform: translate3d(0, -108px , 0); -o-transform: translate3d(0, -108px , 0); transform: translate3d(0, -108px , 0); ; } .shift-form.card-mask-wrap { -webkit-transform: translate3d(0, -247px , 0); -moz-transform: translate3d(0, -247px , 0); -ms-transform: translate3d(0, -247px , 0); -o-transform: translate3d(0, -247px , 0); transform: translate3d(0, -247px , 0); ; } .has-error.shift-form.card-mask-wrap { -webkit-transform: translate3d(0, -207px , 0); -moz-transform: translate3d(0, -207px , 0); -ms-transform: translate3d(0, -207px , 0); -o-transform: translate3d(0, -207px , 0); transform: translate3d(0, -207px , 0); ; } .shift-form.card-mask-wrap.no-name { -webkit-transform: translate3d(0, -267px , 0); -moz-transform: translate3d(0, -267px , 0); -ms-transform: translate3d(0, -267px , 0); -o-transform: translate3d(0, -267px , 0); transform: translate3d(0, -267px , 0); ; } .has-error.shift-form.card-mask-wrap.no-name { -webkit-transform: translate3d(0, -227px , 0); -moz-transform: translate3d(0, -227px , 0); -ms-transform: translate3d(0, -227px , 0); -o-transform: translate3d(0, -227px , 0); transform: translate3d(0, -227px , 0); ; } .has-captcha.shift-form.card-mask-wrap { -webkit-transform: translate3d(0, -82px , 0); -moz-transform: translate3d(0, -82px , 0); -ms-transform: translate3d(0, -82px , 0); -o-transform: translate3d(0, -82px , 0); transform: translate3d(0, -82px , 0); ; } .has-captcha.shift-form.card-mask-wrap.no-name { -webkit-transform: translate3d(0, -102px , 0); -moz-transform: translate3d(0, -102px , 0); -ms-transform: translate3d(0, -102px , 0); -o-transform: translate3d(0, -102px , 0); transform: translate3d(0, -102px , 0); ; } .has-captcha.shift-form.card-mask-wrap.has-error { -webkit-transform: translate3d(0, -42px , 0); -moz-transform: translate3d(0, -42px , 0); -ms-transform: translate3d(0, -42px , 0); -o-transform: translate3d(0, -42px , 0); transform: translate3d(0, -42px , 0); ; } .has-captcha.shift-form.card-mask-wrap.has-error.no-name { -webkit-transform: translate3d(0, -62px , 0); -moz-transform: translate3d(0, -62px , 0); -ms-transform: translate3d(0, -62px , 0); -o-transform: translate3d(0, -62px , 0); transform: translate3d(0, -62px , 0); ; } .main-content { height: 350px; ; } .main-content.has-captcha { height: 490px; ; } .main-content.has-error { height: 390px; ; } .main-content.has-captcha.has-error { height: 530px; ; } .shift-form.main-content { height: 391px; ; } .has-error.shift-form.main-content { height: 431px; ; } .shift-form.main-content.no-name { height: 371px; ; } .has-error.shift-form.main-content.no-name { height: 411px; ; } .has-captcha.shift-form.main-content { height: 556px; ; } .has-captcha.shift-form.main-content.no-name { height: 536px; ; } .has-captcha.shift-form.main-content.has-error { height: 596px; ; } .has-captcha.shift-form.main-content.has-error.no-name { height: 576px; ; } .signin-card { width: 256px; } .signin-card #EmailFirst { margin-top: 15px; } .one-google { padding-top: 22px; } </style> </head> <body> <div class="wrapper"> <div class="google-header-bar centered"> <div class="header content clearfix"> <div class="logo logo-w" aria-label="Google"></div> </div> </div> <div class="main content clearfix"> <div class="banner"> <h1> One account. All of Google. </h1> <h2 class="hidden-small"> Sign in with your Google Account </h2> </div> <div class="main-content no-name "> <div class="card signin-card pre-shift no-name"> <div id="cc_iframe_parent"></div> <div class="circle-mask" style=" "> <canvas id="canvas" class="circle" width="96" height="96"></canvas> </div> <form novalidate method="post" action="https://accounts.google.com/AccountLoginInfo" id="gaia_loginform"> <input name="Page" type="hidden" value="PasswordSeparationSignIn"> <input name="GALX" type="hidden" value="cyzbbmUq-Po"> <input name="cpbps" type="hidden" value="0"> <input name="continue" type="hidden" value="https://admin.google.com/setup/u/0/apps/i/verification/ownershipfile"> <input name="followup" type="hidden" value="https://admin.google.com/setup/u/0/apps/i/verification/ownershipfile"> <input name="service" type="hidden" value="CPanel"> <input id="profile-information" name="ProfileInformation" 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="dnConn" name="dnConn" value=""> <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"> Enter your email</label> <input id="Email" name="Email" placeholder="Enter your email" type="email" value="" spellcheck="false" > <input id="Passwd-hidden" type="password" spellcheck="false" class="hidden"> </div> </div> <span role="alert" class="error-msg" id="errormsg_0_Email"></span> </div> <div style="display: none" id="identifier-captcha"> <input type="hidden" name="identifiertoken" id="identifier-token" value=""> <input type="hidden" name="identifiertoken_audio" id="identifier-token-audio"> <div class="captcha-box"> <div id="captcha-img" data-alt-text="Visual verification"> </div> <span class="captcha-msg"> Letters are not case-sensitive </span> </div> <label for="identifier-captcha-input" class="hidden-label" ></label> <input type="text" id="identifier-captcha-input" name="identifier-captcha-input" class="captcha" placeholder="Enter the letters above" title="Type the characters you see or numbers you hear"> </div> <input id="next" name="signIn" class="rc-button rc-button-submit" type="submit" value="Next"> <a class="need-help" href="https://www.google.com/accounts/recovery?hl=en" > Need help? </a> </div> </div> <a href="https://accounts.google.com/ServiceLogin?cpbps=0&amp;continue=https%3A%2F%2Fadmin.google.com%2Fsetup%2Fu%2F0%2Fapps%2Fi%2Fverification%2Fownershipfile&amp;followup=https%3A%2F%2Fadmin.google.com%2Fsetup%2Fu%2F0%2Fapps%2Fi%2Fverification%2Fownershipfile&amp;service=CPanel"> <img id="back-arrow" class="back-arrow " aria-label="Back" role="button" tabindex="0" alt="Back" src="https://www.gstatic.com/images/icons/material/system/1x/arrow_back_grey600_24dp.png" > </a> <div class="form-panel second"> <div class="slide-in hide-form"> <div> <p id="profile-name"></p> <span id="email-display"></span> </div> <div> <div id="password-shown"> <div> <input id="Email-hidden" type="email" spellcheck="false" class="hidden" value="" readonly autocomplete="off"> <label class="hidden-label" for="Passwd">Password</label> <input id="Passwd" name="Passwd" type="password" placeholder="Password" class="" > </div> </div> </div> <input id="signIn" name="signIn" class="rc-button rc-button-submit" type="submit" value="Sign in"> <input type="hidden" name="PersistentCookie" value="yes"> <a id="link-forgot-passwd" class="need-help" href="https://www.google.com/accounts/recovery?hl=en" > Forgot password? </a> </div> <span id="inge" style="display: none" role="alert" class="error-msg"> Sorry, Google doesn't recognize that email. <a href="https://accounts.google.com/SignUpWithoutGmail?EmailAddress=">Create an account</a> using that address? </span> </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%2Fadmin.google.com%2Fsetup%2Fu%2F0%2Fapps%2Fi%2Fverification%2Fownershipfile&amp;hl=en&amp;service=CPanel"> Sign in with a different account </a> </span> <span id="link-signup"> <a href="https://www.google.com/a/signup/?source=admin-loginpage"> Create account </a> </span> </p> <p class="tagline"> One Google Account for everything Google </p> <div class="logo-strip"></div> </div> </div> </div> </div> </div> <div class="google-footer-bar"> <div class="footer content clearfix"> <ul id="footer-list"> <li> <a href="https://www.google.com/intl/en/about" target="_blank"> About Google </a> </li> <li> <a href="https://accounts.google.com/TOS?loc=PT&hl=en&privacy=true" target="_blank"> Privacy </a> </li> <li> <a href="https://accounts.google.com/TOS?loc=PT&hl=en" target="_blank"> Terms </a> </li> <li> <a href="http://www.google.com/support/accounts?hl=en" target="_blank"> Help </a> </li> </ul> <div 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="Change language"></label> <select id="lang-chooser" class="lang-chooser" name="lang-chooser"> <option value="af" > ‪Afrikaans‬ </option> <option value="az" > ‪azərbaycan‬ </option> <option value="in" > ‪Bahasa Indonesia‬ </option> <option value="ms" > ‪Bahasa Melayu‬ </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" selected="selected" > ‪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="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="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="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="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 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 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.addEventListener) { element.addEventListener(event, callback, false); } else if (element.attachEvent) { element.attachEvent('on' + event, callback); } }; (function() { var gaia_hideNavBar = function() { setTimeout(function() { window.scrollTo(0, 1); }, 0); }; gaia_attachEvent(window, 'load', gaia_hideNavBar); })(); </script> <script>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}; var 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))}var c=c.join("&"),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.v=this.o();if(null==this.g)throw new Gk("Empty module name");};G=Gl.prototype;G.o=function(){var a=window.location.pathname;return a&&0==a.indexOf("/accounts")?"/accounts/JsRemoteLog":"/JsRemoteLog"}; G.j=function(a,b,c){var d=this.v,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.j(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=RegExp("^(?:([^:/?#.]+):)?(?://(?:([^/?#]*)@)?([\\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,e=b.match(Gn)[3]||null;d=e&&decodeURIComponent(e);e=Number(b.match(Gn)[4]||null)||null;if(!c||!d)return Gm.error("Invalid origin Exception",[String(b)]),!1;e||(e=Go(c));var f=a.match(Gn)[1]||null;if(!f||f.toLowerCase()!= c.toLowerCase())return!1;c=(c=a.match(Gn)[3]||null)&&decodeURIComponent(c);if(!c||c.toLowerCase()!=d.toLowerCase())return!1;(d=Number(a.match(Gn)[4]||null)||null)||(d=Go(f));return e==d};var Gq=Gq||new Gl("check_connection"),Gr=null,Gs=null,Gt=null,Gu=function(a,b){this.c=a;this.b=b;this.a=!1};G=Gu.prototype;G.i=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.h=function(a){return this.i(a,Gs)};G.w=function(a){return this.i(a,Gt)};G.m=function(a){a=a.match("^([^:]+):(\\d*):(\\d?)$");return!a||3>a.length?null:a[1]}; G.u=function(a,b){if(!Gp(this.c,a))return!1;if(this.a||!b)return!0;"accessible"==b?(this.h(a),this.a=!0):this.m(b)==this.b&&(this.w(b)||this.h(a),this.a=!0);return!0};G.s=function(){var a;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.l=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.s();a.id=this.b;Gr.appendChild(a)}; var Gv=function(a){return function(b){var c=b.origin.toLowerCase();b=b.data;for(var d=a.length,e=0;e<d&&!a[e].u(c,b);e++);}},Gw=function(){if(window.postMessage){var a;a=window.__CHECK_CONNECTION_CONFIG.iframeParentElementId;var b=window.__CHECK_CONNECTION_CONFIG.connectivityElementId,c=window.__CHECK_CONNECTION_CONFIG.newResultElementId;(Gr=document.getElementById(a))?(b&&(Gs=document.getElementById(b)),c&&(Gt=document.getElementById(c)),Gs||Gt?a=!0:(Gq.error("Unable to locate the input element to storeCheckConnection result", ["old id: "+String(b),"new id: "+String(c)]),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,domainSymbol:"youtube"}]}if(0!=a.length){for(var b=a.length,c=[],d=0;d<b;d++)c.push(new Gu(a[d].iframeUri,a[d].domainSymbol)); Gh(window,"message",Gv(c));for(d=0;d<b;d++)c[d].l()}}}},Gx=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(Gw);G_setPostMessageSupportFlag=Gq.f(Gx); </script> <script> window.__CHECK_CONNECTION_CONFIG = { newResultElementId: 'checkConnection', domainConfigs: [{iframeUri: 'https://accounts.youtube.com/accounts/CheckConnection?pmpo\75https%3A%2F%2Faccounts.google.com\46v\075377499374',domainSymbol: 'youtube'}], iframeUri: '', iframeOrigin: '', connectivityElementId: 'dnConn', 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(){eval('var f=function(a,b,c){if(b=typeof a,"object"==b)if(a){if(a instanceof Array)return"array";if(a instanceof Object)return b;if(c=Object.prototype.toString.call(a),"[object Window]"==c)return"object";if("[object Array]"==c||"number"==typeof a.length&&"undefined"!=typeof a.splice&&"undefined"!=typeof a.propertyIsEnumerable&&!a.propertyIsEnumerable("splice"))return"array";if("[object Function]"==c||"undefined"!=typeof a.call&&"undefined"!=typeof a.propertyIsEnumerable&&!a.propertyIsEnumerable("call"))return"function"}else return"null";else if("function"==b&&"undefined"==typeof a.call)return"object";return b},k=function(a,b,c,d,e){c=a.split("."),d=h,c[0]in d||!d.execScript||d.execScript("var "+c[0]);for(;c.length&&(e=c.shift());)c.length||void 0===b?d=d[e]?d[e]:d[e]={}:d[e]=b},p=Array.prototype,h=this,q=function(a,b,c){return 2>=arguments.length?p.slice.call(a,b):p.slice.call(a,b,c)},t,y=(new function(){},function(a,b,c,d){return function(){if(!d||a.G)return w(a,a.ba,arguments),w(a,a.B,c),x(a,b)}}),B=function(a,b,c,d,e,g){try{for(this.c=[],w(this,this.b,0),w(this,this.s,0),w(this,this.aa,"object"==typeof window?window:h),w(this,this.j,z(4)),w(this,this.B,{}),w(this,this.i,[]),w(this,this.l,this.l),this.G=true,w(this,this.$,[]),w(this,this.C,0),w(this,this.ca,this),w(this,this.m,2048),w(this,this.K,0),w(this,this.g,[]),w(this,this.J,0),b=0;64>b;++b);if(a&&"!"==a.charAt(0))this.u=a;else{if(window.atob){for(d=window.atob(a),a=[],e=b=0;e<d.length;e++){for(g=d.charCodeAt(e);255<g;)a[b++]=g&255,g>>=8;a[b++]=g}c=a}else c=null;(this.f=c)&&this.f.length?(this.T=[],this.H()):this.h(this.V)}}catch(l){A(this,l)}},z=(t=B.prototype,t.B=103,function(a,b){for(b=Array(a);a--;)b[a]=255*Math.random()|0;return b}),E=(t.fa=10,t.i=199,t.Z=36,t.L=76,t.M="toString",t.ea=12,function(a,b,c){if(b=a.a(a.b),!(b in a.f))throw a.h(a.W),a.A;return void 0==a.F&&(a.F=C(a.f,b-4),a.D=void 0),a.D!=b>>3&&(a.D=b>>3,c=[0,0,0,a.a(a.C)],a.ja=D(a.F,a.D,c)),w(a,a.b,b+1),a.f[b]^a.ja[b%8]}),F=(t.s=216,t.w=22,function(a,b,c,d,e,g){for(b={},c=E(a),b.S=E(a),b.o=[],d=E(a)-1,e=E(a),g=0;g<d;g++)b.o.push(E(a));for(b.P=a.a(c),b.R=a.a(e);d--;)b.o[d]=a.a(b.o[d]);return b}),G=(t.A={},function(a,b,c,d,e){for(b=[],d=c=0;d<a.length;d++)e=a.charCodeAt(d),128>e?b[c++]=e:(2048>e?b[c++]=e>>6|192:(b[c++]=e>>12|224,b[c++]=e>>6&63|128),b[c++]=e&63|128);return b}),C=(t.Y=30,t.W=31,t.I=231,function(a,b){return a[b]<<24|a[b+1]<<16|a[b+2]<<8|a[b+3]}),H=function(a,b,c,d,e,g,l,m,n){return m=B,e=B.prototype,d=function(){return c()},n=e.h,g=e.H,l=e.N,c=function(a,r,v){for(a=d[e.v],v=0,r=a===b,a=a&&a[e.v];a&&a!=g&&a!=l&&a!=m&&a!=n&&20>v;)v++,a=a[e.v];return c[e.ha+r+!(!a+(v+3>>3))]},d[e.M]=e,c[e.Z]=a,a=void 0,d},I=(B.prototype.a=function(a,b){if(b=this.c[a],void 0===b)throw this.h(this.Y,0,a),this.A;return b()},t.K=104,t.g=72,function(a,b){a.T.push(a.c.slice()),a.c[a.b]=void 0,w(a,a.b,b)}),M=(B.prototype.qa=function(a,b,c,d){if(3==a.length){for(c=0;3>c;c++)b[c]+=a[c];for(c=0,d=[13,8,13,12,16,5,3,10,15];9>c;c++)b[3](b,c%3,d[c])}},t.m=175,t.O=[function(a,b,c,d){b=E(a),c=E(a),d=E(a),a.a(b)[a.a(c)]=a.a(d)},function(){},function(a,b,c){b=E(a),c=E(a),0!=a.a(b)&&w(a,a.b,a.a(c))},function(a,b,c,d){b=E(a),c=E(a),d=E(a),a.a(b)==a.a(c)&&w(a,d,a.a(d)+1)},function(a){J(a,4)},function(a,b,c,d){b=E(a),c=E(a),d=a.a(E(a)),c=a.a(c),w(a,b,y(a,c,d))},function(a,b,c,d){b=E(a),c=E(a),d=E(a),a.a(b)>a.a(c)&&w(a,d,a.a(d)+1)},function(a,b,c){b=E(a),c=E(a),w(a,c,a.a(c)*a.a(b))},function(a,b,c,d){b=E(a),c=E(a),d=E(a),w(a,d,a.a(b)>>c)},function(a,b,c){b=E(a),c=E(a),w(a,c,a.a(c)%a.a(b))},function(){},function(a,b,c,d,e,g,l,m,n){if(b=E(a),c=E(a)<<8|E(a),d="",void 0!=a.c[a.I])for(e=a.a(a.I);c--;)g=e[E(a)<<8|E(a)],d+=g;else{for(d=Array(c),e=0;e<c;e++)d[e]=E(a);for(c=[],g=e=0;e<d.length;)l=d[e++],128>l?c[g++]=String.fromCharCode(l):191<l&&224>l?(m=d[e++],c[g++]=String.fromCharCode((l&31)<<6|m&63)):(m=d[e++],n=d[e++],c[g++]=String.fromCharCode((l&15)<<12|(m&63)<<6|n&63));d=c.join("")}w(a,b,d)},function(a,b,c,d){b=E(a),c=E(a),d=E(a),w(a,d,a.a(b)||a.a(c))},function(a,b,c,d){b=E(a),c=E(a),d=E(a),w(a,d,(a.a(b)in a.a(c))+0)},function(a,b,c){b=E(a),c=E(a),w(a,c,function(a){return eval(a)}(a.a(b)))},function(a){K(a,1)},function(a){L(a,0)},function(a,b,c){b=E(a),c=E(a),b=a.a(b),w(a,c,f(b))},function(a,b,c){b=E(a),c=E(a),w(a,c,a.a(c)+a.a(b))},function(a,b,c,d,e){b=E(a),c=E(a),d=E(a),b=a.a(b),e=a.a(E(a)),c=a.a(c),d=a.a(d),0!==b&&b.addEventListener(c,y(a,d,e,true),false)},function(a){K(a,2)},function(a,b,c,d,e,g){if(b=E(a),c=E(a),d=E(a),e=E(a),b=a.a(b),c=a.a(c),d=a.a(d),a=a.a(e),"object"==f(b)){for(g in e=[],b)e.push(g);b=e}for(e=0,g=b.length;e<g;e+=d)c(b.slice(e,e+d),a)},function(a,b,c,d){b=E(a),c=E(a),d=E(a),w(a,d,a.a(b)|a.a(c))},function(a,b,c){b=E(a),c=E(a),b=a.a(b),w(a,c,b)},function(a,b,c,d,e,g,l){b=F(a),d=b.R,e=b.P,c=b.o,l=c.length,0==l?g=new d[e]:1==l?g=new d[e](c[0]):2==l?g=new d[e](c[0],c[1]):3==l?g=new d[e](c[0],c[1],c[2]):4==l?g=new d[e](c[0],c[1],c[2],c[3]):a.h(a.w),w(a,b.S,g)},function(a,b,c,d,e){for(b=E(a),c=E(a)<<8|E(a),d=Array(c),e=0;e<c;e++)d[e]=E(a);w(a,b,d)},function(a){J(a,1)},function(a){L(a,7)},function(a){L(a,3)},function(a,b,c,d){b=E(a),c=E(a),d=E(a),c=a.a(c),b=a.a(b),w(a,d,b[c])},function(a){K(a,4)},function(a){L(a,4)},function(a,b,c){b=E(a),c=E(a),w(a,c,a.a(c)-a.a(b))},function(a){J(a,2)},function(a,b){b=a.a(E(a)),I(a,b)},function(a,b,c){b=E(a),c=E(a),w(a,c,""+a.a(b))},function(a,b,c,d){if(b=a.T.pop()){for(c=E(a);0<c;c--)d=E(a),b[d]=a.c[d];b[a.i]=a.c[a.i],a.c=b}else w(a,a.b,a.f.length)},function(a,b){b=F(a),w(a,b.S,b.P.apply(b.R,b.o))},function(){},function(a,b,c,d){b=E(a),c=E(a),d=E(a),w(a,d,a.a(b)<<c)}],function(a,b,c){return c=function(){return a},b=function(){return c()},b.ma=function(b){a=b},b}),w=(t.X=33,t.C=165,t.ga=42,t.ba=152,t.ha=34,t.$=68,B.prototype.sa=function(a,b){b.push(a[0]<<24|a[1]<<16|a[2]<<8|a[3]),b.push(a[4]<<24|a[5]<<16|a[6]<<8|a[7]),b.push(a[8]<<24|a[9]<<16|a[10]<<8|a[11])},t.V=17,t.da=15,function(a,b,c){if(b==a.b||b==a.s)a.c[b]?a.c[b].ma(c):a.c[b]=M(c);else if(b!=a.g&&b!=a.j&&b!=a.i||!a.c[b])a.c[b]=H(c,a.a);b==a.C&&(a.F=void 0,w(a,a.b,a.a(a.b)+4))}),D=(t.b=206,t.ca=51,t.j=41,t.J=160,function(a,b,c,d){try{for(d=0;84941944608!=d;)a+=(b<<4^b>>>5)+b^d+c[d&3],d+=2654435769,b+=(a<<4^a>>>5)+a^d+c[d>>>11&3];return[a>>>24,a>>16&255,a>>8&255,a&255,b>>>24,b>>16&255,b>>8&255,b&255]}catch(e){throw e;}}),O=(B.prototype.h=function(a,b,c,d){d=this.a(this.s),a=[a,d>>8&255,d&255],void 0!=c&&a.push(c),0==this.a(this.i).length&&(this.c[this.i]=void 0,w(this,this.i,a)),c="",b&&(b.message&&(c+=b.message),b.stack&&(c+=":"+b.stack)),b=this.a(this.m),3<b&&(c=c.slice(0,b-3),b-=c.length+3,c=G(c.replace(/\\r\\n/g,"\\n")),N(this,this.j,O(c.length,2).concat(c),this.ea)),w(this,this.m,b)},t.v="caller",function(a,b,c,d){for(d=b-1,c=[];0<=d;d--)c[b-1-d]=a>>8*d&255;return c}),x=(B.prototype.ra=function(a,b,c,d){try{d=a[(b+2)%3],a[b]=a[b]-a[(b+1)%3]-d^(1==b?d<<c:d>>>c)}catch(e){throw e;}},t.aa=132,t.l=99,t.U=21,function(a,b,c,d){return c=a.a(a.b),a.f&&c<a.f.length?(w(a,a.b,a.f.length),I(a,b)):w(a,a.b,b),d=a.H(),w(a,a.b,c),d}),A=function(a,b){a.u=("E:"+b.message+":"+b.stack).slice(0,2048)},N=(t=B.prototype,function(a,b,c,d,e,g){for(e=a.a(b),b=b==a.j?function(b,c,d,g){if(c=e.length,d=c-4>>3,e.ka!=d){e.ka=d,d=(d<<3)-4,g=[0,0,0,a.a(a.K)];try{e.ia=D(C(e,d),C(e,d+4),g)}catch(r){throw r;}}e.push(e.ia[c&7]^b)}:function(a){e.push(a)},d&&b(d&255),g=0,d=c.length;g<d;g++)b(c[g])}),P=function(a,b,c,d){if(8192>=a.length)return String.fromCharCode.apply(null,a);for(c=0,b="";c<a.length;c+=8192)d=q(a,c,c+8192),b+=String.fromCharCode.apply(null,d);return b},L=(t.pa=function(a){return(a=window.performance)&&a.now?function(){return a.now()|0}:function(){return+new Date}}(),t.N=function(a,b,c,d,e,g,l,m,n,u){if(this.u)return this.u;try{if(this.G=false,b=this.a(this.g).length,c=this.a(this.j).length,d=this.a(this.m),this.c[this.L]&&x(this,this.a(this.L)),e=this.a(this.i),0<e.length&&N(this,this.g,O(e.length,2).concat(e),this.da),g=this.a(this.J)&255,g-=this.a(this.g).length+5,l=this.a(this.j),4<l.length&&(g-=l.length+3),0<g&&N(this,this.g,O(g,2).concat(z(g)),this.fa),4<l.length&&N(this,this.g,O(l.length,2).concat(l),this.ga),m=z(2).concat(this.a(this.g)),m[1]=m[0]^3,n=window.btoa?window.btoa(P(m)).replace(/\\+/g,"-").replace(/\\//g,"_").replace(/=/g,""):void 0,n)n="!"+n;else for(e=0,n="";e<m.length;e++)u=m[e][this.M](16),1==u.length&&(u="0"+u),n+=u;this.a(this.g).length=b,this.a(this.j).length=c,w(this,this.m,d),a=n,this.G=true}catch(r){A(this,r),a=this.u}return a},function(a,b,c,d,e,g){d=b&3,c=b&4,e=E(a),g=E(a),e=a.a(e),c&&(e=G((""+e).replace(/\\r\\n/g,"\\n"))),d&&N(a,g,O(e.length,2)),N(a,g,e)}),J=function(a,b,c,d){c=E(a),d=E(a),N(a,d,O(a.a(c),b))},K=(t.ta=function(a,b,c,d){for(d=c=0;d<a.length;d++)c+=a.charCodeAt(d),c+=c<<10,c^=c>>6;return c+=c<<3,c^=c>>11,(c+(c<<15)>>>0)%b},t.la=function(a,b){return b=this.N(),a&&a(b),b},t.H=function(a,b,c,d,e,g){try{for(d=0,c=void 0,b=5001,a=this.f.length;--b&&(d=this.a(this.b))<a;)try{w(this,this.s,d),e=E(this)%this.O.length,(c=this.O[e])?c(this):this.h(this.U,0,e)}catch(l){l!=this.A&&(g=this.a(this.l),g!=this.l?(w(this,g,l),w(this,this.l,this.l)):this.h(this.w,l))}b||this.h(this.X)}catch(l){try{this.h(this.w,l)}catch(m){A(this,m)}}return this.a(this.B)},function(a,b,c,d){for(c=E(a),d=0;0<b;b--)d=d<<8|E(a);w(a,c,d)});t.ua=function(a,b,c,d,e,g){for(c=[],g=d=0;g<a.length;g++)for(e=e<<b|a[g],d+=b;7<d;)d-=8,c.push(e>>d&255);return c},t.na=function(a,b,c){return b^=b<<13,b^=b>>17,(b=(b^b<<5)&c)||(b=1),a^b},t.oa=function(a,b,c,d){for(d=0,c=2166136261;d<a.length;d++)c^=a.charCodeAt(d),c+=(c<<1)+(c<<4)+(c<<7)+(c<<8)+(c<<24);return c&b};try{window.addEventListener("unload",function(){},false)}catch(a){}k("botguard.bg",B),k("botguard.bg.prototype.invoke",B.prototype.la);')})()</script> <script type="text/javascript"> document.bg = new botguard.bg('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'); </script> <script> 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; if (document.getElementById) { email = document.getElementById('Email'); } if ((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> (function() { var $ = function(id) { return document.getElementById(id); }; var gaiaLoginForm = $('gaia_loginform'); var chromeExt = 'chrome-extension://mfffpogegjflfpflabcdkioaeobkgjik'; var chromeSigninUrl = 'chrome://chrome-signin'; var chromeOsUrl = 'chrome://oobe'; var chromeWebview = undefined; onMessage = function(e) { if (e.origin == chromeSigninUrl || e.origin == chromeOsUrl) { chromeWebview = e.source; } }; window.addEventListener('message', onMessage); gaia_onChromeLoginSubmit = function(e) { if (!chromeWebview && window == window.parent) { return; } if (gaiaLoginForm['Email'] && gaiaLoginForm['Passwd']) { var checkboxElement = $('advanced-box'); var chooseWhatToSync = checkboxElement && checkboxElement.checked; var attemptToken = new Date().getTime(); var msg = {method: 'attemptLogin', email: gaiaLoginForm['Email'].value, password: gaiaLoginForm['Passwd'].value, attemptToken: attemptToken, chooseWhatToSync: chooseWhatToSync}; if (chromeWebview) { chromeWebview.postMessage(msg, chromeSigninUrl); } else { window.parent.postMessage(msg, chromeExt); } console.log('Credentials sent'); var continueUrlElement = gaiaLoginForm['continue']; if (continueUrlElement) { var prevAttemptIndex = continueUrlElement.value.indexOf('?attemptToken'); if (prevAttemptIndex != -1) { continueUrlElement.value = continueUrlElement.value.substr( 0, prevAttemptIndex); } continueUrlElement.value += '?attemptToken=' + attemptToken; } } }; gaia_attachEvent(gaiaLoginForm, 'submit', gaia_onChromeLoginSubmit); })(); </script> <script>var PS_a,PS_aa=PS_aa||{},PS_b=this,PS_c=function(a){return void 0!==a},PS_ba=function(){},PS_d=function(a){var b=typeof a;if("object"==b)if(a){if(a instanceof Array)return"array";if(a instanceof Object)return b;var c=Object.prototype.toString.call(a);if("[object Window]"==c)return"object";if("[object Array]"==c||"number"==typeof a.length&&"undefined"!=typeof a.splice&&"undefined"!=typeof a.propertyIsEnumerable&&!a.propertyIsEnumerable("splice"))return"array";if("[object Function]"==c||"undefined"!= typeof a.call&&"undefined"!=typeof a.propertyIsEnumerable&&!a.propertyIsEnumerable("call"))return"function"}else return"null";else if("function"==b&&"undefined"==typeof a.call)return"object";return b},PS_e=function(a){return"array"==PS_d(a)},PS_ca=function(a){var b=PS_d(a);return"array"==b||"object"==b&&"number"==typeof a.length},PS_f=function(a){return"string"==typeof a},PS_g=function(a){return"number"==typeof a},PS_h=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b},PS_da="closure_uid_"+ (1E9*Math.random()>>>0),PS_ea=0,PS_fa=function(a,b,c){return a.call.apply(a.bind,arguments)},PS_ga=function(a,b,c){if(!a)throw Error();if(2<arguments.length){var d=Array.prototype.slice.call(arguments,2);return function(){var c=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(c,d);return a.apply(b,c)}}return function(){return a.apply(b,arguments)}},PS_i=function(a,b,c){PS_i=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?PS_fa:PS_ga;return PS_i.apply(null, arguments)},PS_ha=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var b=c.slice();b.push.apply(b,arguments);return a.apply(this,b)}},PS_j=Date.now||function(){return+new Date},PS_k=function(a,b){function c(){}c.prototype=b.prototype;a.A=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.Ya=function(a,c,f){for(var g=Array(arguments.length-2),h=2;h<arguments.length;h++)g[h-2]=arguments[h];return b.prototype[c].apply(a,g)}};var PS_l=function(){this.L=this.L;this.D=this.D};PS_l.prototype.L=!1;PS_l.prototype.S=function(){this.L||(this.L=!0,this.m())};var PS_m=function(a,b){var c=PS_ha(PS_ia,b);a.L?c.call(void 0):(a.D||(a.D=[]),a.D.push(PS_c(void 0)?PS_i(c,void 0):c))};PS_l.prototype.m=function(){if(this.D)for(;this.D.length;)this.D.shift()()};var PS_ia=function(a){a&&"function"==typeof a.S&&a.S()};var PS_ja=function(a){if(Error.captureStackTrace)Error.captureStackTrace(this,PS_ja);else{var b=Error().stack;b&&(this.stack=b)}a&&(this.message=String(a))};PS_k(PS_ja,Error);PS_ja.prototype.name="CustomError";var PS_ka;var PS_la=function(a,b){for(var c=a.split("%s"),d="",e=Array.prototype.slice.call(arguments,1);e.length&&1<c.length;)d+=c.shift()+e.shift();return d+c.join("%s")},PS_ma=String.prototype.trim?function(a){return a.trim()}:function(a){return a.replace(/^[\s\xa0]+|[\s\xa0]+$/g,"")},PS_n=function(a){if(!PS_na.test(a))return a;-1!=a.indexOf("&")&&(a=a.replace(PS_oa,"&amp;"));-1!=a.indexOf("<")&&(a=a.replace(PS_pa,"&lt;"));-1!=a.indexOf(">")&&(a=a.replace(PS_qa,"&gt;"));-1!=a.indexOf('"')&&(a=a.replace(PS_ra, "&quot;"));-1!=a.indexOf("'")&&(a=a.replace(PS_sa,"&#39;"));-1!=a.indexOf("\x00")&&(a=a.replace(PS_ta,"&#0;"));return a},PS_oa=/&/g,PS_pa=/</g,PS_qa=/>/g,PS_ra=/"/g,PS_sa=/'/g,PS_ta=/\x00/g,PS_na=/[\x00&<>"']/,PS_va=function(a,b){for(var c=0,d=PS_ma(String(a)).split("."),e=PS_ma(String(b)).split("."),f=Math.max(d.length,e.length),g=0;0==c&&g<f;g++){var h=d[g]||"",l=e[g]||"",k=RegExp("(\\d*)(\\D*)","g"),m=RegExp("(\\d*)(\\D*)","g");do{var n=k.exec(h)||["","",""],p=m.exec(l)||["","",""];if(0==n[0].length&& 0==p[0].length)break;c=PS_ua(0==n[1].length?0:parseInt(n[1],10),0==p[1].length?0:parseInt(p[1],10))||PS_ua(0==n[2].length,0==p[2].length)||PS_ua(n[2],p[2])}while(0==c)}return c},PS_ua=function(a,b){return a<b?-1:a>b?1:0},PS_wa=function(a){return String(a).replace(/\-([a-z])/g,function(a,c){return c.toUpperCase()})},PS_xa=function(a){var b=PS_f(void 0)?"undefined".replace(/([-()\[\]{}+?*.$\^|,:#<!\\])/g,"\\$1").replace(/\x08/g,"\\x08"):"\\s";return a.replace(new RegExp("(^"+(b?"|["+b+"]+":"")+")([a-z])", "g"),function(a,b,e){return b+e.toUpperCase()})};var PS_ya=function(a,b){b.unshift(a);PS_ja.call(this,PS_la.apply(null,b));b.shift()};PS_k(PS_ya,PS_ja);PS_ya.prototype.name="AssertionError"; var PS_za=function(a,b,c,d){var e="Assertion failed";if(c)var e=e+(": "+c),f=d;else a&&(e+=": "+a,f=b);throw new PS_ya(""+e,f||[]);},PS_o=function(a,b,c){a||PS_za("",null,b,Array.prototype.slice.call(arguments,2));return a},PS_p=function(a,b){throw new PS_ya("Failure"+(a?": "+a:""),Array.prototype.slice.call(arguments,1));},PS_Aa=function(a,b,c){PS_f(a)||PS_za("Expected string but got %s: %s.",[PS_d(a),a],b,Array.prototype.slice.call(arguments,2));return a},PS_Ba=function(a,b,c){PS_h(a)||PS_za("Expected object but got %s: %s.", [PS_d(a),a],b,Array.prototype.slice.call(arguments,2))},PS_Ca=function(a,b,c){PS_h(a)&&1==a.nodeType||PS_za("Expected Element but got %s: %s.",[PS_d(a),a],b,Array.prototype.slice.call(arguments,2));return a},PS_Ea=function(a,b,c,d){a instanceof b||PS_za("Expected instanceof %s but got %s.",[PS_Da(b),PS_Da(a)],c,Array.prototype.slice.call(arguments,3))},PS_Da=function(a){return a instanceof Function?a.displayName||a.name||"unknown type name":a instanceof Object?a.constructor.displayName||a.constructor.name|| Object.prototype.toString.call(a):null===a?"null":typeof a};var PS_Fa=function(a){PS_Fa[" "](a);return a};PS_Fa[" "]=PS_ba;var PS_q=Array.prototype,PS_Ga=PS_q.indexOf?function(a,b,c){PS_o(null!=a.length);return PS_q.indexOf.call(a,b,c)}:function(a,b,c){c=null==c?0:0>c?Math.max(0,a.length+c):c;if(PS_f(a))return PS_f(b)&&1==b.length?a.indexOf(b,c):-1;for(;c<a.length;c++)if(c in a&&a[c]===b)return c;return-1},PS_r=PS_q.forEach?function(a,b,c){PS_o(null!=a.length);PS_q.forEach.call(a,b,c)}:function(a,b,c){for(var d=a.length,e=PS_f(a)?a.split(""):a,f=0;f<d;f++)f in e&&b.call(c,e[f],f,a)},PS_Ha=PS_q.filter?function(a,b,c){PS_o(null!= a.length);return PS_q.filter.call(a,b,c)}:function(a,b,c){for(var d=a.length,e=[],f=0,g=PS_f(a)?a.split(""):a,h=0;h<d;h++)if(h in g){var l=g[h];b.call(c,l,h,a)&&(e[f++]=l)}return e},PS_Ia=PS_q.map?function(a,b,c){PS_o(null!=a.length);return PS_q.map.call(a,b,c)}:function(a,b,c){for(var d=a.length,e=Array(d),f=PS_f(a)?a.split(""):a,g=0;g<d;g++)g in f&&(e[g]=b.call(c,f[g],g,a));return e},PS_Ja=PS_q.some?function(a,b,c){PS_o(null!=a.length);return PS_q.some.call(a,b,c)}:function(a,b,c){for(var d=a.length, e=PS_f(a)?a.split(""):a,f=0;f<d;f++)if(f in e&&b.call(c,e[f],f,a))return!0;return!1},PS_La=function(a){var b;a:{b=PS_Ka;for(var c=a.length,d=PS_f(a)?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],e,a)){b=e;break a}b=-1}return 0>b?null:PS_f(a)?a.charAt(b):a[b]},PS_Ma=function(a,b){var c=PS_Ga(a,b),d;if(d=0<=c)PS_o(null!=a.length),PS_q.splice.call(a,c,1);return d};var PS_Na=function(a,b,c){for(var d in a)b.call(c,a[d],d,a)},PS_Oa=function(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b},PS_Pa=function(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b},PS_Qa="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" "),PS_Ra=function(a,b){for(var c,d,e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(var f=0;f<PS_Qa.length;f++)c=PS_Qa[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};var PS_s;a:{var PS_Sa=PS_b.navigator;if(PS_Sa){var PS_Ta=PS_Sa.userAgent;if(PS_Ta){PS_s=PS_Ta;break a}}PS_s=""}var PS_=function(a){return-1!=PS_s.indexOf(a)};var PS_Ua=function(){return PS_("Opera")||PS_("OPR")},PS_Va=function(){return(PS_("Chrome")||PS_("CriOS"))&&!PS_Ua()&&!PS_("Edge")};var PS_Wa=function(){return PS_("iPhone")&&!PS_("iPod")&&!PS_("iPad")};var PS_t=PS_Ua(),PS_u=PS_("Trident")||PS_("MSIE"),PS_Xa=PS_("Edge"),PS_v=PS_("Gecko")&&!(-1!=PS_s.toLowerCase().indexOf("webkit")&&!PS_("Edge"))&&!(PS_("Trident")||PS_("MSIE"))&&!PS_("Edge"),PS_w=-1!=PS_s.toLowerCase().indexOf("webkit")&&!PS_("Edge"),PS_Ya=PS_w&&PS_("Mobile"),PS_Za=PS_("Macintosh"),PS__a=function(){var a=PS_s;if(PS_v)return/rv\:([^\);]+)(\)|;)/.exec(a);if(PS_Xa)return/Edge\/([\d\.]+)/.exec(a);if(PS_u)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(PS_w)return/WebKit\/(\S+)/.exec(a)}, PS_0a=function(){var a=PS_b.document;return a?a.documentMode:void 0},PS_1a=function(){if(PS_t&&PS_b.opera){var a;var b=PS_b.opera.version;try{a=b()}catch(c){a=b}return a}a="";(b=PS__a())&&(a=b?b[1]:"");return PS_u&&(b=PS_0a(),b>parseFloat(a))?String(b):a}(),PS_2a={},PS_x=function(a){return PS_2a[a]||(PS_2a[a]=0<=PS_va(PS_1a,a))},PS_3a=PS_b.document,PS_y=PS_3a&&PS_u?PS_0a()||("CSS1Compat"==PS_3a.compatMode?parseInt(PS_1a,10):5):void 0;var PS_4a=!PS_u||9<=PS_y,PS_5a=!PS_u||9<=PS_y,PS_6a=PS_u&&!PS_x("9");!PS_w||PS_x("528");PS_v&&PS_x("1.9b")||PS_u&&PS_x("8")||PS_t&&PS_x("9.5")||PS_w&&PS_x("528");PS_v&&!PS_x("8")||PS_u&&PS_x("9");var PS_z=function(a,b){this.type=a;this.a=this.target=b;this.Fa=!0};PS_z.prototype.preventDefault=function(){this.Fa=!1};var PS_7a=function(a,b){PS_z.call(this,a?a.type:"");this.a=this.target=null;this.keyCode=this.clientY=this.clientX=0;this.xa=!1;this.V=null;if(a){this.type=a.type;var c=a.changedTouches?a.changedTouches[0]:null;this.target=a.target||a.srcElement;this.a=b;var d=a.relatedTarget;if(d&&PS_v)try{PS_Fa(d.nodeName)}catch(e){}null===c?(this.clientX=void 0!==a.clientX?a.clientX:a.pageX,this.clientY=void 0!==a.clientY?a.clientY:a.pageY):(this.clientX=void 0!==c.clientX?c.clientX:c.pageX,this.clientY=void 0!== c.clientY?c.clientY:c.pageY);this.keyCode=a.keyCode||0;this.xa=a.ctrlKey;this.V=a;a.defaultPrevented&&this.preventDefault()}};PS_k(PS_7a,PS_z);var PS_8a=[1,4,2];PS_7a.prototype.preventDefault=function(){PS_7a.A.preventDefault.call(this);var a=this.V;if(a.preventDefault)a.preventDefault();else if(a.returnValue=!1,PS_6a)try{if(a.ctrlKey||112<=a.keyCode&&123>=a.keyCode)a.keyCode=-1}catch(b){}};var PS_9a="closure_listenable_"+(1E6*Math.random()|0),PS_$a=function(a){return!(!a||!a[PS_9a])},PS_ab=0;var PS_bb=function(a,b,c,d,e){this.listener=a;this.a=null;this.src=b;this.type=c;this.ha=!!d;this.ka=e;this.na=++PS_ab;this.Y=this.ga=!1},PS_cb=function(a){a.Y=!0;a.listener=null;a.a=null;a.src=null;a.ka=null};var PS_db=function(a){this.src=a;this.a={};this.b=0};PS_db.prototype.add=function(a,b,c,d,e){var f=a.toString();a=this.a[f];a||(a=this.a[f]=[],this.b++);var g=PS_eb(a,b,d,e);-1<g?(b=a[g],c||(b.ga=!1)):(b=new PS_bb(b,this.src,f,!!d,e),b.ga=c,a.push(b));return b};PS_db.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.a))return!1;var e=this.a[a];b=PS_eb(e,b,c,d);return-1<b?(PS_cb(e[b]),PS_o(null!=e.length),PS_q.splice.call(e,b,1),0==e.length&&(delete this.a[a],this.b--),!0):!1}; var PS_fb=function(a,b){var c=b.type;c in a.a&&PS_Ma(a.a[c],b)&&(PS_cb(b),0==a.a[c].length&&(delete a.a[c],a.b--))},PS_gb=function(a,b,c,d,e){a=a.a[b.toString()];b=-1;a&&(b=PS_eb(a,c,d,e));return-1<b?a[b]:null},PS_eb=function(a,b,c,d){for(var e=0;e<a.length;++e){var f=a[e];if(!f.Y&&f.listener==b&&f.ha==!!c&&f.ka==d)return e}return-1};var PS_hb="closure_lm_"+(1E6*Math.random()|0),PS_ib={},PS_jb=0,PS_kb=function(a,b,c,d,e){if(PS_e(b)){for(var f=0;f<b.length;f++)PS_kb(a,b[f],c,d,e);return null}c=PS_lb(c);PS_$a(a)?(PS_mb(a),a=a.C.add(String(b),c,!1,d,e)):a=PS_nb(a,b,c,!1,d,e);return a},PS_nb=function(a,b,c,d,e,f){if(!b)throw Error("Invalid event type");var g=!!e,h=PS_ob(a);h||(a[PS_hb]=h=new PS_db(a));c=h.add(b,c,d,e,f);if(c.a)return c;d=PS_pb();c.a=d;d.src=a;d.listener=c;if(a.addEventListener)a.addEventListener(b.toString(),d,g); else if(a.attachEvent)a.attachEvent(PS_qb(b.toString()),d);else throw Error("addEventListener and attachEvent are unavailable.");PS_jb++;return c},PS_pb=function(){var a=PS_rb,b=PS_5a?function(c){return a.call(b.src,b.listener,c)}:function(c){c=a.call(b.src,b.listener,c);if(!c)return c};return b},PS_sb=function(a,b,c,d,e){if(PS_e(b)){for(var f=0;f<b.length;f++)PS_sb(a,b[f],c,d,e);return null}c=PS_lb(c);return PS_$a(a)?a.C.add(String(b),c,!0,d,e):PS_nb(a,b,c,!0,d,e)},PS_tb=function(a,b,c,d,e){if(PS_e(b))for(var f= 0;f<b.length;f++)PS_tb(a,b[f],c,d,e);else c=PS_lb(c),PS_$a(a)?a.C.remove(String(b),c,d,e):a&&(a=PS_ob(a))&&(b=PS_gb(a,b,c,!!d,e))&&PS_ub(b)},PS_ub=function(a){if(!PS_g(a)&&a&&!a.Y){var b=a.src;if(PS_$a(b))PS_fb(b.C,a);else{var c=a.type,d=a.a;b.removeEventListener?b.removeEventListener(c,d,a.ha):b.detachEvent&&b.detachEvent(PS_qb(c),d);PS_jb--;(c=PS_ob(b))?(PS_fb(c,a),0==c.b&&(c.src=null,b[PS_hb]=null)):PS_cb(a)}}},PS_qb=function(a){return a in PS_ib?PS_ib[a]:PS_ib[a]="on"+a},PS_wb=function(a,b,c, d){var e=!0;if(a=PS_ob(a))if(b=a.a[b.toString()])for(b=b.concat(),a=0;a<b.length;a++){var f=b[a];f&&f.ha==c&&!f.Y&&(f=PS_vb(f,d),e=e&&!1!==f)}return e},PS_vb=function(a,b){var c=a.listener,d=a.ka||a.src;a.ga&&PS_ub(a);return c.call(d,b)},PS_rb=function(a,b){if(a.Y)return!0;if(!PS_5a){var c;if(!(c=b))a:{c=["window","event"];for(var d=PS_b,e;e=c.shift();)if(null!=d[e])d=d[e];else{c=null;break a}c=d}e=c;c=new PS_7a(e,this);d=!0;if(!(0>e.keyCode||void 0!=e.returnValue)){a:{var f=!1;if(0==e.keyCode)try{e.keyCode= -1;break a}catch(l){f=!0}if(f||void 0==e.returnValue)e.returnValue=!0}e=[];for(f=c.a;f;f=f.parentNode)e.push(f);for(var f=a.type,g=e.length-1;0<=g;g--){c.a=e[g];var h=PS_wb(e[g],f,!0,c),d=d&&h}for(g=0;g<e.length;g++)c.a=e[g],h=PS_wb(e[g],f,!1,c),d=d&&h}return d}return PS_vb(a,new PS_7a(b,this))},PS_ob=function(a){a=a[PS_hb];return a instanceof PS_db?a:null},PS_xb="__closure_events_fn_"+(1E9*Math.random()>>>0),PS_lb=function(a){PS_o(a,"Listener can not be null.");if("function"==PS_d(a))return a;PS_o(a.handleEvent, "An object listener must have handleEvent method.");a[PS_xb]||(a[PS_xb]=function(b){return a.handleEvent(b)});return a[PS_xb]};var PS_yb=function(a){var b;b=b||0;return function(){return a.apply(this,Array.prototype.slice.call(arguments,0,b))}},PS_zb=function(a){var b=!1,c;return function(){b||(c=a(),b=!0);return c}};var PS_Ab=function(a,b,c){PS_l.call(this);this.a=null;this.g=!1;this.c=a;this.h=c;this.b=b||window;this.f=PS_i(this.i,this)};PS_k(PS_Ab,PS_l); var PS_Eb=function(a){PS_Bb(a);a.g=!1;var b=PS_Cb(a),c=PS_Db(a);b&&!c&&a.b.mozRequestAnimationFrame?(a.a=PS_kb(a.b,"MozBeforePaint",a.f),a.b.mozRequestAnimationFrame(null),a.g=!0):a.a=b&&c?b.call(a.b,a.f):a.b.setTimeout(PS_yb(a.f),20)},PS_Bb=function(a){if(null!=a.a){var b=PS_Cb(a),c=PS_Db(a);b&&!c&&a.b.mozRequestAnimationFrame?PS_ub(a.a):b&&c?c.call(a.b,a.a):a.b.clearTimeout(a.a)}a.a=null};PS_Ab.prototype.i=function(){this.g&&this.a&&PS_ub(this.a);this.a=null;this.c.call(this.h,PS_j())}; PS_Ab.prototype.m=function(){PS_Bb(this);PS_Ab.A.m.call(this)};var PS_Cb=function(a){a=a.b;return a.requestAnimationFrame||a.webkitRequestAnimationFrame||a.mozRequestAnimationFrame||a.oRequestAnimationFrame||a.msRequestAnimationFrame||null},PS_Db=function(a){a=a.b;return a.cancelAnimationFrame||a.cancelRequestAnimationFrame||a.webkitCancelRequestAnimationFrame||a.mozCancelRequestAnimationFrame||a.oCancelRequestAnimationFrame||a.msCancelRequestAnimationFrame||null};var PS_A=function(){PS_l.call(this);this.C=new PS_db(this);this.$=this;this.G=null};PS_k(PS_A,PS_l);PS_A.prototype[PS_9a]=!0;PS_A.prototype.I=function(a){this.G=a};PS_A.prototype.addEventListener=function(a,b,c,d){PS_kb(this,a,b,c,d)};PS_A.prototype.removeEventListener=function(a,b,c,d){PS_tb(this,a,b,c,d)}; var PS_B=function(a,b){PS_mb(a);var c,d=a.G;if(d){c=[];for(var e=1;d;d=d.G)c.push(d),PS_o(1E3>++e,"infinite loop")}var d=a.$,e=b,f=e.type||e;if(PS_f(e))e=new PS_z(e,d);else if(e instanceof PS_z)e.target=e.target||d;else{var g=e,e=new PS_z(f,d);PS_Ra(e,g)}var g=!0,h;if(c)for(var l=c.length-1;0<=l;l--)h=e.a=c[l],g=PS_Fb(h,f,!0,e)&&g;h=e.a=d;g=PS_Fb(h,f,!0,e)&&g;g=PS_Fb(h,f,!1,e)&&g;if(c)for(l=0;l<c.length;l++)h=e.a=c[l],g=PS_Fb(h,f,!1,e)&&g;return g}; PS_A.prototype.m=function(){PS_A.A.m.call(this);if(this.C){var a=this.C,b=0,c;for(c in a.a){for(var d=a.a[c],e=0;e<d.length;e++)++b,PS_cb(d[e]);delete a.a[c];a.b--}}this.G=null};var PS_Fb=function(a,b,c,d){b=a.C.a[String(b)];if(!b)return!0;b=b.concat();for(var e=!0,f=0;f<b.length;++f){var g=b[f];if(g&&!g.Y&&g.ha==c){var h=g.listener,l=g.ka||g.src;g.ga&&PS_fb(a.C,g);e=!1!==h.call(l,d)&&e}}return e&&0!=d.Fa},PS_mb=function(a){PS_o(a.C,"Event target is not initialized. Did you call the superclass (goog.events.EventTarget) constructor?")};var PS_C=function(a,b){PS_A.call(this);this.c=a||1;this.b=b||PS_b;this.g=PS_i(this.i,this);this.h=PS_j()};PS_k(PS_C,PS_A);PS_C.prototype.f=!1;PS_C.prototype.a=null;var PS_Ib=function(a,b){a.c=b;a.a&&a.f?(PS_Gb(a),PS_Hb(a)):a.a&&PS_Gb(a)};PS_C.prototype.i=function(){if(this.f){var a=PS_j()-this.h;0<a&&a<.8*this.c?this.a=this.b.setTimeout(this.g,this.c-a):(this.a&&(this.b.clearTimeout(this.a),this.a=null),PS_B(this,"tick"),this.f&&(this.a=this.b.setTimeout(this.g,this.c),this.h=PS_j()))}}; var PS_Hb=function(a){a.f=!0;a.a||(a.a=a.b.setTimeout(a.g,a.c),a.h=PS_j())},PS_Gb=function(a){a.f=!1;a.a&&(a.b.clearTimeout(a.a),a.a=null)};PS_C.prototype.m=function(){PS_C.A.m.call(this);PS_Gb(this);delete this.b};var PS_Jb=function(a,b,c){if("function"==PS_d(a))c&&(a=PS_i(a,c));else if(a&&"function"==typeof a.handleEvent)a=PS_i(a.handleEvent,a);else throw Error("Invalid listener argument");return 2147483647<b?-1:PS_b.setTimeout(a,b||0)};var PS_Kb=function(a,b,c){PS_l.call(this);this.c=a;this.g=b||0;this.b=c;this.f=PS_i(this.h,this)};PS_k(PS_Kb,PS_l);PS_Kb.prototype.a=0;PS_Kb.prototype.m=function(){PS_Kb.A.m.call(this);PS_Lb(this);delete this.c;delete this.b};var PS_Lb=function(a){0!=a.a&&PS_b.clearTimeout(a.a);a.a=0};PS_Kb.prototype.h=function(){this.a=0;this.c&&this.c.call(this.b)};var PS_Mb=function(a){if(a.classList)return a.classList;a=a.className;return PS_f(a)&&a.match(/\S+/g)||[]},PS_Nb=function(a,b){var c;a.classList?c=a.classList.contains(b):(c=PS_Mb(a),c=0<=PS_Ga(c,b));return c},PS_Ob=function(a,b){a.classList?a.classList.add(b):PS_Nb(a,b)||(a.className+=0<a.className.length?" "+b:b)},PS_Pb=function(a,b){if(a.classList)PS_r(b,function(b){PS_Ob(a,b)});else{var c={};PS_r(PS_Mb(a),function(a){c[a]=!0});PS_r(b,function(a){c[a]=!0});a.className="";for(var d in c)a.className+= 0<a.className.length?" "+d:d}},PS_Qb=function(a,b){a.classList?a.classList.remove(b):PS_Nb(a,b)&&(a.className=PS_Ha(PS_Mb(a),function(a){return a!=b}).join(" "))},PS_D=function(a,b,c){c?PS_Ob(a,b):PS_Qb(a,b)};var PS_Rb=PS_("Firefox"),PS_Sb=PS_Wa()||PS_("iPod"),PS_Tb=PS_("iPad"),PS_Ub=PS_("Android")&&!(PS_Va()||PS_("Firefox")||PS_Ua()||PS_("Silk")),PS_Vb=PS_Va(),PS_Wb=PS_("Safari")&&!(PS_Va()||PS_("Coast")||PS_Ua()||PS_("Edge")||PS_("Silk")||PS_("Android"))&&!(PS_Wa()||PS_("iPad")||PS_("iPod"));var PS_Xb=!PS_u,PS_Yb=function(a){return PS_Xb&&a.dataset?"altText"in a.dataset?a.dataset.altText:null:a.getAttribute("data-"+"altText".replace(/([A-Z])/g,"-$1").toLowerCase())};var PS_Zb={area:!0,base:!0,br:!0,col:!0,command:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0};var PS_E=function(){this.a="";this.b=PS__b};PS_E.prototype.W=!0;PS_E.prototype.T=function(){return this.a};PS_E.prototype.toString=function(){return"Const{"+this.a+"}"};var PS_0b=function(a){if(a instanceof PS_E&&a.constructor===PS_E&&a.b===PS__b)return a.a;PS_p("expected object of type Const, got '"+a+"'");return"type_error:Const"},PS__b={},PS_1b=function(a){var b=new PS_E;b.a=a;return b};var PS_F=function(){this.a="";this.b=PS_2b};PS_F.prototype.W=!0;var PS_2b={};PS_F.prototype.T=function(){return this.a};PS_F.prototype.toString=function(){return"SafeStyle{"+this.a+"}"};var PS_3b=function(a){var b=new PS_F;b.a=a;return b},PS_4b=PS_3b(""),PS_5b=/^[-,."'%_!# a-zA-Z0-9]+$/;var PS_G=function(){this.a="";this.b=PS_6b};PS_a=PS_G.prototype;PS_a.W=!0;PS_a.T=function(){return this.a};PS_a.oa=!0;PS_a.ba=function(){return 1};PS_a.toString=function(){return"SafeUrl{"+this.a+"}"}; var PS_7b=function(a){if(a instanceof PS_G&&a.constructor===PS_G&&a.b===PS_6b)return a.a;PS_p("expected object of type SafeUrl, got '"+a+"'");return"type_error:SafeUrl"},PS_8b=/^(?:(?:https?|mailto|ftp):|[^&:/?#]*(?:[/?#]|$))/i,PS_9b=function(a){if(a instanceof PS_G)return a;a=a.W?a.T():String(a);PS_8b.test(a)||(a="about:invalid#zClosurez");var b=new PS_G;b.a=a;return b},PS_6b={};var PS_ac=function(){this.a="";this.b=PS_$b};PS_a=PS_ac.prototype;PS_a.W=!0;PS_a.T=function(){return this.a};PS_a.oa=!0;PS_a.ba=function(){return 1};PS_a.toString=function(){return"TrustedResourceUrl{"+this.a+"}"};var PS_bc=function(a){if(a instanceof PS_ac&&a.constructor===PS_ac&&a.b===PS_$b)return a.a;PS_p("expected object of type TrustedResourceUrl, got '"+a+"'");return"type_error:TrustedResourceUrl"},PS_$b={},PS_cc=function(a){var b=new PS_ac;b.a=a;return b};var PS_H=function(){this.a="";this.c=PS_dc;this.b=null};PS_a=PS_H.prototype;PS_a.oa=!0;PS_a.ba=function(){return this.b};PS_a.W=!0;PS_a.T=function(){return this.a};PS_a.toString=function(){return"SafeHtml{"+this.a+"}"}; var PS_I=function(a){if(a instanceof PS_H&&a.constructor===PS_H&&a.c===PS_dc)return a.a;PS_p("expected object of type SafeHtml, got '"+a+"'");return"type_error:SafeHtml"},PS_ec=function(a){if(a instanceof PS_H)return a;var b=null;a.oa&&(b=a.ba());a=PS_n(a.W?a.T():String(a));return PS_J(a,b)},PS_fc=/^[a-zA-Z0-9-]+$/,PS_gc={action:!0,cite:!0,data:!0,formaction:!0,href:!0,manifest:!0,poster:!0,src:!0},PS_hc={EMBED:!0,IFRAME:!0,LINK:!0,OBJECT:!0,SCRIPT:!0,STYLE:!0,TEMPLATE:!0},PS_jc=function(a,b,c){if(!PS_fc.test(a))throw Error("Invalid tag name <"+ a+">.");if(a.toUpperCase()in PS_hc)throw Error("Tag name <"+a+"> is not allowed for SafeHtml.");return PS_ic(a,b,c)},PS_kc=function(a){var b=0,c="",d=function(a){PS_e(a)?PS_r(a,d):(a=PS_ec(a),c+=PS_I(a),a=a.ba(),0==b?b=a:0!=a&&b!=a&&(b=null))};PS_r(arguments,d);return PS_J(c,b)},PS_dc={},PS_J=function(a,b){var c=new PS_H;c.a=a;c.b=b;return c},PS_ic=function(a,b,c){var d=null,e="<"+a;if(b)for(var f in b){if(!PS_fc.test(f))throw Error('Invalid attribute name "'+f+'".');var g=b[f];if(null!=g){var h, l=a;h=f;if(g instanceof PS_E)g=PS_0b(g);else if("style"==h.toLowerCase()){if(!PS_h(g))throw Error('The "style" attribute requires goog.html.SafeStyle or map of style properties, '+typeof g+" given: "+g);if(!(g instanceof PS_F)){var l="",k=void 0;for(k in g){if(!/^[-_a-zA-Z0-9]+$/.test(k))throw Error("Name allows only [-_a-zA-Z0-9], got: "+k);var m=g[k];if(null!=m){if(m instanceof PS_E)m=PS_0b(m),PS_o(!/[{;}]/.test(m),"Value does not allow [{;}].");else if(PS_5b.test(m)){for(var n=!0,p=!0,q=0;q<m.length;q++){var r= m.charAt(q);"'"==r&&p?n=!n:'"'==r&&n&&(p=!p)}n&&p||(PS_p("String value requires balanced quotes, got: "+m),m="zClosurez")}else PS_p("String value allows only [-,.\"'%_!# a-zA-Z0-9], got: "+m),m="zClosurez";l+=k+":"+m+";"}}l?(PS_o(!/[<>]/.test(l),"Forbidden characters in style string: "+l),g=PS_3b(l)):g=PS_4b}l=void 0;g instanceof PS_F&&g.constructor===PS_F&&g.b===PS_2b?l=g.a:(PS_p("expected object of type SafeStyle, got '"+g+"'"),l="type_error:SafeStyle");g=l}else{if(/^on/i.test(h))throw Error('Attribute "'+ h+'" requires goog.string.Const value, "'+g+'" given.');if(h.toLowerCase()in PS_gc)if(g instanceof PS_ac)g=PS_bc(g);else if(g instanceof PS_G)g=PS_7b(g);else if(PS_f(g))g=PS_9b(g).T();else throw Error('Attribute "'+h+'" on tag "'+l+'" requires goog.html.SafeUrl, goog.string.Const, or string, value "'+g+'" given.');}g.W&&(g=g.T());PS_o(PS_f(g)||PS_g(g),"String or number value expected, got "+typeof g+" with value: "+g);h=h+'="'+PS_n(String(g))+'"';e=e+(" "+h)}}null!=c?PS_e(c)||(c=[c]):c=[];!0===PS_Zb[a.toLowerCase()]? (PS_o(!c.length,"Void tag <"+a+"> does not allow content."),e+=">"):(d=PS_kc(c),e+=">"+PS_I(d)+"</"+a+">",d=d.ba());(a=b&&b.dir)&&(/^(ltr|rtl|auto)$/i.test(a)?d=0:d=null);return PS_J(e,d)};PS_J("<!DOCTYPE html>",0);var PS_lc=PS_J("",0);var PS_K=function(a,b){this.x=PS_c(a)?a:0;this.y=PS_c(b)?b:0};PS_K.prototype.clone=function(){return new PS_K(this.x,this.y)};PS_K.prototype.toString=function(){return"("+this.x+", "+this.y+")"};var PS_mc=function(a,b){return new PS_K(a.x-b.x,a.y-b.y)};PS_K.prototype.round=function(){this.x=Math.round(this.x);this.y=Math.round(this.y);return this};var PS_L=function(a,b){this.width=a;this.height=b};PS_L.prototype.clone=function(){return new PS_L(this.width,this.height)};PS_L.prototype.toString=function(){return"("+this.width+" x "+this.height+")"};PS_L.prototype.round=function(){this.width=Math.round(this.width);this.height=Math.round(this.height);return this};!PS_v&&!PS_u||PS_u&&9<=PS_y||PS_v&&PS_x("1.9.1");PS_u&&PS_x("9");var PS_nc=PS_u||PS_t||PS_w;var PS_N=function(a){return a?new PS_oc(PS_M(a)):PS_ka||(PS_ka=new PS_oc)},PS_pc=function(a,b){return PS_f(b)?a.getElementById(b):b},PS_O=function(a){var b=document;PS_Aa(a);b=PS_pc(b,a);return b=PS_Ca(b,"No element found with id: "+a)},PS_rc=function(a,b){var c=b||document,d=null;c.getElementsByClassName?d=c.getElementsByClassName(a)[0]:c.querySelectorAll&&c.querySelector?d=c.querySelector("."+a):d=PS_qc("*",a,b)[0];return d||null},PS_sc=function(a){var b=PS_rc(a,void 0);return PS_o(b,"No element found with className: "+ a)},PS_qc=function(a,b,c){var d=document;c=c||d;var e=a&&"*"!=a?a.toUpperCase():"";if(c.querySelectorAll&&c.querySelector&&(e||b))return c.querySelectorAll(e+(b?"."+b:""));if(b&&c.getElementsByClassName){a=c.getElementsByClassName(b);if(e){c={};for(var f=d=0,g;g=a[f];f++)e==g.nodeName&&(c[d++]=g);c.length=d;return c}return a}a=c.getElementsByTagName(e||"*");if(b){c={};for(f=d=0;g=a[f];f++){var e=g.className,h;if(h="function"==typeof e.split)h=0<=PS_Ga(e.split(/\s+/),b);h&&(c[d++]=g)}c.length=d;return c}return a}, PS_uc=function(a,b){PS_Na(b,function(b,d){"style"==d?a.style.cssText=b:"class"==d?a.className=b:"for"==d?a.htmlFor=b:PS_tc.hasOwnProperty(d)?a.setAttribute(PS_tc[d],b):0==d.lastIndexOf("aria-",0)||0==d.lastIndexOf("data-",0)?a.setAttribute(d,b):a[d]=b})},PS_tc={cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",frameborder:"frameBorder",height:"height",maxlength:"maxLength",role:"role",rowspan:"rowSpan",type:"type",usemap:"useMap",valign:"vAlign",width:"width"},PS_xc=function(a){var b= PS_vc(a);a=PS_wc(a);return PS_u&&PS_x("10")&&a.pageYOffset!=b.scrollTop?new PS_K(b.scrollLeft,b.scrollTop):new PS_K(a.pageXOffset||b.scrollLeft,a.pageYOffset||b.scrollTop)},PS_vc=function(a){return a.scrollingElement?a.scrollingElement:PS_w||"CSS1Compat"!=a.compatMode?a.body||a.documentElement:a.documentElement},PS_yc=function(a){return a?PS_wc(a):window},PS_wc=function(a){return a.parentWindow||a.defaultView},PS_zc=function(a){for(var b;b=a.firstChild;)a.removeChild(b)},PS_Ac=function(a){a&&a.parentNode&& a.parentNode.removeChild(a)},PS_Bc=function(a){if(PS_c(a.firstElementChild))a=a.firstElementChild;else for(a=a.firstChild;a&&1!=a.nodeType;)a=a.nextSibling;return a},PS_Cc=function(a,b){if(a.contains&&1==b.nodeType)return a==b||a.contains(b);if("undefined"!=typeof a.compareDocumentPosition)return a==b||Boolean(a.compareDocumentPosition(b)&16);for(;b&&a!=b;)b=b.parentNode;return b==a},PS_M=function(a){PS_o(a,"Node cannot be null or undefined.");return 9==a.nodeType?a:a.ownerDocument||a.document},PS_Dc= function(a){return a.contentDocument||a.contentWindow.document},PS_Ec=function(a,b){PS_o(null!=a,"goog.dom.setTextContent expects a non-null value for node");if("textContent"in a)a.textContent=b;else if(3==a.nodeType)a.data=b;else if(a.firstChild&&3==a.firstChild.nodeType){for(;a.lastChild!=a.firstChild;)a.removeChild(a.lastChild);a.firstChild.data=b}else{PS_zc(a);var c=PS_M(a);a.appendChild(c.createTextNode(String(b)))}},PS_oc=function(a){this.a=a||PS_b.document||document}; PS_oc.prototype.H=function(a){return PS_pc(this.a,a)};var PS_Fc=function(a){return"CSS1Compat"==a.a.compatMode};PS_oc.prototype.contains=PS_Cc;var PS_Gc="StopIteration"in PS_b?PS_b.StopIteration:{message:"StopIteration",stack:""},PS_Hc=function(){};PS_Hc.prototype.next=function(){throw PS_Gc;};PS_Hc.prototype.D=function(){return this};var PS_P=function(a,b){this.b={};this.a=[];this.f=this.c=0;var c=arguments.length;if(1<c){if(c%2)throw Error("Uneven number of arguments");for(var d=0;d<c;d+=2)PS_Ic(this,arguments[d],arguments[d+1])}else if(a){a instanceof PS_P?(c=a.ca(),d=a.ja()):(c=PS_Pa(a),d=PS_Oa(a));for(var e=0;e<c.length;e++)PS_Ic(this,c[e],d[e])}};PS_P.prototype.ja=function(){PS_Jc(this);for(var a=[],b=0;b<this.a.length;b++)a.push(this.b[this.a[b]]);return a};PS_P.prototype.ca=function(){PS_Jc(this);return this.a.concat()}; PS_P.prototype.remove=function(a){return Object.prototype.hasOwnProperty.call(this.b,a)?(delete this.b[a],this.c--,this.f++,this.a.length>2*this.c&&PS_Jc(this),!0):!1}; var PS_Jc=function(a){if(a.c!=a.a.length){for(var b=0,c=0;b<a.a.length;){var d=a.a[b];Object.prototype.hasOwnProperty.call(a.b,d)&&(a.a[c++]=d);b++}a.a.length=c}if(a.c!=a.a.length){for(var e={},c=b=0;b<a.a.length;)d=a.a[b],Object.prototype.hasOwnProperty.call(e,d)||(a.a[c++]=d,e[d]=1),b++;a.a.length=c}},PS_Ic=function(a,b,c){Object.prototype.hasOwnProperty.call(a.b,b)||(a.c++,a.a.push(b),a.f++);a.b[b]=c}; PS_P.prototype.forEach=function(a,b){for(var c=this.ca(),d=0;d<c.length;d++){var e=c[d];a.call(b,Object.prototype.hasOwnProperty.call(this.b,e)?this.b[e]:void 0,e,this)}};PS_P.prototype.clone=function(){return new PS_P(this)};PS_P.prototype.D=function(a){PS_Jc(this);var b=0,c=this.f,d=this,e=new PS_Hc;e.next=function(){if(c!=d.f)throw Error("The map has changed since the iterator was created");if(b>=d.a.length)throw PS_Gc;var e=d.a[b++];return a?e:d.b[e]};return e};var PS_Q=function(a,b){if("FORM"==a.tagName)for(var c=a.elements,d=0;a=c[d];d++)PS_Q(a,b);else 1==b&&a.blur(),a.disabled=b};var PS_R=function(a){PS_l.call(this);this.b=a;this.a={}};PS_k(PS_R,PS_l); var PS_Kc=[],PS_S=function(a,b,c,d,e){PS_e(c)||(c&&(PS_Kc[0]=c.toString()),c=PS_Kc);for(var f=0;f<c.length;f++){var g=PS_kb(b,c[f],d||a.handleEvent,e||!1,a.b||a);if(!g)break;a.a[g.na]=g}},PS_Lc=function(a,b,c,d,e,f){if(PS_e(c))for(var g=0;g<c.length;g++)PS_Lc(a,b,c[g],d,e,f);else(b=PS_sb(b,c,d||a.handleEvent,e,f||a.b||a))&&(a.a[b.na]=b)},PS_Mc=function(a,b,c,d,e,f){if(PS_e(c))for(var g=0;g<c.length;g++)PS_Mc(a,b,c[g],d,e,f);else d=d||a.handleEvent,f=f||a.b||a,d=PS_lb(d),e=!!e,c=PS_$a(b)?PS_gb(b.C, String(c),d,e,f):b?(b=PS_ob(b))?PS_gb(b,c,d,e,f):null:null,c&&(PS_ub(c),delete a.a[c.na])},PS_Nc=function(a){PS_Na(a.a,function(a,c){this.a.hasOwnProperty(c)&&PS_ub(a)},a);a.a={}};PS_R.prototype.m=function(){PS_R.A.m.call(this);PS_Nc(this)};PS_R.prototype.handleEvent=function(){throw Error("EventHandler.handleEvent not implemented");};var PS_Oc=["click",PS_v?"keypress":"keydown","keyup"],PS_Pc=function(a,b,c,d,e){var f=function(a){var c=PS_lb(b),e=a.target,e=PS_h(e)&&1==e.nodeType?a.target.getAttribute("role")||null:null;"click"==a.type&&(PS_4a?0==a.V.button:"click"==a.type||a.V.button&PS_8a[0])&&!(PS_w&&PS_Za&&a.xa)?c.call(d,a):13!=a.keyCode&&3!=a.keyCode||"keyup"==a.type?32!=a.keyCode||"keyup"!=a.type||"button"!=e&&"tab"!=e||(c.call(d,a),a.preventDefault()):(a.type="keypress",c.call(d,a))};f.c=b;f.a=d;e?PS_S(e,a,PS_Oc,f,c):PS_kb(a, PS_Oc,f,c)};var PS_Qc=function(a){a=String(a);if(/^\s*$/.test(a)?0:/^[\],:{}\s\u2028\u2029]*$/.test(a.replace(/\\["\\\/bfnrtu]/g,"@").replace(/"[^"\\\n\r\u2028\u2029\x00-\x08\x0a-\x1f]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:[\s\u2028\u2029]*\[)+/g,"")))try{return eval("("+a+")")}catch(b){}throw Error("Invalid JSON string: "+a);};var PS_Rc=function(a){if("function"==typeof a.ja)return a.ja();if(PS_f(a))return a.split("");if(PS_ca(a)){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b}return PS_Oa(a)},PS_Sc=function(a,b){if("function"==typeof a.forEach)a.forEach(b,void 0);else if(PS_ca(a)||PS_f(a))PS_r(a,b,void 0);else{var c;if("function"==typeof a.ca)c=a.ca();else if("function"!=typeof a.ja)if(PS_ca(a)||PS_f(a)){c=[];for(var d=a.length,e=0;e<d;e++)c.push(e)}else c=PS_Pa(a);else c=void 0;for(var d=PS_Rc(a),e=d.length, f=0;f<e;f++)b.call(void 0,d[f],c&&c[f],a)}};var PS_Tc=function(a,b,c,d,e){this.reset(a,b,c,d,e)};PS_Tc.prototype.a=null;var PS_Uc=0;PS_Tc.prototype.reset=function(a,b,c,d,e){"number"==typeof e||PS_Uc++;d||PS_j();this.b=b;delete this.a};var PS_Vc=function(a){this.f=a;this.b=this.c=this.a=null},PS_Wc=function(a,b){this.name=a;this.value=b};PS_Wc.prototype.toString=function(){return this.name};var PS_Xc=new PS_Wc("SEVERE",1E3),PS_Yc=new PS_Wc("CONFIG",700),PS_Zc=new PS_Wc("FINE",500),PS__c=function(a){if(a.c)return a.c;if(a.a)return PS__c(a.a);PS_p("Root logger has no level set.");return null}; PS_Vc.prototype.log=function(a,b,c){if(a.value>=PS__c(this).value)for("function"==PS_d(b)&&(b=b()),a=new PS_Tc(a,String(b),this.f),c&&(a.a=c),c="log:"+a.b,PS_b.console&&(PS_b.console.timeStamp?PS_b.console.timeStamp(c):PS_b.console.markTimeline&&PS_b.console.markTimeline(c)),PS_b.msWriteProfilerMark&&PS_b.msWriteProfilerMark(c),c=this;c;)c=c.a}; var PS_0c={},PS_1c=null,PS_2c=function(a){PS_1c||(PS_1c=new PS_Vc(""),PS_0c[""]=PS_1c,PS_1c.c=PS_Yc);var b;if(!(b=PS_0c[a])){b=new PS_Vc(a);var c=a.lastIndexOf("."),d=a.substr(c+1),c=PS_2c(a.substr(0,c));c.b||(c.b={});c.b[d]=b;b.a=c;PS_0c[a]=b}return b};var PS_T=function(a,b){a&&a.log(PS_Zc,b,void 0)};var PS_3c=/^(?:([^:/?#.]+):)?(?:\/\/(?:([^/?#]*)@)?([^/#?]*?)(?::([0-9]+))?(?=[/#?]|$))?([^?#]+)?(?:\?([^#]*))?(?:#(.*))?$/;var PS_4c=function(){};PS_4c.prototype.a=null;var PS_6c=function(a){var b;(b=a.a)||(b={},PS_5c(a)&&(b[0]=!0,b[1]=!0),b=a.a=b);return b};var PS_7c,PS_8c=function(){};PS_k(PS_8c,PS_4c); var PS_9c=function(a){return(a=PS_5c(a))?new ActiveXObject(a):new XMLHttpRequest},PS_5c=function(a){if(!a.b&&"undefined"==typeof XMLHttpRequest&&"undefined"!=typeof ActiveXObject){for(var b=["MSXML2.XMLHTTP.6.0","MSXML2.XMLHTTP.3.0","MSXML2.XMLHTTP","Microsoft.XMLHTTP"],c=0;c<b.length;c++){var d=b[c];try{return new ActiveXObject(d),a.b=d}catch(e){}}throw Error("Could not create ActiveXObject. ActiveX might be disabled, or MSXML might not be installed");}return a.b};PS_7c=new PS_8c;var PS_U=function(a){PS_A.call(this);this.X=new PS_P;this.s=a||null;this.b=!1;this.o=this.a=null;this.f=this.J=this.i="";this.c=this.v=this.h=this.u=!1;this.g=0;this.j=null;this.O="";this.l=this.fa=!1};PS_k(PS_U,PS_A);var PS_$c=PS_U.prototype,PS_ad=PS_2c("goog.net.XhrIo");PS_$c.F=PS_ad;var PS_bd=/^https?$/i,PS_cd=["POST","PUT"],PS_dd=[],PS_fd=function(a,b){var c=new PS_U;PS_dd.push(c);a&&(PS_mb(c),c.C.add("complete",a,!1,void 0,void 0));c.C.add("ready",c.U,!0,void 0,void 0);PS_ed(c,b)}; PS_U.prototype.U=function(){this.S();PS_Ma(PS_dd,this)}; var PS_ed=function(a,b){var c={"Content-type":"application/x-www-form-urlencoded"};if(a.a)throw Error("[goog.net.XhrIo] Object is active with another request="+a.i+"; newUri=/accountLoginInfoXhr");a.i="/accountLoginInfoXhr";a.f="";a.J="POST";a.u=!1;a.b=!0;a.a=a.s?PS_9c(a.s):PS_9c(PS_7c);a.o=a.s?PS_6c(a.s):PS_6c(PS_7c);a.a.onreadystatechange=PS_i(a.K,a);try{PS_T(a.F,PS_V(a,"Opening Xhr")),a.v=!0,a.a.open("POST","/accountLoginInfoXhr",!0),a.v=!1}catch(g){PS_T(a.F,PS_V(a,"Error opening Xhr: "+g.message)); PS_gd(a,g);return}var d=b||"",e=a.X.clone();c&&PS_Sc(c,function(a,b){PS_Ic(e,b,a)});var c=PS_La(e.ca()),f=PS_b.FormData&&d instanceof PS_b.FormData;!(0<=PS_Ga(PS_cd,"POST"))||c||f||PS_Ic(e,"Content-Type","application/x-www-form-urlencoded;charset=utf-8");e.forEach(function(a,b){this.a.setRequestHeader(b,a)},a);a.O&&(a.a.responseType=a.O);"withCredentials"in a.a&&(a.a.withCredentials=a.fa);try{PS_hd(a),0<a.g&&(a.l=PS_id(a.a),PS_T(a.F,PS_V(a,"Will abort after "+a.g+"ms if incomplete, xhr2 "+a.l)),a.l? (a.a.timeout=a.g,a.a.ontimeout=PS_i(a.P,a)):a.j=PS_Jb(a.P,a.g,a)),PS_T(a.F,PS_V(a,"Sending request")),a.h=!0,a.a.send(d),a.h=!1}catch(g){PS_T(a.F,PS_V(a,"Send error: "+g.message)),PS_gd(a,g)}},PS_id=function(a){return PS_u&&PS_x(9)&&PS_g(a.timeout)&&PS_c(a.ontimeout)},PS_Ka=function(a){return"content-type"==a.toLowerCase()}; PS_U.prototype.P=function(){"undefined"!=typeof PS_aa&&this.a&&(this.f="Timed out after "+this.g+"ms, aborting",PS_T(this.F,PS_V(this,this.f)),PS_B(this,"timeout"),this.a&&this.b&&(PS_T(this.F,PS_V(this,"Aborting")),this.b=!1,this.c=!0,this.a.abort(),this.c=!1,PS_B(this,"complete"),PS_B(this,"abort"),PS_jd(this)))};var PS_gd=function(a,b){a.b=!1;a.a&&(a.c=!0,a.a.abort(),a.c=!1);a.f=b;PS_kd(a);PS_jd(a)},PS_kd=function(a){a.u||(a.u=!0,PS_B(a,"complete"),PS_B(a,"error"))}; PS_U.prototype.m=function(){this.a&&(this.b&&(this.b=!1,this.c=!0,this.a.abort(),this.c=!1),PS_jd(this,!0));PS_U.A.m.call(this)};PS_U.prototype.K=function(){this.L||(this.v||this.h||this.c?PS_ld(this):this.ea())};PS_U.prototype.ea=function(){PS_ld(this)}; var PS_ld=function(a){if(a.b&&"undefined"!=typeof PS_aa)if(a.o[1]&&4==PS_md(a)&&2==PS_nd(a))PS_T(a.F,PS_V(a,"Local request error detected and ignored"));else if(a.h&&4==PS_md(a))PS_Jb(a.K,0,a);else if(PS_B(a,"readystatechange"),4==PS_md(a)){PS_T(a.F,PS_V(a,"Request complete"));a.b=!1;try{var b=PS_nd(a),c;a:switch(b){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:c=!0;break a;default:c=!1}var d;if(!(d=c)){var e;if(e=0===b){var f=String(a.i).match(PS_3c)[1]||null;if(!f&&PS_b.self&& PS_b.self.location)var g=PS_b.self.location.protocol,f=g.substr(0,g.length-1);e=!PS_bd.test(f?f.toLowerCase():"")}d=e}if(d)PS_B(a,"complete"),PS_B(a,"success");else{var h;try{h=2<PS_md(a)?a.a.statusText:""}catch(l){PS_T(a.F,"Can not get status: "+l.message),h=""}a.f=h+" ["+PS_nd(a)+"]";PS_kd(a)}}finally{PS_jd(a)}}},PS_jd=function(a,b){if(a.a){PS_hd(a);var c=a.a,d=a.o[0]?PS_ba:null;a.a=null;a.o=null;b||PS_B(a,"ready");try{c.onreadystatechange=d}catch(e){(c=a.F)&&c.log(PS_Xc,"Problem encountered resetting onreadystatechange: "+ e.message,void 0)}}},PS_hd=function(a){a.a&&a.l&&(a.a.ontimeout=null);PS_g(a.j)&&(PS_b.clearTimeout(a.j),a.j=null)},PS_md=function(a){return a.a?a.a.readyState:0},PS_nd=function(a){try{return 2<PS_md(a)?a.a.status:-1}catch(b){return-1}},PS_V=function(a,b){return b+" ["+a.J+" "+a.i+" "+PS_nd(a)+"]"};var PS_od=function(){return PS_w?"Webkit":PS_v?"Moz":PS_u?"ms":PS_t?"O":null},PS_pd=function(){return PS_w?"-webkit":PS_v?"-moz":PS_u?"-ms":PS_t?"-o":null};var PS_W=function(a,b,c,d){this.top=a;this.right=b;this.bottom=c;this.left=d};PS_W.prototype.clone=function(){return new PS_W(this.top,this.right,this.bottom,this.left)};PS_W.prototype.toString=function(){return"("+this.top+"t, "+this.right+"r, "+this.bottom+"b, "+this.left+"l)"};PS_W.prototype.contains=function(a){return this&&a?a instanceof PS_W?a.left>=this.left&&a.right<=this.right&&a.top>=this.top&&a.bottom<=this.bottom:a.x>=this.left&&a.x<=this.right&&a.y>=this.top&&a.y<=this.bottom:!1}; PS_W.prototype.round=function(){this.top=Math.round(this.top);this.right=Math.round(this.right);this.bottom=Math.round(this.bottom);this.left=Math.round(this.left);return this};var PS_X=function(a,b,c,d){this.left=a;this.top=b;this.width=c;this.height=d};PS_X.prototype.clone=function(){return new PS_X(this.left,this.top,this.width,this.height)};PS_X.prototype.toString=function(){return"("+this.left+", "+this.top+" - "+this.width+"w x "+this.height+"h)"}; PS_X.prototype.contains=function(a){return a instanceof PS_X?this.left<=a.left&&this.left+this.width>=a.left+a.width&&this.top<=a.top&&this.top+this.height>=a.top+a.height:a.x>=this.left&&a.x<=this.left+this.width&&a.y>=this.top&&a.y<=this.top+this.height};PS_X.prototype.round=function(){this.left=Math.round(this.left);this.top=Math.round(this.top);this.width=Math.round(this.width);this.height=Math.round(this.height);return this};var PS_Y=function(a,b,c){if(PS_f(b))(b=PS_qd(a,b))&&(a.style[b]=c);else for(var d in b){c=a;var e=b[d],f=PS_qd(c,d);f&&(c.style[f]=e)}},PS_rd={},PS_qd=function(a,b){var c=PS_rd[b];if(!c){var d=PS_wa(b),c=d;void 0===a.style[d]&&(d=PS_od()+PS_xa(d),void 0!==a.style[d]&&(c=d));PS_rd[b]=c}return c},PS_Z=function(a,b){var c=PS_M(a);return c.defaultView&&c.defaultView.getComputedStyle&&(c=c.defaultView.getComputedStyle(a,null))?c[b]||c.getPropertyValue(b)||"":""},PS__=function(a,b){return PS_Z(a,b)||(a.currentStyle? a.currentStyle[b]:null)||a.style&&a.style[b]},PS_td=function(a,b,c){var d;b instanceof PS_K?(d=b.x,b=b.y):(d=b,b=c);a.style.left=PS_sd(d);a.style.top=PS_sd(b)},PS_ud=function(a){var b;try{b=a.getBoundingClientRect()}catch(c){return{left:0,top:0,right:0,bottom:0}}PS_u&&a.ownerDocument.body&&(a=a.ownerDocument,b.left-=a.documentElement.clientLeft+a.body.clientLeft,b.top-=a.documentElement.clientTop+a.body.clientTop);return b},PS_vd=function(a){if(PS_u&&!(8<=PS_y))return a.offsetParent;var b=PS_M(a), c=PS__(a,"position"),d="fixed"==c||"absolute"==c;for(a=a.parentNode;a&&a!=b;a=a.parentNode)if(11==a.nodeType&&a.host&&(a=a.host),c=PS__(a,"position"),d=d&&"static"==c&&a!=b.documentElement&&a!=b.body,!d&&(a.scrollWidth>a.clientWidth||a.scrollHeight>a.clientHeight||"fixed"==c||"absolute"==c||"relative"==c))return a;return null},PS_xd=function(a){for(var b=new PS_W(0,Infinity,Infinity,0),c=PS_N(a),d=c.a.body,e=c.a.documentElement,f=PS_vc(c.a);a=PS_vd(a);)if(!(PS_u&&0==a.clientWidth||PS_w&&0==a.clientHeight&& a==d)&&a!=d&&a!=e&&"visible"!=PS__(a,"overflow")){var g=PS_wd(a),h=new PS_K(a.clientLeft,a.clientTop);g.x+=h.x;g.y+=h.y;b.top=Math.max(b.top,g.y);b.right=Math.min(b.right,g.x+a.clientWidth);b.bottom=Math.min(b.bottom,g.y+a.clientHeight);b.left=Math.max(b.left,g.x)}d=f.scrollLeft;f=f.scrollTop;b.left=Math.max(b.left,d);b.top=Math.max(b.top,f);c=(PS_wc(c.a)||window).document;c="CSS1Compat"==c.compatMode?c.documentElement:c.body;c=new PS_L(c.clientWidth,c.clientHeight);b.right=Math.min(b.right,d+c.width); b.bottom=Math.min(b.bottom,f+c.height);return 0<=b.top&&0<=b.left&&b.bottom>b.top&&b.right>b.left?b:null},PS_wd=function(a){var b=PS_M(a);PS_Ba(a,"Parameter is required");var c=new PS_K(0,0),d;d=b?PS_M(b):document;var e;(e=!PS_u)||(e=9<=PS_y);d=e||PS_Fc(PS_N(d))?d.documentElement:d.body;if(a==d)return c;a=PS_ud(a);b=PS_N(b);b=PS_xc(b.a);c.x=a.left+b.x;c.y=a.top+b.y;return c},PS_zd=function(a,b){var c=PS_yd(a),d=PS_yd(b);return new PS_K(c.x-d.x,c.y-d.y)},PS_Ad=function(a){a=PS_ud(a);return new PS_K(a.left, a.top)},PS_yd=function(a){PS_o(a);if(1==a.nodeType)return PS_Ad(a);a=a.changedTouches?a.changedTouches[0]:a;return new PS_K(a.clientX,a.clientY)},PS_sd=function(a){"number"==typeof a&&(a=a+"px");return a},PS_Cd=function(a){var b=PS_Bd;if("none"!=PS__(a,"display"))return b(a);var c=a.style,d=c.display,e=c.visibility,f=c.position;c.visibility="hidden";c.position="absolute";c.display="inline";a=b(a);c.display=d;c.position=f;c.visibility=e;return a},PS_Bd=function(a){var b=a.offsetWidth,c=a.offsetHeight, d=PS_w&&!b&&!c;return PS_c(b)&&!d||!a.getBoundingClientRect?new PS_L(b,c):(a=PS_ud(a),new PS_L(a.right-a.left,a.bottom-a.top))},PS_Dd=function(a){var b=PS_wd(a);a=PS_Cd(a);return new PS_X(b.x,b.y,a.width,a.height)},PS_Ed=function(a,b){var c=a.style;"opacity"in c?c.opacity=b:"MozOpacity"in c?c.MozOpacity=b:"filter"in c&&(c.filter=""===b?"":"alpha(opacity="+100*b+")")},PS_0=function(a,b){a.style.display=b?"":"none"},PS_Fd=function(a,b){if(/^\d+px?$/.test(b))return parseInt(b,10);var c=a.style.left, d=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;a.style.left=b;var e=a.style.pixelLeft;a.style.left=c;a.runtimeStyle.left=d;return e},PS_Gd=function(a,b){var c=a.currentStyle?a.currentStyle[b]:null;return c?PS_Fd(a,c):0},PS_Hd=function(a,b){if(PS_u){var c=PS_Gd(a,b+"Left"),d=PS_Gd(a,b+"Right"),e=PS_Gd(a,b+"Top"),f=PS_Gd(a,b+"Bottom");return new PS_W(e,d,f,c)}c=PS_Z(a,b+"Left");d=PS_Z(a,b+"Right");e=PS_Z(a,b+"Top");f=PS_Z(a,b+"Bottom");return new PS_W(parseFloat(e),parseFloat(d),parseFloat(f), parseFloat(c))},PS_Id={thin:2,medium:4,thick:6},PS_Jd=function(a,b){if("none"==(a.currentStyle?a.currentStyle[b+"Style"]:null))return 0;var c=a.currentStyle?a.currentStyle[b+"Width"]:null;return c in PS_Id?PS_Id[c]:PS_Fd(a,c)},PS_Kd=/matrix\([0-9\.\-]+, [0-9\.\-]+, [0-9\.\-]+, [0-9\.\-]+, ([0-9\.\-]+)p?x?, ([0-9\.\-]+)p?x?\)/;var PS_Ld=function(a){return(a=a.exec(PS_s))?a[1]:""},PS_Md=function(){if(PS_Rb)return PS_Ld(/Firefox\/([0-9.]+)/);if(PS_u||PS_t)return PS_1a;if(PS_Vb)return PS_Ld(/Chrome\/([0-9.]+)/);if(PS_Wb&&!(PS_Wa()||PS_("iPad")||PS_("iPod")))return PS_Ld(/Version\/([0-9.]+)/);if(PS_Sb||PS_Tb){var a;if(a=/Version\/(\S+).*Mobile\/(\S+)/.exec(PS_s))return a[1]+"."+a[2]}else if(PS_Ub)return(a=PS_Ld(/Android\s+([0-9.]+)/))?a:PS_Ld(/Version\/([0-9.]+)/);return""}();var PS_Nd=PS_zb(function(){return!PS_u||0<=PS_va(PS_Md,9)}),PS_Od=PS_zb(function(){return PS_w||PS_v&&0<=PS_va(PS_Md,10)||PS_u&&0<=PS_va(PS_Md,10)}),PS_Pd=PS_zb(function(){return PS_u&&9==PS_y?"-ms-transform":"transform"});var PS_Qd=function(){PS_A.call(this);this.a=0};PS_k(PS_Qd,PS_A);var PS_Rd=function(a,b){PS_e(b)||(b=[b]);PS_o(0<b.length,"At least one Css3Property should be specified.");var c=PS_Ia(b,function(a){if(PS_f(a))return a;PS_Ba(a,"Expected css3 property to be an object.");var b=a.Da+" "+a.duration+"s "+a.timing+" "+a.va+"s";PS_o(a.Da&&PS_g(a.duration)&&a.timing&&PS_g(a.va),"Unexpected css3 property value: %s",b);return b});PS_Y(a,"transition",c.join(","))},PS_Sd=PS_zb(function(){if(PS_u)return PS_x("10.0");var a=document.createElement("DIV"),b=PS_pd(),c={transition:"opacity 1s linear"}; b&&(c[b+"-transition"]="opacity 1s linear");b=PS_jc("div",{style:c});a.innerHTML=PS_I(b);a=a.firstChild;PS_o(a.nodeType==Node.ELEMENT_NODE);b=a.style[PS_wa("transition")];return""!=("undefined"!==typeof b?b:a.style[PS_qd(a,"transition")]||"")});var PS_Td=function(a,b,c,d,e){PS_Qd.call(this);this.b=a;this.h=b;this.i=c;this.f=d;this.l=PS_e(e)?e:[e]};PS_k(PS_Td,PS_Qd);var PS_Ud=function(a){1!=a.a&&(PS_B(a,"begin"),PS_B(a,"play"),PS_j(),a.a=1,PS_Sd()?(PS_Y(a.b,a.i),a.g=PS_Jb(a.j,void 0,a)):a.c(!1))};PS_Td.prototype.j=function(){PS_Cd(this.b);PS_Rd(this.b,this.l);PS_Y(this.b,this.f);this.g=PS_Jb(PS_i(this.c,this,!1),1E3*this.h)}; PS_Td.prototype.c=function(a){PS_Y(this.b,"transition","");PS_b.clearTimeout(this.g);PS_Y(this.b,this.f);PS_j();this.a=0;a?PS_B(this,"stop"):PS_B(this,"finish");PS_B(this,"end")};PS_Td.prototype.m=function(){1==this.a&&this.c(!0);PS_Td.A.m.call(this)};var PS_Vd=function(a,b,c,d){return new PS_Td(a,.218,{opacity:c},{opacity:d},{Da:"opacity",duration:.218,timing:b,va:0})};var PS_Wd={Za:!0},PS_Xd={$a:!0},PS_Yd=function(){throw Error("Do not instantiate directly");};PS_Yd.prototype.a=null;PS_Yd.prototype.toString=function(){return this.da};var PS_Zd=function(a){if(!PS_h(a))return String(a);if(a instanceof PS_Yd){if(a.aa===PS_Wd)return PS_Aa(a.da);if(a.aa===PS_Xd)return PS_n(a.da)}PS_p("Soy template output is unsafe for use as HTML: "+a);return"zSoyz"},PS__d=/^<(body|caption|col|colgroup|head|html|tr|td|th|tbody|thead|tfoot)>/i,PS_0d={};var PS_1=function(){};PS_1.b=function(){return PS_1.a?PS_1.a:PS_1.a=new PS_1};PS_1.prototype.a=0;var PS_2=function(a){PS_A.call(this);this.f=a||PS_N();this.o=null;this.M=!1;this.a=null;this.c=void 0;this.i=this.j=this.g=null};PS_k(PS_2,PS_A);PS_2.prototype.v=PS_1.b();PS_2.prototype.H=function(){return this.a};var PS_1d=function(a){a.c||(a.c=new PS_R(a));return a.c};PS_2.prototype.I=function(a){if(this.g&&this.g!=a)throw Error("Method not supported");PS_2.A.I.call(this,a)};PS_2.prototype.ya=function(){this.a=this.f.a.createElement("DIV")}; PS_2.prototype.ia=function(){this.M=!0;PS_2d(this,function(a){!a.M&&a.H()&&a.ia()})};var PS_3d=function(a){PS_2d(a,function(a){a.M&&PS_3d(a)});a.c&&PS_Nc(a.c);a.M=!1};PS_2.prototype.m=function(){this.M&&PS_3d(this);this.c&&(this.c.S(),delete this.c);PS_2d(this,function(a){a.S()});this.a&&PS_Ac(this.a);this.g=this.a=this.i=this.j=null;PS_2.A.m.call(this)};PS_2.prototype.wa=function(){return this.a};var PS_2d=function(a,b){a.j&&PS_r(a.j,b,void 0)}; PS_2.prototype.removeChild=function(a,b){if(a){var c=PS_f(a)?a:a.o||(a.o=":"+(a.v.a++).toString(36)),d;this.i&&c?(d=this.i,d=(c in d?d[c]:void 0)||null):d=null;a=d;if(c&&a){d=this.i;c in d&&delete d[c];PS_Ma(this.j,a);b&&(PS_3d(a),a.a&&PS_Ac(a.a));c=a;if(null==c)throw Error("Unable to set parent component");c.g=null;PS_2.A.I.call(c,null)}}if(!a)throw Error("Child is not in parent component");return a};var PS_4d=function(a,b){return(b&4&&"rtl"==PS__(a,"direction")?b^2:b)&-5};var PS_3=function(a,b){PS_A.call(this);this.a=new PS_R(this);var c=a||null;PS_5d(this);this.B=c;b&&(this.Z=b)};PS_k(PS_3,PS_A);PS_a=PS_3.prototype;PS_a.B=null;PS_a.ta=null;PS_a.N=!1;PS_a.pa=-1;PS_a.Z="toggle_display";PS_a.H=function(){return this.B};var PS_5d=function(a){if(a.N)throw Error("Can not change this state of the popup while showing.");};PS_3.prototype.b=PS_ba; var PS_6d=function(a,b){a.N&&PS_B(a,{type:"beforehide",target:b})&&(a.a&&PS_Nc(a.a),a.N=!1,PS_j(),a.c?(PS_sb(a.c,"end",PS_ha(a.ua,b),!1,a),PS_Ud(a.c)):a.ua(b))};PS_a=PS_3.prototype;PS_a.ua=function(a){"toggle_display"==this.Z?this.Ta():"move_offscreen"==this.Z&&(this.B.style.top="-10000px");PS_B(this,{type:"hide",target:a})};PS_a.Ta=function(){this.B.style.visibility="hidden";PS_0(this.B,!1)};PS_a.za=function(){PS_B(this,"show")}; PS_a.Ca=function(a){a=a.target;PS_Cc(this.B,a)||PS_7d(this,a)||150>PS_j()-this.pa||PS_6d(this,a)};PS_a.Ba=function(a){var b=PS_M(this.B);if("undefined"!=typeof document.activeElement){if(a=b.activeElement,!a||PS_Cc(this.B,a)||"BODY"==a.tagName)return}else if(a.target!=b)return;150>PS_j()-this.pa||PS_6d(this)};var PS_7d=function(a,b){return PS_Ja(a.ta||[],function(a){return b===a||PS_Cc(a,b)})}; PS_3.prototype.m=function(){PS_3.A.m.call(this);this.a.S();PS_ia(this.f);PS_ia(this.c);delete this.B;delete this.a;delete this.ta};var PS_8d=function(a,b){this.g=b||void 0;PS_3.call(this,a)};PS_k(PS_8d,PS_3);PS_8d.prototype.b=function(){if(this.g){var a=!this.N&&"move_offscreen"!=this.Z,b=this.H();a&&(b.style.visibility="hidden",PS_0(b,!0));this.g.L(b,4,this.h);a&&PS_0(b,!1)}};var PS_9d=function(){};PS_9d.prototype.L=function(){};var PS_$d=function(a,b){this.c=a;this.i=!!b;this.f={0:this.c+"-arrowright",1:this.c+"-arrowup",2:this.c+"-arrowdown",3:this.c+"-arrowleft"}};PS_k(PS_$d,PS_9d);PS_$d.prototype.h=20;PS_$d.prototype.g=-5; PS_$d.prototype.L=function(a,b,c){PS_o(this.D,"Must call setElements first.");a=2;2==a&&(a=0);b=this.b.offsetHeight/2;if(this.a){var d=PS_ae(3,a),e=this.a;var f=PS_Cd(e).height/2-b,g=PS_4d(e,d),h;if(h=PS_xd(e))e=PS_Dd(e),e=new PS_W(e.top,e.left+e.width,e.top+e.height,e.left),e.top<h.top&&!(g&1)?f-=h.top-e.top:e.bottom>h.bottom&&g&1&&(f-=e.bottom-h.bottom);g=new PS_K(this.g,f);f=0;"rtl"==this.a.dir&&(f=3);h=this.a;e=PS_ae(f,a);f=this.b;PS_o(f);var l,k=f.offsetParent;if(k){var m="HTML"==k.tagName|| "BODY"==k.tagName;m&&"static"==PS__(k,"position")||(l=PS_wd(k),m||(m=(m="rtl"==PS__(k,"direction"))&&PS_v?-k.scrollLeft:!m||PS_u&&PS_x("8")||"visible"==PS__(k,"overflowX")?k.scrollLeft:k.scrollWidth-k.clientWidth-k.scrollLeft,l=PS_mc(l,new PS_K(m,k.scrollTop))))}l=l||new PS_K;k=PS_Dd(h);if(m=PS_xd(h)){var n=new PS_X(m.left,m.top,m.right-m.left,m.bottom-m.top),m=Math.max(k.left,n.left),p=Math.min(k.left+k.width,n.left+n.width);if(m<=p){var q=Math.max(k.top,n.top),n=Math.min(k.top+k.height,n.top+n.height); q<=n&&(k.left=m,k.top=q,k.width=p-m,k.height=n-q)}}m=PS_N(h);q=PS_N(f);if(m.a!=q.a){var p=m.a.body,q=PS_wc(q.a),n=new PS_K(0,0),r=PS_yc(PS_M(p)),t=p;do{var u=r==q?PS_wd(t):PS_Ad(PS_o(t));n.x+=u.x;n.y+=u.y}while(r&&r!=q&&r!=r.parent&&(t=r.frameElement)&&(r=r.parent));p=PS_mc(n,PS_wd(p));!PS_u||9<=PS_y||PS_Fc(m)||(p=PS_mc(p,PS_xc(m.a)));k.left+=p.x;k.top+=p.y}h=PS_4d(h,e);e=new PS_K(h&2?k.left+k.width:k.left,h&1?k.top+k.height:k.top);e=PS_mc(e,l);g&&(e.x+=(h&2?-1:1)*g.x,e.y+=(h&1?-1:1)*g.y);h=e.clone(); g=PS_4d(f,d);d=PS_Cd(f);e=d.clone();h=h.clone();e=e.clone();if(c||0!=g)g&2?h.x-=e.width+(c?c.right:0):c&&(h.x+=c.left),g&1?h.y-=e.height+(c?c.bottom:0):c&&(h.y+=c.top);c=new PS_X(0,0,0,0);c.left=h.x;c.top=h.y;c.width=e.width;c.height=e.height;PS_td(f,new PS_K(c.left,c.top));e=new PS_L(c.width,c.height);d==e||d&&e&&d.width==e.width&&d.height==e.height||(c=e,d=PS_M(f),g=PS_Fc(PS_N(d)),!PS_u||PS_x("10")||g&&PS_x("8")?(f=f.style,PS_v?f.MozBoxSizing="border-box":PS_w?f.WebkitBoxSizing="border-box":f.boxSizing= "border-box",f.width=Math.max(c.width,0)+"px",f.height=Math.max(c.height,0)+"px"):(d=f.style,g?(g=PS_Hd(f,"padding"),!PS_u||9<=PS_y?(h=PS_Z(f,"borderLeftWidth"),e=PS_Z(f,"borderRightWidth"),l=PS_Z(f,"borderTopWidth"),f=PS_Z(f,"borderBottomWidth"),f=new PS_W(parseFloat(l),parseFloat(e),parseFloat(f),parseFloat(h))):(h=PS_Jd(f,"borderLeft"),e=PS_Jd(f,"borderRight"),l=PS_Jd(f,"borderTop"),f=PS_Jd(f,"borderBottom"),f=new PS_W(l,e,f,h)),d.pixelWidth=c.width-f.left-g.left-g.right-f.right,d.pixelHeight= c.height-f.top-g.top-g.bottom-f.bottom):(d.pixelWidth=c.width,d.pixelHeight=c.height)));this.i&&(c=parseFloat(this.b.style.left),f=parseFloat(this.b.style.top),PS_o(!isNaN(c)&&!isNaN(f),"Could not parse position."),isFinite(c)&&0==c%1&&isFinite(f)&&0==f%1||PS_td(this.b,Math.round(c),Math.round(f)))}PS_be(this,a,b)}; var PS_be=function(a,b,c){var d=a.D;PS_Na(a.f,function(a){PS_D(d,a,!1)},a);PS_Ob(d,a.f[3]);d.style.top=d.style.left=d.style.right=d.style.bottom="";a.a?(b=PS_zd(a.a,a.b),c=PS_ce(a.a),d.style.top=PS_de(b.y+c.y,a.b.offsetHeight-15)+"px"):d.style[0==b?"top":"bottom"]=c+"px"},PS_de=function(a,b){return 15>b?15:Math.min(Math.max(a,15),b)},PS_ae=function(a,b){switch(a){case 2:return 0==b?1:3;case 1:return 0==b?0:2;case 0:return 0==b?6:7;default:return 0==b?4:5}},PS_ce=function(a){var b=0,c=0;a=PS_Cd(a); b=a.width;c=a.height/2;return new PS_K(b,c)};PS_u&&PS_x(8);var PS_4=function(){PS_Yd.call(this)};PS_k(PS_4,PS_Yd);PS_4.prototype.aa=PS_Wd;var PS_ee=function(a){function b(a){this.da=a}b.prototype=a.prototype;return function(a,d){var e=new b(String(a));void 0!==d&&(e.a=d);return e}}(PS_4);(function(a){function b(a){this.da=a}b.prototype=a.prototype;return function(a,d){var e=String(a);if(!e)return"";e=new b(e);void 0!==d&&(e.a=d);return e}})(PS_4); var PS_je=function(a){return null!=a&&a.aa===PS_Wd?(PS_o(a.constructor===PS_4),a=String(a.da).replace(PS_fe,"").replace(PS_ge,"&lt;"),String(a).replace(PS_he,PS_ie)):PS_n(String(a))},PS_ke={"\x00":"&#0;","\t":"&#9;","\n":"&#10;","\x0B":"&#11;","\f":"&#12;","\r":"&#13;"," ":"&#32;",'"':"&quot;","&":"&amp;","'":"&#39;","-":"&#45;","/":"&#47;","<":"&lt;","=":"&#61;",">":"&gt;","`":"&#96;","\u0085":"&#133;","\u00a0":"&#160;","\u2028":"&#8232;","\u2029":"&#8233;"},PS_ie=function(a){return PS_ke[a]},PS_he= /[\x00\x22\x27\x3c\x3e]/g,PS_fe=/<(?:!|\/?([a-zA-Z][a-zA-Z0-9:\-]*))(?:[^>'"]|"[^"]*"|'[^']*')*>/g,PS_ge=/</g;var PS_le=function(a){var b='<div class="jfk-bubble" role="alertdialog"'+(a.uid?' aria-describedby="'+PS_je(a.uid)+'"':"")+'><div class="jfk-bubble-content-id"'+(a.uid?' id="'+PS_je(a.uid)+'"':"")+"></div>";a.Va&&(a=b,b="Close".replace(PS_he,PS_ie),b=a+('<div class="jfk-bubble-closebtn-id jfk-bubble-closebtn" aria-label="'+b+'" role="button" tabindex=0></div>'));return PS_ee(b+'<div class="jfk-bubble-arrow-id jfk-bubble-arrow"><div class="jfk-bubble-arrowimplbefore"></div><div class="jfk-bubble-arrowimplafter"></div></div></div>')}; PS_le.a="jfk.templates.bubble.main";var PS_me=function(a){PS_2.call(this,a);this.h=new PS_$d("jfk-bubble",!0);this.b=new PS_8d;this.u=[]};PS_k(PS_me,PS_2);PS_me.prototype.l=!0; var PS_ne=function(a,b){var c=a.wa();if(b&&c)if(PS_f(b)){var d;d=PS_J(b,null);c.innerHTML=PS_I(d)}else if(b instanceof PS_4){if(b.aa===PS_Xd)d=PS_ec(b.toString());else{if(b.aa!==PS_Wd)throw Error("Sanitized content was not of kind TEXT or HTML.");var e=PS_1b("Soy SanitizedContent of kind HTML produces SafeHtml-contract-compliant value.");d=b.toString();var f=b.a;PS_Aa(PS_0b(e),"must provide justification");e=PS_0b(e);PS_o(!/^[\s\xa0]*$/.test(e),"must provide non-empty justification");d=PS_J(d,f|| null)}c.innerHTML=PS_I(d)}else b instanceof PS_H?c.innerHTML=PS_I(b):(c.innerHTML=PS_I(PS_lc),c.appendChild(b))};PS_a=PS_me.prototype;PS_a.wa=function(){return this.a?PS_rc("jfk-bubble-content-id",this.a||this.f.a):null}; PS_a.ya=function(){var a={Va:this.l,uid:"bubble-"+(this[PS_da]||(this[PS_da]=++PS_ea))},b=this.f;PS_o(PS_le,"Soy template may not be null.");a:{var a=PS_le(a||PS_0d),b=(b||PS_N()).a.createElement("DIV"),a=PS_Zd(a),c=a.match(PS__d);PS_o(!c,"This template starts with a %s, which cannot be a child of a <div>, as required by soy internals. Consider using goog.soy.renderElement instead.\nTemplate output: %s",c&&c[0],a);b.innerHTML=a;if(1==b.childNodes.length&&(a=b.firstChild,1==a.nodeType)){b=a;break a}}this.a= b;PS_ne(this,this.s);PS_0(this.H(),!1);b=this.b;a=this.H();PS_5d(b);b.B=a;PS_Ya||(b=this.b,a=PS_Vd(this.H(),"ease-out",0,1),c=PS_Vd(this.H(),"ease-in",1,0),b.f=a,b.c=c);PS_Pb(this.H(),this.u)}; PS_a.ia=function(){PS_me.A.ia.call(this);PS_S(PS_1d(this),this.b,["beforeshow","show","beforehide","hide"],this.Sa);if(this.l){var a=PS_1d(this),b=this.a?PS_rc("jfk-bubble-closebtn-id",this.a||this.f.a):null;PS_Pc(b,PS_ha(this.la,!1),void 0,a.b||a,a)}a=this.H();PS_o(a,"getElement() returns null.");b=this.a?PS_rc("jfk-bubble-arrow-id",this.a||this.f.a):null;PS_o(b,"No arrow element is found!");var c=this.h;c.b=a;c.D=b;a=this.b;a.g=this.h||void 0;a.N&&a.b()}; PS_a.la=function(a){var b=this.b;if(b.f){var c=b.f;1==c.a&&c.c(!0)}b.c&&(c=b.c,1==c.a&&c.c(!0));if(a){if(!b.N&&PS_B(b,"beforeshow")){if(!b.B)throw Error("Caller must call setElement before trying to show the popup");b.b();a=PS_M(b.B);PS_S(b.a,a,"mousedown",b.Ca,!0);if(PS_u){var d;try{d=a.activeElement}catch(f){}for(;d&&"IFRAME"==d.nodeName;){try{var e=PS_Dc(d)}catch(f){break}a=e;d=a.activeElement}PS_S(b.a,a,"mousedown",b.Ca,!0);PS_S(b.a,a,"deactivate",b.Ba)}else PS_S(b.a,a,"blur",b.Ba);"toggle_display"== b.Z?(b.B.style.visibility="visible",PS_0(b.B,!0)):"move_offscreen"==b.Z&&b.b();b.N=!0;b.pa=PS_j();b.f?(PS_sb(b.f,"end",b.za,!1,b),PS_Ud(b.f)):b.za()}}else PS_6d(b)};PS_a.m=function(){this.b.S();delete this.b;PS_me.A.m.call(this)};PS_a.Aa=function(){PS_yd(this.H());return!1};PS_a.Sa=function(a){if("show"==a.type||"hide"==a.type){var b=PS_1d(this),c=this.f,c=PS_u?PS_wc(c.a):c.a;"show"==a.type?PS_S(b,c,"scroll",this.Aa):PS_Mc(b,c,"scroll",this.Aa)}return PS_B(this,a.type)};var PS_oe=function(){return!(PS_("iPad")||PS_("Android")&&!PS_("Mobile")||PS_("Silk"))&&(PS_("iPod")||PS_("iPhone")||PS_("Android")||PS_("IEMobile"))};var PS_pe=function(a,b){for(var c=[a],d=b.length-1;0<=d;--d)c.push(typeof b[d],b[d]);return c.join("\x0B")};var PS_qe=function(){PS_z.call(this,"navigate")};PS_k(PS_qe,PS_z);var PS_7=function(a,b,c,d){PS_A.call(this);if(a&&!b)throw Error("Can't use invisible history without providing a blank page.");var e;if(c)e=c;else{e="history_state"+PS_re;var f=PS_jc("input",{type:"text",name:e,id:e,style:PS_1b("display:none")});document.write(PS_I(f));e=PS_pc(document,e)}this.l=e;this.a=c?PS_yc(PS_M(c)):window;var g;PS_f(b)?g=PS_cc(b):g=b;this.o=g;PS_u&&!b&&(b="https"==window.location.protocol?PS_1b("https:///"):PS_1b('javascript:""'),this.o=b=PS_cc(PS_0b(b)));this.b=new PS_C(150); PS_m(this,this.b);this.f=!a;this.c=new PS_R(this);if(a||PS_5){var h;if(d)h=d;else{a="history_iframe"+PS_re;d={id:a,style:PS_1b("display:none"),sandbox:void 0};b={};b.src=this.o||null;b.srcdoc=null;c={sandbox:""};g={};for(h in b)PS_o(h.toLowerCase()==h,"Must be lower case"),g[h]=b[h];for(h in c)PS_o(h.toLowerCase()==h,"Must be lower case"),g[h]=c[h];for(h in d){e=h.toLowerCase();if(e in b)throw Error('Cannot override "'+e+'" attribute, got "'+h+'" with value "'+d[h]+'"');e in c&&delete g[e];g[h]=d[h]}h= PS_ic("iframe",g,void 0);document.write(PS_I(h));h=PS_pc(document,a)}this.s=h;this.K=!0}PS_5&&(PS_S(this.c,this.a,"load",this.P),this.J=this.u=!1);this.f?PS_se(this,PS_6(this),!0):PS_te(this,this.l.value);PS_re++};PS_k(PS_7,PS_A);PS_7.prototype.j=!1;PS_7.prototype.i=!1;PS_7.prototype.g=null; var PS_ue=function(a,b){var c=b||PS_pe;return function(){var b=this||PS_b,b=b.closure_memoize_cache_||(b.closure_memoize_cache_={}),e=c(a[PS_da]||(a[PS_da]=++PS_ea),arguments);return b.hasOwnProperty(e)?b[e]:b[e]=a.apply(this,arguments)}}(function(){return PS_u?8<=PS_y:"onhashchange"in PS_b}),PS_5=PS_u&&!(8<=PS_y);PS_7.prototype.h=null;PS_7.prototype.m=function(){PS_7.A.m.call(this);this.c.S();PS_ve(this,!1)}; var PS_ve=function(a,b){if(b!=a.j)if(PS_5&&!a.u)a.J=b;else if(b)if(PS_t?PS_S(a.c,a.a.document,PS_we,a.X):PS_v&&PS_S(a.c,a.a,"pageshow",a.O),PS_ue()&&a.f)PS_S(a.c,a.a,"hashchange",a.U),a.j=!0,PS_B(a,new PS_qe(PS_6(a)));else{if(!PS_u||PS_oe()||a.u)PS_S(a.c,a.b,"tick",PS_i(a.v,a,!0)),a.j=!0,PS_5||(a.g=PS_6(a),PS_B(a,new PS_qe(PS_6(a)))),PS_Hb(a.b)}else a.j=!1,PS_Nc(a.c),PS_Gb(a.b)};PS_7.prototype.P=function(){this.u=!0;this.l.value&&PS_te(this,this.l.value,!0);PS_ve(this,this.J)}; PS_7.prototype.O=function(a){a.V.persisted&&(PS_ve(this,!1),PS_ve(this,!0))};PS_7.prototype.U=function(){var a=PS_xe(this.a);a!=this.g&&PS_ye(this,a)}; var PS_6=function(a){return null!=a.h?a.h:a.f?PS_xe(a.a):PS_ze(a)||""},PS_xe=function(a){a=a.location.href;var b=a.indexOf("#");return 0>b?"":a.substring(b+1)},PS_Ae=function(a,b,c){PS_6(a)!=b&&(a.f?(PS_se(a,b,c),PS_ue()||PS_u&&!PS_oe()&&PS_te(a,b,c,void 0),a.j&&a.v()):(PS_te(a,b,c),a.h=a.g=a.l.value=b,PS_B(a,new PS_qe)))},PS_se=function(a,b,c){a=a.a.location;var d=a.href.split("#")[0],e=-1!=a.href.indexOf("#");if(PS_5||e||b)d+="#"+b;d!=a.href&&(c?a.replace(d):a.href=d)},PS_te=function(a,b,c,d){if(a.K|| b!=PS_ze(a))if(a.K=!1,b=encodeURIComponent(String(b)),PS_u){var e=PS_Dc(a.s);e.open("text/html",c?"replace":void 0);c=PS_kc(PS_jc("title",{},d||a.a.document.title),PS_jc("body",{},b));e.write(PS_I(c));e.close()}else if(PS_Ea(a.o,PS_ac,"this.iframeSrc_ must be set on calls to setIframeToken_"),e=PS_bc(a.o)+"#"+b,a=a.s.contentWindow)c?a.location.replace(e):a.location.href=e},PS_ze=function(a){if(PS_u)return a=PS_Dc(a.s),a.body?decodeURIComponent(a.body.innerHTML.replace(/\+/g," ")):null;var b=a.s.contentWindow; if(b){var c;try{c=decodeURIComponent(PS_xe(b).replace(/\+/g," "))}catch(d){return a.i||(1!=a.i&&PS_Ib(a.b,1E4),a.i=!0),null}a.i&&(0!=a.i&&PS_Ib(a.b,150),a.i=!1);return c||null}return null};PS_7.prototype.v=function(){if(this.f){var a=PS_xe(this.a);a!=this.g&&PS_ye(this,a)}if(!this.f||PS_5)if(a=PS_ze(this)||"",null==this.h||a==this.h)this.h=null,a!=this.g&&PS_ye(this,a)};var PS_ye=function(a,b){a.g=a.l.value=b;a.f?(PS_5&&PS_te(a,b),PS_se(a,b)):PS_te(a,b);PS_B(a,new PS_qe(PS_6(a)))}; PS_7.prototype.X=function(){PS_Gb(this.b);PS_Hb(this.b)};var PS_we=["mousedown","keydown","mousemove"],PS_re=0;var PS_Be=function(a,b){PS_l.call(this);this.b=a;this.c=null;this.a=new PS_7;PS_m(this,this.a);PS_ve(this.a,!0);PS_Ae(this.a,a,!0);this.g=b||PS_ba;var c=new PS_R(this);PS_m(this,c);PS_S(c,this.a,"navigate",this.f)};PS_k(PS_Be,PS_l);var PS_Ce={Wa:"identifier",Xa:"password"},PS_8=function(a){return"identifier"==a.b};PS_Be.prototype.f=function(a){var b=PS_6(this.a),c;a:{for(c in PS_Ce)if(PS_Ce[c]==b){c=!0;break a}c=!1}c&&b!=this.b?(this.c=this.b,this.b=b,this.g(a)):PS_Ae(this.a,this.b,!1)};var PS_De=function(a){PS_l.call(this);this.l=a;this.i=PS_O("Email");this.o=PS_O("Passwd");this.a=PS_O("Email-hidden");this.f=this.a.value;this.b=PS_O("Passwd-hidden");this.g=PS_O("identifier-shown");this.u=PS_Ca(PS_Bc(this.g),"No children found under the element with id: identifier-shown");this.h=PS_O("password-shown");this.v=PS_Ca(PS_Bc(this.h),"No children found under the element with id: password-shown");this.j="";this.c=new PS_R(this);PS_m(this,this.c);PS_zc(PS_8(this.l)?this.h:this.g);PS_uc(this.a, {name:"Email"});PS_S(this.c,this.i,"input",this.s);PS_S(this.c,this.a,"change",this.I)};PS_k(PS_De,PS_l);PS_De.prototype.s=function(){this.b.value&&(PS_Mc(this.c,this.i,"input",this.s),this.j=this.b.value)};PS_De.prototype.I=function(){this.a.value=this.f};var PS_9=function(a,b){PS_l.call(this);this.c=new PS_Be(1==a?"password":"identifier",PS_i(this.Pa,this));PS_m(this,this.c);this.Ha=PS_sc("main-content");this.v=PS_O("gaia_loginform");this.i=PS_sc("slide-out");this.g=PS_sc("slide-in");this.b=PS_O("Email");this.h=PS_O("Passwd");this.I=PS_O("next");this.fa=PS_O("signIn");this.l=PS_O("back-arrow");this.j=PS_sc("circle-mask");this.Qa=PS_O("email-display");this.qa=PS_O("profile-name");this.Ra=PS_O("link-forgot-passwd");this.R=null;this.w=PS_O("canvas"); this.X=PS_O("identifier-captcha");this.o=PS_O("captcha-img");this.ea=PS_O("identifier-token");this.K=PS_O("identifier-captcha-input");this.Oa=PS_O("profile-information");this.ra=PS_sc("signin-card");this.s=PS_sc("card-mask-wrap");this.G=PS_pc(document,"dasher-tooltip");this.J=new PS_Kb(this.Ga,75,this);PS_m(this,this.J);this.O=this.P=!1;this.u=0;this.f=new PS_R(this);PS_m(this,this.f);PS_S(this.f,this.v,"submit",this.Ja);PS_S(this.f,window,"resize",this.Na);PS_r(["transitionend","webkitTransitionEnd", "otransitionend","mozTransitionEnd"],function(a){PS_S(this.f,this.i,a,this.Ka);PS_S(this.f,this.g,a,this.Ma)},this);PS_Pc(this.l,this.Ia,!1,this,this.f);this.v.action=b;this.a=null;this.$=new PS_De(this.c);PS_m(this,this.$);0==a?PS_Ee(this.b):(PS_Ee(this.h),PS_Ob(this.l,"shift-form"))};PS_k(PS_9,PS_l);var PS_Fe=["gaia","pages","PasswordSeparationPage"],PS_$=PS_b;PS_Fe[0]in PS_$||!PS_$.execScript||PS_$.execScript("var "+PS_Fe[0]); for(var PS_Ge;PS_Fe.length&&(PS_Ge=PS_Fe.shift());)!PS_Fe.length&&PS_c(PS_9)?PS_$[PS_Ge]=PS_9:PS_$[PS_Ge]?PS_$=PS_$[PS_Ge]:PS_$=PS_$[PS_Ge]={};var PS_He={"-moz-transform":!0,"-ms-transform":!0,"-o-transform":!0,"-webkit-transform":!0,transform:!0};PS_9.prototype.Ja=function(a){PS_8(this.c)?(a.preventDefault(),PS_Q(this.I,!0),PS_Q(this.b,!0),PS_Ie(this)):(PS_Q(this.fa,!0),PS_Q(this.I,!0),this.h.setAttribute("readonly",""))}; PS_9.prototype.Ia=function(a){a.preventDefault();PS_Ae(this.c.a,"identifier",!1)}; var PS_Ie=function(a){if(!a.P){a.P=!0;var b={};b.Email=a.b.value;b.requestlocation=PS_b.location.href;a.O&&(b["identifier-captcha-input"]=a.K.value,b.identifiertoken=a.ea.value);var c="js_disabled";try{document.bg.invoke(function(a){c=a})}catch(f){c=""}b.bgresponse=c;PS_Je(a,b);var d=[],e;for(e in b)d.push(e+"="+encodeURIComponent(b[e]));PS_fd(PS_i(a.La,a),d.join("&"))}},PS_Je=function(a,b){for(var c=PS_qc("INPUT","",a.v),d=0,e;e=c[d];d++)"hidden"==e.type&&e.value&&!b[e.name]&&(b[e.name]=e.value)}, PS_Le=function(a,b){PS_Ke(a);a.ma=b.name;a.Ua=b.email;a.$.G=b.shadow_email;a.U=b.photo_url;a.Ea=b.recovery_url;a.Oa.value=b.encoded_profile_information;PS_Ae(a.c.a,"password",!1)}; PS_9.prototype.La=function(a){this.P=!1;if(200==PS_nd(a.target)){var b;a=a.target;try{b=a.a?a.a.responseText:""}catch(c){PS_T(a.F,"Can not get responseText: "+c.message),b=""}b=PS_Qc(b);"SHOW_ERROR"==b.action?(PS_Me(this),PS_Ne(this,b.error_msg)):"REDIRECT"==b.action?(a=b.redirectUrl,b=PS_b.location,a=a instanceof PS_G?a:PS_9b(a),b.href=PS_7b(a)):"SHOW_CAPTCHA"==b.action?(PS_Me(this),PS_Oe(this,b),PS_Pe(this)):"SHOW_CAPTCHA_AND_ERROR"==b.action?(PS_Me(this),PS_Oe(this,b),PS_Ne(this,b.error_msg)): (PS_Me(this),PS_Le(this,b))}else PS_Me(this),PS_Le(this,{name:"",email:this.b.value,photo_url:"",recovery_url:"https://accounts.google.com/RecoverAccount?Email="+this.b.value,encoded_profile_information:""})};var PS_Me=function(a){PS_Q(a.I,!1);PS_Q(a.b,!1)}; PS_9.prototype.Pa=function(){PS_Lb(this.J);this.a&&this.a.la(!1);var a=this.$;PS_8(a.l)?(PS_zc(a.h),a.f=a.a.value="",a.o.value="",a.g.appendChild(a.u),a.j=a.b.value):(a.G?a.f=a.a.value=a.G:a.f=a.a.value=a.i.value,a.j!==a.b.value&&(a.o.value=a.b.value),PS_zc(a.g),a.h.appendChild(a.v));if(PS_8(this.c)){if(PS_D(this.i,"hide-form",!1),PS_Qe(this),PS_Re(this,100,0),PS_Se(this,"shift-form",!1),PS_Qb(this.l,"shift-form"),"password"==this.c.c&&(PS_Ed(this.j,"0.01"),a=this.J,PS_Lb(a),a.a=PS_Jb(a.f,PS_c(void 0)? void 0:a.g),PS_Ke(this),PS_Pe(this),PS_Q(this.fa,!1),PS_Q(this.I,!1),this.h.removeAttribute("readonly"),a=this.v.ignoreShadow))if(PS_ca(a))for(var b=a.length,c=0;c<b;c++)a[c].value="0";else a.value="0"}else this.G&&PS_0(this.G,!1),PS_D(this.g,"hide-form",!1),PS_Qe(this),PS_Re(this,0,100),PS_Se(this,"shift-form",!0),PS_Te(this)}; var PS_Te=function(a){var b="https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=96";a.U&&(b=a.U+"?sz="+String(a.w.width));PS_Eb(new PS_Ab(function(){this.R=document.createElement("IMG");this.R.src=b;this.w.getContext("2d").clearRect(0,0,this.w.width,this.w.height);this.ma?(PS_Ec(this.qa,this.ma),PS_0(this.qa,!0),PS_Se(this,"no-name",!1)):(PS_0(this.qa,!1),PS_Se(this,"no-name",!0));PS_Ec(this.Qa,this.Ua||"");this.Ea&&(this.Ra.href=this.Ea)},window,a))}, PS_Se=function(a,b,c){PS_D(a.ra,b,c);PS_Ue(a,b,c)},PS_Ue=function(a,b,c){PS_D(a.s,b,c);PS_D(a.Ha,b,c)},PS_Re=function(a,b,c){PS_Y(a.i,"transitionDelay",b+"ms");PS_Y(a.g,"transitionDelay",c+"ms")},PS_Qe=function(a){a.ra.offsetWidth},PS_Ne=function(a,b){PS_Ee(a.b);var c=PS_O("errormsg_0_Email");if("INGE"==b){var d=PS_O("inge").cloneNode(!0),e=c.parentNode;e&&e.replaceChild(d,c);PS_uc(d,{id:"errormsg_0_Email"});PS_0(d,!0);PS_Bc(d).href+=PS_n(a.b.value)}else PS_Ec(c,b+" ");c=a.u;d=PS_O("errormsg_0_Email"); e=d.cloneNode(!0);PS_Qb(e,"error-msg");var f;a:{if(PS_nc&&!(PS_u&&PS_x("9")&&!PS_x("10")&&PS_b.SVGElement&&d instanceof PS_b.SVGElement)&&(f=d.parentElement))break a;f=d.parentNode;f=PS_h(f)&&1==f.nodeType?f:null}f.appendChild(e);f=PS_Cd(e).height;PS_Ac(e);d=PS_Hd(d,"margin");f+=d.top+d.bottom;a.u=f;d=a.s;b:{e=PS_wa("transform");if(void 0===d.style[e]&&(e=PS_od()+PS_xa(e),void 0!==d.style[e])){e=PS_pd()+"-transform";break b}e="transform"}d=(d=PS__(d,e)||PS__(d,"transform"))?(d=d.match(PS_Kd))?new PS_K(parseFloat(d[1]), parseFloat(d[2])):new PS_K(0,0):new PS_K(0,0);d=d.y+(a.u-c);0>d&&(c=a.s,PS_Nd()&&(d=PS_Od()?"translate3d(0px,"+d+"px,0px)":"translate(0px,"+d+"px)",PS_Y(c,PS_Pd(),d)));PS_Se(a,"has-error",!0);PS_Ob(a.b,"form-error")},PS_Pe=function(a){a.u=0;PS_Y(a.s,"transform","");PS_Ec(PS_O("errormsg_0_Email"),"");PS_Ac(PS_pc(document,"errormsg_0_Passwd"));PS_Se(a,"has-error",!1);PS_Qb(a.b,"form-error");PS_Qb(a.h,"form-error")};PS_9.prototype.Ga=function(){PS_Y(this.j,"background-image","");PS_Ed(this.j,"")}; PS_9.prototype.sa=function(){var a=this.w.width/2-this.R.width/2,b=this.w.height/2-this.R.height/2,c=this.w.getContext("2d"),d=0,e=this.w.width/2,f=this.w.height/2,g=document.createElement("canvas");g.width=this.w.width;g.height=this.w.height;var h=g.getContext("2d"),l=this.w.width/12,k=PS_i(function(){c.save();window.chrome?(h.clearRect(0,0,g.width,g.height),h.globalCompositeOperation="source-over",h.drawImage(this.R,a,b),h.shadowColor="#fff",h.globalCompositeOperation="destination-in",h.beginPath(), h.arc(e,f,d,0,2*Math.PI,!1),h.closePath(),h.fill(),c.drawImage(g,0,0)):c.drawImage(this.R,a,b);c.restore()},this),m=PS_i(function(){var a=new PS_Ab(m);d+=l;if(d<=this.w.width){var b=d;c.save();window.chrome||(c.beginPath(),c.arc(e,f,b,0,2*Math.PI,!1),c.clip());k();c.restore();PS_Eb(a)}else if(PS_Bb(a),!PS_8(this.c)&&(PS_Y(this.j,"background-image","none"),this.ma&&this.U))if(this.a)this.a.la(!0);else if((a=PS_rc("profile-tooltip"))&&this.w){this.a=new PS_me;PS_m(this,this.a);b=this.a;b.h.a=this.w; b.b.N&&b.b.b();b=this.a;PS_o(!b.M,"Must call setShowClosebox() before rendering");b.l=!1;b=this.a;PS_o(!b.M,"Must call setPosition() before rendering");b=b.h;PS_g(void 0)&&(b.h=Math.max(void 0,15));PS_g(-15)&&(b.g=-15);b=this.a;a=a.innerHTML;PS_o(PS_f(a)||a.nodeType||a instanceof PS_4||a instanceof PS_H,"Content must be a string or HTML.");b.s=a;PS_ne(b,a);a=this.a;if(a.M)throw Error("Component already rendered");a.a||a.ya();a.f.a.body.appendChild(a.a);a.g&&!a.g.M||a.ia();this.a.la(!0)}},this);m()}; var PS_Oe=function(a,b){PS_Ue(a,"has-captcha",!0);a.O=!0;var c=PS_qc("IMG","",a.o)[0];c?c.src=b.img_url:(c=document.createElement("IMG"),c.setAttribute("src",b.img_url),c.setAttribute("alt",PS_Yb(a.o)),a.o.appendChild(c));a.ea.setAttribute("value",PS_n(b.img_token));a.K.value="";PS_0(a.X,!0)},PS_Ke=function(a){PS_Ue(a,"has-captcha",!1);PS_8(a.c)?PS_Ac(PS_rc("captcha-container",a.g)):(a.O=!1,PS_zc(a.o),a.K.value="",PS_0(a.X,!1))},PS_Ee=function(a){!a||"function"!=typeof a.focus||PS_Wa()||PS_("iPad")|| PS_("iPod")||PS_("Trident")||PS_("MSIE")||a.focus()};PS_9.prototype.Na=function(){if(this.a){var a=this.a;a.b.N&&a.b.b()}};PS_9.prototype.Ka=function(a){a.target==this.i&&PS_He[a.V.propertyName]&&(PS_8(this.c)?(this.G&&PS_0(this.G,!0),PS_Ee(this.b)):(PS_Pe(this),PS_Ob(this.l,"shift-form"),PS_D(this.i,"hide-form",!0),PS_Qe(this),PS_Qe(this)))}; PS_9.prototype.Ma=function(a){a.target==this.g&&PS_He[a.V.propertyName]&&(PS_8(this.c)?(PS_D(this.g,"hide-form",!0),PS_Qe(this)):(this.R.complete?this.sa.call(this):PS_Lc(this.f,this.R,"load",this.sa,void 0),PS_Ee(this.h)))}; </script> <script> passwordSeparationPage = new gaia.pages.PasswordSeparationPage( 0 , 'https://accounts.google.com/ServiceLoginAuth'); </script> <script> (function(){ gaia_onLoginSubmit = function() { 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 f=this,g=function(a,c){var b=a.split("."),d=f;b[0]in d||!d.execScript||d.execScript("var "+b[0]);for(var e;b.length&&(e=b.shift());)b.length||void 0===c?d[e]?d=d[e]:d=d[e]={}:d[e]=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]));var b=b.join("&"),e=this.a;e.open("POST",a,!0);e.setRequestHeader("Content-type","application/x-www-form-urlencoded");e.onreadystatechange=function(){4==e.readyState&&c({status:e.status,text:e.responseText})};e.send(b)};k.prototype.send=k.prototype.send; k.prototype.c=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.c;k.prototype.b=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.get=k.prototype.b;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).b(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))}))},r=function(a){var c=n;if(c.a)return!1;c.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 r(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%2Fadmin.google.com%2Fsetup%2Fu%2F0%2Fapps%2Fi%2Fverification%2Fownershipfile\x26followup=https%3A%2F%2Fadmin.google.com%2Fsetup%2Fu%2F0%2Fapps%2Fi%2Fverification%2Fownershipfile\x26service=CPanel\x26passive=1209600\x26noautologin=true', 'https:\x2F\x2Faccounts.google.com\x2FPassiveLoginProber?continue=https%3A%2F%2Fadmin.google.com%2Fsetup%2Fu%2F0%2Fapps%2Fi%2Fverification%2Fownershipfile\x26followup=https%3A%2F%2Fadmin.google.com%2Fsetup%2Fu%2F0%2Fapps%2Fi%2Fverification%2Fownershipfile\x26service=CPanel\x26passive=1209600'); </script> </body> </html>

Sem comentários:

Enviar um comentário