
<!DOCTYPE html>
<html lang="en">
  <head>
  <meta charset="utf-8">
  <meta content="width=300, initial-scale=1" name="viewport">
  <meta name="description" content="Free weblog publishing tool from Google, for sharing text, photos and video.">
  <meta name="google-site-verification" content="LrdTUW9psUAMbh4Ia074-BPEVmcpBxF6Gwf0MSgQXZs">
  <title>Blogger</title>
  <style>
  @font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype');
}
  </style>
  <style>
  h1, h2 {
  -webkit-animation-duration: 0.1s;
  -webkit-animation-name: fontfix;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0;
  }
  @-webkit-keyframes fontfix {
  from {
  opacity: 1;
  }
  to {
  opacity: 1;
  }
  }
  </style>
<style>
  html, body {
  font-family: Arial, sans-serif;
  background: #fff;
  margin: 0;
  padding: 0;
  border: 0;
  position: absolute;
  height: 100%;
  min-width: 100%;
  font-size: 13px;
  color: #404040;
  direction: ltr;
  -webkit-text-size-adjust: none;
  }
  button,
  input[type=button],
  input[type=submit] {
  font-family: Arial, sans-serif;
  font-size: 13px;
  }
  a,
  a:hover,
  a:visited {
  color: #427fed;
  cursor: pointer;
  text-decoration: none;
  }
  a:hover {
  text-decoration: underline;
  }
  h1 {
  font-size: 20px;
  color: #262626;
  margin: 0 0 15px;
  font-weight: normal;
  }
  h2 {
  font-size: 14px;
  color: #262626;
  margin: 0 0 15px;
  font-weight: bold;
  }
  input[type=email],
  input[type=number],
  input[type=password],
  input[type=tel],
  input[type=text],
  input[type=url] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  display: inline-block;
  height: 36px;
  padding: 0 8px;
  margin: 0;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  font-size: 15px;
  color: #404040;
  }
  input[type=email]:hover,
  input[type=number]:hover,
  input[type=password]:hover,
  input[type=tel]:hover,
  input[type=text]:hover,
  input[type=url]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  }
  input[type=email]:focus,
  input[type=number]:focus,
  input[type=password]:focus,
  input[type=tel]:focus,
  input[type=text]:focus,
  input[type=url]:focus {
  outline: none;
  border: 1px solid #4d90fe;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  }
  input[type=checkbox],
  input[type=radio] {
  -webkit-appearance: none;
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 0;
  cursor: pointer;
  vertical-align: bottom;
  background: #fff;
  border: 1px solid #c6c6c6;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  }
  input[type=checkbox]:active,
  input[type=radio]:active {
  background: #ebebeb;
  }
  input[type=checkbox]:hover {
  border-color: #c6c6c6;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  }
  input[type=radio] {
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  width: 15px;
  height: 15px;
  }
  input[type=checkbox]:checked,
  input[type=radio]:checked {
  background: #fff;
  }
  input[type=radio]:checked::after {
  content: '';
  display: block;
  position: relative;
  top: 3px;
  left: 3px;
  width: 7px;
  height: 7px;
  background: #666;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  }
  input[type=checkbox]:checked::after {
  content: url(https://ssl.gstatic.com/ui/v1/menu/checkmark.png);
  display: block;
  position: absolute;
  top: -6px;
  left: -5px;
  }
  input[type=checkbox]:focus {
  outline: none;
  border-color: #4d90fe;
  }
  .stacked-label {
  display: block;
  font-weight: bold;
  margin: .5em 0;
  }
  .hidden-label {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  height: 0px;
  width: 0px;
  overflow: hidden;
  visibility: hidden;
  }
  input[type=checkbox].form-error,
  input[type=email].form-error,
  input[type=number].form-error,
  input[type=password].form-error,
  input[type=text].form-error,
  input[type=tel].form-error,
  input[type=url].form-error {
  border: 1px solid #dd4b39;
  }
  .error-msg {
  margin: .5em 0;
  display: block;
  color: #dd4b39;
  line-height: 17px;
  }
  .help-link {
  background: #dd4b39;
  padding: 0 5px;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  text-decoration: none;
  position: relative;
  top: 0px;
  }
  .help-link:visited {
  color: #fff;
  }
  .help-link:hover {
  color: #fff;
  background: #c03523;
  text-decoration: none;
  }
  .help-link:active {
  opacity: 1;
  background: #ae2817;
  }
  .wrapper {
  position: relative;
  min-height: 100%;
  }
  .content {
  padding: 0 44px;
  }
  .main {
  padding-bottom: 100px;
  }
  /* For modern browsers */
  .clearfix:before,
  .clearfix:after {
  content: "";
  display: table;
  }
  .clearfix:after {
  clear: both;
  }
  /* For IE 6/7 (trigger hasLayout) */
  .clearfix {
  zoom:1;
  }
  .google-header-bar {
  height: 71px;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  }
  .header .logo {
  background-image: url(https://ssl.gstatic.com/accounts/ui/logo_1x.png);
  background-size: 116px 38px;
  background-repeat: no-repeat;
  margin: 17px 0 0;
  float: left;
  height: 38px;
  width: 116px;
  }
  .header .logo-w {
  background-image: url(https://ssl.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_112x36dp.png);
  background-size: 112px 36px;
  margin: 21px 0 0;
  }
  .header .secondary-link {
  margin: 28px 0 0;
  float: right;
  }
  .header .secondary-link a {
  font-weight: normal;
  }
  .google-header-bar.centered {
  border: 0;
  height: 108px;
  }
  .google-header-bar.centered .header .logo {
  float: none;
  margin: 40px auto 30px;
  display: block;
  }
  .google-header-bar.centered .header .secondary-link {
  display: none
  }
  .google-footer-bar {
  position: absolute;
  bottom: 0;
  height: 35px;
  width: 100%;
  border-top: 1px solid #e5e5e5;
  overflow: hidden;
  }
  .footer {
  padding-top: 7px;
  font-size: .85em;
  white-space: nowrap;
  line-height: 0;
  }
  .footer ul {
  float: left;
  max-width: 80%;
  min-height: 16px;
  padding: 0;
  }
  .footer ul li {
  color: #737373;
  display: inline;
  padding: 0;
  padding-right: 1.5em;
  }
  .footer a {
  color: #737373;
  }
  .lang-chooser-wrap {
  float: right;
  display: inline;
  }
  .lang-chooser-wrap img {
  vertical-align: top;
  }
  .lang-chooser {
  font-size: 13px;
  height: 24px;
  line-height: 24px;
  }
  .lang-chooser option {
  font-size: 13px;
  line-height: 24px;
  }
  .hidden {
  height: 0px;
  width: 0px;
  overflow: hidden;
  visibility: hidden;
  display: none !important;
  }
  .banner {
  text-align: center;
  }
  .card {
  background-color: #f7f7f7;
  padding: 20px 25px 30px;
  margin: 0 auto 25px;
  width: 304px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  }
  .card > *:first-child {
  margin-top: 0;
  }
  .rc-button,
  .rc-button:visited {
  display: inline-block;
  min-width: 46px;
  text-align: center;
  color: #444;
  font-size: 14px;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
  line-height: 36px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -o-transition: all 0.218s;
  -moz-transition: all 0.218s;
  -webkit-transition: all 0.218s;
  transition: all 0.218s;
  border: 1px solid #dcdcdc;
  background-color: #f5f5f5;
  background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -moz-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -ms-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: linear-gradient(top,#f5f5f5,#f1f1f1);
  -o-transition: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  cursor: default;
  }
  .card .rc-button {
  width: 100%;
  padding: 0;
  }
  .rc-button.disabled,
  .rc-button[disabled] {
  opacity: .5;
  filter: alpha(opacity=50);
  cursor: default;
  pointer-events: none;
  }
  .rc-button:hover {
  border: 1px solid #c6c6c6;
  color: #333;
  text-decoration: none;
  -o-transition: all 0.0s;
  -moz-transition: all 0.0s;
  -webkit-transition: all 0.0s;
  transition: all 0.0s;
  background-color: #f8f8f8;
  background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -moz-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -ms-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -o-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: linear-gradient(top,#f8f8f8,#f1f1f1);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  }
  .rc-button:active {
  background-color: #f6f6f6;
  background-image: -webkit-linear-gradient(top,#f6f6f6,#f1f1f1);
  background-image: -moz-linear-gradient(top,#f6f6f6,#f1f1f1);
  background-image: -ms-linear-gradient(top,#f6f6f6,#f1f1f1);
  background-image: -o-linear-gradient(top,#f6f6f6,#f1f1f1);
  background-image: linear-gradient(top,#f6f6f6,#f1f1f1);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  }
  .rc-button-submit,
  .rc-button-submit:visited {
  border: 1px solid #3079ed;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1);
  background-color: #4d90fe;
  background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
  background-image: linear-gradient(top,#4d90fe,#4787ed);
  }
  .rc-button-submit:hover {
  border: 1px solid #2f5bb7;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #357ae8;
  background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -o-linear-gradient(top,#4d90fe,#357ae8);
  background-image: linear-gradient(top,#4d90fe,#357ae8);
  }
  .rc-button-submit:active {
  background-color: #357ae8;
  background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -o-linear-gradient(top,#4d90fe,#357ae8);
  background-image: linear-gradient(top,#4d90fe,#357ae8);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  }
  .rc-button-red,
  .rc-button-red:visited {
  border: 1px solid transparent;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1);
  background-color: #d14836;
  background-image: -webkit-linear-gradient(top,#dd4b39,#d14836);
  background-image: -moz-linear-gradient(top,#dd4b39,#d14836);
  background-image: -ms-linear-gradient(top,#dd4b39,#d14836);
  background-image: -o-linear-gradient(top,#dd4b39,#d14836);
  background-image: linear-gradient(top,#dd4b39,#d14836);
  }
  .rc-button-red:hover {
  border: 1px solid #b0281a;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #c53727;
  background-image: -webkit-linear-gradient(top,#dd4b39,#c53727);
  background-image: -moz-linear-gradient(top,#dd4b39,#c53727);
  background-image: -ms-linear-gradient(top,#dd4b39,#c53727);
  background-image: -o-linear-gradient(top,#dd4b39,#c53727);
  background-image: linear-gradient(top,#dd4b39,#c53727);
  }
  .rc-button-red:active {
  border: 1px solid #992a1b;
  background-color: #b0281a;
  background-image: -webkit-linear-gradient(top,#dd4b39,#b0281a);
  background-image: -moz-linear-gradient(top,#dd4b39,#b0281a);
  background-image: -ms-linear-gradient(top,#dd4b39,#b0281a);
  background-image: -o-linear-gradient(top,#dd4b39,#b0281a);
  background-image: linear-gradient(top,#dd4b39,#b0281a);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  }
  .secondary-actions {
  text-align: center;
  }
</style>
<style media="screen and (max-width: 800px), screen and (max-height: 800px)">
  .google-header-bar.centered {
  height: 83px;
  }
  .google-header-bar.centered .header .logo {
  margin: 25px auto 20px;
  }
  .card {
  margin-bottom: 20px;
  }
</style>
<style media="screen and (max-width: 580px)">
  html, body {
  font-size: 14px;
  }
  .google-header-bar.centered {
  height: 73px;
  }
  .google-header-bar.centered .header .logo {
  margin: 20px auto 15px;
  }
  .content {
  padding-left: 10px;
  padding-right: 10px;
  }
  .hidden-small {
  display: none;
  }
  .card {
  padding: 20px 15px 30px;
  width: 270px;
  }
  .footer ul li {
  padding-right: 1em;
  }
  .lang-chooser-wrap {
  display: none;
  }
</style>
<style media="screen and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5)">
  .header .logo {
  background-image: url(https://ssl.gstatic.com/accounts/ui/logo_2x.png);
  }
  .header .logo-w {
  background-image: url(https://ssl.gstatic.com/images/branding/googlelogo/2x/googlelogo_color_112x36dp.png);
  }
</style>
<style>
  pre.debug {
  font-family: monospace;
  position: absolute;
  left: 0;
  margin: 0;
  padding: 1.5em;
  font-size: 13px;
  background: #f1f1f1;
  border-top: 1px solid #e5e5e5;
  direction: ltr;
  white-space: pre-wrap;
  width: 90%;
  overflow: hidden;
  }
</style>
<style>
  .banner h1 {
  font-family: 'Open Sans', arial;
  -webkit-font-smoothing: antialiased;
  color: #555;
  font-size: 42px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 20px;
  }
  .banner h2 {
  font-family: 'Open Sans', arial;
  -webkit-font-smoothing: antialiased;
  color: #555;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px;
  }
  .signin-card {
  width: 274px;
  padding: 40px 40px;
  }
  .signin-card .profile-img {
  width: 96px;
  height: 96px;
  margin: 0 auto 10px;
  display: block;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  }
  .signin-card .profile-name {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0 0;
  min-height: 1em;
  }
  .signin-card .profile-email {
  font-size: 16px;
  text-align: center;
  margin: 10px 0 20px 0;
  min-height: 1em;
  }
  .signin-card input[type=email],
  .signin-card input[type=password],
  .signin-card input[type=text],
  .signin-card input[type=submit] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  z-index: 1;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  }
  .signin-card #Email,
  .signin-card #Passwd,
  .signin-card .captcha {
  direction: ltr;
  height: 44px;
  font-size: 16px;
  }
  .signin-card #Email + .stacked-label {
  margin-top: 15px;
  }
  .signin-card #reauthEmail {
  display: block;
  margin-bottom: 10px;
  line-height: 36px;
  padding: 0 8px;
  font-size: 15px;
  color: #404040;
  line-height: 2;
  margin-bottom: 10px;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  }
  .one-google p {
  margin: 0 0 10px;
  color: #555;
  font-size: 14px;
  text-align: center;
  }
  .one-google p.create-account,
  .one-google p.switch-account {
  margin-bottom: 60px;
  }
  .one-google .logo-strip {
  background-repeat: no-repeat;
  display: block;
  margin: 10px auto;
  background-image: url(https://ssl.gstatic.com/accounts/ui/wlogostrip_230x17_1x.png);
  background-size: 230px 17px;
  width: 230px;
  height: 17px;
  }
</style>
<style media="screen and (max-width: 800px), screen and (max-height: 800px)">
  .banner h1 {
  font-size: 38px;
  margin-bottom: 15px;
  }
  .banner h2 {
  margin-bottom: 15px;
  }
  .one-google p.create-account,
  .one-google p.switch-account {
  margin-bottom: 30px;
  }
  .signin-card #Email {
  margin-bottom: 0;
  }
  .signin-card #Passwd {
  margin-top: -1px;
  }
  .signin-card #Email.form-error,
  .signin-card #Passwd.form-error {
  z-index: 2;
  }
  .signin-card #Email:hover,
  .signin-card #Email:focus,
  .signin-card #Passwd:hover,
  .signin-card #Passwd:focus {
  z-index: 3;
  }
</style>
<style media="screen and (max-width: 580px)">
  .banner h1 {
  font-size: 22px;
  margin-bottom: 15px;
  }
  .signin-card {
  width: 260px;
  padding: 20px 20px;
  margin: 0 auto 20px;
  }
  .signin-card .profile-img {
  width: 72px;
  height: 72px;
  -moz-border-radius: 72px;
  -webkit-border-radius: 72px;
  border-radius: 72px;
  }
</style>
<style media="screen and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5)">
  .one-google .logo-strip {
  background-image: url(https://ssl.gstatic.com/accounts/ui/wlogostrip_230x17_2x.png);
  }
</style>
<style>
  .remember .bubble-wrap {
  position: absolute;
  padding-top: 3px;
  -o-transition: opacity .218s ease-in .218s;
  -moz-transition: opacity .218s ease-in .218s;
  -webkit-transition: opacity .218s ease-in .218s;
  transition: opacity .218s ease-in .218s;
  left: -999em;
  opacity: 0;
  width: 314px;
  margin-left: -20px;
  }
  .remember:hover .bubble-wrap,
  .remember input:focus ~ .bubble-wrap,
  .remember .bubble-wrap:hover,
  .remember .bubble-wrap:focus {
  opacity: 1;
  left: inherit;
  }
  .bubble-pointer {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  width: 0;
  height: 0;
  margin-left: 17px;
  }
  .bubble {
  background-color: #fff;
  padding: 15px;
  margin-top: -1px;
  font-size: 11px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  }
  #stay-signed-in {
  float: left;
  }
  #stay-signed-in-tooltip {
  left: auto;
  margin-left: -20px;
  padding-top: 3px;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 314px;
  z-index: 1;
  }
  .dasher-tooltip {
  top: 380px;
  }
</style>
<style media="screen and (max-width: 800px), screen and (max-height: 800px)">
  .dasher-tooltip {
  top: 340px;
  }
</style>
<style>
  .jfk-tooltip {
  background-color: #fff;
  border: 1px solid;
  color: #737373;
  font-size: 12px;
  position: absolute;
  z-index: 800 !important;
  border-color: #bbb #bbb #a8a8a8;
  padding: 16px;
  width: 250px;
  }
 .jfk-tooltip h3 {
  color: #555;
  font-size: 12px;
  margin: 0 0 .5em;
  }
 .jfk-tooltip-content p:last-child {
  margin-bottom: 0;
  }
  .jfk-tooltip-arrow {
  position: absolute;
  }
  .jfk-tooltip-arrow .jfk-tooltip-arrowimplbefore,
  .jfk-tooltip-arrow .jfk-tooltip-arrowimplafter {
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  }
  .jfk-tooltip-arrow .jfk-tooltip-arrowimplbefore {
  border: 9px solid;
  }
  .jfk-tooltip-arrow .jfk-tooltip-arrowimplafter {
  border: 8px solid;
  }
  .jfk-tooltip-arrowdown {
  bottom: 0;
  }
  .jfk-tooltip-arrowup {
  top: -9px;
  }
  .jfk-tooltip-arrowleft {
  left: -9px;
  top: 30px;
  }
  .jfk-tooltip-arrowright {
  right: 0;
  top: 30px;
  }
  .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplbefore,.jfk-tooltip-arrowup .jfk-tooltip-arrowimplbefore {
  border-color: #bbb transparent;
  left: -9px;
  }
  .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplbefore {
  border-color: #a8a8a8 transparent;
  }
  .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplafter,.jfk-tooltip-arrowup .jfk-tooltip-arrowimplafter {
  border-color: #fff transparent;
  left: -8px;
  }
  .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplbefore {
  border-bottom-width: 0;
  }
  .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplafter {
  border-bottom-width: 0;
  }
  .jfk-tooltip-arrowup .jfk-tooltip-arrowimplbefore {
  border-top-width: 0;
  }
  .jfk-tooltip-arrowup .jfk-tooltip-arrowimplafter {
  border-top-width: 0;
  top: 1px;
  }
  .jfk-tooltip-arrowleft .jfk-tooltip-arrowimplbefore,
  .jfk-tooltip-arrowright .jfk-tooltip-arrowimplbefore {
  border-color: transparent #bbb;
  top: -9px;
  }
  .jfk-tooltip-arrowleft .jfk-tooltip-arrowimplafter,
  .jfk-tooltip-arrowright .jfk-tooltip-arrowimplafter {
  border-color:transparent #fff;
  top:-8px;
  }
  .jfk-tooltip-arrowleft .jfk-tooltip-arrowimplbefore {
  border-left-width: 0;
  }
  .jfk-tooltip-arrowleft .jfk-tooltip-arrowimplafter {
  border-left-width: 0;
  left: 1px;
  }
  .jfk-tooltip-arrowright .jfk-tooltip-arrowimplbefore {
  border-right-width: 0;
  }
  .jfk-tooltip-arrowright .jfk-tooltip-arrowimplafter {
  border-right-width: 0;
  }
  .jfk-tooltip-closebtn {
  background: url("//ssl.gstatic.com/ui/v1/icons/common/x_8px.png") no-repeat;
  border: 1px solid transparent;
  height: 21px;
  opacity: .4;
  outline: 0;
  position: absolute;
  right: 2px;
  top: 2px;
  width: 21px;
  }
  .jfk-tooltip-closebtn:focus,
  .jfk-tooltip-closebtn:hover {
  opacity: .8;
  cursor: pointer;
  }
  .jfk-tooltip-closebtn:focus {
  border-color: #4d90fe;
  }
</style>
<style media="screen and (max-width: 580px)">
  .jfk-tooltip {
  display: none;
  }
</style>
<style type="text/css">
.captcha-box {
  background: #fff;
  margin: 0 0 10px;
  overflow: hidden;
  padding: 10px;
}
.captcha-box .captcha-img {
  text-align: center;
}
.captcha-box .captcha-label {
  font-weight: bold;
  display: block;
  margin: .5em 0;
}
.captcha-box .captcha-msg {
  color: #999;
  display: block;
  position: relative;
}
.captcha-box .captcha-msg .accessibility-logo {
  float: right;
  border: 0;
}
.captcha-box .audio-box {
  position: absolute;
  top: 0;
}
</style>
<style>
.chromiumsync-custom-content {
  padding-top: 20px;
  margin-bottom: 0;
}
.form-panel {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
}
.form-panel.first {
  z-index: 2;
}
.form-panel.second {
  z-index: 1;
}
.shift-form .form-panel.first {
  z-index: 1;
}
.shift-form .form-panel.second {
  z-index: 2;
}
.slide-in,
.slide-out {
  display: block;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
  -webkit-transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  -ms-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.slide-out {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.shift-form .slide-out {
  opacity: 0;
  -webkit-transform: translate3d(-120%, 0, 0);
  -moz-transform: translate3d(-120%, 0, 0);
  -ms-transform: translate3d(-120%, 0, 0);
  -o-transform: translate3d(-120%, 0, 0);
  transform: translate3d(-120%, 0, 0);
}
.slide-in {
  -webkit-transform: translate3d(120%, 0, 0);
  -moz-transform: translate3d(120%, 0, 0);
  -ms-transform: translate3d(120%, 0, 0);
  -o-transform: translate3d(120%, 0, 0);
  transform: translate3d(120%, 0, 0);
}
.shift-form .slide-in {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.error-msg {
  -webkit-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
  -moz-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
  -ms-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
  -o-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
  transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
  height: auto;
  max-height: 0;
  opacity: 0;
}
.has-error .error-msg {
  max-height: 3.5em;
  margin-top: 10px;
  margin-bottom: 10px;
  opacity: 1;
  visibility: visible;
}
.back-arrow {
  position: absolute;
  top: 37px;
  width: 24px;
  height: 24px;
  display: none;
  cursor: pointer;
}
.back-arrow {
  border-style: none;
}
.shift-form.back-arrow {
  display: block;
}
.back-arrow img {
  display: block;
}
#link-signup {
  text-align: center;
  font-size: 14px;
}
.shift-form #link-signup{
  display: none;
}
#link-signin-different {
  display: none;
  text-align: center;
  font-size: 14px;
}
.shift-form #link-signin-different {
  display: block;
}
.signin-card #profile-name {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 0;
  min-height: 1em;
}
.signin-card.no-name #profile-name {
  display: none;
}
.signin-card.no-name #email-display {
  line-height: initial;
  margin-bottom: 16px;
}
.signin-card #email-display {
  display: block;
  padding: 0px 8px;
  color: rgb(64, 64, 64);
  line-height: 2;
  margin-bottom: 10px;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.signin-card #Email {
  margin-top: 16px;
}
.need-help {
  float: right;
  text-align: right;
}
.form-panel {
  width: 274px;
}
#gaia_firstform {
  z-index: 2;
}
.signin-card {
  position: relative;
  overflow: hidden;
}
.signin-card #profile-name {
  color: #000;
}
.circle-mask {
  display: block;
  height: 96px;
  width: 96px;
  overflow: hidden;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  z-index: 100;
  margin-bottom: 10px;
}
.circle {
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -ms-transition-property: -ms-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  -webkit-transition-timing-function: cubic-bezier(.645,.045,.355,1);
  -moz-transition-timing-function: cubic-bezier(.645,.045,.355,1);
  -ms-transition-timing-function: cubic-bezier(.645,.045,.355,1);
  -o-transition-timing-function: cubic-bezier(.645,.045,.355,1);
  transition-timing-function: cubic-bezier(.645,.045,.355,1);
}
.circle {
  position: absolute;
  z-index: 101;
  height: 96px;
  width: 96px;
  border-radius: 50%;
  opacity: 0.99;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
}
.main {
  overflow: hidden;
}
.card-mask-wrap {
  position: relative;
  width: 360px;
  margin: 0 auto;
  z-index: 1;
}
.dasher-tooltip {
  position: absolute;
  left: 50%;
  margin-left: 150px;
}
.dasher-tooltip .tooltip-pointer {
  margin-top: 15px;
}
.dasher-tooltip p {
  margin-top: 0;
}
.dasher-tooltip p span {
  display: block;
}
.card {
  margin-bottom: 0;
}
.one-google {
  padding-top: 27px;
}
#canvas {
  -webkit-transition: opacity 0.075s;
  -moz-transition: opacity 0.075s;
  -ms-transition: opacity 0.075s;
  -o-transition: opacity 0.075s;
  transition: opacity 0.075s;
  opacity: 0.01;
}
.shift-form #canvas {
  opacity: 0.99;
}
.label {
  color: #404040;
}
#account-chooser-link {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.input-wrapper {
  position: relative;
}
.google-footer-bar {
  z-index: 2;
}
</style>
<style media="screen and (max-width: 580px)">
.back-arrow {
  top: 17px;
}
.circle-mask {
  height: 72px;
  width: 72px;
  background-size: 72px;
}
.circle {
  height: 72px;
  width: 72px;
}
#canvas {
  height: 72px;
  width: 72px;
}
.form-panel {
  width: 256px;
}
.card-mask-wrap {
  width: 300px;
}
.signin-card {
  width: 256px;
}
.signin-card #EmailFirst {
  margin-top: 15px;
}
.one-google {
  padding-top: 22px;
}
</style>
  </head>
  <body>
  <div class="wrapper">
  <div class="google-header-bar  centered">
  <div class="header content clearfix">
  <div class="logo logo-w" aria-label="Google"></div>
  </div>
  </div>
  <div class="main content clearfix">
<div class="banner">
<h1>
  One account. All of Google.
</h1>
  <h2 class="hidden-small">
  Sign in to continue to Blogger
  </h2>
</div>
<div class="main-content 
  
    no-name
  
  
  
">
<div class="card signin-card pre-shift
  
  
   no-name">
  <img class="circle-mask"
    
      src="https://ssl.gstatic.com/accounts/ui/avatar_2x.png"
    >
  <form novalidate method="post" action="https://accounts.google.com/signin/v1/lookup" id="gaia_loginform">
  <input name="Page" type="hidden" value="PasswordSeparationSignIn">
  <input type="hidden" name="" value="">
  <input type="hidden" name="gxf" value="AFoagUXkKVNVoUVgtJKcr7XhHEqCes8huQ:1629119428094">
  <input type="hidden" name="ifkv" value="AU9NCcyFLRe2kzL47wu3XShFe9UQE3uWqHmfrzj7KCQ0ZhvqkWmaYIH14W-nZMgvEqBKF5fSOoA9">
  <input type="hidden" name="continue" value="https://www.blogger.com/blogin.g?blogspotURL=http://www.blog.evaldolima.com.br/&amp;type=blog&amp;zx=c5a2sjofw5fk">
  <input type="hidden" name="hl" value="en-US">
  <input type="hidden" name="service" value="blogger">
  <input id="profile-information" name="ProfileInformation" type="hidden" value="">
  <input id="session-state" name="SessionState" type="hidden" value="AEThLlyvI5o8IGyyGTQA_G2_wllVAhKaXhPwlfiuuo45pP9hV4x0QUHkU0LX4d-sLmCkBWhIs116dx4aEfH5rdE_-7O37OoPHicF7af3idLqqaUMQD4omP7re0WS2lQ3gSDzPRzuDsg19xRfW9t1jqj0UH7rg3t1iGfwRhbFBkeWyWnuPaCRKLF_JvM4lxxrwDFMEnjP2UeS">
  <input name="flowName" type="hidden" value="GlifWebSignIn">
  <input type="hidden" id="_utf8" name="_utf8" value="&#9731;"/>
  <input type="hidden" name="bgresponse" id="bgresponse" value="js_disabled">
  <div class="form-panel first valid" id="gaia_firstform">
  <div class="slide-out">
  <div class="input-wrapper focused">
  <div id="identifier-shown">
  <div>
  <label class="hidden-label" for="Email">
  Enter your email</label>
  <input id="Email" type="email" value="" spellcheck="false"
                   name="Email"
                   
                     placeholder="Email or phone"
                   
                   
                   
                   >
  <input id="Passwd-hidden" type="password" spellcheck="false" class="hidden">
  </div>
  </div>
  <span role="alert" class="error-msg" id="errormsg_0_Email"></span>
  </div>
<input id="next" name="signIn" class="rc-button rc-button-submit" type="submit" value="Next">
  <a class="need-help"
          href="https://accounts.google.com/signin/usernamerecovery?continue=https%3A%2F%2Fwww.blogger.com%2Fblogin.g%3FblogspotURL%3Dhttp%3A%2F%2Fwww.blog.evaldolima.com.br%2F%26type%3Dblog%26zx%3Dc5a2sjofw5fk&amp;service=blogger&amp;hl=en">
  Find my account
  </a>
  </div>
  </div>
  </form>
</div>
  <div class="card-mask-wrap
        
     no-name">
  <div class="card-mask">
  <div class="one-google">
  <p class="create-account">
  <span id="link-signin-different">
  <a href="https://accounts.google.com/AccountChooser?continue=https%3A%2F%2Fwww.blogger.com%2Fblogin.g%3FblogspotURL%3Dhttp%3A%2F%2Fwww.blog.evaldolima.com.br%2F%26type%3Dblog%26zx%3Dc5a2sjofw5fk&amp;hl=en-US&amp;service=blogger">
  Sign in with a different account
  </a>
  </span>
  <span id="link-signup">
  <a href="https://accounts.google.com/SignUp?service=blogger&amp;continue=https%3A%2F%2Fwww.blogger.com%2Fblogin.g%3FblogspotURL%3Dhttp%3A%2F%2Fwww.blog.evaldolima.com.br%2F%26type%3Dblog%26zx%3Dc5a2sjofw5fk&amp;hl=en-US">
  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=US&hl=en&privacy=true" target="_blank">
  Privacy
  </a>
  </li>
  <li>
  <a href="https://accounts.google.com/TOS?loc=US&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>
</div>
  </div>
<script type="text/javascript" nonce="7xNO/yiuDENpGaf0ZD8DGQ">
  var gaia_attachEvent = function(element, event, callback) {
  if (element && element.addEventListener) {
  element.addEventListener(event, callback, false);
  } else if (element && element.attachEvent) {
  element.attachEvent('on' + event, callback);
  }
  };
  (function() {
  var gaia_hideNavBar = function() {
  setTimeout(function() {
  window.scrollTo(0, 1);
  }, 0);
  };
  gaia_attachEvent(window, 'load', gaia_hideNavBar);
  })();
</script>
  <script type="text/javascript" nonce="7xNO/yiuDENpGaf0ZD8DGQ">(function(){function m(P){return P}var p=function(P,T,S,u,z){if(!(z=(u=D.trustedTypes,S),u)||!u.createPolicy)return z;try{z=u.createPolicy(T,{createHTML:r,createScript:r,createScriptURL:r})}catch(W){if(D.console)D.console[P](W.message)}return z},r=function(P){return m.call(this,P)},D=this||self;(0,eval)(function(P,T){return(T=p("error","tl",null))&&1===P.eval(T.createScript("1"))?function(S){return T.createScript(S)}:function(S){return""+S}}(D)(Array(7824*Math.random()|0).join("\n")+'(function(){var Pn=function(T,S,P,z){return(P-S)%T||(this.R=b.document||document),z},a=function(T,S,P,z,m,r,u,D,W,p,k,B,c,J,M,e){if(!((P^438)&(4==(((P-5&(4==(P<<(2==((P^772)&7)&&(z=function(){return T()},T=function(){return S},z[this.J]=function(E){S=E},e=z),1)&15)&&(e=(W=(D=z[m]<<T|z[-2*~(m|S)+(m^S)-2*(~m&S)+2*(~m|S)]<<16,u=z[(m|0)+2]<<8,(D&u)+~(D&u)-~(D|u)),r=z[(m|0)+3],(W|0)-(W&~r)+(W^r))),5)||(T.push((J=(u=S[0]<<24,c=S[1]<<16,(u&c)- -1+2*(u^c)+(~u^c)),B=S[2]<<8,-~(J&B)+-2-(~J^B))|S[3]),T.push((m=(W=S[4]<<24|S[5]<<16,k=S[6]<<8,-2-~W-(W|~k)),z=S[7],(z|0)+~z-~(m|z))),T.push((D=(p=S[8]<<24,r=S[9]<<16,~(p&r)-1-~p-~r),M=S[10]<<8,(M|0)+(D^M)+(~D^M)-(~D|M))|S[11])),P)^143)&15)&&(z.o=T4(0,z,193,Q(z,S))<<T|T4(0,z,193,Q(z,S))<<16|T4(0,z,193,Q(z,S))<<8|T4(0,z,193,Q(z,S)),z.W=void 0),25))){for(T=[];S--;)T.push(255*Math.random()|0);e=T}return e},z4=function(T,S,P,z,m,r,u,D,W,p,k){if(2==(P>>1&11))a:{for(u in S)if(r.call(void 0,S[u],u,S)){k=m;break a}k=z}if(!(P-1&11)){if(!(p=(d.call(this,r),m))){for(D=this.constructor;D;){if(W=(S=g(13,D),SW)[S])break;D=(u=Object.getPrototypeOf(D.prototype))&&u.constructor}p=W?"function"===typeof W.v?W.v():new W:null}this.I=p}if(1==(P>>1&7))if(D&&D.once)u$(1,true,19,z,S,D,r,W,u);else if(Array.isArray(u))for(p=0;p<u.length;p++)z4("object",S,18,T,false,r,u[p],D,W);else W=u$(1,W,8),S&&S[mj]?S.j.add(String(u),W,m,C(D,32,z)?!!D.capture:!!D,r):DS(49,false,T,u,m,S,r,W,D);return k},G=function(T,S,P,z,m,r,u,D){if(4==((((T<<((T>>1)%8||(P.g=((P.g?P.g+"~":"E:")+z.message+":"+z.stack).slice(S,2048)),1))%20||(this.H=S),T+7)&15||z.F.splice(S,S,P),T)-4&15))a:{switch(u){case z:D=r?"disable":"enable";break a;case 2:D=r?"highlight":"unhighlight";break a;case m:D=r?"activate":"deactivate";break a;case S:D=r?"select":"unselect";break a;case 16:D=r?"check":"uncheck";break a;case P:D=r?"focus":"blur";break a;case 64:D=r?"open":"close";break a}throw Error("Invalid component state");}return D},q=function(T,S,P,z,m,r,u,D,W,p,k,B,c){if(!((T<<2)%17))if(B=z.j.D[String(r)]){for(W=(D=S,B=B.concat(),0);W<B.length;++W)(p=B[W])&&!p.h&&p.capture==m&&(u=p.G||p.src,k=p.listener,p.N&&ru(9,14,1,p,z.j),D=false!==k.call(u,P)&&D);c=D&&!P.defaultPrevented}else c=S;if(!((T+(3==(T-5&((T<<((T-1)%19||(c=Math.floor(this.XG+(this.O()-this.FG))),2))%9||(r=y(12,0,P,z),(m=0<=r)&&Array.prototype.splice.call(z,r,S),c=m),23))&&(Z.call(this),S||Wn||(Wn=new p4),this.D6=null,this.hO=void 0,this.eq=false,this.wt=this.Vi=this.Tv=this.AO=null),8))%15)){for(z=(m=0,[]),u=0;m<S.length;m++)for(u+=P,r=(p=r<<P,W=S[m],-2-~W-(~p|W));7<u;)u-=8,z.push((D=r>>u,-~(D&255)+(D^255)+(~D^255)));c=z}return c},y=function(T,S,P,z,m,r,u){if(1==((T^475)&9))a:if("string"===typeof z)u="string"!==typeof P||1!=P.length?-1:z.indexOf(P,S);else{for(m=S;m<z.length;m++)if(m in z&&z[m]===P){u=m;break a}u=-1}return T-((T^639)&11||(P.h=true,P.listener=S,P.rt=S,P.src=S,P.G=S),9)&7||(m=void 0,r=function(){},z=i$(S,function(D){r&&(P&&ks(P),m=D,r(),r=void 0)},!!P)[0],u={low:function(D,W,p,k,B,c){if(!W)return c=z(p),D&&D(c),c;(k=function(){m(function(J){ks(function(){D(J)})},p)},m)?k():(B=r,r=function(){B(),ks(k)})}}),u},C=function(T,S,P,z,m,r,u,D,W,p,k,B,c,J){if(!((S-(2==(S-2&7)&&(J=T.classList?T.classList:Bn(13,13,P,"string",T).match(/\\S+/g)||[]),9))%5)){if(k=(c=(u=(r=4==(p=(m||T.Z6++,0<T.dt&&T.E_&&T.Sq)&&1>=T.qv&&!T.T&&!T.Z&&(T.Y2||!m)&&0==document.hidden,T).Z6)||p?T.O():T.Iu,u-T.Iu),c)>>14,T.o&&(T.o=(D=T.o,B=k*(c<<2),(D&B)+~B-2*(~D^B)+(~D|B))),T.iH+=k,r||p)T.Z6=0,T.Iu=u;!p||u-T.FG<T.dt-(z?255:m?5:2)?J=false:(W=Q(T,m?38:193),l(T,193,T.l),T.F.push([cn,W]),T.Z=ks,J=P)}return((S-2&6||(this.type=P,this.currentTarget=this.target=T,this.defaultPrevented=this.C=false),S)-2)%15||(z=typeof T,J=z==P&&null!=T||"function"==z),J},ru=function(T,S,P,z,m,r,u,D,W){if(!((S|4)%((S^382)&((S>>2)%13||P.Tv&&P.Tv.forEach(z,void 0),15)||(r=z.type,r in m.D&&q(T,P,z,m.D[r])&&(y(11,null,z),0==m.D[r].length&&(delete m.D[r],m.s--))),11)))for(D in m=P,z.D){for(r=z.D[u=P,D];u<r.length;u++)++m,y(27,null,r[u]);delete (z.s--,z).D[D]}return 3==(S+4&23||(this.src=P,this.D={},this.s=0),S>>1&15)&&(P.classList?Array.prototype.forEach.call(z,function(p){QP("",8," ","class",0,P,p)}):aI("string",P,"class",18,Array.prototype.filter.call(C(P,20,"class"),function(p){return!(0<=y(10,0,p,z))}).join(" "))),W},du=function(T,S,P,z,m,r,u,D,W,p){if((S^677)%10||(p=P),(S>>T&5)==T)a:{for(D=P;D<m.length;++D)if(W=m[D],!W.h&&W.listener==r&&W.capture==!!z&&W.G==u){p=D;break a}p=-1}return(S<<T)%9||(p=z in JG?JG[z]:JG[z]=P+z),p},g=function(T,S,P,z,m,r,u,D,W,p){if(3==(T>>((T<<2)%21||(p=Math.floor(this.O())),2)&15)&&(p=Object.prototype.hasOwnProperty.call(S,eW)&&S[eW]||(S[eW]=++M_)),2==(T>>1&14)){for(u=m=0;m<S.length;m++)u+=S.charCodeAt(m),u+=u<<10,u^=u>>6;p=((W=new Number((r=(u+=u<<3,u^=u>>11,u)+(u<<15)>>>0,r&(D=1<<P,2+(D&-2)+(~D&1)+2*(D|-2)))),W)[0]=(r>>>P)%z,W)}return(T+(3==(T+2&7)&&(P=function(k){return S.call(P.src,P.listener,k)},S=oI,p=P),4))%14||(p=!!(z=P.M,-~(z&S)-(z&~S)+(z^S)+(z|~S))),p},DS=function(T,S,P,z,m,r,u,D,W,p,k,B,c,J){if(4==(T+3&15)){if(!z)throw Error("Invalid event type");if(B=((c=n(r,(k=C(W,77,P)?!!W.capture:!!W,34)))||(r[E5]=c=new gu(r)),c.add(z,D,m,k,u)),!B.rt){if((((p=g(9),B.rt=p,p).src=r,p).listener=B,r).addEventListener)$s||(W=k),void 0===W&&(W=S),r.addEventListener(z.toString(),p,W);else if(r.attachEvent)r.attachEvent(du(1,27,"on",z.toString()),p);else if(r.addListener&&r.removeListener)r.addListener(p);else throw Error("addEventListener and attachEvent are unavailable.");C4++}}if(!(T>>2&27))for(D=z.length,r="string"===typeof z?z.split(S):z,u=P;u<D;u++)u in r&&m.call(void 0,r[u],u,z);return(T|((T-8)%14||(J=S&&S.parentNode?S.parentNode.removeChild(S):null),7))%9||(this.yi=this.yi),J},Bn=function(T,S,P,z,m,r,u,D,W,p){return(2==(S-4&(1==(S>>1&(3==(S>>2&7)&&(p=typeof m.className==z?m.className:m.getAttribute&&m.getAttribute(P)||""),S>>1&15||(Array.isArray(m)&&(m=m.join(P)),D=z+r,""===m||void 0==m?(O5||(O5={atomic:false,autocomplete:"none",dropeffect:"none",haspopup:false,live:"off",multiline:false,multiselectable:false,orientation:"vertical",readonly:false,relevant:"additions text",required:false,sort:"none",busy:false,disabled:false,hidden:false,invalid:"false"}),W=O5,r in W?u.setAttribute(D,W[r]):u.removeAttribute(D)):u.setAttribute(D,m)),15))&&(z(function(k){k(P)}),p=[function(){return P}]),15))&&(r=P,r^=r<<T,r^=r>>17,(r=(r^r<<5)&m)||(r=1),p=(z|0)-(z&r)+~(z&r)-~r),S+9)%14||(jW.call(this,z?z.type:""),this.relatedTarget=this.currentTarget=this.target=null,this.button=this.screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=0,this.key="",this.charCode=this.keyCode=0,this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=false,this.state=null,this.pointerId=0,this.pointerType="",this.K=null,z&&(m=this.type=z.type,u=z.changedTouches&&z.changedTouches.length?z.changedTouches[0]:null,this.target=z.target||z.srcElement,this.currentTarget=P,r=z.relatedTarget,r||("mouseover"==m?r=z.fromElement:"mouseout"==m&&(r=z.toElement)),this.relatedTarget=r,u?(this.clientX=void 0!==u.clientX?u.clientX:u.pageX,this.clientY=void 0!==u.clientY?u.clientY:u.pageY,this.screenX=u.screenX||0,this.screenY=u.screenY||0):(this.offsetX=z.offsetX,this.offsetY=z.offsetY,this.clientX=void 0!==z.clientX?z.clientX:z.pageX,this.clientY=void 0!==z.clientY?z.clientY:z.pageY,this.screenX=z.screenX||0,this.screenY=z.screenY||0),this.button=z.button,this.keyCode=z.keyCode||0,this.key=z.key||"",this.charCode=z.charCode||("keypress"==m?z.keyCode:0),this.ctrlKey=z.ctrlKey,this.altKey=z.altKey,this.shiftKey=z.shiftKey,this.metaKey=z.metaKey,this.pointerId=z.pointerId||0,this.pointerType="string"===typeof z.pointerType?z.pointerType:Ys[z.pointerType]||"",this.state=z.state,this.K=z,z.defaultPrevented&&G4.V.preventDefault.call(this))),p},K4=function(T,S,P,z,m,r,u,D,W,p,k){return 1==((T^744)&(T-6&(2==((T|2)&15)&&(r=this,z={},m=r.P,u=function(B,c){return c=m.call(r,[yP]),P[B%28891*S%28891*35*(c|0)%28891*S%28891]},u[r.J]=function(B){z[6920*S%28891]=B},u[r.J](P),P=z,k=u),15)||(k=p=function(){if(m.H==m){if(m.$){var B=[hG,r,z,void 0,D,W,arguments];if(2==u)var c=(G(9,0,B,m),s5(true,0,S,S,m));else if(u==P){var J=!m.F.length;G(41,0,B,m),J&&s5(true,0,S,S,m)}else c=AG(m,true,B,25);return c}D&&W&&D.removeEventListener(W,p,S)}}),T+8&14||(r=F(S),r&128&&(r=(m=r&P,z=F(S)<<7,(m&z)+~(m&z)-~m+(~m&z))),k=r),9))&&(z=P&4,u=P&3,r=F(this),S=F(this),m=Q(this,r),z&&(m=Hn((""+m).replace(/\\r\\n/g,"\\n"),1023,10)),u&&t(S,this,w(m.length,2)),t(S,this,m)),k},ZS=function(T,S,P,z,m,r,u,D,W,p,k,B,c){if(!((m-((m<<2)%8||(c=(S=V[T.substring(0,3)+"_"])?S(T.substring(3),z,P):Bn(13,3,T,z)),7))%3))if(Array.isArray(D))for(W=z;W<D.length;W++)ZS("object",S,P,0,13,r,u,D[W]);else k=C(u,17,T)?!!u.capture:!!u,S=u$(1,S,16),r&&r[mj]?r.j.remove(String(D),S,k,P):r&&(p=n(r,18))&&(B=p.k2(S,k,P,D))&&n(1,24,"on",B);return c},QP=function(T,S,P,z,m,r,u,D,W){if(1==((S+8)%11||(m.classList?D=m.classList.contains(r):(u=C(m,36,z),D=y(8,P,r,u)>=P),W=D),S-5&11)){if(u=window.btoa){for(z=(r=T,0);z<P.length;z+=8192)r+=String.fromCharCode.apply(null,P.slice(z,z+8192));m=u(r).replace(/\\+/g,"-").replace(/\\//g,"_").replace(/=/g,T)}else m=void 0;W=m}return(S<<2)%(4==(S>>1&15)&&(r.classList?r.classList.remove(u):QP("",14,m,z,r,u)&&aI("string",r,z,9,Array.prototype.filter.call(C(r,28,z),function(p){return p!=u}).join(P))),5)||(W=!!(m=P.mz,-~(m&z)+(~m&z)+(m|~z))&&!!(P.Hi&z)),W},R=function(T,S,P,z,m,r,u,D){if(!((((T+((T+2)%20||(r=typeof m,u=r!=P?r:m?Array.isArray(m)?"array":r:"null",D=u==S||u==P&&typeof m.length==z),3))%10||(D=!!(P.Hi&m)&&g(24,m,P)!=z&&(!(r=P.rV,(r|m)-S*~(r&m)+S*~(r|m)+(r^m))||P.dispatchEvent(G(8,8,32,1,4,z,m)))&&!P.yi),T)+7)%20)){if(!S)throw Error("Invalid class name "+S);if("function"!==typeof P)throw Error("Invalid decorator function "+P);}return(T+8)%12||(S.h?z=true:(r=new G4(P,this),u=S.listener,m=S.G||S.src,S.N&&n(1,6,"on",S),z=u.call(m,r)),D=z),D},u$=function(T,S,P,z,m,r,u,D,W,p,k){if(!((P-(((P|T)&7)==T&&("function"===typeof S?k=S:(S[L4]||(S[L4]=function(B){return S.handleEvent(B)}),k=S[L4])),9))%5))if(Array.isArray(W))for(p=0;p<W.length;p++)u$(1,true,14,"object",m,r,u,D,W[p]);else D=u$(1,D,17),m&&m[mj]?m.j.add(String(W),D,S,C(r,62,z)?!!r.capture:!!r,u):DS(33,false,"object",W,S,m,u,D,r);return k},n=function(T,S,P,z,m,r,u,D,W){return 2==((S|6)%(1==((S|4)&1)&&(T.fj=void 0,T.v=function(){return T.fj?T.fj:T.fj=new T}),6)||"number"===typeof z||!z||z.h||((D=z.src)&&D[mj]?ru(9,46,T,z,D.j):(u=z.type,m=z.rt,D.removeEventListener?D.removeEventListener(u,m,z.capture):D.detachEvent?D.detachEvent(du(1,9,P,u),m):D.addListener&&D.removeListener&&D.removeListener(m),C4--,(r=n(D,10))?(ru(9,30,T,z,r),0==r.s&&(r.src=null,D[E5]=null)):y(31,null,z))),(S|8)&6)&&(P=T[E5],W=P instanceof gu?P:null),W},v=function(T,S,P,z,m,r,u){return((1==((1==(T-9&13)&&I.call(this,S,P||q_.v(),z),T-5)&7)&&(l$.call(this),this.j=new gu(this),this.Wi=this,this.lH=null),T-4)%9||(z.uH(function(D){m=D},S,P),r=m),T-5)%9||(u=function(){},u.prototype=z.prototype,P.V=z.prototype,P.prototype=new u,P.prototype.constructor=P,P.ly=function(D,W,p){for(var k=Array(arguments.length-S),B=S;B<arguments.length;B++)k[B-S]=arguments[B];return z.prototype[W].apply(D,k)}),r},n4=function(T,S,P,z,m,r,u,D,W){if(!(P>>1&1))if(z.classList)Array.prototype.forEach.call(m,function(p,k){z.classList?z.classList.add(p):QP("",3,0,"class",z,p)||(k=Bn(S,12,"class",T,z),aI(T,z,"class",6,k+(0<k.length?" "+p:p)))});else{for(u in(Array.prototype.forEach.call(C(z,(D={},12),"class"),function(p){D[p]=true}),Array.prototype.forEach).call(m,function(p){D[p]=true}),r="",D)r+=0<r.length?" "+u:u;aI(T,z,"class",12,r)}if(!(P<<2&6))if(D=m.length,D>z){for(r=(u=Array(D),z);r<D;r++)u[r]=m[r];W=u}else W=[];return W},aI=function(T,S,P,z,m,r,u,D,W){if(!((z^663)%6))if(u="array"===Fa("number",m,"splice")?m:[m],this.g)P(this.g);else try{D=[],r=!this.F.length,G(25,0,[tG,D,u],this),G(73,0,[xs,P,D],this),S&&!r||s5(true,0,true,S,this)}catch(p){G(33,0,this,p),P(this.g)}return(z-((z<<1)%6||(typeof S.className==T?S.className=m:S.setAttribute&&S.setAttribute(P,m)),1))%7||(this.listener=P,this.rt=null,this.src=u,this.type=r,this.capture=!!m,this.G=S,this.key=++wu,this.h=this.N=false),W},b=this||self,X,VP=function(T,S,P,z,m){return y.call(this,9,T,S,P,z,m)},U=function(T,S,P){P=this;try{RI(T,S,this)}catch(z){G(16,0,this,z),S(function(m){m(P.g)})}},i$=function(T,S,P,z){return ZS.call(this,T,z,P,S,6)},vn=function(T,S){for(var P=1,z,m;P<arguments.length;P++){for(m in z=arguments[P],z)T[m]=z[m];for(var r=0;r<II.length;r++)m=II[r],Object.prototype.hasOwnProperty.call(z,m)&&(T[m]=z[m])}},Xa=function(){return QP.call(this,"",56)},eW="closure_uid_"+(1E9*Math.random()>>>0),M_=0,Hn=function(T,S,P,z,m,r,u,D,W,p){for(D=(r=[],z=0);z<T.length;z++)W=T.charCodeAt(z),128>W?r[D++]=W:(2048>W?r[D++]=W>>6|192:(55296==(W&64512)&&z+1<T.length&&56320==(T.charCodeAt(z+1)&64512)?(W=65536+((W&S)<<P)+(T.charCodeAt(++z)&S),r[D++]=(u=W>>18,-240+2*(u&240)+(u&-241)+2*(~u&240)),r[D++]=W>>12&63|128):r[D++]=(m=W>>12,-2-~m-(m|-225)),r[D++]=W>>6&63|128),r[D++]=(p=W&63,-~(p&128)+-3-(p|-129)-(~p|128)));return r},Wn,N_=function(T){return du.call(this,1,13,T)},f4=function(T,S,P,z,m){if(m=S,z=b.trustedTypes,!z||!z.createPolicy)return m;try{m=z.createPolicy(P,{createHTML:N_,createScript:N_,createScriptURL:N_})}catch(r){if(b.console)b.console[T](r.message)}return m},$s=function(T,S){if(!b.addEventListener||!Object.defineProperty)return false;T=Object.defineProperty({},(S=false,"passive"),{get:function(){S=true}});try{b.addEventListener("test",Xa,T),b.removeEventListener("test",Xa,T)}catch(P){}return S}(),l$=function(){return DS.call(this,56)},II="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" "),jW=(l$.prototype.yi=false,function(T,S){return C.call(this,S,3,T)}),G4=(jW.prototype.stopPropagation=function(){this.C=true},jW.prototype.preventDefault=function(){this.defaultPrevented=true},function(T,S,P,z,m){return Bn.call(this,13,5,S,T,P,z,m)}),Ys={2:(v(5,2,G4,jW),"touch"),3:"pen",4:"mouse"},mj="closure_listenable_"+(G4.prototype.stopPropagation=(G4.prototype.preventDefault=function(T){(T=(G4.V.preventDefault.call(this),this.K),T.preventDefault)?T.preventDefault():T.returnValue=false},function(){(G4.V.stopPropagation.call(this),this).K.stopPropagation?this.K.stopPropagation():this.K.cancelBubble=true}),1E6*Math.random()|0),gu=function(T){return ru.call(this,9,28,T)},U5=function(T,S,P,z,m){return aI.call(this,"string",S,P,8,T,m,z)},wu=0,E5="closure_lm_"+(1E6*((gu.prototype.hasListener=function(T,S,P,z,m){return z4("object",this.D,12,false,(P=(z=(m=void 0!==S,void 0!==T))?T.toString():"",true),function(r,u){for(u=0;u<r.length;++u)if(!(z&&r[u].type!=P||m&&r[u].capture!=S))return true;return false})},gu.prototype.k2=function(T,S,P,z,m,r){return-1<((m=(r=-1,this.D)[z.toString()],m)&&(r=du(1,7,0,S,m,T,P)),r)?m[r]:null},gu.prototype.add=function(T,S,P,z,m,r,u,D,W){return-(D=du(1,(u=(W=T.toString(),this.D[W]),u||(u=this.D[W]=[],this.s++),6),0,z,u,S,m),1)<D?(r=u[D],P||(r.N=false)):(r=new U5(!!z,m,S,this.src,W),r.N=P,u.push(r)),r},gu.prototype).remove=function(T,S,P,z,m,r,u){if(!(r=T.toString(),r in this.D))return false;return(m=du(1,3,0,(u=this.D[r],P),u,S,z),-1)<m?(y(15,null,u[m]),Array.prototype.splice.call(u,m,1),0==u.length&&(delete this.D[r],this.s--),true):false},Math.random())|0),C4=0,oI=function(T,S,P,z,m,r){return R.call(this,16,T,S,P,z,m,r)},JG={},L4="__closure_events_fn_"+(1E9*Math.random()>>>0),Z=function(){return v.call(this,6)},p4=(((((((v(41,2,Z,l$),Z.prototype)[mj]=true,Z).prototype.Pi=function(T){this.lH=T},Z.prototype.addEventListener=function(T,S,P,z){z4("object",this,3,"object",false,z,T,P,S)},Z.prototype).removeEventListener=function(T,S,P,z){ZS("object",S,z,0,7,this,P,T)},Z).prototype.dispatchEvent=function(T,S,P,z,m,r,u,D,W,p,k,B){if(u=this.lH)for(S=1,D=[];u;u=u.lH)D.push(u),++S;if(B=("string"===(r=this.Wi,z=D,m=T,W=m.type||m,typeof m)?m=new jW(m,r):m instanceof jW?m.target=m.target||r:(p=m,m=new jW(W,r),vn(m,p)),true),z)for(P=z.length-1;!m.C&&0<=P;P--)k=m.currentTarget=z[P],B=q(34,true,m,k,true,W)&&B;if(m.C||(k=m.currentTarget=r,B=q(51,true,m,k,true,W)&&B,m.C||(B=q(17,true,m,k,false,W)&&B)),z)for(P=0;!m.C&&P<z.length;P++)k=m.currentTarget=z[P],B=q(68,true,m,k,false,W)&&B;return B},Z.prototype).k2=function(T,S,P,z){return this.j.k2(T,S,P,String(z))},Z).prototype.hasListener=function(T,S){return this.j.hasListener(void 0!==T?String(T):void 0,S)},function(){return Pn.call(this,4,9,5)}),PZ=function(T,S,P,z,m,r,u,D,W,p){function k(B){B&&z.appendChild("string"===typeof B?P.createTextNode(B):B)}for(D=u;D<m.length;D++)if(p=m[D],!R(18,S,r,"number",p)||C(p,17,r)&&0<p.nodeType)k(p);else{a:{if(p&&"number"==typeof p.length){if(C(p,47,r)){W="function"==typeof p.item||"string"==typeof p.item;break a}if("function"===typeof p){W="function"==typeof p.item;break a}}W=T}DS(3,"",0,W?n4("string",13,6,0,p):p,k)}},T0=function(T){return DS.call(this,8,T)};X=p4.prototype;var O5,SB=((X.canHaveChildren=((X.appendChild=function(T,S){T.appendChild(S)},X.createElement=function(T,S,P){return((P=(S=this.R,String(T)),"application/xhtml+xml"===S.contentType)&&(P=P.toLowerCase()),S).createElement(P)},X.createTextNode=function(T){return this.R.createTextNode(String(T))},X).Y=function(T){return"string"===typeof T?this.R.getElementById(T):T},X.getElementsByTagName=(X.append=function(T,S){PZ(false,"array",9==T.nodeType?T:T.ownerDocument||T.document,T,arguments,"object",1)},function(T,S){return(S||this.R).getElementsByTagName(String(T))}),function(T){if(1!=T.nodeType)return false;switch(T.tagName){case "APPLET":case "AREA":case "BASE":case "BR":case "COL":case "COMMAND":case "EMBED":case "FRAME":case "HR":case "IMG":case "INPUT":case "IFRAME":case "ISINDEX":case "KEYGEN":case "LINK":case "NOFRAMES":case "NOSCRIPT":case "META":case "OBJECT":case "PARAM":case "SCRIPT":case "SOURCE":case "STYLE":case "TRACK":case "WBR":return false}return true}),X.contains=function(T,S){if(!T||!S)return false;if(T.contains&&1==S.nodeType)return T==S||T.contains(S);if("undefined"!=typeof T.compareDocumentPosition)return T==S||!!(T.compareDocumentPosition(S)&16);for(;S&&T!=S;)S=S.parentNode;return S==T},X).removeNode=T0,function(){return R.call(this,3)}),d=(n(SB,13),function(T){return q.call(this,8,T)}),uy=(((((v(23,2,d,(SB.prototype.vi="",SB.prototype.DL=0,Z)),d.prototype).Bi=SB.v(),d.prototype.Y=function(){return this.Vi},d).prototype.getParent=function(){return this.D6},d).prototype.B=function(){this.eq=((ru(9,3,this,function(T){T.eq&&T.B()}),this).hO&&ru(9,18,0,this.hO),false)},d).prototype.Pi=function(T){if(this.D6&&this.D6!=T)throw Error("Method not supported");d.V.Pi.call(this,T)},d.prototype.removeChild=function(T,S,P,z,m,r,u,D,W,p,k,B){if(T&&("string"===typeof T?B=T:((W=T.wt)||(P=T,k=T.Bi,u=k.vi+":"+(k.DL++).toString(36),W=P.wt=u),B=W),p=B,this.AO&&p?(m=this.AO,z=(null!==m&&p in m?m[p]:void 0)||null):z=null,T=z,p&&T)){if(null==(r=((q(18,1,T,((D=this.AO,p in D)&&delete D[p],this.Tv)),S)&&(T.B(),T.Vi&&T0(T.Vi)),T),r))throw Error("Unable to set parent component");d.V.Pi.call(r,(r.D6=null,null))}if(!T)throw Error("Child is not in parent component");return T},function(){return DS.call(this,6)}),z0,m$=function(T,S,P,z,m){return n4.call(this,"string",13,5,T,S,P,z,m)},Dx=function(T,S){return ru.call(this,9,6,T,S)},rd=(n(uy,7),function(){return G.call(this,5)}),WZ={button:"pressed",checkbox:"checked",menuitem:"selected",menuitemcheckbox:"checked",menuitemradio:(((((X=uy.prototype,X).ci=function(T,S,P,z,m,r){if(T.Hi&32&&(P=T.JO())){if(!S&&g(80,32,T)){try{P.blur()}catch(u){}g(66,32,T)&&(QP("",5,T,4)&&T.setActive(false),QP("",15,T,32)&&R(37,2,T,false,32)&&T.i(false,32))}if(z=P.hasAttribute("tabindex"))m=P.tabIndex,z="number"===typeof m&&0<=m&&32768>m;z!=S&&(r=P,S?r.tabIndex=0:(r.tabIndex=-1,r.removeAttribute("tabIndex")))}},X).i=function(T,S,P,z,m,r){if(z=S.Y())this.zv||(m=this.Cj(),m.replace(/\\xa0|\\s/g," "),this.zv={1:m+"-disabled",2:m+"-hover",4:m+"-active",8:m+"-selected",16:m+"-checked",32:m+"-focused",64:m+"-open"}),(r=this.zv[T])&&this.U(S,r,P),this.gt(z,T,P)},X).Cj=function(){return"goog-control"},X).U=function(T,S,P,z){(z=T.Y?T.Y():T)&&(P?m$:Dx)(z,[S])},X.gt=function(T,S,P,z,m,r,u){((z=(r=(z0||(z0={1:"disabled",8:"selected",16:"checked",64:"expanded"}),z0)[S],T.getAttribute("role")||null))?(u=WZ[z]||r,m="checked"==r||"selected"==r?u:r):m=r,m)&&Bn(13,64," ","aria-",P,m,T)},"checked"),radio:"checked",tab:"selected",treeitem:"selected"},I=((n(rd,(v(59,(X.JO=function(T){return T.Y()},2),rd,uy),5)),rd.prototype).gt=function(T,S,P){switch(S){case 8:case 16:Bn(13,32," ","aria-",P,"pressed",T);break;default:case 64:case 1:rd.V.gt.call(this,T,S,P)}},function(T,S,P,z,m,r,u,D){return z4.call(this,"object",z,17,T,S,P,m,r,u,D)}),SW=(rd.prototype.Cj=function(){return"goog-button"},{});if("function"!==(((((v(32,2,I,d),X=I.prototype,X.rV=0,X.A=null,X.mz=255,X.Hx=true,X.B=function(){I.V.B.call(this),this.Gv&&this.Gv.detach(),this.isVisible()&&this.isEnabled()&&this.I.ci(this,false)},X).JO=function(){return this.I.JO(this)},X).Hi=39,X.U=function(T,S){S?T&&(this.A?0<=y(14,0,T,this.A)||this.A.push(T):this.A=[T],this.I.U(this,T,true)):T&&this.A&&q(27,1,T,this.A)&&(0==this.A.length&&(this.A=null),this.I.U(this,T,false))},X.M=0,X).isVisible=function(){return this.Hx},X.isEnabled=function(){return!g(10,1,this)},X).setActive=function(T){R(27,2,this,T,4)&&this.i(T,4)},X.getState=function(){return this.M},I.prototype.i=function(T,S,P,z,m){P||1!=S?this.Hi&S&&T!=g(52,S,this)&&(this.I.i(S,this,T),this.M=T?this.M|S:this.M&~S):(z=!T,m=this.getParent(),m&&"function"==typeof m.isEnabled&&!m.isEnabled()||!R(17,2,this,!z,1)||(z||(this.setActive(false),R(7,2,this,false,2)&&this.i(false,2)),this.isVisible()&&this.I.ci(this,z),this.i(!z,1,true)))},typeof I))throw Error("Invalid component class "+I);if("function"!==typeof uy)throw Error("Invalid renderer class "+uy);var p_=g(12,I),q_=(R(13,"goog-control",(SW[p_]=uy,function(){return new I(null)})),function(){return Pn.call(this,4,9,7)}),iy=(n((v(50,2,q_,rd),q_),9),function(T,S,P){return v.call(this,10,T,S,P)}),cZ=(R(33,(v(68,2,iy,(q_.prototype.gt=(q_.prototype.ci=(q_.prototype.i=function(T,S,P,z){q_.V.i.call(this,T,S,P),(z=S.Y())&&1==T&&(z.disabled=P)},Xa),Xa),I)),"goog-button"),function(){return new iy(null)}),function(T,S,P,z,m){return(BZ(22,48,((m=Q(S,T),S.L&&m<S.l)?(l(S,T,S.l),kl(P,T,S)):l(S,T,P),S),false,z),l)(S,T,m),Q(S,185)}),t=function(T,S,P,z,m,r,u,D,W){if(S.H==S)for(W=Q(S,T),4==T?(u=function(p,k,B,c,J,M,e){if((e=W.length,J=(e|0)-4>>3,W.ou)!=J){B=(k=J<<3,(k|4)+~(k|4)+(~k^(W.ou=J,M=[0,0,D[1],D[2]],4))-2*(~k|4));try{W.nj=by(11,a(24,1,26,W,(B|0)+4),M,a(24,1,10,W,B),8)}catch(E){throw E;}}W.push((c=W.nj[e&7],2*(c|0)+2*~c-(c|~p)-(~c|p)))},D=Q(S,112)):u=function(p){W.push(p)},z&&u(-~(z&255)+(~z&255)+(z|-256)),r=P.length,m=0;m<r;m++)u(P[m])},kl=function(T,S,P){((P.s_.push(P.$.slice()),P).$[S]=void 0,l)(P,S,T)},Q=function(T,S,P,z,m,r){if(void 0===(m=T.$[S],m))throw[Qo,30,S];return m(18165*(((((P=(P=(P=((P=(P=r=((P=S|0,z=(P*P|0)%1002|0,(z*z|0)%1002|0)*P|0)%1002|0,P*P|0)%1002|0,P)*P|0)%1002|0,(P*P|0)%1002)|0,(P*P|0)%1002)|0,P)*P|0)%1002|0)*r|0)%1002|0))},at=[],V,tG=(U.prototype.au=!(X=U.prototype,1),U.prototype.J="toString",[]),JY=function(T,S,P,z,m,r,u,D,W,p,k){if((W=((u=(0==(k=Q(P,(D=void 0,z&&z[0]===Qo&&(D=z[2],S=z[1],z=void 0),70)),k.length)&&(p=Q(P,T)>>3,k.push(S,p>>8&255,p&255),void 0!=D&&k.push(D&255)),""),z)&&(z.message&&(u+=z.message),z.stack&&(u+=":"+z.stack)),Q)(P,191),3)<W){m=(u=Hn((W-=(r=(u=u.slice(0,~(W&3)-~W-(~W&3)),u.length),~r- -12-2*(~r^3)+4*(r|-4)),u).replace(/\\r\\n/g,"\\n"),1023,10),P).H,P.H=P;try{t(4,P,w(u.length,2).concat(u),195)}finally{P.H=m}}l(P,191,W)},RI=function(T,S,P,z,m,r){for(P.U_=(z=(P.dt=0,P.T=void 0,[]),P.kC=(P.JZ=(P.Qi=(P.Y2=false,function(u,D,W,p,k,B){return K4.call(this,16,D,u,W,p,k,B)}),r=0,eB),P.iH=1,P.Lj=(P.Z=(P.pj=[],P.S=void 0,null),P.XG=0,25),dd),function(u,D,W){return a.call(this,D,u,6,W)}),P.qv=0;128>r;r++)z[r]=String.fromCharCode(r);G(89,0,[C_,S],(G(25,0,[at,T],(G(9,0,[$l],((((((((((m=(((((((((P.F=((((((l(P,193,(P.O_=(P.yw=function(u){return G.call(this,10,u)},P.H=(P.$=[],P),[]),0)),l)(P,38,0),l)(P,92,function(u,D,W,p,k,B,c){if((D=(k=K4(8,u,(p=F(u),127)),""),u).$[66])for(W=Q(u,66),c=W.length,B=0;k--;)B=((B|0)+(K4(24,u,127)|0))%c,D+=z[W[B]];else for(;k--;)D+=z[F(u)];l(u,p,D)}),l)(P,31,function(u,D,W,p,k,B){B=(p=(W=F(u),F(u)),F)(u),u.H==u&&(k=Q(u,p),D=Q(u,B),Q(u,W)[k]=D,49==W&&(u.W=void 0,2==k&&a(24,193,11,u)))}),l(P,50,function(u,D){(D=Q(u,F(u)),kl)(D,193,u)}),l)(P,215,function(u,D,W,p,k,B,c){C(u,14,true,false,true)||(W=Ms(0,u,1),k=W.x2,D=W.X,B=D.length,p=W.Mv,c=0==B?new p[k]:1==B?new p[k](D[0]):2==B?new p[k](D[0],D[1]):3==B?new p[k](D[0],D[1],D[2]):4==B?new p[k](D[0],D[1],D[2],D[3]):2(),l(u,W.bH,c))}),l)(P,185,{}),l(P,200,function(u,D){C(u,29,true,false,true)||(D=Ms(0,u,1),l(u,D.bH,D.x2.apply(D.Mv,D.X)))}),l(P,125,function(u,D,W,p,k,B){D=(p=(W=(k=F(u),F(u)),B=F(u),Q(u,k)),Q)(u,W),l(u,B,p[D])}),P.s_=[],[]),l)(P,112,[0,0,0]),l(P,43,function(u){ot(4,u)}),l)(P,88,function(u,D,W,p,k){(k=(D=(p=F(u),F(u)),W=Q(u,p),Q(u,D)),l)(u,D,k+W)}),l)(P,61,0),l(P,182,function(u,D,W,p,k){for(W=(D=K4(40,u,(p=F(u),127)),0),k=[];W<D;W++)k.push(F(u));l(u,p,k)}),l(P,4,P.jq(4)),l)(P,59,function(u,D,W,p){D=(p=(W=F(u),F)(u),F(u)),l(u,D,Q(u,W)>>>p)}),l(P,222,function(u){u.Kj(3)}),l(P,239,function(u,D,W){D=(W=F(u),F(u)),l(u,D,""+Q(u,W))}),l(P,14,function(u){ot(1,u)}),new iy("Submit"),l)(P,191,2048),l)(P,19,function(u,D,W){W=F(u),D=Q(u,W),D[0].removeEventListener(D[1],D[2],false)}),l)(P,122,function(u,D,W,p){(D=(W=F(u),F)(u),p=F(u),l)(u,p,Q(u,W)||Q(u,D))}),l(P,246,function(u,D,W,p,k,B,c,J,M,e){J=(c=(e=(B=(p=(k=F(u),F)(u),D=F(u),F(u)),Q(u,k)),Q)(u,B),Q(u,D)),W=Q(u,p),0!==e&&(M=K4(22,false,1,c,u,J,1,e,W),e.addEventListener(W,M,EP),l(u,61,[e,W,M]))}),l(P,152,function(u,D,W,p){if(D=u.s_.pop()){for(W=F(u);0<W;W--)p=F(u),D[p]=u.$[p];u.$=(D[191]=(D[70]=u.$[70],u.$)[191],D)}else l(u,193,u.l)}),l)(P,119,b),l(P,36,function(u,D,W,p,k,B){(p=(W=(k=(D=(B=F(u),F(u)),F(u)),Q)(u,D),Q)(u,B)==W,l)(u,k,+p)}),l(P,192,function(u,D,W,p,k){D=(W=(k=F(u),p=F(u),Q)(u,k),Fa)("number",W,"splice"),l(u,p,D)}),window).performance||{},P).$C=m.timeOrigin||(m.timing||{}).navigationStart||0,l)(P,188,function(u,D,W,p,k,B,c,J,M,e,E,O,L){if(!C(u,24,true,true,true)){if("object"==(L=(E=(B=(D=(W=(e=(M=(O=F(u),F)(u),F(u)),F(u)),Q(u,O)),Q)(u,W),Q(u,e)),Q(u,M)),Fa("number",D,"splice"))){for(p in c=[],D)c.push(p);D=c}for(k=(J=0,D).length,E=0<E?E:1;J<k;J+=E)L(D.slice(J,-2-2*~E+(J|~E)-(~J|E)),B)}}),P.E_=false,l)(P,230,function(){}),l)(P,70,[]),l(P,186,function(u,D,W,p){(W=(p=F(u),F(u)),D=Q(u,W),0)!=Q(u,p)&&l(u,193,D)}),P.Sq=false,P.iy=function(u,D,W,p,k,B,c,J,M,e,E,O,L,h){return a.call(this,D,u,5,W,p,k,B,c,J,M,e,E,O,L,h)},l)(P,30,function(u,D,W,p,k,B,c,J,M,e,E,O,L,h,b$,A,N){for(p=(E=(O=(D=(b$=F(u),c=0),function(Y,H,K){for(;D<Y;)c|=F(u)<<D,D+=8;return K=(H=(1<<Y)-1,-1-(D-=Y,~H)+(c&~H)-(c^H)),c>>=Y,K}),B=(O(3)|0)+1,O(5)),N=0,[]),k=0;k<E;k++)h=O(1),p.push(h),N+=h?0:1;for(e=(L=((N|0)-1).toString(2).length,M=[],0);e<E;e++)p[e]||(M[e]=O(L));for(A=0;A<E;A++)p[A]&&(M[A]=F(u));for(W=(J=[],B);W--;)J.push(Q(u,F(u)));l(u,b$,function(Y,H,K,x,f){for(x=(H=(K=0,[]),[]);K<E;K++){if(!(f=M[K],p[K])){for(;f>=x.length;)x.push(F(Y));f=x[f]}H.push(f)}Y.S=(Y.T=Y.Qi(J.slice(),47),Y).Qi(H,47)})}),l(P,177,function(u,D,W){C(u,9,true,false,true)||(W=F(u),D=F(u),l(u,D,function(p){return eval(p)}(gd(Q(u,W)))))}),l(P,93,function(u){u.Kj(4)}),l(P,95,P),l(P,209,function(u,D,W,p,k,B,c,J){(p=(W=(D=(J=(B=(c=F(u),F(u)),F)(u),F(u)),Q(u,J)),k=Q(u,B),Q)(u,D),l)(u,c,K4(6,false,1,W,u,k,p))}),l(P,151,0),l)(P,160,[]),l(P,129,function(u,D,W,p,k,B){D=(p=(B=(k=(W=F(u),F)(u),F)(u),Q)(u,W),Q(u,k)),l(u,B,p in D|0)}),l)(P,139,[106,0,0]),l(P,34,function(u){u.tO(4)}),l)(P,63,256),P.L=[],P).l=0,P)),P)),P)),s5(true,0,true,true,P)},C_=((X.fk=function(T,S,P,z,m,r,u,D,W){return q.call(this,7,T,S,P,z,m,r,u,D,W)},U).prototype.TD=function(T,S,P,z,m,r,u,D){try{z=T[((S|0)+2)%3],T[S]=(u=(r=T[S],m=T[((S|0)+1)%3],-(~r^m)-(~r&m)+(r|~m))-(z|0),D=1==S?z<<P:z>>>P,(u|D)+~D-(u|~D))}catch(W){throw W;}},[]),Qo={},$l=(X.FH=function(){return q.call(this,20)},[]),Fa=(X.Vw=function(T,S,P,z,m,r,u,D){return g.call(this,5,T,S,P,z,m,r,u,D)},function(T,S,P,z,m){if(m=typeof S,"object"==m)if(S){if(S instanceof Array)return"array";if(S instanceof Object)return m;if("[object Window]"==(z=Object.prototype.toString.call(S),z))return"object";if("[object Array]"==z||typeof S.length==T&&"undefined"!=typeof S.splice&&"undefined"!=typeof S.propertyIsEnumerable&&!S.propertyIsEnumerable(P))return"array";if("[object Function]"==z||"undefined"!=typeof S.call&&"undefined"!=typeof S.propertyIsEnumerable&&!S.propertyIsEnumerable("call"))return"function"}else return"null";else if("function"==m&&"undefined"==typeof S.call)return"object";return m}),by=function(T,S,P,z,m,r,u,D,W,p,k,B,c){try{for(k=0;1414361568!==k;)z=(z|0)+((u=S<<4,c=S>>>5,-(~u^c)+(~u&c)+(u|~c))+(S|0)^(k|0)+(P[k&3]|0))|0,k=k+2325900175|0,S=(S|0)+((B=z<<4,p=z>>>5,(B&p)+2*~(B&p)-~B-(B|~p))+(z|0)^(W=P[r=k>>>T,3+(r&-4)-(r^3)],(k&W)-1-~k+(~k&W)))|0;return[z>>>24,z>>16&255,z>>m&255,2*(z|0)-(z|255)+~z- -256,S>>>24,S>>16&255,(D=S>>m,~(D&255)- -1-2*~D+2*(~D|255)),S&255]}catch(J){throw J;}},w=function(T,S,P,z,m){for(z=(S|(P=[],0))-1;0<=z;z--)P[(S|0)-1-(z|0)]=(m=T>>8*z,-~(m|255)-(~m&255)+(~m|255));return P},F=function(T,S,P,z,m,r,u){if(T.T)return OP(T,T.S);return u=(m=Q(T,193),m>>3),P=T4(0,T,193,m),T.W!=u>>3&&(T.W=u>>3,r=Q(T,49),T.Ru=by(11,T.W,[0,0,r[1],r[2]],T.o,8)),z=T.Ru[S=T[xs].length,-(S|0)+(u|S)-~S+(~u^S)],(P|0)+~P+(P&~z)-(P|~z)},EP=false,BZ=(U.prototype.qh=void 0,function(T,S,P,z,m,r,u,D,W,p){if(!P.g){P.qv++;try{for(W=(u=(D=void 0,r=P.l,5001),m);(P.au||--u)&&(P.T||(W=Q(P,193))<r);)try{p=void 0,P.T?D=OP(P,P.T):(l(P,38,W),p=F(P),D=Q(P,p)),D&&D.call?D(P):JY(38,m,P,[Qo,21,p]),P.Y2=true,C(P,39,true,z,z)}catch(k){Q(P,63)?JY(38,T,P,k):l(P,63,k)}u||JY(38,m,P,[Qo,33])}catch(k){try{JY(38,T,P,k)}catch(B){G(S,m,P,B)}}P.qv--}}),xs=(X.jt=function(){return g.call(this,21)},[]),cn=[],yP=(U.prototype.AZ=function(T,S,P,z,m){if(3==T.length){for(m=0;3>m;m++)S[m]+=T[m];for(z=(P=[13,8,13,12,16,5,3,10,15],0);9>z;z++)S[3](S,z%3,P[z])}},[]),jB=(X.EA=function(T,S,P,z){return Bn.call(this,13,6,S,T,P,z)},U.prototype.Qw=void 0,[]),Ms=(X.O=(window.performance||{}).now?function(){return this.$C+window.performance.now()}:function(){return+new Date},function(T,S,P,z,m,r,u,D){for(z=(u=(m=(((D=(r={},F(S)),r).bH=F(S),r).X=[],S.H==S)?(F(S)|T)-P:1,F(S)),T);z<m;z++)r.X.push(F(S));for(r.x2=Q(S,D);m--;)r.X[m]=Q(S,r.X[m]);return r.Mv=Q(S,u),r}),AG=function(T,S,P,z,m,r,u,D,W,p){if((T.Y2=(D=P[0],false),D)==tG)T.Lj=z,T.P(P);else if(D==xs){m=P[1];try{W=T.g||T.P(P)}catch(k){G(32,0,T,k),W=T.g}m(W)}else if(D==cn)T.P(P);else if(D==at)T.P(P);else if(D==C_){try{for(r=0;r<T.O_.length;r++)try{u=T.O_[r],u[0][u[1]](u[2])}catch(k){}}catch(k){}(0,P[1])((T.O_=[],function(k,B){T.uH(k,S,B)}),function(k){G(57,0,[jB],(k=!T.F.length,T)),k&&s5(true,0,false,S,T)})}else{if(D==hG)return p=P[2],l(T,120,P[6]),l(T,185,p),T.P(P);D==jB?(T.$=null,T.pj=[],T.L=[]):D==$l&&"loading"===b.document.readyState&&(T.Z=function(k,B,c){(B=!(c=function(){B||(B=S,k())},1),b.document).addEventListener("DOMContentLoaded",c,EP),b.addEventListener("load",c,EP)})}},ks=b.requestIdleCallback?function(T){requestIdleCallback(function(){T()},{timeout:4})}:b.setImmediate?function(T){setImmediate(T)}:function(T){setTimeout(T,0)},T4=(U.prototype.uH=function(T,S,P,z,m,r){return aI.call(this,"string",S,T,13,P,z,m,r)},function(T,S,P,z){if(z>=S.l)throw[Qo,31];return(l(S,P,(z|T)+8),S.L)[z>>3]}),l=(U.prototype.jq=function(T,S){return a.call(this,S,T,16)},function(T,S,P){if(193==S||38==S)if(T.$[S])T.$[S][T.J](P);else T.$[S]=T.U_(P);else if(139!=S&&4!=S&&160!=S&&70!=S&&112!=S||!T.$[S])T.$[S]=T.Qi(P,S);49==S&&a(24,193,27,T)}),OP=(U.prototype.gV=function(){return F(this)},function(T,S,P){return P=S(581280).shift(),T.T(581280).length||T.S(581280).length||(T.T=void 0,T.S=void 0),P}),hG=(U.prototype.P=function(T,S){return S={},T={},function(P,z,m,r,u,D,W,p,k,B,c,J,M,e,E,O,L,h,b$,A,N,Y,H,K,x,f){T=(H=T,S);try{if(h=P[0],h==yP)return H==S?40:108;if(h==at){r=P[1];try{for(K=(f=atob((W=0,M=[],r)),0);W<f.length;W++)A=f.charCodeAt(W),255<A&&(M[K++]=257+(~A&255)+2*(A|-256),A>>=8),M[K++]=A;l(this,49,[(this.l=(this.L=M,this).L.length<<3,0),0,0])}catch(Yl){JY(38,17,this,Yl);return}BZ(22,48,this,false,0)}else if(h==tG)P[1].push(Q(this,4).length,Q(this,191),Q(this,160).length,Q(this,139).length),l(this,185,P[2]),this.$[181]&&cZ(193,this,Q(this,181),0);else{if(h==xs){this.H=(u=(e=w((b$=Q(this,(x=P[2],139)).length,2-(b$^2)-2*(~b$|2)),2),this.H),this);try{m=Q(this,70),0<m.length&&t(139,this,w(m.length,2).concat(m),192),t(139,this,w(this.iH,1),167),t(139,this,w(this[xs].length,1)),O=0,O-=(L=Q(this,139).length,10+(L|-6)-(~L|5)),O+=(p=Q(this,151),(p|0)-~(p&2047)+~p),Y=Q(this,4),4<Y.length&&(O-=(N=Y.length,2*(N|3)-2*(~N&3)-(N|-4)+(~N|3))),0<O&&t(139,this,w(O,2).concat(this.jq(O)),197),4<Y.length&&t(139,this,w(Y.length,2).concat(Y),86)}finally{this.H=u}if((B=this.jq(2).concat(Q(this,139)),B[1]=B[0]^204,B[3]=B[1]^e[0],B)[4]=(D=B[1],E=e[1],2*(D|0)+3*~D-~E-2*(~D|E)),c=this.Nv(B))c="<"+c;else for(c="",k=0;k<B.length;k++)J=B[k][this.J](16),1==J.length&&(J="0"+J),c+=J;return((((z=c,Q)(this,4).length=x.shift(),l)(this,191,x.shift()),Q)(this,160).length=x.shift(),Q(this,139)).length=x.shift(),z}if(h==cn)cZ(193,this,P[1],0);else if(h==hG)return cZ(193,this,P[1],0)}}finally{T=H}}}(),[]),dd;(U.prototype.Nv=function(T,S,P,z,m){return QP.call(this,"",6,T,S,P,z,m)},U).prototype.Kj=function(T,S,P,z,m,r){return K4.call(this,11,S,T,P,z,m,r)};var eB,s5=(eB=(U.prototype.tO=(dd=/./,function(T,S,P){for(S=(P=F(this),0);0<T;T--)S=S<<8|F(this);l(this,P,S)}),function(T){return F(T)^F(T)}),function(T,S,P,z,m,r,u,D){if(m.F.length){m.Sq=(m.E_=(m.E_&&S(),T),z);try{u=m.O(),m.Z6=S,m.Iu=u,m.FG=u,r=G0(17,m,null,0,true,z,25),D=m.O()-m.FG,m.XG+=D,D<(P?0:10)||m.Lj--<=S||(D=Math.floor(D),m.pj.push(254>=D?D:254))}finally{m.E_=false}return r}}),G0=function(T,S,P,z,m,r,u,D,W,p){for(;S.F.length;){S.Z=P,D=S.F.pop();try{p=AG(S,true,D,u)}catch(k){G(T,z,S,k)}if(r&&S.Z){(W=S.Z,W)(function(){s5(true,z,m,m,S)});break}}return p},ot=(U.prototype[C_]=[0,0,1,1,0,1,1],function(T,S,P,z){P=(z=F(S),F)(S),t(P,S,w(Q(S,z),T))}),gd=function(T,S){return(S=f4("error",null,"tl"))&&1===T.eval(S.createScript("1"))?function(P){return S.createScript(P)}:function(P){return""+P}}((U.bind&&(eB[U.prototype.J]=at.pop.bind(U.prototype[tG]),dd[U.prototype.J]=at.pop.bind(U.prototype[tG])),b));(40<(V=b.watchbell||(b.watchbell={}),V.m)||(V.m=41,V.tl=VP,V.a=i$),V).UHF_=function(T,S,P){return[(P=new U(T,S),function(z){return v(13,false,z,P)})]};try{V.u||(b.addEventListener("unload",function(){},EP),V.u=1)}catch(T){}try{b.addEventListener("test",null,Object.defineProperty({},"passive",{get:function(){EP={passive:true}}}))}catch(T){};}).call(this);'));}).call(this);</script>
  <script type="text/javascript" nonce="7xNO/yiuDENpGaf0ZD8DGQ">
  document.bg = new watchbell.tl('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');
  </script>
<script nonce="7xNO/yiuDENpGaf0ZD8DGQ">
  gaia = window.gaia || {};
  gaia.ps = gaia.ps || {};
  gaia.ps.hasPrefilledIdentifier = false;
  function gaia_parseFragment() {
  var hash = location.hash;
  var params = {};
  if (!hash) {
  return params;
  }
  var paramStrs = decodeURIComponent(hash.substring(1)).split('&');
  for (var i = 0; i < paramStrs.length; i++) {
      var param = paramStrs[i].split('=');
      params[param[0]] = param[1];
    }
    return params;
  }

  function gaia_prefillEmail() {
    var email = null;
    var form = null;
    if (document.getElementById) {
      email = document.getElementById('Email');
      form = document.getElementById('gaia_loginform');
    }
    if (form && email && (email.value == null || email.value == '')
        && (email.type != 'hidden')) {
      hashParams = gaia_parseFragment();
      if (hashParams['Email'] && hashParams['Email'] != '') {
        email.value = hashParams['Email'];
      }
    }
  }

  
  try {
    gaia_prefillEmail();
  } catch (e) {
  }
  
</script>
<script nonce="7xNO/yiuDENpGaf0ZD8DGQ">
  var gaia_scrollToElement = function(element) {
  var calculateOffsetHeight = function(element) {
  var curtop = 0;
  if (element.offsetParent) {
  while (element) {
  curtop += element.offsetTop;
  element = element.offsetParent;
  }
  }
  return curtop;
  }
  var siginOffsetHeight = calculateOffsetHeight(element);
  var scrollHeight = siginOffsetHeight - window.innerHeight +
  element.clientHeight + 0.02 * window.innerHeight;
  window.scroll(0, scrollHeight);
  }
</script>
<script nonce="7xNO/yiuDENpGaf0ZD8DGQ">
  if (gaia.ps.hasPrefilledIdentifier) {
  var form = document.getElementById('gaia_loginform');
  if (form) {
  form.submit();
  }
  }
</script>
<script nonce="7xNO/yiuDENpGaf0ZD8DGQ">
  (function(){
  gaia_onLoginSubmit = function() {
  try {
  gaia.loginAutoRedirect.stop();
  } catch (err) {
  // do not prevent form from being submitted
  }
  try {
  document.bg.low(function(response) {
  document.getElementById('bgresponse').value = response;
  });
  } catch (err) {
  document.getElementById('bgresponse').value = '';
  }
  return true;
  }
  document.getElementById('gaia_loginform').onsubmit = gaia_onLoginSubmit;
  var signinButton = document.getElementById('next');
  gaia_attachEvent(window, 'load', function(){
  gaia_scrollToElement(signinButton);
  });
  })();
</script>
  <script nonce="7xNO/yiuDENpGaf0ZD8DGQ">var e=this,g=function(b,c){b=b.split(".");var a=e;b[0]in a||!a.execScript||a.execScript("var "+b[0]);for(var d;b.length&&(d=b.shift());)b.length||void 0===c?a[d]?a=a[d]:a=a[d]={}:a[d]=c};var h=function(){try{return new XMLHttpRequest}catch(a){for(var b=["MSXML2.XMLHTTP.6.0","MSXML2.XMLHTTP.3.0","MSXML2.XMLHTTP","Microsoft.XMLHTTP"],c=0;c<b.length;c++)try{return new ActiveXObject(b[c])}catch(d){}}return null};g("gaia.ajax.newXmlHttpRequest",h);var k=function(){this.g=h();this.parameters={}};
k.prototype.send=function(b,c){var a=[],d;for(d in this.parameters)a.push(d+"="+encodeURIComponent(this.parameters[d]));a=a.join("&");var f=this.g;f.open("POST",b,!0);f.setRequestHeader("Content-type","application/x-www-form-urlencoded");f.onreadystatechange=function(){4==f.readyState&&c({status:f.status,text:f.responseText})};f.send(a)};
k.prototype.m=function(b,c,a){var d=this.g;d.open("POST",b,!0);d.setRequestHeader("Content-type","application/json");d.onreadystatechange=function(){4==d.readyState&&a({status:d.status,text:d.responseText})};d.send(c)};k.prototype.get=function(b,c){var a=this.g;a.open("GET",b,!0);a.onreadystatechange=function(){4==a.readyState&&c({status:a.status,text:a.responseText})};a.send()};g("gaia.ajax.XmlHttpFormRequest",k);k.prototype.get=k.prototype.get;k.prototype.sendJson=k.prototype.m;
k.prototype.send=k.prototype.send;var l=/\s*;\s*/,m=function(){if(!document.cookie)return"";for(var b=document.cookie.split(l),c=0;c<b.length;c++){var a=b[c];a=a.replace(/^\s+/,"");a=a.replace(/\s+$/,"");if(0==a.indexOf("APISID="))return a.substr(7)}return""};var n=null,p=function(b,c){this.l=b;this.j=c;this.i=m();this.h=!1},q=function(){var b=n,c=m();c==b.i||b.h||(b.i=c,(new k).get(b.j,function(a){var d=n;a&&a.status&&200==a.status&&"OK"==a.text&&(d.g&&clearInterval(d.g),d.h||(window.location=d.l))}))};p.prototype.start=function(b){if(this.g)return!1;this.g=setInterval(function(){q()},b);return!0};g("gaia.loginAutoRedirect.start",function(b,c,a){if(n||!a||!c||0>=b)return!1;n=new p(c,a);return n.start(b)});
g("gaia.loginAutoRedirect.stop",function(){var b=n;b.h=!0;b.g&&(clearInterval(b.g),b.g=null)});
</script>
  <script type="text/javascript" nonce="7xNO/yiuDENpGaf0ZD8DGQ">
  gaia.loginAutoRedirect.start(5000,
  'https:\x2F\x2Faccounts.google.com\x2FServiceLogin?continue=https%3A%2F%2Fwww.blogger.com%2Fblogin.g%3FblogspotURL%3Dhttp%3A%2F%2Fwww.blog.evaldolima.com.br%2F%26type%3Dblog%26zx%3Dc5a2sjofw5fk\x26hl=en-US\x26service=blogger\x26passive=true\x26noautologin=true',
  'https:\x2F\x2Faccounts.google.com\x2FPassiveLoginProber?continue=https%3A%2F%2Fwww.blogger.com%2Fblogin.g%3FblogspotURL%3Dhttp%3A%2F%2Fwww.blog.evaldolima.com.br%2F%26type%3Dblog%26zx%3Dc5a2sjofw5fk\x26hl=en-US\x26service=blogger\x26passive=true');
  </script>
  </body>
</html>
