wrap solid

advertisement
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=300, initial-scale=1" name="viewport">
<meta name="description" content="Gmail is email that's intuitive, efficient, and useful. 15 GB of storage,
less spam, and mobile access.">
<title>Gmail</title>
<style>
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src:
url(//themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTZS3E-kSBmtLoNJPDt
bj2Pk.ttf) format('truetype');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src:
url(//themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3SZ2oysoEQEeKwjgmXLR
nTc.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(//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 {
margin: 17px 0 0;
float: left;
height: 38px;
width: 116px;
}
.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%;
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>
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 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 img {
display: block;
width: 210px;
height: 17px;
margin: 10px auto;
}
</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>
.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>
.need-help-reverse {
float: right;
}
.remember .bubble-wrap {
position: absolute;
padding-top: 3px;
-o-transition: opacity .218s ease-in .218s;
-moz-transition: opacity .218s ease-in .218s;
-webkit-transition: opacity .218s ease-in .218s;
transition: opacity .218s ease-in .218s;
left: -999em;
opacity: 0;
width: 314px;
margin-left: -20px;
}
.remember:hover .bubble-wrap,
.remember input:focus ~ .bubble-wrap,
.remember .bubble-wrap:hover,
.remember .bubble-wrap:focus {
opacity: 1;
left: inherit;
}
.bubble-pointer {
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #fff;
width: 0;
height: 0;
margin-left: 17px;
}
.bubble {
background-color: #fff;
padding: 15px;
margin-top: -1px;
font-size: 11px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
#stay-signed-in {
float: left;
}
#stay-signed-in-tooltip {
left: auto;
margin-left: -20px;
padding-top: 3px;
position: absolute;
top: 0;
visibility: hidden;
width: 314px;
z-index: 1;
}
.dasher-tooltip {
position: absolute;
left: 50%;
top: 380px;
margin-left: 150px;
}
.dasher-tooltip .tooltip-pointer {
margin-top: 15px;
}
.dasher-tooltip p {
margin-top: 0;
}
.dasher-tooltip p span {
display: block;
}
</style>
<style media="screen and (max-width: 800px), screen and (max-height: 800px)">
.dasher-tooltip {
top: 340px;
}
</style>
</head>
<body>
<div class="wrapper">
<div class="google-header-bar centered">
<div class="header content clearfix">
<img alt="Google" class="logo" src="//ssl.gstatic.com/accounts/ui/logo_2x.png">
</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 Gmail
</h2>
</div>
<div class="card signin-card clearfix">
<img class="profile-img" src="//ssl.gstatic.com/accounts/ui/avatar_2x.png" alt="">
<p class="profile-name"></p>
<form novalidate method="post" action="https://accounts.google.com/ServiceLoginAuth" id="gaia_loginform">
<input name="GALX" type="hidden"
value="FhI0wb7Jjhk">
<input
name="continue"
type="hidden"
value="https://mail.google.com/mail/?view=att&th=1477bbe5726c7bb0&attid=0.2&disp=attd&
safe=1&zw&sadnir=1&ui=mobile&zyp=l">
<input name="service" type="hidden" value="mail">
<input name="nui" type="hidden" value="5">
<input name="ltmpl" type="hidden" value="ecobx">
<input name="btmpl" type="hidden" value="mobile">
<input name="scc" type="hidden" value="1">
<input type="hidden" id="_utf8" name="_utf8" value="☃"/>
<input type="hidden" name="bgresponse" id="bgresponse" value="js_disabled">
<label class="hidden-label" for="Email">Email</label>
<input id="Email" name="Email" type="email"
placeholder="Email"
value=""
spellcheck="false"
class="">
<label class="hidden-label" for="Passwd">Password</label>
<input id="Passwd" name="Passwd" type="password"
placeholder="Password"
class="">
<input id="signIn" name="signIn" class="rc-button rc-button-submit" type="submit" value="Sign in">
<input type="hidden" name="PersistentCookie" value="yes">
<a
id="link-forgot-passwd"
href="https://accounts.google.com/RecoverAccount?service=mail&continue=https%3A%2F%2Fmail.google.c
om%2Fmail%2F%3Fview%3Datt%26th%3D1477bbe5726c7bb0%26attid%3D0.2%26disp%3Dattd%26safe%3D1
%26zw%26sadnir%3D1%26ui%3Dmobile%26zyp%3Dl"
>
Need help?
</a>
</form>
</div>
<div class="one-google">
<p class="create-account">
<a
id="link-signup"
href="https://accounts.google.com/SignUp?service=mail&continue=https%3A%2F%2Fmail.google.com%2Fm
ail%2F%3Fview%3Datt%26th%3D1477bbe5726c7bb0%26attid%3D0.2%26disp%3Dattd%26safe%3D1%26zw%2
6sadnir%3D1%26ui%3Dmobile%26zyp%3Dl&ltmpl=ecobx&btmpl=mobile">
Create an account
</a>
</p>
<p class="tagline">
One Google Account for everything Google
</p>
<img src="//ssl.gstatic.com/accounts/ui/logo_strip_2x.png" width="210" height="17" alt="">
</div>
</div>
<div class="google-footer-bar">
<div class="footer content clearfix">
<ul id="footer-list">
<li>
Google
</li>
<li>
<a href="https://accounts.google.com/TOS?loc=UA&hl=en" target="_blank">
Privacy & 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">
var gaia_attachEvent = function(element, event, callback) {
if (element.addEventListener) {
element.addEventListener(event, callback, false);
} else if (element.attachEvent) {
element.attachEvent('on' + event, callback);
}
};
(function() {
var gaia_hideNavBar = function() {
setTimeout(function() {
window.scrollTo(0, 1);
}, 0);
};
gaia_attachEvent(window, 'load', gaia_hideNavBar);
})();
</script>
<script
type="text/javascript">/*
Anti-spam.
Want
to
say
hello?
Contact
(base64)
Ym90Z3VhcmQtY29udGFjdEBnb29nbGUuY29tCg==
*/(function(){eval('var
f,g=this,k=void
0,p=Array.prototype,q=function(a,b,c){return
2>=arguments.length?p.slice.call(a,b):p.slice.call(a,b,c)},s=function(a,b,c,d,e){c=a.split("."),d=g,c[0]in
d||!d.execScript||d.execScript("var
"+c[0]);for(;c.length&&(e=c.shift());)c.length||b===k?d=d[e]?d[e]:d[e]={}:d[e]=b},t=function(a,b,c){if(b=typeof
a,"object"==b)if(a){if(a
instanceof
Array)return"array";if(a
instanceof
Object)return
b;if(c=Object.prototype.toString.call(a),"[object
Window]"==c)return"object";if("[object
Array]"==c||"number"==typeof
a.length&&"undefined"!=typeof
a.splice&&"undefined"!=typeof
a.propertyIsEnumerable&&!a.propertyIsEnumerable("splice"))return"array";if("[object
Function]"==c||"undefined"!=typeof
a.call&&"undefined"!=typeof
a.propertyIsEnumerable&&!a.propertyIsEnumerable("call"))return"function"}else
return"null";else
if("function"==b&&"undefined"==typeof
a.call)return"object";return
b},v=(new
function(){},function(a,b){a.n=("E:"+b.message+":"+b.stack).slice(0,2048)}),w=function(a,b){for(b=Array(a);a--;)b
[a]=255*Math.random()|0;return
b},x=function(a,b){return
a[b]<<24|a[b+1]<<16|a[b+2]<<8|a[b+3]},A=function(a,b){a.K.push(a.c.slice()),a.c[a.b]=k,z(a,a.b,b)},B=function(a,
b,c){return c=function(){return a},b=function(){return c()},b.V=function(b){a=b},b},D=function(a,b,c,d){return
function(){if(!d||a.s)return
z(a,a.N,arguments),z(a,a.k,c),C(a,b)}},E=function(a,b,c,d){for(c=[],d=b-1;0<=d;d--)c[b-1-d]=a>>8*d&255;return
c},F=function(a,b,c,d){if(8192>a.length)return
String.fromCharCode.apply(null,a);for(b="",c=0;c<a.length;c+=8192)d=q(a,c,c+8192),b+=String.fromCharCode.ap
ply(null,d);return
b},C=function(a,b,c,d){return
c=a.a(a.b),a.e&&c<a.e.length?(z(a,a.b,a.e.length),A(a,b)):z(a,a.b,b),d=a.t(),z(a,a.b,c),d},H=function(a,b,c,d){for(b={
},b.O=a.a(G(a)),b.P=G(a),c=G(a)-1,d=G(a),b.self=a.a(d),b.D=[];c--;)d=G(a),b.D.push(a.a(d));return
b},I=function(a,b,c,d){try{for(d=0;84941944608!=d;)a+=(b<<4^b>>>5)+b^d+c[d&3],d+=2654435769,b+=(a<<4^a
>>>5)+a^d+c[d>>>11&3];return[a>>>24,a>>16&255,a>>8&255,a&255,b>>>24,b>>16&255,b>>8&255,b&255]}
catch(e){throw
e;}},z=function(a,b,c){if(b==a.b||b==a.m)a.c[b]?a.c[b].V(c):a.c[b]=B(c);else
if(b!=a.d&&b!=a.f&&b!=a.h||!a.c[b])a.c[b]=J(c,a.a);b==a.r&&(a.u=k,z(a,a.b,a.a(a.b)+4))},K=function(a,b,c,d,e){for
(a=a.replace(/\\r\\n/g,"\\n"),b=[],d=c=0;d<a.length;d++)e=a.charCodeAt(d),128>e?b[c++]=e:(2048>e?b[c++]=e>>6|
192:(b[c++]=e>>12|224,b[c++]=e>>6&63|128),b[c++]=e&63|128);return
b},L=function(a,b){return
b<=a.aa?b==a.h||b==a.d||b==a.f||b==a.q?a.o:b==a.N||b==a.H||b==a.I||b==a.k?a.v:b==a.w?a.i:b==a.j||b==a.p?2:b==a.
l?1:4:[1,2,4,a.o,a.v,a.i][b%a.ba]},G=function(a,b,c){if(b=a.a(a.b),!(b
in
a.e))throw
a.g(a.Y),a.A;return
a.u==k&&(a.u=x(a.e,b-4),a.C=k),a.C!=b>>3&&(a.C=b>>3,c=[0,0,0,a.a(a.r)],a.Z=I(a.u,a.C,c)),z(a,a.b,b+1),a.e[b]^a.
Z[b%8]},J=function(a,b,c,d,e,h,l,n,m){return
n=M,e=M.prototype,h=e.t,l=e.Q,m=e.g,d=function(){return
c()},c=function(a,r,u){for(u=0,a=d[e.F],r=a===b,a=a&&a[e.F];a&&a!=h&&a!=l&&a!=n&&a!=m&&20>u;)u++,a=
a[e.F];return
c[e.ga+r+!(!a+(u>>2))]},d[e.J]=e,c[e.fa]=a,a=k,d},N=function(a,b,c,d,e,h){for(e=a.a(b),b=b==a.f?function(b,c,d,h){
if(c=e.length,d=c-4>>3,e.da!=d){e.da=d,d=(d<<3)-4,h=[0,0,0,a.a(a.G)];try{e.ca=I(x(e,d),x(e,d+4),h)}catch(r){throw
r;}}e.push(e.ca[c&7]^b)}:function(a){e.push(a)},d&&b(d&255),h=0,d=c.length;h<d;h++)b(c[h])},M=function(a,b,c
,d,e,h){try{if(this.c=[],z(this,this.b,0),z(this,this.m,0),z(this,this.r,0),z(this,this.h,[]),z(this,this.d,[]),z(this,this.H,"obj
ect"==typeof
window?window:g),z(this,this.I,this),z(this,this.l,0),z(this,this.p,0),z(this,this.G,0),z(this,this.f,w(4)),z(this,this.q,[]),z
(this,this.k,{}),z(this,this.j,2048),this.s=true,a&&"!"==a[0])this.n=a;else{if(window.atob){for(c=window.atob(a),a=[
],e=d=0;e<c.length;e++){for(h=c.charCodeAt(e);255<h;)a[d++]=h&255,h>>=8;a[d++]=h}b=a}else
b=null;(this.e=b)&&this.e.length?(this.K=[],this.t()):this.g(this.U)}}catch(l){v(this,l)}};f=M.prototype,f.b=0,f.r=1,f.
h=2,f.m=3,f.d=4,f.w=5,f.N=6,f.j=7,f.L=8,f.H=9,f.I=10,f.l=11,f.p=12,f.G=13,f.f=14,f.q=15,f.k=16,f.aa=17,f.R=15,f.$
=12,f.S=10,f.T=42,f.ba=6,f.i=-1,f.o=-2,f.v=-3,f.U=17,f.W=21,f.B=22,f.ea=30,f.Y=31,f.X=33,f.A={},f.F="caller",f.J
="toString",f.ga=34,f.fa=36,M.prototype.a=function(a,b){if(b=this.c[a],b===k)throw this.g(this.ea,0,a),this.A;return
b()},M.prototype.ka=function(a,b,c,d){d=a[(b+2)%3],a[b]=a[b]-a[(b+1)%3]-d^(1==b?d<<c:d>>>c)},M.prototype.ja
=function(a,b,c,d){if(3==a.length){for(c=0;3>c;c++)b[c]+=a[c];for(c=0,d=[13,8,13,12,16,5,3,10,15];9>c;c++)b[3](b
,c%3,d[c])}},M.prototype.la=function(a,b){b.push(a[0]<<24|a[1]<<16|a[2]<<8|a[3]),b.push(a[4]<<24|a[5]<<16|a[6]
<<8|a[7]),b.push(a[8]<<24|a[9]<<16|a[10]<<8|a[11])},M.prototype.g=function(a,b,c,d){d=this.a(this.m),a=[a,d>>8
&255,d&255],c!=k&&a.push(c),0==this.a(this.h).length&&(this.c[this.h]=k,z(this,this.h,a)),c="",b&&(b.message&
&(c+=b.message),b.stack&&(c+=":"+b.stack)),b=this.a(this.j),3<b&&(c=c.slice(0,b-3),b-=c.length+3,c=K(c),N(this
,this.f,E(c.length,2).concat(c),this.$)),z(this,this.j,b)},f.M=[function(){},function(a,b,c,d,e){b=G(a),c=G(a),d=a.a(b),
b=L(a,b),e=L(a,c),e==a.i||e==a.o?d=""+d:0<b&&(1==b?d&=255:2==b?d&=65535:4==b&&(d&=4294967295)),z(a
,c,d)},function(a,b,c,d,e,h,l,n,m){if(b=G(a),c=L(a,b),0<c){for(d=0;c--;)d=d<<8|G(a);z(a,b,d)}else
if(c!=a.v){if(d=G(a)<<8|G(a),c==a.i)if(c="",a.c[a.w]!=k)for(e=a.a(a.w);d--;)h=e[G(a)<<8|G(a)],c+=h;else{for(c=Ar
ray(d),e=0;e<d;e++)c[e]=G(a);for(d=c,c=[],h=e=0;e<d.length;)l=d[e++],128>l?c[h++]=String.fromCharCode(l):191
<l&&224>l?(n=d[e++],c[h++]=String.fromCharCode((l&31)<<6|n&63)):(n=d[e++],m=d[e++],c[h++]=String.from
CharCode((l&15)<<12|(n&63)<<6|m&63));c=c.join("")}else
for(c=Array(d),e=0;e<d;e++)c[e]=G(a);z(a,b,c)}},function(a){G(a)},function(a,b,c,d){b=G(a),c=G(a),d=G(a),c=a.a(
c),b=a.a(b),z(a,d,b[c])},function(a,b,c){b=G(a),c=G(a),b=a.a(b),z(a,c,t(b))},function(a,b,c,d,e){b=G(a),c=G(a),d=L(
a,b),e=L(a,c),c!=a.h&&(d==a.i&&e==a.i?(a.c[c]==k&&z(a,c,""),z(a,c,a.a(c)+a.a(b))):e==a.o&&(0>d?(b=a.a(b),d=
=a.i&&(b=K(""+b)),c!=a.d&&c!=a.f&&c!=a.q||N(a,c,E(b.length,2)),N(a,c,b)):0<d&&N(a,c,E(a.a(b),d))))},function(
a,b,c){b=G(a),c=G(a),z(a,c,function(a){return
eval(a)}(a.a(b)))},function(a,b,c){b=G(a),c=G(a),z(a,c,a.a(c)-a.a(b))},function(a,b){b=H(a),z(a,b.P,b.O.apply(b.self,
b.D))},function(a,b,c){b=G(a),c=G(a),z(a,c,a.a(c)%a.a(b))},function(a,b,c,d,e){b=G(a),c=a.a(G(a)),d=a.a(G(a)),e=a.
a(G(a)),a.a(b).addEventListener(c,D(a,d,e,true),false)},function(a,b,c,d){b=G(a),c=G(a),d=G(a),a.a(b)[a.a(c)]=a.a(d)
},function(){},function(a,b,c){b=G(a),c=G(a),z(a,c,a.a(c)+a.a(b))},function(a,b,c){b=G(a),c=G(a),0!=a.a(b)&&z(a,a
.b,a.a(c))},function(a,b,c,d){b=G(a),c=G(a),d=G(a),a.a(b)==a.a(c)&&z(a,d,a.a(d)+1)},function(a,b,c,d){b=G(a),c=G
(a),d=G(a),a.a(b)>a.a(c)&&z(a,d,a.a(d)+1)},function(a,b,c,d){b=G(a),c=G(a),d=G(a),z(a,d,a.a(b)<<c)},function(a,b,
c,d){b=G(a),c=G(a),d=G(a),z(a,d,a.a(b)|a.a(c))},function(a,b){b=a.a(G(a)),A(a,b)},function(a,b,c,d){if(b=a.K.pop())
{for(c=G(a);0<c;c--)d=G(a),b[d]=a.c[d];a.c=b}else
z(a,a.b,a.e.length)},function(a,b,c,d){b=G(a),c=G(a),d=G(a),z(a,d,(a.a(b)in
a.a(c))+0)},function(a,b,c,d){b=G(a),c=a.a(G(a)),d=a.a(G(a)),z(a,b,D(a,c,d))},function(a,b,c){b=G(a),c=G(a),z(a,c,a
.a(c)*a.a(b))},function(a,b,c,d){b=G(a),c=G(a),d=G(a),z(a,d,a.a(b)>>c)},function(a,b,c,d){b=G(a),c=G(a),d=G(a),z(
a,d,a.a(b)||a.a(c))},function(a,b,c,d,e){b=H(a),c=b.D,d=b.self,e=b.O;switch(c.length){case 0:c=new d[e];break;case
1:c=new d[e](c[0]);break;case 2:c=new d[e](c[0],c[1]);break;case 3:c=new d[e](c[0],c[1],c[2]);break;case 4:c=new
d[e](c[0],c[1],c[2],c[3]);break;default:a.g(a.B);return}z(a,b.P,c)},function(a,b,c,d,e,h){if(b=G(a),c=G(a),d=G(a),e=G
(a),b=a.a(b),c=a.a(c),d=a.a(d),a=a.a(e),"object"==t(b)){for(h
in
e=[],b)e.push(h);b=e}for(e=0,h=b.length;e<h;e+=d)c(b.slice(e,e+d),a)}],M.prototype.ia=function(a){return(a=windo
w.performance)&&a.now?function(){return
a.now()|0}:function(){return+new
Date}}(),M.prototype.ha=function(a,b){return
b=this.Q(),a&&a(b),b},M.prototype.t=function(a,b,c,d,e,h){try{for(b=2001,c=k,d=0,a=this.e.length;--b&&(d=this.a
(this.b))<a;)try{z(this,this.m,d),e=G(this)%this.M.length,(c=this.M[e])?c(this):this.g(this.W,0,e)}catch(l){l!=this.A
&&((h=this.a(this.l))?(z(this,h,l),z(this,this.l,0)):this.g(this.B,l))}b||this.g(this.X)}catch(n){try{this.g(this.B,n)}catch
(m){v(this,m)}}return
this.a(this.k)},M.prototype.Q=function(a,b,c,d,e,h,l,n,m,y,r){if(this.n)return
this.n;try{if(this.s=false,b=this.a(this.d).length,c=this.a(this.f).length,d=this.a(this.j),this.c[this.L]&&C(this,this.a(thi
s.L)),e=this.a(this.h),0<e.length&&N(this,this.d,E(e.length,2).concat(e),this.R),h=this.a(this.p)&255,h-=this.a(this.d
).length+4,l=this.a(this.f),4<l.length&&(h-=l.length+3),0<h&&N(this,this.d,E(h,2).concat(w(h)),this.S),4<l.length&
&N(this,this.d,E(l.length,2).concat(l),this.T),n=[3].concat(this.a(this.d)),window.btoa?(y=window.btoa(F(n)),m=y=y
.replace(/\\+/g,"-").replace(/\\//g,"_").replace(/=/g,"")):m=k,m)m="!"+m;else
for(m="",e=0;e<n.length;e++)r=n[e][this.J](16),1==r.length&&(r="0"+r),m+=r;this.a(this.d).length=b,this.a(this.f).l
ength=c,z(this,this.j,d),a=m,this.s=true}catch(u){v(this,u),a=this.n}return
a};try{window.addEventListener("unload",function(){},false)}catch(O){}s("botguard.bg",M),s("botguard.bg.protot
ype.invoke",M.prototype.ha);')})()</script>
<script type="text/javascript">
document.bg
=
new
botguard.bg('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');
</script>
<script>
function gaia_parseFragment() {
var hash = location.hash;
var params = {};
if (!hash) {
return params;
}
var paramStrs = decodeURIComponent(hash.substring(1)).split('&');
for (var i = 0; i < paramStrs.length; i++) {
var param = paramStrs[i].split('=');
params[param[0]] = param[1];
}
return params;
}
function gaia_prefillEmail() {
var form = null;
if (document.getElementById) {
form = document.getElementById('gaia_loginform');
}
if (form && form.Email &&
(form.Email.value == null || form.Email.value == '')
&& (form.Email.type != 'hidden')) {
hashParams = gaia_parseFragment();
if (hashParams['Email'] && hashParams['Email'] != '') {
form.Email.value = hashParams['Email'];
}
}
}
try {
gaia_prefillEmail();
} catch (e) {
}
</script>
<script>
function gaia_setFocus() {
var form = null;
var isFocusableField = function(inputElement) {
if (!inputElement) {
return false;
}
if (inputElement.type != 'hidden' && inputElement.focus &&
inputElement.style.display != 'none') {
return true;
}
return false;
};
var isFocusableErrorField = function(inputElement) {
if (!inputElement) {
return false;
}
var hasError = inputElement.className.indexOf('form-error') > -1;
if (hasError && isFocusableField(inputElement)) {
return true;
}
return false;
};
var isFocusableEmptyField = function(inputElement) {
if (!inputElement) {
return false;
}
var isEmpty = inputElement.value == null || inputElement.value == '';
if (isEmpty && isFocusableField(inputElement)) {
return true;
}
return false;
};
if (document.getElementById) {
form = document.getElementById('gaia_loginform');
}
if (form) {
var userAgent = navigator.userAgent.toLowerCase();
var formFields = form.getElementsByTagName('input');
for (var i = 0; i < formFields.length; i++) {
var currentField = formFields[i];
if (isFocusableErrorField(currentField)) {
currentField.focus();
var currentValue = currentField.value;
currentField.value = '';
currentField.value = currentValue;
return;
}
}
for (var j = 0; j < formFields.length; j++) {
var currentField = formFields[j];
if (isFocusableEmptyField(currentField)) {
currentField.focus();
return;
}
}
}
}
</script>
<script>
var gaia_scrollToElement = function(element) {
var calculateOffsetHeight = function(element) {
var curtop = 0;
if (element.offsetParent) {
while (element) {
curtop += element.offsetTop;
element = element.offsetParent;
}
}
return curtop;
}
var siginOffsetHeight = calculateOffsetHeight(element);
var scrollHeight = siginOffsetHeight - window.innerHeight +
element.clientHeight + 0.02 * window.innerHeight;
window.scroll(0, scrollHeight);
}
</script>
<script>
(function(){
var signinInput = document.getElementById('signIn');
gaia_onLoginSubmit = function() {
try {
document.bg.invoke(function(response) {
document.getElementById('bgresponse').value = response;
});
} catch (err) {
document.getElementById('bgresponse').value = '';
}
return true;
}
document.getElementById('gaia_loginform').onsubmit = gaia_onLoginSubmit;
var signinButton = document.getElementById('signIn');
gaia_attachEvent(window, 'load', function(){
gaia_scrollToElement(signinButton);
});
})();
</script>
<script type="text/javascript">
var
BrowserSupport_={IsBrowserSupported:function(){var
agt=navigator.userAgent.toLowerCase();var
is_op=agt.indexOf("opera")!=-1;var
is_ie=agt.indexOf("msie")!=-1&&document.all&&!is_op;var
is_ie5=agt.indexOf("msie
5")!=-1&&document.all&&!is_op;var
is_mac=agt.indexOf("mac")!=-1;var
is_gk=agt.indexOf("gecko")!=-1;var
is_sf=agt.indexOf("safari")!=-1;if(is_ie&&!is_op&&!is_mac){if(agt.indexOf("palmsource")!=
-1||agt.indexOf("regking")!=-1||agt.indexOf("windows
ce")!=-1||agt.indexOf("j2me")!=-1||agt.indexOf("avantgo")!=-1||agt.indexOf("
stb")!=-1)return
false;var
v=BrowserSupport_.GetFollowingFloat(agt,"msie
");if(v!=null)return
v>=5.5}if(is_gk&&!is_sf){var
v=BrowserSupport_.GetFollowingFloat(agt,"rv:");if(v!=null)return
v>=1.4;else{v=BrowserSupport_.GetFollowingFloat(agt,"galeon/");if(v!=null)return v>=
1.3}}if(is_sf){if(agt.indexOf("rv:3.14.15.92.65")!=-1)return
false;var
v=BrowserSupport_.GetFollowingFloat(agt,"applewebkit/");if(v!=null)return
v>=312}if(is_op){if(agt.indexOf("sony/com1")!=-1)return
false;var
v=BrowserSupport_.GetFollowingFloat(agt,"opera
");if(v==null)v=BrowserSupport_.GetFollowingFloat(agt,"opera/");if(v!=null)return
v>=8}if(agt.indexOf("pda;
sony/com2")!=-1)return true;return false},
GetFollowingFloat:function(str,pfx){var
i=str.indexOf(pfx);if(i!=-1){var
v=parseFloat(str.substring(i+pfx.length));if(!isNaN(v))return
v}return
null}};var
is_browser_supported=BrowserSupport_.IsBrowserSupported()
</script>
<script type=text/javascript>
<!-var start_time = (new Date()).getTime();
if (top.location != self.location) {
top.location = self.location.href;
}
function SetGmailCookie(name, value) {
document.cookie = name + "=" + value + ";path=/;domain=.google.com";
}
function lg() {
var now = (new Date()).getTime();
var cookie = "T" + start_time + "/" + start_time + "/" + now;
SetGmailCookie("GMAIL_LOGIN", cookie);
}
function StripParam(url, param) {
var start = url.indexOf(param);
if (start == -1) return url;
var end = start + param.length;
var charBefore = url.charAt(start-1);
if (charBefore != '?' && charBefore != '&') return url;
var charAfter = (url.length >= end+1) ? url.charAt(end) : '';
if (charAfter != '' && charAfter != '&' && charAfter != '#') return url;
if (charBefore == '&') {
--start;
} else if (charAfter == '&') {
++end;
}
return url.substring(0, start) + url.substring(end);
}
var fixed = 0;
function FixForm() {
if (is_browser_supported) {
var form = el("gaia_loginform");
if (form && form["continue"]) {
var url = form["continue"].value;
url = StripParam(url, "ui=html");
url = StripParam(url, "zy=l");
form["continue"].value = url;
}
}
fixed = 1;
}
function el(id) {
if (document.getElementById) {
return document.getElementById(id);
} else if (window[id]) {
return window[id];
}
return null;
}
// Estimates of nanite storage generation over time.
var CP = [
[ 1224486000000, 7254 ],
[ 1335290400000, 7704 ],
[ 1335376800000, 10240 ],
[ 2144908800000, 13531 ],
[ 2147328000000, 43008 ],
[ 46893711600000, Number.MAX_VALUE ]
];
var quota_elem;
var ONE_PX = "https://mail.google.com/mail/images/cleardot.gif?t=" +
(new Date()).getTime();
function LogRoundtripTime() {
var img = new Image();
var start = (new Date()).getTime();
img.onload = GetRoundtripTimeFunction(start);
img.src = ONE_PX;
}
function GetRoundtripTimeFunction(start) {
return function() {
var end = (new Date()).getTime();
SetGmailCookie("GMAIL_RTT", (end - start));
}
}
function MaybePingUser() {
var f = el("gaia_loginform");
if (f.Email.value) {
new Image().src = 'https://mail.google.com/mail/gxlu?email=' +
encodeURIComponent(f.Email.value) +
'&zx=' + (new Date().getTime());
}
}
function OnLoad() {
MaybePingUser();
var passwd_elem = el("Passwd");
if (passwd_elem) {
passwd_elem.onfocus = MaybePingUser;
}
LogRoundtripTime();
if (!quota_elem) {
quota_elem = el("quota");
updateQuota();
}
LoadConversionScript();
}
function updateQuota() {
if (!quota_elem) {
return;
}
var now = (new Date()).getTime();
var i;
for (i = 0; i < CP.length; i++) {
if (now < CP[i][0]) {
break;
}
}
if (i == 0) {
setTimeout(updateQuota, 1000);
} else if (i == CP.length) {
quota_elem.innerHTML = CP[i - 1][1];
} else {
var ts = CP[i - 1][0];
var bs = CP[i - 1][1];
quota_elem.innerHTML = format(((now-ts) / (CP[i][0]-ts) * (CP[i][1]-bs)) + bs);
setTimeout(updateQuota, 1000);
}
}
var PAD = '.000000';
function format(num) {
var str = String(num);
var dot = str.indexOf('.');
if (dot < 0) {
return str + PAD;
} if (PAD.length > (str.length - dot)) {
return str + PAD.substring(str.length - dot);
} else {
return str.substring(0, dot + PAD.length);
}
}
var google_conversion_type = 'landing';
var google_conversion_id = 1069902127;
var google_conversion_language = "en_US";
var google_conversion_format = "1";
var google_conversion_color = "FFFFFF";
function LoadConversionScript() {
var script = document.createElement("script");
script.type = "text/javascript";
script.src = "https://www.googleadservices.com/pagead/conversion.js";
}
// -->
</script>
<script>
gaia_attachEvent(window, 'load', function() {
OnLoad();
FixForm();
});
(function() {
var gaiaLoginForm = document.getElementById('gaia_loginform');
var gaia_onsubmitHandler = gaiaLoginForm.onsubmit;
gaiaLoginForm.onsubmit = function() {
lg();
if (!fixed) {
FixForm();
}
gaia_onsubmitHandler();
};
})();
</script>
<script>var e=this,g=function(c,b){var a=c.split("."),d=e;a[0]in d||!d.execScript||d.execScript("var "+a[0]);for(var
f;a.length&&(f=a.shift());)a.length||void 0===b?d[f]?d=d[f]:d=d[f]={}:d[f]=b};var h=function(){try{return new
XMLHttpRequest}catch(c){for(var
b=["MSXML2.XMLHTTP.6.0","MSXML2.XMLHTTP.3.0","MSXML2.XMLHTTP","Microsoft.XMLHTTP"],a=0
;a<b.length;a++)try{return
new
ActiveXObject(b[a])}catch(d){}}return
null};g("gaia.ajax.newXmlHttpRequest",h);var
k=function(){this.b=h();this.parameters={}};g("gaia.ajax.XmlHttpFormRequest",k);k.prototype.a=function(){};k.pr
ototype.oncomplete=k.prototype.a;
k.prototype.send=function(c){var
b=[],a;for(a
in
this.parameters)b.push(a+"="+encodeURIComponent(this.parameters[a]));var
b=b.join("&"),d=this.b,f=this.a;d.open("POST",c,!0);d.setRequestHeader("Content-type","application/x-www-formurlencoded");d.onreadystatechange=function(){4==d.readyState&&f({status:d.status,text:d.responseText})};d.send(
b)};k.prototype.send=k.prototype.send;
k.prototype.d=function(c,b){var
a=this.b,d=this.a;a.open("POST",c,!0);a.setRequestHeader("Content-type","application/json");a.onreadystatechange
=function(){4==a.readyState&&d({status:a.status,text:a.responseText})};a.send(b)};k.prototype.sendJson=k.prototy
pe.d;k.prototype.c=function(c){var
b=this.a,a=this.b;a.open("GET",c,!0);a.onreadystatechange=function(){4==a.readyState&&b({status:a.status,text:a.r
esponseText})};a.send()};k.prototype.get=k.prototype.c;var
l=/\s*;\s*/,m=function(){if(!document.cookie)return"";for(var c=document.cookie.split(l),b=0;b<c.length;b++){var
a=c[b],a=a.replace(/^\s+/,""),a=a.replace(/\s+$/,"");if(0==a.indexOf("APISID="))return
a.substr(7)}return""};var
n=null,p=function(c,b){this.d=c;this.c=b;this.b=m()},q=function(){var
c=n,b=m();b!=c.b&&(c.b=b,b=new
k,b.a=function(a){var
b=n;a&&a.status&&200==a.status&&"OK"==a.text&&(b.a&&clearInterval(b.a),window.location=b.d)},b.c(c.c))},
r=function(c){var
b=n;if(b.a)return!1;b.a=setInterval(function(){q()},c);return!0};g("gaia.loginAutoRedirect.start",function(c,b,a){if(n|
|!a||!b||0>=c)return!1;n=new p(b,a);return r(c)});
</script>
<script type="text/javascript">
gaia.loginAutoRedirect.start(5000,
'https:\x2F\x2Faccounts.google.com\x2FServiceLogin?btmpl=mobile\x26continue=https%3A%2F%2Fmail.google.
com%2Fmail%2F%3Fview%3Datt%26th%3D1477bbe5726c7bb0%26attid%3D0.2%26disp%3Dattd%26safe%3D1
%26zw%26sadnir%3D1%26ui%3Dmobile%26zyp%3Dl\x26service=mail\x26ltmpl=ecobx\x26nui=5\x26passive=tr
ue\x26noautologin=true',
'https:\x2F\x2Faccounts.google.com\x2FPassiveLoginProber?btmpl=mobile\x26continue=https%3A%2F%2Fmail.g
oogle.com%2Fmail%2F%3Fview%3Datt%26th%3D1477bbe5726c7bb0%26attid%3D0.2%26disp%3Dattd%26safe
%3D1%26zw%26sadnir%3D1%26ui%3Dmobile%26zyp%3Dl\x26service=mail\x26ltmpl=ecobx\x26nui=5\x26pas
sive=true');
</script>
</body>
</html>
Download