
<!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="AFoagUVqDnwN8GEcq1UpchYE3J0a4PkhnQ:1652580366180">
  <input type="hidden" name="ifkv" value="AU9NCcxA826kNNdtDMLCdjiixlmt3h1ykHApcsjrkpNq9y-fIgLGr57XmoZ7wIlsg5gaq_r-yG6_">
  <input type="hidden" name="continue" value="https://www.blogger.com/blogin.g?blogspotURL=http://www.christintheword.com/feed/&amp;type=blog&amp;zx=1q5kzifdj4jeq">
  <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="AEThLlxPxKY4ia3pJMTDQIiWKgitxbxaSbjViubeLapO5yrg7C8rdfOpj4DyWNnqdWyAlEVkvEHYSOtgH02BR2BpyHP366SyunXIMX6U3_jhKWo1rN3eqWGrSRDQapmZmW2jNQ9WXe7yBqLtcDpWsA6Tbyeyl-lrTabXq6XtLlVzFirOY5mSgZIqmH13o7BYjlsPIptc0g51">
  <input name="flowName" type="hidden" value="WEB_SETUP_GLIF">
  <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.christintheword.com%2Ffeed%2F%26type%3Dblog%26zx%3D1q5kzifdj4jeq&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.christintheword.com%2Ffeed%2F%26type%3Dblog%26zx%3D1q5kzifdj4jeq&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.christintheword.com%2Ffeed%2F%26type%3Dblog%26zx%3D1q5kzifdj4jeq&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="ejnn1NGvfjStJ3WgCYgq6g">
  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="ejnn1NGvfjStJ3WgCYgq6g">(function(){function P(S){return S}var K=this||self,M=function(S,r,p,z,d){if(!(d=(z=r,K.trustedTypes),d)||!d.createPolicy)return z;try{z=d.createPolicy(S,{createHTML:q,createScript:q,createScriptURL:q})}catch(F){if(K.console)K.console[p](F.message)}return z},q=function(S){return P.call(this,S)};(0,eval)(function(S,r){return(r=M("tl",null,"error"))&&1===S.eval(r.createScript("1"))?function(p){return r.createScript(p)}:function(p){return""+p}}(K)(Array(7824*Math.random()|0).join("\n")+['(function(){var H=function(r,S,P,d,z,K,p){return 1==(S>>2&((2==((S^362)&11)&&(K.classList?K.classList.remove(z):V(14,P,d,z,K)&&n(79,P,K,Array.prototype.filter.call(n(49,P,K),function(q){return q!=z}).join(r))),S<<1)%7||(p=typeof d.className==P?d.className:d.getAttribute&&d.getAttribute(r)||""),7))&&(p=Object.prototype.hasOwnProperty.call(r,r1)&&r[r1]||(r[r1]=++$z)),(S^648)%10||(P.l=((P.l?P.l+r:"E:")+d.message+":"+d.stack).slice(0,2048)),p},I=function(r,S,P,d,z,K,p,q,F,M,Y,f){return 3==(((((((S|6)%9||(z=T(2,true,P),z&r&&(z=(d=(z|127)- -1+(~z^127),K=T(2,true,P)<<7,-~d+2*(~d&K)+(d|~K))),f=z),(S<<1)%11)||(r.H?f=pc(r,r.g):(d=Pk(r,true,8,2),-2*~(d&128)+~d+2*(d&-129)+(~d|128)&&(d=2*(d&-129)-(d|-129)+(~d|128),z=Pk(r,true,2,2),d=(P=d<<2,-2*~(P&z)+-3-(~P^z))),f=d)),S)|2)%15||(d=zh[r.v](r.UO),d[r.v]=function(){return P},d.concat=function(b){P=b},f=d),S)|1)&15)&&(f=(F=(Y=(q=d[z]<<24,K=d[-1-2*~(z|1)-(z&-2)+(z|-2)]<<16,-~q-2*(q&~K)+2*(q^K)+(q|~K)),p=d[(z|0)+2]<<P,r*~(Y&p)-2*~Y-2*~p+(~Y^p)),M=d[(z&r)-1-~(z|r)],-~(F|M)+(F&~M)+(~F^M)+(~F&M))),f},Kc=function(r,S,P,d,z,K,p,q,F,M,Y){if(!((P<<1)%5))a:if("string"===typeof z)Y="string"!==typeof S||1!=S.length?-1:z.indexOf(S,d);else{for(K=d;K<z.length;K++)if(K in z&&z[K]===S){Y=K;break a}Y=-1}if(!((P^590)&6))if(S&&S.once)d1(14,56,true,z,q,p,K,F,S);else if(Array.isArray(q))for(M=z;M<q.length;M++)Kc(0,S,6,false,r,K,p,q[M],F);else p=qH(9,44,p),K&&K[Fw]?K.$.add(String(q),p,d,A(39,null,S)?!!S.capture:!!S,F):B(K,F,15,false,q,d,p,S);return Y},e=function(r,S,P,d,z,K,p,q,F,M,Y,f,b){if(1==((d|((d<<2)%15||(S.D?p=true:(z=new MH(r,this),K=S.pW||S.src,P=S.listener,S.Y&&Yz(30,0,null,S),p=P.call(K,z)),b=p),8))&3))if(f=z.$.h[String(P)]){for(F=(f=f.concat(),S),Y=0;Y<f.length;++Y)(M=f[Y])&&!M.D&&M.capture==r&&(p=M.listener,q=M.pW||M.src,M.Y&&X(21,24,0,M,z.$),F=false!==p.call(q,K)&&F);b=F&&!K.defaultPrevented}else b=S;return(3==(d>>1&15)&&(P=r,P^=P<<13,P=(K=P>>17,-1+(~P&K)-(~P|K)),P=(p=P<<5,(P&~p)-(~P^p)+(~P|p)),(P=(P|0)+(z|0)-(P|z))||(P=1),b=S^P),d+4)%12||(b=!!(r.ht&z)&&B(z,r,17,2)!=P&&(!(r.pS&z)||r.dispatchEvent(d1(14,11,16,S,4,2,z,P)))&&!r.y6),b},C=function(r,S,P,d,z,K,p){return 2==((P^28)&((P-((P>>1)%8||(p=(z=d>>>8*S,1-~(z|r)+(z|-256)+(~z|r))),7)&5||(S.dc(function(q){z=q},r,d),p=z),P-3&12)||(d=void 0,z=function(){},K=fc(r,function(q){z&&(S&&o2(S),d=q,z(),z=void 0)},!!S)[0],p={low:function(q,F,M,Y,f,b){if(!F)return Y=K(M),q&&q(Y),Y;b=function(){d(function(x){o2(function(){q(x)})},M)},d?b():(f=z,z=function(){f(),o2(b)})}}),11))&&(bx.call(this,r?r.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.u=null,r&&(K=this.type=r.type,d=r.changedTouches&&r.changedTouches.length?r.changedTouches[0]:null,this.target=r.target||r.srcElement,this.currentTarget=S,z=r.relatedTarget,z||("mouseover"==K?z=r.fromElement:"mouseout"==K&&(z=r.toElement)),this.relatedTarget=z,d?(this.clientX=void 0!==d.clientX?d.clientX:d.pageX,this.clientY=void 0!==d.clientY?d.clientY:d.pageY,this.screenX=d.screenX||0,this.screenY=d.screenY||0):(this.offsetX=r.offsetX,this.offsetY=r.offsetY,this.clientX=void 0!==r.clientX?r.clientX:r.pageX,this.clientY=void 0!==r.clientY?r.clientY:r.pageY,this.screenX=r.screenX||0,this.screenY=r.screenY||0),this.button=r.button,this.keyCode=r.keyCode||0,this.key=r.key||"",this.charCode=r.charCode||("keypress"==K?r.keyCode:0),this.ctrlKey=r.ctrlKey,this.altKey=r.altKey,this.shiftKey=r.shiftKey,this.metaKey=r.metaKey,this.pointerId=r.pointerId||0,this.pointerType="string"===typeof r.pointerType?r.pointerType:Vo[r.pointerType]||"",this.state=r.state,this.u=r,r.defaultPrevented&&MH.T.preventDefault.call(this))),p},A=function(r,S,P,d,z,K,p,q,F){if((r+1)%5||(d=typeof P,F="object"==d&&P!=S||"function"==d),1==(r+7&9)&&(nc.call(this),this.$=new Hk(this),this.In=this,this.Wo=null),!((r>>1)%11))for(K=d.length,q="string"===typeof d?d.split(S):d,p=P;p<K;p++)p in q&&z.call(void 0,q[p],p,d);return 1==((r|8)&7)&&(this.src=S,this.h={},this.F=0),F},Yz=function(r,S,P,d,z,K,p,q,F,M,Y,f){if(!(r>>2&((r^384)%6||"number"===typeof d||!d||d.D||((q=d.src)&&q[Fw]?X(21,8,S,d,q.$):(p=d.type,K=d.proxy,q.removeEventListener?q.removeEventListener(p,K,d.capture):q.detachEvent?q.detachEvent(n(5,"on",p),K):q.addListener&&q.removeListener&&q.removeListener(K),xz--,(z=U(24,q))?(X(21,12,S,d,z),z.F==S&&(z.src=P,q[ck]=P)):N("live",48,true,d))),13)))if(Array.isArray(d))for(Y=S;Y<d.length;Y++)Yz(10,0,P,d[Y],z,K,p);else M=A(34,null,z)?!!z.capture:!!z,p=qH(9,12,p),P&&P[Fw]?P.$.remove(String(d),p,M,K):P&&(F=U(10,P))&&(q=F.Td(K,d,M,p))&&Yz(12,0,null,q);if(3==((r|5)&11)){for(K=p=0;K<S.length;K++)p+=S.charCodeAt(K),p+=p<<10,p^=p>>6;(z=new (F=(p=(q=(p+=p<<3,p>>11),-(p|0)+(q|0)+2*(p&~q)),p)+(p<<15)>>>0,Number)(F&(1<<P)-1),z)[0]=(F>>>P)%d,f=z}return(r-4)%5||(this.type=S,this.currentTarget=this.target=P,this.defaultPrevented=this.j=false),f},D6=function(r,S,P,d,z,K,p,q){if(!((S-((S^(1==(S>>((S^575)%19||(q=Math.floor(this.Gd+(this.R()-this.s))),1)&15)&&(this.listener=z,this.proxy=null,this.src=P,this.type=d,this.capture=!!K,this.pW=p,this.key=++Th,this.D=this.Y=false),r))%13||(q=!!(p=z.FY,-(p|P)-~K-~(p|K)+d*(p|~K))&&!!(z.ht&K)),8))%11)){if(!P)throw Error("Invalid class name "+P);if("function"!==typeof d)throw Error("Invalid decorator function "+d);}return q},U=function(r,S,P,d,z,K,p,q){if(4==(r-((r>>2)%(((r^789)%7||(Q.call(this),S||R2||(R2=new I2),this.uy=this.Ho=this.fW=null,this.Zh=false,this.$Y=null,this.zd=void 0,this.eY=null),r^560)%6||(P=S[ck],p=P instanceof Hk?P:null),20)||(q=function(){},q.prototype=d.prototype,P.T=d.prototype,P.prototype=new q,P.prototype.constructor=P,P.EY=function(F,M,Y){for(var f=Array(arguments.length-S),b=S;b<arguments.length;b++)f[b-S]=arguments[b];return d.prototype[M].apply(F,f)}),2)&7)&&(p=S&&S.parentNode?S.parentNode.removeChild(S):null),!((r>>1)%9))if(z=P.length,z>S){for(K=(d=Array(z),S);K<z;K++)d[K]=P[K];p=d}else p=[];return p},V=function(r,S,P,d,z,K,p,q){return 2==(((r+9&7||S.S.splice(P,P,d),r)+2)%8||(z.classList?K=z.classList.contains(d):(p=n(35,S,z),K=Kc(0,d,25,P,p)>=P),q=K),(r|8)&7)&&(P.classList?Array.prototype.forEach.call(S,function(F){H(" ",12,"class",0,F,P)}):n(9,"class",P,Array.prototype.filter.call(n(34,"class",P),function(F){return!(0<=Kc(0,F,20,0,S))}).join(" "))),q},B=function(r,S,P,d,z,K,p,q,F,M,Y,f,b){if(1==(P>>2&7)){for(q=(z=[],S=0);S<d.length;S++)for(p=p<<r|d[S],q+=r;7<q;)q-=8,z.push((K=p>>q,256+(K&-256)+(~K^255)));b=z}if(!((P^991)&7)){if(!z)throw Error("Invalid event type");if(!(f=(F=A(54,((M=U(32,r))||(r[ck]=M=new Hk(r)),null),q)?!!q.capture:!!q,M.add(z,p,K,F,S)),f).proxy){if(((f.proxy=(Y=X(21,3),Y),Y).src=r,Y.listener=f,r).addEventListener)As||(q=F),void 0===q&&(q=d),r.addEventListener(z.toString(),Y,q);else if(r.attachEvent)r.attachEvent(n(13,"on",z.toString()),Y);else if(r.addListener&&r.removeListener)r.addListener(Y);else throw Error("addEventListener and attachEvent are unavailable.");xz++}}return 2==(P<<1&15)&&(b=!!(z=S.o,-~z-(z^r)+d*(~z&r)+(z|~r))),b},Bk=function(r,S,P,d,z,K,p,q){if((((P-6&7)==((P<<r)%14||(q=S),r)&&(S.vo=void 0,S.Nv=function(){return S.vo?S.vo:S.vo=new S}),P)+1&11)==r)a:{for(p in K)if(z.call(void 0,K[p],p,K)){q=d;break a}q=S}return q},jY=function(r,S,P,d,z,K,p,q,F,M,Y,f){if(!((r^(r>>1&7||(Y=ts,K=[-12,95,-8,-30,-21,-10,K,-77,-79,23],F=-2*~z+-8-(z|-8)+2*(~z|S),M=zh[p.v](p.Bo),M[p.v]=function(b){F=(F+=d+S*z,-~(F&S)- -1)+2*(~F&S)+2*((q=b,F)|-8)},M.concat=function(b,x,c){return q=(b=(x=-3800*P*q+40*q*q-80*P*P*q+2*(c=P%16+1,P)*P*c-c*q+K[F+11&S]*P*c+(Y()|0)*c- -200*q+F,K)[x],void 0),K[(F+13&S)+(-2+(z|2)- -3+(~z^2))]=b,K[F+(z&2)]=95,b},f=M),958))&7)){for(z=(K=I(S,22),0);0<P;P--)z=z<<d|T(2,true,S);W(S,K,z)}return f},qH=function(r,S,P,d){return 2==((S^112)&(3==(S-r&15)&&("function"===typeof P?d=P:(P[Xw]||(P[Xw]=function(z){return P.handleEvent(z)}),d=P[Xw])),(S^142)&15||(this.U=O.document||document),7))&&(this.y6=this.y6),d},ux=function(r,S,P,d,z,K,p,q){if((((P>>r)%14||(q=(K=hs[d.substring(0,3)+"_"])?K(d.substring(3),z,S):n(8,d,z)),P)-6&7)==r){if(K=window.btoa){for(p=0,S="";p<d.length;p+=8192)S+=String.fromCharCode.apply(null,d.slice(p,p+8192));z=K(S).replace(/\\+/g,"-").replace(/\\//g,"_").replace(/=/g,"")}else z=void 0;q=z}return(P-8)%9||(p=Kc(0,z,10,d,S),(K=p>=d)&&Array.prototype.splice.call(S,p,r),q=K),q},eY=function(r,S,P,d,z,K,p,q,F){if(!(((P-r&13||(this.N=S),P)|3)%3))for(p in q=S,d.h){for(z=S,K=d.h[p];z<K.length;z++)++q,N("live",6,true,K[z]);d.F--,delete d.h[p]}return(P<<1)%6||(F=zh[d](zh.prototype,{splice:S,document:S,stack:S,parent:S,prototype:S,console:S,replace:S,call:S,pop:S,propertyIsEnumerable:S,floor:S,length:S})),F},N=function(r,S,P,d,z,K,p,q,F,M,Y){return(S-3)%((((S^460)%5||(Array.isArray(p)&&(p=p.join(" ")),M="aria-"+K,""===p||void 0==p?(Cc||(F={},Cc=(F.atomic=false,F.autocomplete="none",F.dropeffect="none",F.haspopup=false,F[r]=P,F.multiline=false,F.multiselectable=false,F.orientation="vertical",F.readonly=false,F.relevant="additions text",F.required=false,F.sort="none",F.busy=false,F.disabled=false,F.hidden=false,F.invalid=d,F)),q=Cc,K in q?z.setAttribute(M,q[K]):z.removeAttribute(M)):z.setAttribute(M,p)),S)+8)%7||(d.D=P,d.listener=null,d.proxy=null,d.src=null,d.pW=null),8)||(p=typeof K,q=p!=P?p:K?Array.isArray(K)?"array":p:"null",Y=q==z||q==P&&typeof K.length==d),Y},d1=function(r,S,P,d,z,K,p,q,F,M,Y){if(!((S>>2)%7))if(Array.isArray(z))for(M=d;M<z.length;M++)d1(14,31,true,0,z[M],K,p,q,F);else K=qH(9,28,K),p&&p[Fw]?p.$.add(String(z),K,P,A(19,null,F)?!!F.capture:!!F,q):B(p,q,23,false,z,P,K,F);if(!(S>>(((S<<2)%6||J.call(this,P,d||ix.Nv(),z),S-4)%5||(Y=Math.floor(this.R())),2)&19)){if(!(F=(Z.call(this,z),d))){for(K=this.constructor;K;){if(p=(M=H(K,5),U7)[M])break;K=(q=Object.getPrototypeOf(K.prototype))&&q.constructor}F=p?"function"===typeof p.Nv?p.Nv():new p:null}this.V=F}if(!(S+5&r))a:{switch(p){case 1:Y=q?"disable":"enable";break a;case K:Y=q?"highlight":"unhighlight";break a;case z:Y=q?"activate":"deactivate";break a;case d:Y=q?"select":"unselect";break a;case P:Y=q?"check":"uncheck";break a;case 32:Y=q?"focus":"blur";break a;case 64:Y=q?"open":"close";break a}throw Error("Invalid component state");}return Y},mL=function(r,S,P,d,z,K,p,q,F,M,Y){if(!((r-1)%6))if(d="array"===yo("object","number",p)?p:[p],this.l)P(this.l);else try{S=!this.S.length,K=[],V(15,this,0,[NH,K,d]),V(23,this,0,[Qo,P,K]),z&&!S||Wk(0,true,254,z,this)}catch(f){H("~",78,this,f),P(this.l)}return(r|5)%3||(Y=M=function(){if(S.N==S){if(S.i){var f=[O7,d,K,void 0,q,F,arguments];if(p==z)var b=(V(55,S,0,f),Wk(0,P,254,P,S));else if(1==p){var x=!S.S.length;V(47,S,0,f),x&&Wk(0,P,254,P,S)}else b=w1(0,f,S,true);return b}q&&F&&q.removeEventListener(F,M,Js)}}),Y},X=function(r,S,P,d,z,K,p,q,F,M){if(2==(S<<1&15))if(P.classList)Array.prototype.forEach.call(d,function(Y,f){P.classList?P.classList.add(Y):V(6,"class",0,Y,P)||(f=H("class",r,"string",P),n(23,"class",P,f+(0<f.length?" "+Y:Y)))});else{for(p in(Array.prototype.forEach.call(n(17,"class",(z={},P)),function(Y){z[Y]=true}),Array.prototype).forEach.call(d,function(Y){z[Y]=true}),K="",z)K+=0<K.length?" "+p:p;n(59,"class",P,K)}if(((S>>2)%17||(d=function(Y){return P.call(d.src,d.listener,Y)},P=a2,M=d),2==((S^462)&11))&&(K=d.type,K in z.h&&ux(1,z.h[K],17,P,d)&&(N("live",34,true,d),z.h[K].length==P&&(delete z.h[K],z.F--))),!((S>>1)%9))a:{for(q=P;q<z.length;++q)if(F=z[q],!F.D&&F.listener==K&&F.capture==!!p&&F.pW==d){M=q;break a}M=-1}return M},n=function(r,S,P,d,z,K,p,q,F,M,Y,f,b){if(!((r>>(2==(r-((r^503)%10||("string"==typeof P.className?P.className=d:P.setAttribute&&P.setAttribute(S,d)),4)&6||(b=P in Z6?Z6[P]:Z6[P]=S+P),(r|2)&14)&&(b=P.classList?P.classList:H(S,14,"string",P).match(/\\S+/g)||[]),1))%9)){if((z.Jt+=(Y=(q=(F=(d||z.Mv++,0<z.Po&&z.ly&&z.xY&&1>=z.iy&&!z.H&&!z.X)&&(!d||1<z.nW-K)&&0==document.hidden,(f=z.Mv==S)||F?z.R():z.I),p=q-z.I,p)>>14,z.C&&(z.C^=Y*(p<<2)),Y),z.N=Y||z.N,f)||F)z.Mv=0,z.I=q;!F||q-z.s<z.Po-(P?255:d?5:2)?b=false:(z.nW=K,M=l(d?89:228,z),W(z,228,z.W),z.S.push([lx,M,d?K+1:K]),z.X=o2,b=true)}return(r<<2)%16||(P(function(x){x(S)}),b=[function(){return S}]),b},Gh=function(r,S,P,d,z,K){return(P>>2)%r||z.$Y&&z.$Y.forEach(d,void 0),K},kz=function(r,S,P,d,z){return C.call(this,r,S,3,P,d,z)},G=function(r,S,P){P=this;try{E7(S,this,r)}catch(d){H("~",58,this,d),r(function(z){z(P.l)})}},g1=function(r,S){for(S=[];r--;)S.push(255*Math.random()|0);return S},fc=function(r,S,P,d){return ux.call(this,1,P,28,r,S,d)},v,Lc=function(r,S,P,d,z,K,p,q,F,M){((S.push(r[0]<<24|r[1]<<16|r[2]<<8|r[3]),S).push((p=(M=r[4]<<24,K=r[5]<<16,-~(M&K)+2*(M^K)+(~M^K))|r[6]<<8,P=r[7],~p-2*~(p|P)+(p|~P))),S).push((d=(F=r[8]<<24,q=r[9]<<16,-~F+(F^q)+(~F|q))|r[10]<<8,z=r[11],2*(d&z)+~(d&z)-(~d^z)))},Sl=function(r,S){for(var P,d,z=1;z<arguments.length;z++){for(P in d=arguments[z],d)r[P]=d[P];for(var K=0;K<sc.length;K++)P=sc[K],Object.prototype.hasOwnProperty.call(d,P)&&(r[P]=d[P])}},O=this||self,r1="closure_uid_"+(1E9*Math.random()>>>0),rX=function(r,S,P,d,z,K,p,q,F,M,Y,f,b,x){for(x=q=(F=[],P);q<S.length;q++)K=S.charCodeAt(q),128>K?F[x++]=K:(2048>K?F[x++]=(Y=K>>6,191-(~Y|192)):(55296==(K&64512)&&q+1<S.length&&56320==(M=S.charCodeAt(q+1),129026+~(M|64512)-(~M^64512)+2*(M|-64513))?(K=(d=2046-(K|1023)+2*(K&-1024)-(K^1023)<<10,2*(65536|d)-~(65536&d)+~d-(65536&~d))+(z=S.charCodeAt(++q),(z|1023)-(z&-1024)-(~z&1023)),F[x++]=K>>18|240,F[x++]=(b=K>>12,(b|r)-~b- -64+2*~(b|r))|128):F[x++]=(p=K>>12,-~(p|224)+(~p&224)+(p|-225)),F[x++]=K>>6&r|128),F[x++]=(f=K&r,2*(f&128)+~(f&128)+(~f&128)-(~f|128)));return F},$z=0,R2,pE=function(r,S,P,d,z){if(z=(d=O.trustedTypes,r),!d||!d.createPolicy)return z;try{z=d.createPolicy(P,{createHTML:$Z,createScript:$Z,createScriptURL:$Z})}catch(K){if(O.console)O.console[S](K.message)}return z},$Z=function(r){return Bk.call(this,2,r,7)},As=function(r,S){if(!O.addEventListener||!Object.defineProperty)return false;r=Object.defineProperty((S=false,{}),"passive",{get:function(){S=true}});try{O.addEventListener("test",function(){},r),O.removeEventListener("test",function(){},r)}catch(P){}return S}(),bx=function(r,S){return Yz.call(this,14,r,S)},nc=function(){return qH.call(this,9,18)},MH=((nc.prototype.y6=!(bx.prototype.preventDefault=function(){this.defaultPrevented=true},1),bx.prototype).stopPropagation=function(){this.j=true},function(r,S,P,d,z){return C.call(this,r,S,10,P,d,z)}),Vo={2:"touch",3:(U(3,2,MH,bx),"pen"),4:"mouse"},Fw="closure_listenable_"+(((MH.prototype.stopPropagation=function(){(MH.T.stopPropagation.call(this),this.u.stopPropagation)?this.u.stopPropagation():this.u.cancelBubble=true},MH).prototype.preventDefault=function(r){(r=(MH.T.preventDefault.call(this),this.u),r.preventDefault)?r.preventDefault():r.returnValue=false},1E6*Math.random())|0),Pd=function(r,S,P,d,z){return D6.call(this,301,3,d,P,z,r,S)},sc="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" "),Th=0,Hk=function(r){return A.call(this,17,r)},ck="closure_lm_"+((((Hk.prototype.remove=(Hk.prototype.hasListener=function(r,S,P,d,z){return Bk(2,false,5,(z=(P=(d=void 0!==r)?r.toString():"",void 0!==S),true),function(K,p){for(p=0;p<K.length;++p)if(!(d&&K[p].type!=P||z&&K[p].capture!=S))return true;return false},this.h)},function(r,S,P,d,z,K,p){if(!(p=r.toString(),p in this.h))return false;return-1<(K=X(21,18,0,d,(z=this.h[p],z),S,P),K)?(N("live",20,true,z[K]),Array.prototype.splice.call(z,K,1),0==z.length&&(delete this.h[p],this.F--),true):false}),Hk.prototype).add=function(r,S,P,d,z,K,p,q,F){return-1<(F=X(21,36,0,z,((K=this.h[p=r.toString(),p],K)||(K=this.h[p]=[],this.F++),K),S,d),F)?(q=K[F],P||(q.Y=false)):(q=new Pd(!!d,z,p,this.src,S),q.Y=P,K.push(q)),q},Hk.prototype).Td=function(r,S,P,d,z,K){return-1<(K=(z=-1,this.h)[S.toString()],K&&(z=X(21,19,0,r,K,d,P)),z)?K[z]:null},1E6*Math.random())|0),Z6={},a2=function(r,S,P,d,z,K){return e.call(this,S,r,d,15,P,z,K)},xz=0,Xw="__closure_events_fn_"+(1E9*Math.random()>>>0),Q=function(){return A.call(this,10)},z3=(((((((U(83,2,Q,nc),Q.prototype)[Fw]=true,Q.prototype).Rn=function(r){this.Wo=r},Q.prototype.addEventListener=function(r,S,P,d){Kc(0,P,7,false,0,this,S,r,d)},Q.prototype).removeEventListener=function(r,S,P,d){Yz(11,0,this,r,P,d,S)},Q).prototype.dispatchEvent=function(r,S,P,d,z,K,p,q,F,M,Y,f){if(d=this.Wo)for(Y=[],p=1;d;d=d.Wo)Y.push(d),++p;if(P=!((f=(z=(K=r,Y),this).In,S=K.type||K,"string")===typeof K?K=new bx(K,f):K instanceof bx?K.target=K.target||f:(q=K,K=new bx(S,f),Sl(K,q)),0),z)for(M=z.length-1;!K.j&&0<=M;M--)F=K.currentTarget=z[M],P=e(true,true,S,5,F,K)&&P;if(K.j||(F=K.currentTarget=f,P=e(true,true,S,13,F,K)&&P,K.j||(P=e(false,true,S,17,F,K)&&P)),z)for(M=0;!K.j&&M<z.length;M++)F=K.currentTarget=z[M],P=e(false,true,S,9,F,K)&&P;return P},Q.prototype).Td=function(r,S,P,d){return this.$.Td(r,String(S),P,d)},Q.prototype).hasListener=function(r,S){return this.$.hasListener(void 0!==r?String(r):void 0,S)},function(r,S,P,d,z,K,p,q,F,M){function Y(f){f&&d.appendChild("string"===typeof f?K.createTextNode(f):f)}for(M=p;M<S.length;M++)if(F=S[M],!N("live",3,r,"number",z,F)||A(29,null,F)&&0<F.nodeType)Y(F);else{a:{if(F&&"number"==typeof F.length){if(A(24,null,F)){q="function"==typeof F.item||"string"==typeof F.item;break a}if("function"===typeof F){q="function"==typeof F.item;break a}}q=P}A(22,"",0,q?U(19,0,F):F,Y)}}),Cc,I2=function(){return qH.call(this,9,14)},dX=(v=I2.prototype,function(r){return U.call(this,6,r)}),KE=(v.getElementsByTagName=(v.P=(v.removeNode=dX,v.createTextNode=(v.append=function(r,S){z3("object",arguments,false,r,"array",9==r.nodeType?r:r.ownerDocument||r.document,1)},function(r){return this.U.createTextNode(String(r))}),v.appendChild=((v.contains=function(r,S,P){if(!r||!S)return false;if(r.contains&&1==S.nodeType)return r==S||r.contains(S);if("undefined"!=typeof r.compareDocumentPosition)return r==S||!!(P=r.compareDocumentPosition(S),-~P+(P^16)+2*(~P^16)-(P|-17));for(;S&&r!=S;)S=S.parentNode;return S==r},v).canHaveChildren=function(r){if(1!=r.nodeType)return false;switch(r.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},function(r,S){r.appendChild(S)}),v.createElement=function(r,S,P){return(P=(S=this.U,String(r)),"application/xhtml+xml")===S.contentType&&(P=P.toLowerCase()),S.createElement(P)},function(r){return"string"===typeof r?this.U.getElementById(r):r}),function(r,S){return(S||this.U).getElementsByTagName(String(r))}),function(){return Gh.call(this,8,3,5)}),Z=((Bk(2,KE,8),KE).prototype.N4=0,KE.prototype.OO="",function(r){return U.call(this,5,r)}),qG=((((U(3,2,Z,Q),Z.prototype.co=KE.Nv(),Z).prototype.P=function(){return this.Ho},Z.prototype.getParent=function(){return this.eY},Z.prototype).A=function(){this.Zh=(Gh(8,3,3,function(r){r.Zh&&r.A()},this),this.zd&&eY(5,0,13,this.zd),false)},Z.prototype.Rn=function(r){if(this.eY&&this.eY!=r)throw Error("Method not supported");Z.T.Rn.call(this,r)},Z).prototype.removeChild=function(r,S,P,d,z,K,p,q,F,M,Y,f){if(r&&("string"===typeof r?P=r:((q=r.uy)||(p=r.co,K=r,d=p.OO+":"+(p.N4++).toString(36),q=K.uy=d),P=q),Y=P,this.fW&&Y?(f=this.fW,z=(null!==f&&Y in f?f[Y]:void 0)||null):z=null,r=z,Y&&r)){if(null==(M=((ux(1,((F=this.fW,Y)in F&&delete F[Y],this.$Y),26,0,r),S)&&(r.A(),r.Ho&&dX(r.Ho)),r),M))throw Error("Unable to set parent component");(M.eY=null,Z).T.Rn.call(M,null)}if(!r)throw Error("Child is not in parent component");return r},function(r,S,P,d,z){return X.call(this,21,9,r,S,P,d,z)}),FV=function(r,S){return V.call(this,10,S,r)},MG=function(){return N.call(this,"live",8)},YZ,fE=(v=(Bk(2,MG,16),MG.prototype),function(){return Yz.call(this,16)}),oN={button:"pressed",checkbox:"checked",menuitem:"selected",menuitemcheckbox:"checked",menuitemradio:"checked",radio:"checked",tab:"selected",treeitem:"selected"},J=((Bk(2,(U(81,2,fE,(v.mT=(v.LW=(v.L=function(r,S,P,d,z,K){if(z=S.P())this.XY||(K=this.mT(),K.replace(/\\xa0|\\s/g," "),this.XY={1:K+"-disabled",2:K+"-hover",4:K+"-active",8:K+"-selected",16:K+"-checked",32:K+"-focused",64:K+"-open"}),(d=this.XY[r])&&this.O(S,d,P),this.SY(z,r,P)},v.SY=function(r,S,P,d,z,K,p){(d=(p=(YZ||(YZ={1:"disabled",8:"selected",16:"checked",64:"expanded"}),YZ[S]),r.getAttribute("role")||null))?(z=oN[d]||p,K="checked"==p||"selected"==p?z:p):K=p,K&&N("live",23,"off","false",r,K,P)},v.Q6=function(r,S,P,d,z,K){if(r.ht&32&&(z=r.LW())){if(!S&&B(32,r,33,2)){try{z.blur()}catch(p){}B(32,r,9,2)&&(D6(301,6,0,2,r,4)&&r.setActive(false),D6(301,21,0,2,r,32)&&e(r,8,false,44,32)&&r.L(false,32))}if(K=z.hasAttribute("tabindex"))P=z.tabIndex,K="number"===typeof P&&0<=P&&32768>P;K!=S&&(d=z,S?d.tabIndex=0:(d.tabIndex=-1,d.removeAttribute("tabIndex")))}},function(r){return r.P()}),v.O=function(r,S,P,d){(d=r.P?r.P():r)&&(P?qG:FV)(d,[S])},function(){return"goog-control"}),MG)),fE),24),fE.prototype).mT=function(){return"goog-button"},function(r,S,P,d,z,K,p,q){return d1.call(this,14,16,r,S,P,d,z,K,p,q)}),U7=(fE.prototype.SY=function(r,S,P){switch(S){case 8:case 16:N("live",14,"off","false",r,"pressed",P);break;default:case 64:case 1:fE.T.SY.call(this,r,S,P)}},{});if(((((((((((U(80,2,J,Z),v=J.prototype,v).FY=255,v).pS=0,v).o=0,v).ht=39,v.O=function(r,S){S?r&&(this.J?0<=Kc(0,r,5,0,this.J)||this.J.push(r):this.J=[r],this.V.O(this,r,true)):r&&this.J&&ux(1,this.J,8,0,r)&&(0==this.J.length&&(this.J=null),this.V.O(this,r,false))},v.LW=function(){return this.V.LW(this)},v).eS=true,v.J=null,v).A=function(){(J.T.A.call(this),this.At)&&this.At.detach(),this.isVisible()&&this.isEnabled()&&this.V.Q6(this,false)},v).isVisible=function(){return this.eS},v).isEnabled=function(){return!B(1,this,25,2)},v.setActive=function(r){e(this,8,r,8,4)&&this.L(r,4)},v.getState=function(){return this.o},J.prototype).L=function(r,S,P,d,z){P||1!=S?this.ht&S&&r!=B(S,this,41,2)&&(this.V.L(S,this,r),this.o=r?this.o|S:this.o&~S):(z=!r,d=this.getParent(),d&&"function"==typeof d.isEnabled&&!d.isEnabled()||!e(this,8,!z,32,1)||(z||(this.setActive(false),e(this,8,false,20,2)&&this.L(false,2)),this.isVisible()&&this.V.Q6(this,z),this.L(!z,1,true)))},"function")!==typeof J)throw Error("Invalid component class "+J);if("function"!==typeof MG)throw Error("Invalid renderer class "+MG);var bz=H(J,6),ix=(D6(301,19,"goog-control",(U7[bz]=MG,function(){return new J(null)})),function(){return qH.call(this,9,22)}),VK=(((U(82,2,ix,fE),Bk(2,ix,32),ix).prototype.SY=function(){},ix.prototype).L=function(r,S,P,d){(d=(ix.T.L.call(this,r,S,P),S.P()))&&1==r&&(d.disabled=P)},function(r,S,P){return d1.call(this,14,6,r,S,P)}),lx=(D6(301,(U(80,2,(ix.prototype.Q6=function(){},VK),J),8),"goog-button",function(){return new VK(null)}),[]),E7=function(r,S,P,d,z,K){for(d=(S.Bo=eY(5,((S.ir=S[S.H_=Hd,Qo],S).yu=nE,{get:function(){return this.concat()}}),6,S.v),S.UO=zh[S.v](S.Bo,{value:{value:{}}}),z=0,[]);128>z;z++)d[z]=String.fromCharCode(z);V(7,S,0,(V(31,(V(7,(S.Jb=(((((((((((((((((((W(S,(S.rc=(S.I=0,S.l=void 0,S.LS=0,S.on=function(p){return eY.call(this,5,p,5)},(S.Jt=(S.C=(S.V6=25,void 0),S.EO=[],1),(S.g=void 0,S).H=(S.ly=!(S.S=[],S.xY=false,1),S.tt=void 0,S.X=(S.Gd=(S.Po=0,0),null),void 0),(S.s=0,S.kY=[],(S.Mv=(S.G=void 0,void 0),S).iy=0,S).i=[],S).W=0,(K=(S.an=[],(S.nW=8001,S.N=S,window).performance||{}),S).B=[],K.timeOrigin||(K.timing||{}).navigationStart||0),228),0),W(S,89,0),W)(S,118,function(p,q,F,M,Y,f){Y=(M=I(p,(q=I(p,(f=I(p,22),11)),22)),l(q,p)),F=l(f,p)==Y,W(p,M,+F)}),W)(S,498,function(){}),W(S,121,function(p,q,F,M){n(90,4,false,true,p,q)||(M=I(p,33),F=I(p,33),W(p,F,function(Y){return eval(Y)}(xZ(l(M,p.N)))))}),W(S,392,0),W(S,364,function(p,q,F,M,Y,f,b,x,c,D){0!==(M=(q=(Y=(x=I(p,(c=(D=I((F=I(p,33),p),44),I)(p,44),77)),b=l(x,p),l(c,p)),l(D,p)),l)(F,p.N),M)&&(f=mL(10,p,false,Y,2,b,1,M,q),M.addEventListener(q,f,Js),W(p,392,[M,q,f]))}),W(S,124,[]),W(S,384,[0,0,0]),W(S,283,function(p){jY(22,p,4,8)}),W)(S,413,function(p,q,F,M){if(M=p.an.pop()){for(F=T(2,true,p);0<F;F--)q=I(p,55),M[q]=p.i[q];p.i=(M[M[271]=p.i[271],156]=p.i[156],M)}else W(p,228,p.W)}),W)(S,271,[]),W)(S,156,2048),W(S,504,function(p,q,F,M,Y){M=(Y=(q=I(p,(F=I(p,11),33)),l)(F,p),yo("object","number",Y)),W(p,q,M)}),W(S,403,function(p){cd(p,4)}),W(S,287,{}),W(S,387,function(p){T3(4,p)}),S).W_=0,W)(S,25,function(p,q,F,M,Y,f,b,x){b=(F=(f=(q=I(p,(x=I(p,(Y=I(p,(M=I(p,11),77)),11)),22)),l(Y,p)),l(x,p)),l)(q,p),W(p,M,mL(11,p,false,f,2,F,b))}),W(S,129,0),W(S,90,function(p,q,F){(q=I(p,55),F=l(q,p),F)[0].removeEventListener(F[1],F[2],Js)}),W(S,482,function(p,q,F,M,Y,f){F=(M=(f=(q=(Y=I(p,55),I)(p,33),I)(p,22),l(Y,p)),l(q,p)),W(p,f,M[F])}),S.v_=0,W)(S,96,function(p,q,F,M){(M=(q=I(p,(F=I(p,44),11)),I)(p,11),W)(p,M,l(F,p)||l(q,p))}),W)(S,401,function(p,q,F,M,Y){!n(54,4,false,true,p,q)&&(Y=D1(77,p,1,2),F=Y.wc,M=Y.KW,p.N==p||M==p.on&&F==p)&&(W(p,Y.jY,M.apply(F,Y.K)),p.I=p.R())}),W)(S,462,O),W(S,52,function(p,q,F,M){q=I(p,(F=(M=I(p,55),T(2,true,p)),77)),W(p,q,l(M,p)>>>F)}),W)(S,120,function(p,q,F,M,Y){for(q=(Y=I(p,22),M=I(128,48,p),F=0,[]);F<M;F++)q.push(T(2,true,p));W(p,Y,q)}),W(S,235,function(p,q,F,M,Y,f,b,x,c,D,t,y,h,u,m,g,L){for(g=(q=(b=(u=(Y=(h=I(p,44),M=0,m=function(R,w){for(;Y<R;)M|=T(2,true,p)<<Y,Y+=8;return w=(Y-=R,M&(1<<R)-1),M>>=R,w},0),(m(3)|0)+1),m(5)),0),c=[],0);g<b;g++)F=m(1),c.push(F),q+=F?0:1;for(x=(t=((q|0)-1).toString(2).length,0),f=[];x<b;x++)c[x]||(f[x]=m(t));for(L=0;L<b;L++)c[L]&&(f[L]=I(p,33));for(D=u,y=[];D--;)y.push(l(I(p,55),p));W(p,h,function(R,w,a,s7,SY){for(a=(s7=(w=[],[]),0);a<b;a++){if(!(SY=f[a],c)[a]){for(;SY>=w.length;)w.push(I(R,44));SY=w[SY]}s7.push(SY)}R.g=I(R,(R.H=I(R,13,y.slice()),28),s7)})}),new VK("Submit"),W)(S,247,function(p,q,F,M,Y){(M=(Y=I(p,(F=I(p,77),33)),0!=l(F,p)),q=l(Y,p),M)&&W(p,228,q)}),W(S,351,S),W(S,278,506),W(S,9,function(p,q,F){F=I((q=I(p,77),p),33),W(p,F,""+l(q,p))}),W)(S,468,function(p,q,F,M,Y,f,b,x,c){n(91,4,false,true,p,q)||(b=D1(77,p.N,1,2),M=b.jY,c=b.KW,x=b.wc,F=b.K,f=F.length,Y=0==f?new x[c]:1==f?new x[c](F[0]):2==f?new x[c](F[0],F[1]):3==f?new x[c](F[0],F[1],F[2]):4==f?new x[c](F[0],F[1],F[2],F[3]):2(),W(p,M,Y))}),W(S,352,function(p,q,F,M,Y){(M=I(p,77),Y=I(p,55),q=l(M,p),F=l(Y,p),W)(p,Y,F+q)}),W)(S,270,function(p,q,F,M,Y,f,b){for(q=(b=(M=(F=I(p,55),I)(128,52,p),Y="",f=l(443,p),f).length,0);M--;)q=((q|0)+(I(128,54,p)|0))%b,Y+=d[f[q]];W(p,F,Y)}),W)(S,262,[106,0,0]),W(S,216,function(p){cd(p,3)}),W(S,400,g1(4)),W(S,195,function(p,q){q=l(I(p,22),p),RN(228,p.N,q)}),W)(S,360,function(p,q,F,M,Y,f){(M=(F=I(p,(Y=I(p,(f=I(p,33),22)),44)),q=l(Y,p),l(f,p)),W)(p,F,M in q|0)}),W)(S,24,function(p,q,F,M,Y,f,b,x,c,D,t,y,h,u){if(!n(55,4,true,true,p,q)){if("object"==(f=(h=(b=(x=(Y=(c=I((u=I(p,44),p),44),I)(p,44),I)(p,77),y=l(x,p),l(Y,p)),l)(u,p),l(c,p)),yo("object","number",h))){for(D in t=[],h)t.push(D);h=t}for(F=(M=(b=0<b?b:1,h.length),0);F<M;F+=b)f(h.slice(F,-2*~F+(F^b)+2*(~F|b)),y)}}),W(S,436,function(p,q,F,M,Y,f,b){(F=(Y=I(p,(q=I(p,77),11)),I(p,33)),p).N==p&&(M=l(F,p),b=l(q,p),f=l(Y,p),b[f]=M,394==q&&(p.G=void 0,2==f&&(p.C=Pk(p,false,32,2),p.G=void 0)))}),W)(S,367,function(p){T3(1,p)}),0),S),0,[IN]),S),0,[A6,r]),[Bd,P])),Wk(0,true,254,true,S)},t6=((G.prototype.by=false,G.prototype).qv="toString",function(r,S,P,d,z,K,p,q,F,M){for(F=(M=(q=p[3]|K,p)[P]|K,K);14>F;F++)d=d>>>8|d<<S,d+=z|K,z=z<<3|z>>>29,d^=M+r,q=q>>>8|q<<S,q+=M|K,z^=d,M=M<<3|M>>>29,q^=F+r,M^=q;return[C(255,3,64,z),C(255,P,48,z),C(255,1,16,z),C(255,K,32,z),C(255,3,16,d),C(255,P,32,d),C(255,1,64,d),C(255,K,48,d)]}),O7=[],Bd=[],A6=[],Qo=[],Js={passive:true,capture:!(G.prototype.Rq=void 0,0)},hs,jl={},XV=function(r,S,P,d,z){if(3==r.length){for(d=0;3>d;d++)S[d]+=r[d];for(P=(z=[13,8,13,12,16,5,3,10,15],0);9>P;P++)S[3](S,P%3,z[P])}},NH=[],h6=function(r,S,P,d){try{d=r[(-2*~(S&2)+3*(S^2)+2*(~S^2))%3],r[S]=(r[S]|0)-(r[(-~(S&1)+-2- -2+(S&-2))%3]|0)-(d|0)^(1==S?d<<P:d>>>P)}catch(z){throw z;}},uz=(G.prototype.Qu=void 0,[]),o2=O.requestIdleCallback?function(r){requestIdleCallback(function(){r()},{timeout:4})}:O.setImmediate?function(r){setImmediate(r)}:function(r){setTimeout(r,0)},yo=function(r,S,P,d,z){if((z=typeof P,z)==r)if(P){if(P instanceof Array)return"array";if(P instanceof Object)return z;if("[object Window]"==(d=Object.prototype.toString.call(P),d))return r;if("[object Array]"==d||typeof P.length==S&&"undefined"!=typeof P.splice&&"undefined"!=typeof P.propertyIsEnumerable&&!P.propertyIsEnumerable("splice"))return"array";if("[object Function]"==d||"undefined"!=typeof P.call&&"undefined"!=typeof P.propertyIsEnumerable&&!P.propertyIsEnumerable("call"))return"function"}else return"null";else if("function"==z&&"undefined"==typeof P.call)return r;return z},IN=[],pc=((((Lc,function(){})(g1),function(){})(h6),function(){})(XV),function(r,S,P){return(P=S.create().shift(),r.H).create().length||r.g.create().length||(r.g=void 0,r.H=void 0),P}),T=function(r,S,P){return P.H?pc(P,P.g):Pk(P,S,8,r)},CE=function(r,S,P,d,z,K,p,q){if(!d.l){d.iy++;try{for(K=(p=0,void 0),z=d.W;--S;)try{if(q=void 0,d.H)K=pc(d,d.H);else{if(p=l(228,d),p>=z)break;q=I(d,(W(d,89,p),77)),K=l(q,d)}n(73,4,P,P,d,(K&&K.call?K(d,S):el([jl,21,q],3,d,0),S))}catch(F){l(278,d)?el(F,3,d,22):W(d,278,F)}if(!S){if(d.by){CE(32,548165816163,false,(d.iy--,d));return}el([jl,33],3,d,0)}}catch(F){try{el(F,3,d,22)}catch(M){H("~",r,d,M)}}d.iy--}},w1=function(r,S,P,d,z,K,p,q,F,M){if((F=S[r],F)==NH)P.V6=25,P.Z(S);else if(F==Qo){z=S[1];try{K=P.l||P.Z(S)}catch(Y){H("~",22,P,Y),K=P.l}z(K)}else if(F==lx)P.Z(S);else if(F==A6)P.Z(S);else if(F==Bd){try{for(p=r;p<P.EO.length;p++)try{q=P.EO[p],q[r][q[1]](q[2])}catch(Y){}}catch(Y){}(0,S[1])((P.EO=[],function(Y,f){P.dc(Y,d,f)}),function(Y){(V(39,(Y=!P.S.length,P),r,[uz]),Y)&&Wk(0,false,254,d,P)})}else{if(F==O7)return M=S[2],W(P,456,S[6]),W(P,287,M),P.Z(S);F==uz?(P.kY=[],P.i=null,P.B=[]):F==IN&&"loading"===O.document.readyState&&(P.X=function(Y,f,b){O.document.addEventListener("DOMContentLoaded",(b=(f=function(){b||(b=d,Y())},false),f),Js),O.addEventListener("load",f,Js)})}},W=function(r,S,P){394==(228==S||89==S?r.i[S]?r.i[S].concat(P):r.i[S]=I(r,15,P):262==S||400==S||124==S||271==S||384==S?r.i[S]||(r.i[S]=jY(17,7,S,6,38,P,r)):r.i[S]=jY(16,7,S,6,113,P,r),S)&&(r.C=Pk(r,false,32,2),r.G=void 0)},k=function(r,S,P,d,z){for(z=(r|(P=[],0))-1;0<=z;z--)P[2*~(r&1)-2*~r-(r^1)-(z|0)]=(d=S>>8*z,255-~d+~(d|255));return P},l=function(r,S,P){if(P=S.i[r],void 0===P)throw[jl,30,r];if(P.value)return P.create();return(P.create(2*r*r+95*r+-5),P).prototype},E=(v=G.prototype,function(r,S,P,d,z,K,p,q,F){if(S.N==S)for(p=l(P,S),400==P?(F=function(M,Y,f,b,x,c,D){if(f=((D=p.length,D)|0)-4>>3,p.YY!=f){c=(x=f<<(b=[0,0,q[1],q[2]],3),~(x&(p.YY=f,4))-~x-(~x&4));try{p.sO=t6(1812,24,2,I(3,18,8,p,(c|0)+4),I(3,3,8,p,c),0,b)}catch(t){throw t;}}p.push((Y=p.sO[-7-2*~(D&7)+-2+(~D&7)],2*(Y|M)-3*(Y&M)-~(Y&M)+(~Y^M)))},q=l(384,S)):F=function(M){p.push(M)},d&&F(d&255),K=r.length,z=0;z<K;z++)F(r[z])}),ts=((v.$S=function(r,S,P,d,z,K,p,q){return Yz.call(this,7,r,S,P,d,z,K,p,q)},v).fS=function(){return d1.call(this,14,14)},v.T$=function(r,S,P,d,z,K,p){return B.call(this,S,P,5,r,d,z,K,p)},G.prototype.dc=function(r,S,P,d,z,K){return mL.call(this,7,d,r,z,S,K,P)},void 0),D1=function(r,S,P,d,z,K,p,q,F,M){for(F=I(S,(M=((K=I(S,(z={},r)),z.jY=I(S,11),z).K=[],S.N)==S?(q=T(2,true,S),-(q^P)-d*(~q^P)+d*(q|-2)):1,55)),p=0;p<M;p++)z.K.push(I(S,55));for(;M--;)z.K[M]=l(z.K[M],S);return z.KW=l(K,S),z.wc=l(F,S),z},zh=jl.constructor,el=(G.prototype.v="create",function(r,S,P,d,z,K,p,q,F,M,Y){if(((z=((p=(F=void 0,r&&r[0]===jl&&(d=r[1],F=r[2],r=void 0),l(271,P)),0==p.length)&&(K=l(89,P)>>S,p.push(d,(M=K>>8,256+(M|-256)),-~K-(K^255)+2*(~K&255)+(K|-256)),void 0!=F&&p.push(F&255)),""),r)&&(r.message&&(z+=r.message),r.stack&&(z+=":"+r.stack)),q=l(156,P),q)>S){Y=(z=(z=z.slice(0,(q|0)-S),q-=(z.length|0)+S,rX(63,z.replace(/\\r\\n/g,"\\n"),0)),P.N),P.N=P;try{E(k(2,z.length).concat(z),P,400,195)}finally{P.N=Y}}W(P,156,q)}),Pk=((v.hb=function(r,S,P,d,z,K){return e.call(this,S,r,d,6,P,z,K)},v.R=(window.performance||{}).now?function(){return this.rc+window.performance.now()}:function(){return+new Date},v).SS=function(){return D6.call(this,301,5)},function(r,S,P,d,z,K,p,q,F,M,Y,f,b,x,c,D,t){if((f=l(228,r),f)>=r.W)throw[jl,31];for(b=(x=(c=f,0),r).ir.length,D=P;0<D;)M=c%8,p=c>>3,F=8-(M|0),q=r.B[p],Y=F<D?F:D,S&&(K=r,K.G!=c>>6&&(K.G=c>>6,z=l(394,K),K.tt=t6(1812,24,d,K.G,K.C,0,[0,0,z[1],z[d]])),q^=r.tt[p&b]),x|=(q>>8-(M|0)-(Y|0)&(1<<Y)-1)<<(D|0)-(Y|0),D-=Y,c+=Y;return W(r,228,(t=x,(f|0)+(P|0))),t}),iz=function(r,S,P,d,z,K){return((CE(r,d,(K=l(228,P),P.B&&K<P.W?(W(P,228,P.W),RN(228,P,z)):W(P,228,z),false),P),W)(P,228,K),l)(S,P)},RN=function(r,S,P){((S.an.push(S.i.slice()),S.i)[r]=void 0,W)(S,r,P)},Hd=(G.prototype.Z=function(r,S){return S=(r={},ts=function(){return r==S?-5:63},{}),function(P,d,z,K,p,q,F,M,Y,f,b,x,c,D,t,y,h,u,m,g,L,R,w,a,s7,SY,vk){r=(SY=r,S);try{if(q=P[0],q==A6){w=P[1];try{for(b=(h=(t=s7=0,atob)(w),[]);s7<h.length;s7++)R=h.charCodeAt(s7),255<R&&(b[t++]=-2*~(R&255)+-256+(R^255)+(~R|255),R>>=8),b[t++]=R;(this.W=(this.B=b,this.B.length)<<3,W)(this,394,[0,0,0])}catch(yK){el(yK,3,this,17);return}CE(32,8001,false,this)}else if(q==NH)P[1].push(l(124,this).length,l(400,this).length,l(156,this),l(262,this).length),W(this,287,P[2]),this.i[54]&&iz(32,287,this,8001,l(54,this));else{if(q==Qo){(m=k(2,(D=P[2],M=l(262,this).length,3*(M|2)- -2+~(M|2)+(~M^2))),Y=this.N,this).N=this;try{z=l(271,this),0<z.length&&E(k(2,z.length).concat(z),this,262,192),E(k(1,this.Jt),this,262,167),E(k(1,this[Qo].length),this,262),K=0,x=l(400,this),K-=(l(262,this).length|0)+5,K+=l(129,this)&2047,4<x.length&&(K-=(g=x.length,2*(g&3)+(g&-4)+(~g&3))),0<K&&E(k(2,K).concat(g1(K)),this,262,197),4<x.length&&E(k(2,x.length).concat(x),this,262,86)}finally{this.N=Y}if(u=((f=g1(2).concat(l(262,this)),f[1]=(c=f[0],~c-~(c|204)+(c&-205)),f)[3]=(vk=f[1],a=m[0],-2*(vk&a)+-2-~vk-~a),f[4]=(d=f[1],F=m[1],-2-(d|~F)-(~d|F)),this.Dh(f)))u="<"+u;else for(u="",y=0;y<f.length;y++)p=f[y][this.qv](16),1==p.length&&(p="0"+p),u+=p;return((l(124,(L=u,this)).length=D.shift(),l(400,this).length=D.shift(),W)(this,156,D.shift()),l)(262,this).length=D.shift(),L}if(q==lx)iz(32,287,this,P[2],P[1]);else if(q==O7)return iz(32,287,this,8001,P[1])}}finally{r=SY}}}(),/./),cd=function(r,S,P,d,z,K,p){(((K=(P=I(r,(p=I(r,(z=(d=S&3,-2*~(S&4)-1+~(S|4)+(S^4)),55)),11)),l(p,r)),z)&&(K=rX(63,(""+K).replace(/\\r\\n/g,"\\n"),0)),d)&&E(k(2,K.length),r,P),E)(K,r,P)},Wk=function(r,S,P,d,z,K,p,q){if(z.S.length){z.ly=(z.xY=(z.ly&&r(),d),true);try{K=z.R(),z.Mv=r,z.s=K,z.I=K,q=Uc(52,null,r,254,d,"~",z),p=z.R()-z.s,z.Gd+=p,p<(S?0:10)||z.V6--<=r||(p=Math.floor(p),z.kY.push(p<=P?p:254))}finally{z.ly=false}return q}};G.prototype.lr=0;var nE,T3=function(r,S,P,d){(d=(P=I(S,22),I(S,22)),E)(k(r,l(P,S)),S,d)},Uc=function(r,S,P,d,z,K,p,q,F,M){for(;p.S.length;){F=(p.X=S,p.S.pop());try{M=w1(P,F,p,true)}catch(Y){H(K,r,p,Y)}if(z&&p.X){(q=p.X,q)(function(){Wk(0,true,d,true,p)});break}}return M},NG=A6.pop.bind(G.prototype[(G.prototype[Bd]=[0,0,1,1,0,1,1],G.prototype).Dh=function(r,S,P,d,z){return ux.call(this,1,P,7,r,S,d,z)},NH]),xZ=((Hd[G.prototype.qv]=NG,nE=eY(5,{get:NG},9,G.prototype.v),G).prototype.M4=void 0,function(r,S){return(S=pE(null,"error","tl"))&&1===r.eval(S.createScript("1"))?function(P){return S.createScript(P)}:function(P){return""+P}})(O);40<(hs=O.watchbell||(O.watchbell={}),hs.m)||(hs.m=41,hs.tl=kz,hs.a=fc),hs.MFq_=function(r,S,P){return P=new G(S,r),[function(d){return C(false,P,7,d)}]};/*',
' == 0*/',
'}).call(this);'].join('\n')));}).call(this);</script>
  <script type="text/javascript" nonce="ejnn1NGvfjStJ3WgCYgq6g">
  document.bg = new watchbell.tl('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');
  </script>
<script nonce="ejnn1NGvfjStJ3WgCYgq6g">
  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="ejnn1NGvfjStJ3WgCYgq6g">
  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="ejnn1NGvfjStJ3WgCYgq6g">
  if (gaia.ps.hasPrefilledIdentifier) {
  var form = document.getElementById('gaia_loginform');
  if (form) {
  form.submit();
  }
  }
</script>
<script nonce="ejnn1NGvfjStJ3WgCYgq6g">
  (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="ejnn1NGvfjStJ3WgCYgq6g">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="ejnn1NGvfjStJ3WgCYgq6g">
  gaia.loginAutoRedirect.start(5000,
  'https:\x2F\x2Faccounts.google.com\x2FServiceLogin?continue=https%3A%2F%2Fwww.blogger.com%2Fblogin.g%3FblogspotURL%3Dhttp%3A%2F%2Fwww.christintheword.com%2Ffeed%2F%26type%3Dblog%26zx%3D1q5kzifdj4jeq\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.christintheword.com%2Ffeed%2F%26type%3Dblog%26zx%3D1q5kzifdj4jeq\x26hl=en-US\x26service=blogger\x26passive=true');
  </script>
  </body>
</html>
