Sei sulla pagina 1di 47

V<!

DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Gmail: Email from Google</title> <meta name="description" content="10+ GB of storage, less spam, and mobile access. Gmail is email that&#39;s intuitive, efficient, and useful. And maybe even fun."> <link rel="icon" type="image/ico" href="//mail.google.com/favicon.ico"> <style type="text/css"> html, body, div, h1, h2, h3, h4, h5, h6, p, img, dl, dt, dd, ol, ul, li, table, tr, td, form, object, embed, article, aside, canvas, command, details, fieldset, figcaption, figure, footer, group, header, hgroup, legend, mark, menu, meter, nav, output, progress, section, summary, time, audio, video { margin: 0; padding: 0; border: 0; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } html { font: 81.25% arial, helvetica, sans-serif; background: #fff; color: #333; line-height: 1; direction: ltr; } a { color: #15c; text-decoration: none; } a:active { color: #d14836; } a:hover { text-decoration: underline; } h1, h2, h3, h4, h5, h6 { color: #222; font-size: 1.54em; font-weight: normal; line-height: 24px; margin: 0 0 .46em; } p { line-height: 17px; margin: 0 0 1em; } ol, ul { list-style: none; line-height: 17px; margin: 0 0 1em; }

li { margin: 0 0 .5em; } table { border-collapse: collapse; border-spacing: 0; } strong { color: #222; } </style> <style type="text/css"> html, body { position: absolute; height: 100%; min-width: 100%; } .wrapper { position: relative; min-height: 100%; } .wrapper + style + iframe { display: none; } .content { padding: 0 44px; } .topbar { text-align: right; padding-top: .5em; padding-bottom: .5em; } .google-header-bar { height: 71px; background: #f1f1f1; border-bottom: 1px solid #e5e5e5; overflow: hidden; } .header .logo { margin: 17px 0 0; float: left; } .header .signin, .header .signup { margin: 28px 0 0; float: right; font-weight: bold; } .header .signin-button, .header .signup-button { margin: 22px 0 0; float: right; } .header .signin-button a { font-size: 13px; font-weight: normal; }

.header .signup-button a { position: relative; top: -1px; margin: 0 0 0 1em; } .main { margin: 0 auto; width: 650px; padding-top: 23px; padding-bottom: 100px; } .main h1:first-child { margin: 0 0 .92em; } .google-footer-bar { position: absolute; bottom: 0; height: 35px; width: 100%; border-top: 1px solid #ebebeb; overflow: hidden; } .footer { padding-top: 9px; font-size: .85em; white-space: nowrap; line-height: 0; } .footer ul { color: #999; float: left; max-width: 80%; } .footer ul li { display: inline; padding: 0 1.5em 0 0; } .footer a { color: #333; } .footer .lang-chooser-wrap { float: right; max-width: 20%; } .footer .lang-chooser-wrap img { vertical-align: middle; } .footer .attribution { float: right; } .footer .attribution span { vertical-align: text-top; } .redtext { color: #dd4b39; } .greytext {

color: #555; } .secondary { font-size: 11px; color: #666; } .source { color: #093; } .hidden { display: none; } .announce-bar { position: absolute; bottom: 35px; height: 33px; z-index: 2; width: 100%; background: #f9edbe; border-top: 1px solid #efe1ac; border-bottom: 1px solid #efe1ac; overflow: hidden; } .announce-bar .message { font-size: .85em; line-height: 33px; margin: 0; } .announce-bar .message .separated { margin-left: 1.5em; } .announce-bar-ac { background: #eee; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; } .clearfix:after { visibility: hidden; display: block; font-size: 0; content: '.'; clear: both; height: 0; } * html .clearfix { zoom: 1; } *:first-child+html .clearfix { zoom: 1; } pre { font-family: monospace; position: absolute; left: 0; margin: 0; padding: 1.5em; font-size: 13px;

background: #f1f1f1; border-top: 1px solid #e5e5e5; direction: ltr; } </style> <style type="text/css"> button, input, select, textarea { font-family: inherit; font-size: inherit; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; } input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=url] { display: inline-block; height: 29px; margin: 0; padding: 0 8px; background: #fff; border: 1px solid #d9d9d9; border-top: 1px solid #c0c0c0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; } 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; -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); -moz-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; -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); -moz-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=email][disabled=disabled], input[type=number][disabled=disabled], input[type=password][disabled=disabled], input[type=tel][disabled=disabled], input[type=text][disabled=disabled], input[type=url][disabled=disabled] { border: 1px solid #e5e5e5; background: #f1f1f1; } input[type=email][disabled=disabled]:hover, input[type=number][disabled=disabled]:hover, input[type=password][disabled=disabled]:hover, input[type=tel][disabled=disabled]:hover, input[type=text][disabled=disabled]:hover, input[type=url][disabled=disabled]:hover { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } input[type=email][readonly=readonly], input[type=number][readonly=readonly], input[type=password][readonly=readonly], input[type=text][readonly=readonly], input[type=url][readonly=readonly] { border: 1px solid #d9d9d9; } input[type=email][readonly=readonly]:hover, input[type=number][readonly=readonly]:hover, input[type=password][readonly=readonly]:hover, input[type=text][readonly=readonly]:hover, input[type=url][readonly=readonly]:hover, input[type=email][readonly=readonly]:focus, input[type=number][readonly=readonly]:focus, input[type=password][readonly=readonly]:focus, input[type=text][readonly=readonly]:focus, input[type=url][readonly=readonly]:focus { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } 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; } input[type=checkbox], input[type=radio] { -webkit-appearance: none; appearance: none; width: 13px; height: 13px; margin: 0;

cursor: pointer; vertical-align: bottom; background: #fff; border: 1px solid #dcdcdc; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; } input[type=checkbox]:active, input[type=radio]:active { border-color: #c6c6c6; background: #ebebeb; } input[type=checkbox]:hover { border-color: #c6c6c6; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); } input[type=radio] { -webkit-border-radius: 1em; -moz-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; -webkit-border-radius: 1em; -moz-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;

} .g-button { display: inline-block; min-width: 46px; text-align: center; color: #444; font-size: 11px; font-weight: bold; height: 27px; padding: 0 8px; line-height: 27px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-transition: all 0.218s; -moz-transition: all 0.218s; -ms-transition: all 0.218s; -o-transition: all 0.218s; transition: all 0.218s; border: 1px solid #dcdcdc; background-color: #f5f5f5; background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f1f1f1)); 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); -webkit-user-select: none; -moz-user-select: none; user-select: none; cursor: default; } *+html .g-button { min-width: 70px; } button.g-button, input[type=submit].g-button { height: 29px; line-height: 29px; vertical-align: bottom; margin: 0; } *+html button.g-button, *+html input[type=submit].g-button { overflow: visible; } .g-button:hover { border: 1px solid #c6c6c6; color: #333; text-decoration: none; -webkit-transition: all 0.0s; -moz-transition: all 0.0s; -ms-transition: all 0.0s; -o-transition: all 0.0s; transition: all 0.0s; background-color: #f8f8f8;

background-image: -webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f1f1f1)); 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); -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1); -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1); box-shadow: 0 1px 1px rgba(0,0,0,0.1); } .g-button:active { background-color: #f6f6f6; background-image: -webkit-gradient(linear,left top,left bottom,from(#f6f6f6),to(#f1f1f1)); 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); -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); } .g-button:visited { color: #666; } .g-button-submit { border: 1px solid #3079ed; color: #fff; text-shadow: 0 1px rgba(0,0,0,0.1); background-color: #4d90fe; background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#4787ed)); 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); } .g-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-gradient(linear,left top,left bottom,from(#4d90fe),to(#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); } .g-button-submit:active { background-color: #357ae8; background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#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); -webkit-box-shadow: inset 0 1px 2px rgb a(0,0,0,0.3); -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); } .g-button-share { border: 1px solid #29691d; color: #fff; text-shadow: 0 1px rgba(0,0,0,0.1); background-color: #3d9400; background-image: -webkit-gradient(linear,left top,left bottom,from(#3d9400),to(#398a00)); background-image: -webkit-linear-gradient(top,#3d9400,#398a00); background-image: -moz-linear-gradient(top,#3d9400,#398a00); background-image: -ms-linear-gradient(top,#3d9400,#398a00); background-image: -o-linear-gradient(top,#3d9400,#398a00); background-image: linear-gradient(top,#3d9400,#398a00); } .g-button-share:hover { border: 1px solid #2d6200; color: #fff; text-shadow: 0 1px rgba(0,0,0,0.3); background-color: #368200; background-image: -webkit-gradient(linear,left top,left bottom,from(#3d9400),to(#368200)); background-image: -webkit-linear-gradient(top,#3d9400,#368200); background-image: -moz-linear-gradient(top,#3d9400,#368200); background-image: -ms-linear-gradient(top,#3d9400,#368200); background-image: -o-linear-gradient(top,#3d9400,#368200); background-image: linear-gradient(top,#3d9400,#368200); } .g-button-share:active { -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); } .g-button-red { border: 1px solid transparent; color: #fff; text-shadow: 0 1px rgba(0,0,0,0.1); text-transform: uppercase; background-color: #d14836; background-image: -webkit-gradient(linear,left top,left bottom,from(#dd4b39),to(#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); } .g-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-gradient(linear,left top,left bottom,from(#dd4b39),to(#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); -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2); -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2); -ms-box-shadow: 0 1px 1px rgba(0,0,0,0.2); -o-box-shadow: 0 1px 1px rgba(0,0,0,0.2); box-shadow: 0 1px 1px rgba(0,0,0,0.2); } .g-button-red:active { border: 1px solid #992a1b; background-color: #b0281a; background-image: -webkit-gradient(linear,left top,left bottom,from(#dd4b39),to(#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); -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); color: #fff } .g-button-white { border: 1px solid #dcdcdc; color: #666; background: #fff; } .g-button-white:hover { border: 1px solid #c6c6c6; color: #333; background: #fff; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1); -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1); box-shadow: 0 1px 1px rgba(0,0,0,0.1); } .g-button-white:active { background: #fff; -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); } .g-button-red:visited, .g-button-share:visited, .g-button-submit:visited { color: #fff; } .g-button-submit:focus, .g-button-share:focus, .g-button-red:focus {

-webkit-box-shadow: inset 0 0 0 1px #fff; -moz-box-shadow: inset 0 0 0 1px #fff; box-shadow: inset 0 0 0 1px #fff; } .g-button-share:focus { border-color: #29691d; } .g-button-red:focus { border-color: #d14836; } .g-button-submit:focus:hover, .g-button-share:focus:hover, .g-button-red:focus:hover { -webkit-box-shadow: inset 0 0 0 1px #fff, 0 1px 1px rgba(0,0,0,0.1); -moz-box-shadow: inset 0 0 0 1px #fff, 0 1px 1px rgba(0,0,0,0.1); box-shadow: inset 0 0 0 1px #fff, 0 1px 1px rgba(0,0,0,0.1); } .g-button.selected { background-color: #eee; background-image: -webkit-gradient(linear,left top,left bottom,from(#eee),to(#e0e0e0)); background-image: -webkit-linear-gradient(top,#eee,#e0e0e0); background-image: -moz-linear-gradient(top,#eee,#e0e0e0); background-image: -ms-linear-gradient(top,#eee,#e0e0e0); background-image: -o-linear-gradient(top,#eee,#e0e0e0); background-image: linear-gradient(top,#eee,#e0e0e0); -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); border: 1px solid #ccc; color: #333; } .g-button img { display: inline-block; margin: -3px 0 0; opacity: .55; filter: alpha(opacity=55); vertical-align: middle; pointer-events: none; } *+html .g-button img { margin: 4px 0 0; } .g-button:hover img { opacity: .72; filter: alpha(opacity=72); } .g-button:active img { opacity: 1; filter: alpha(opacity=100); } .g-button.disabled img { opacity: .5; filter: alpha(opacity=50); } .g-button.disabled, .g-button.disabled:hover,

.g-button.disabled:active, .g-button-submit.disabled, .g-button-submit.disabled:hover, .g-button-submit.disabled:active, .g-button-share.disabled, .g-button-share.disabled:hover, .g-button-share.disabled:active, .g-button-red.disabled, .g-button-red.disabled:hover, .g-button-red.disabled:active, input[type=submit][disabled].g-button { background-color: none; opacity: .5; filter: alpha(opacity=50); cursor: default; pointer-events: none; } .goog-menu { -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2); -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2); box-shadow: 0 2px 4px rgba(0,0,0,0.2); -webkit-transition: opacity 0.218s; -moz-transition: opacity 0.218s; -ms-transition: opacity 0.218s; -o-transition: opacity 0.218s; transition: opacity 0.218s; background: #fff; border: 1px solid #ccc; border: 1px solid rgba(0,0,0,.2); cursor: default; font-size: 13px; margin: 0; outline: none; padding: 0 0 6px; position: absolute; z-index: 2; overflow: auto; } .goog-menuitem, .goog-tristatemenuitem, .goog-filterobsmenuitem { position: relative; color: #333; cursor: pointer; list-style: none; margin: 0; padding: 6px 7em 6px 30px; white-space: nowrap; } .goog-menuitem-highlight, .goog-menuitem-hover { background-color: #eee; border-color: #eee; border-style: dotted; border-width: 1px 0; padding-top: 5px; padding-bottom: 5px;

} .goog-menuitem-highlight .goog-menuitem-content, .goog-menuitem-hover .goog-menuitem-content { color: #333; } .goog-menuseparator { border-top: 1px solid #ebebeb; margin-top: 9px; margin-bottom: 10px; } .goog-inline-block { position: relative; display: -moz-inline-box; display: inline-block; } * html .goog-inline-block { display: inline; } *:first-child+html .goog-inline-block { display: inline; } .dropdown-block { display: block; } .goog-flat-menu-button { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; background-color: #f5f5f5; background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f1f1f1)); 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); border: 1px solid #dcdcdc; color: #444; font-size: 11px; font-weight: bold; line-height: 27px; list-style: none; margin: 0 2px; min-width: 46px; outline: none; padding: 0 18px 0 6px; text-decoration: none; vertical-align: middle; } .goog-flat-menu-button-disabled { background-color: #fff; border-color: #f3f3f3; color: #b8b8b8; cursor: default; } .goog-flat-menu-button.goog-flat-menu-button-hover { 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); -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1); -moz-box-shadow: 0 1px 1px rgba(0,0,0,.1); box-shadow: 0 1px 1px rgba(0,0,0,.1); border-color: #c6c6c6; color: #333; } .goog-flat-menu-button.goog-flat-menu-button-focused { border-color: #4d90fe; } .form-error .goog-flat-menu-button { border: 1px solid #dd4b39; } .form-error .goog-flat-menu-button-focused { border-color: #4d90fe; } .goog-flat-menu-button.goog-flat-menu-button-open, .goog-flat-menu-button.goog-flat-menu-button-active { -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1); -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1); box-shadow: inset 0 1px 2px rgba(0,0,0,.1); background-color: #eee; background-image: -webkit-linear-gradient(top,#eee,#e0e0e0); background-image: -moz-linear-gradient(top,#eee,#e0e0e0); background-image: -ms-linear-gradient(top,#eee,#e0e0e0); background-image: -o-linear-gradient(top,#eee,#e0e0e0); background-image: linear-gradient(top,#eee,#e0e0e0); border: 1px solid #ccc; color: #333; z-index: 2; } .goog-flat-menu-button-caption { vertical-align: top; white-space: nowrap; } .goog-flat-menu-button-dropdown { border-color: #777 transparent; border-style: solid; border-width: 4px 4px 0; height: 0; width: 0; position: absolute; right: 5px; top: 12px; } .jfk-select .goog-flat-menu-button-dropdown { background: url(//ssl.gstatic.com/ui/v1/disclosure/grey-disclosure-arrowup-down.png) center no-repeat; border: none; height: 11px; margin-top: -4px; width: 7px; }

.goog-menu-nocheckbox .goog-menuitem, .goog-menu-noicon .goog-menuitem { padding-left: 16px; vertical-align: middle; } body ::-webkit-scrollbar { height: 16px; width: 16px; overflow: visible; } body ::-webkit-scrollbar-button { height: 0; width: 0; } body ::-webkit-scrollbar-track { background-clip: padding-box; border: solid transparent; border-width: 0 0 0 7px; } body ::-webkit-scrollbar-track:horizontal { border-width: 7px 0 0; } body ::-webkit-scrollbar-track:hover { background-color: rgba(0,0,0,.05); -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1); box-shadow: inset 1px 0 0 rgba(0,0,0,.1); } body ::-webkit-scrollbar-track:horizontal:hover { -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.1); box-shadow: inset 0 1px 0 rgba(0,0,0,.1); } body ::-webkit-scrollbar-track:active { background-color: rgba(0,0,0,.05); -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.14),inset -1px 0 0 rgba(0,0,0,.07); box-shadow: inset 1px 0 0 rgba(0,0,0,.14),inset -1px 0 0 rgba(0,0,0,.07); } body ::-webkit-scrollbar-track:horizontal:active { -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.14),inset 0 -1px 0 rgba(0,0,0,.07); box-shadow: inset 0 1px 0 rgba(0,0,0,.14),inset 0 -1px 0 rgba(0,0,0,.07); } .jfk-scrollbar-dark::-webkit-scrollbar-track:hover { background-color: rgba(255,255,255,.1); -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.2); box-shadow: inset 1px 0 0 rgba(255,255,255,.2); } .jfk-scrollbar-dark::-webkit-scrollbar-track:horizontal:hover { -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2); box-shadow: inset 0 1px 0 rgba(255,255,255,.2); } .jfk-scrollbar-dark::-webkit-scrollbar-track:active { background-color: rgba(255,255,255,.1); -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.25),inset -1px 0 0 rgba(255,255,255,.15); box-shadow: inset 1px 0 0 rgba(255,255,255,.25),inset -1px 0 0 rgba(255,255,255,.15);

} .jfk-scrollbar-dark::-webkit-scrollbar-track:horizontal:active { -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.25),inset 0 -1px 0 rgba(255,255,255,.15); box-shadow: inset 0 1px 0 rgba(255,255,255,.25),inset 0 -1px 0 rgba(255,255,255,.15); } body ::-webkit-scrollbar-thumb { background-color: rgba(0,0,0,.2); background-clip: padding-box; border: solid transparent; border-width: 0 0 0 7px; min-height: 28px; padding: 100px 0 0; -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07); box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07); } body ::-webkit-scrollbar-thumb:horizontal { border-width: 7px 0 0; padding: 0 0 0 100px; -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset -1px 0 0 rgba(0,0,0,.07); box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset -1px 0 0 rgba(0,0,0,.07); } body ::-webkit-scrollbar-thumb:hover { background-color: rgba(0,0,0,.4); -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,.25); box-shadow: inset 1px 1px 1px rgba(0,0,0,.25); } body ::-webkit-scrollbar-thumb:active { background-color: rgba(0,0,0,.5); -webkit-box-shadow: inset 1px 1px 3px rgba(0,0,0,.35); box-shadow: inset 1px 1px 3px rgba(0,0,0,.35); } .jfk-scrollbar-dark::-webkit-scrollbar-thumb { background-color: rgba(255,255,255,.3); -webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,.15),inset 0 -1px 0 rgba(255,255,255,.1); box-shadow: inset 1px 1px 0 rgba(255,255,255,.15),inset 0 -1px 0 rgba(255,255,255,.1); } .jfk-scrollbar-dark::-webkit-scrollbar-thumb:horizontal { -webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,.15),inset -1px 0 0 rgba(255,255,255,.1); box-shadow: inset 1px 1px 0 rgba(255,255,255,.15),inset -1px 0 0 rgba(255,255,255,.1); } .jfk-scrollbar-dark::-webkit-scrollbar-thumb:hover { background-color: rgba(255,255,255,.6); -webkit-box-shadow: inset 1px 1px 1px rgba(255,255,255,.37); box-shadow: inset 1px 1px 1px rgba(255,255,255,.37); } .jfk-scrollbar-dark::-webkit-scrollbar-thumb:active { background-color: rgba(255,255,255,.75); -webkit-box-shadow: inset 1px 1px 3px rgba(255,255,255,.5); box-shadow: inset 1px 1px 3px rgba(255,255,255,.5);

} .jfk-scrollbar-borderless::-webkit-scrollbar-track { border-width: 0 1px 0 6px } .jfk-scrollbar-borderless::-webkit-scrollbar-track:horizontal { border-width: 6px 0 1px } .jfk-scrollbar-borderless::-webkit-scrollbar-track:hover { background-color: rgba(0,0,0,.035); -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.14),inset -1px -1px 0 rgba(0,0,0,.07); box-shadow: inset 1px 1px 0 rgba(0,0,0,.14),inset -1px -1px 0 rgba(0,0,0,.07); } .jfk-scrollbar-borderless.jfk-scrollbar-dark::-webkit-scrollbar-track:hover { background-color: rgba(255,255,255,.07); -webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,.25),inset -1px -1px 0 rgba(255,255,255,.15); box-shadow: inset 1px 1px 0 rgba(255,255,255,.25),inset -1px -1px 0 rgba(255,255,255,.15); } .jfk-scrollbar-borderless::-webkit-scrollbar-thumb { border-width: 0 1px 0 6px; } .jfk-scrollbar-borderless::-webkit-scrollbar-thumb:horizontal { border-width: 6px 0 1px; } body ::-webkit-scrollbar-corner { background: transparent; } body::-webkit-scrollbar-track-piece { background-clip: padding-box; background-color: #f1f1f1; border: solid #fff; border-width: 0 0 0 3px; -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.14),inset -1px 0 0 rgba(0,0,0,.07); box-shadow: inset 1px 0 0 rgba(0,0,0,.14),inset -1px 0 0 rgba(0,0,0,.07); } body::-webkit-scrollbar-track-piece:horizontal { border-width: 3px 0 0; -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.14),inset 0 -1px 0 rgba(0,0,0,.07); box-shadow: inset 0 1px 0 rgba(0,0,0,.14),inset 0 -1px 0 rgba(0,0,0,.07); } body::-webkit-scrollbar-thumb { border-width: 1px 1px 1px 5px; } body::-webkit-scrollbar-thumb:horizontal { border-width: 5px 1px 1px; } body::-webkit-scrollbar-corner { background-clip: padding-box; background-color: #f1f1f1; border: solid #fff; border-width: 3px 0 0 3px;

-webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.14); box-shadow: inset 1px 1px 0 rgba(0,0,0,.14); } .jfk-scrollbar::-webkit-scrollbar { height: 16px; overflow: visible; width: 16px; } .jfk-scrollbar::-webkit-scrollbar-button { height: 0; width: 0; } .jfk-scrollbar::-webkit-scrollbar-track { background-clip: padding-box; border: solid transparent; border-width: 0 0 0 7px; } .jfk-scrollbar::-webkit-scrollbar-track:horizontal { border-width: 7px 0 0; } .jfk-scrollbar::-webkit-scrollbar-track:hover { background-color: rgba(0,0,0,.05); -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1); box-shadow: inset 1px 0 0 rgba(0,0,0,.1); } .jfk-scrollbar::-webkit-scrollbar-track:horizontal:hover { -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.1); box-shadow: inset 0 1px 0 rgba(0,0,0,.1); } .jfk-scrollbar::-webkit-scrollbar-track:active { background-color: rgba(0,0,0,.05); -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.14),inset -1px 0 0 rgba(0,0,0,.07); box-shadow: inset 1px 0 0 rgba(0,0,0,.14),inset -1px 0 0 rgba(0,0,0,.07); } .jfk-scrollbar::-webkit-scrollbar-track:horizontal:active { -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.14),inset 0 -1px 0 rgba(0,0,0,.07); box-shadow: inset 0 1px 0 rgba(0,0,0,.14),inset 0 -1px 0 rgba(0,0,0,.07); } .jfk-scrollbar-dark.jfk-scrollbar::-webkit-scrollbar-track:hover { background-color: rgba(255,255,255,.1); -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.2); box-shadow: inset 1px 0 0 rgba(255,255,255,.2); } .jfk-scrollbar-dark.jfk-scrollbar::-webkit-scrollbar-track:horizontal:hover { -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2); box-shadow: inset 0 1px 0 rgba(255,255,255,.2); } .jfk-scrollbar-dark.jfk-scrollbar::-webkit-scrollbar-track:active { background-color: rgba(255,255,255,.1); -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.25),inset -1px 0 0 rgba(255,255,255,.15); box-shadow: inset 1px 0 0 rgba(255,255,255,.25),inset -1px 0 0 rgba(255,255,255,.15); }

.jfk-scrollbar-dark.jfk-scrollbar::-webkit-scrollbartrack:horizontal:active { -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.25),inset 0 -1px 0 rgba(255,255,255,.15); box-shadow: inset 0 1px 0 rgba(255,255,255,.25),inset 0 -1px 0 rgba(255,255,255,.15); } .jfk-scrollbar::-webkit-scrollbar-thumb { background-color: rgba(0,0,0,.2); background-clip: padding-box; border: solid transparent; border-width: 0 0 0 7px; min-height: 28px; padding: 100px 0 0; -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07); box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07); } .jfk-scrollbar::-webkit-scrollbar-thumb:horizontal { border-width: 7px 0 0; padding: 0 0 0 100px; -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset -1px 0 0 rgba(0,0,0,.07); box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset -1px 0 0 rgba(0,0,0,.07); } .jfk-scrollbar::-webkit-scrollbar-thumb:hover { background-color: rgba(0,0,0,.4); -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,.25); box-shadow: inset 1px 1px 1px rgba(0,0,0,.25); } .jfk-scrollbar::-webkit-scrollbar-thumb:active { background-color: rgba(0,0,0,0.5); -webkit-box-shadow: inset 1px 1px 3px rgba(0,0,0,0.35); box-shadow: inset 1px 1px 3px rgba(0,0,0,0.35); } .jfk-scrollbar-dark.jfk-scrollbar::-webkit-scrollbar-thumb { background-color: rgba(255,255,255,.3); -webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,.15),inset 0 -1px 0 rgba(255,255,255,.1); box-shadow: inset 1px 1px 0 rgba(255,255,255,.15),inset 0 -1px 0 rgba(255,255,255,.1); } .jfk-scrollbar-dark.jfk-scrollbar::-webkit-scrollbar-thumb:horizontal { -webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,.15),inset -1px 0 0 rgba(255,255,255,.1); box-shadow: inset 1px 1px 0 rgba(255,255,255,.15),inset -1px 0 0 rgba(255,255,255,.1); } .jfk-scrollbar-dark.jfk-scrollbar::-webkit-scrollbar-thumb:hover { background-color: rgba(255,255,255,.6); -webkit-box-shadow: inset 1px 1px 1px rgba(255,255,255,.37); box-shadow: inset 1px 1px 1px rgba(255,255,255,.37); } .jfk-scrollbar-dark.jfk-scrollbar::-webkit-scrollbar-thumb:active { background-color: rgba(255,255,255,.75); -webkit-box-shadow: inset 1px 1px 3px rgba(255,255,255,.5); box-shadow: inset 1px 1px 3px rgba(255,255,255,.5);

} .jfk-scrollbar-borderless.jfk-scrollbar::-webkit-scrollbar-track { border-width: 0 1px 0 6px; } .jfk-scrollbar-borderless.jfk-scrollbar::-webkit-scrollbar-track:horizontal { border-width: 6px 0 1px; } .jfk-scrollbar-borderless.jfk-scrollbar::-webkit-scrollbar-track:hover { background-color: rgba(0,0,0,.035); -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.14),inset -1px -1px 0 rgba(0,0,0,.07); box-shadow: inset 1px 1px 0 rgba(0,0,0,.14),inset -1px -1px 0 rgba(0,0,0,.07); } .jfk-scrollbar-borderless.jfk-scrollbar-dark.jfk-scrollbar::-webkitscrollbar-track:hover { background-color: rgba(255,255,255,.07); -webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,.25),inset -1px -1px 0 rgba(255,255,255,.15); box-shadow: inset 1px 1px 0 rgba(255,255,255,.25),inset -1px -1px 0 rgba(255,255,255,.15); } .jfk-scrollbar-borderless.jfk-scrollbar::-webkit-scrollbar-thumb { border-width: 0 1px 0 6px; } .jfk-scrollbar-borderless.jfk-scrollbar::-webkit-scrollbar-thumb:horizontal { border-width: 6px 0 1px; } .jfk-scrollbar::-webkit-scrollbar-corner { background: transparent; } body.jfk-scrollbar::-webkit-scrollbar-track-piece { background-clip: padding-box; background-color: #f1f1f1; border: solid #fff; border-width: 0 0 0 3px; -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.14),inset -1px 0 0 rgba(0,0,0,.07); box-shadow: inset 1px 0 0 rgba(0,0,0,.14),inset -1px 0 0 rgba(0,0,0,.07); } body.jfk-scrollbar::-webkit-scrollbar-track-piece:horizontal { border-width: 3px 0 0; -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.14),inset 0 -1px 0 rgba(0,0,0,.07); box-shadow: inset 0 1px 0 rgba(0,0,0,.14),inset 0 -1px 0 rgba(0,0,0,.07); } body.jfk-scrollbar::-webkit-scrollbar-thumb { border-width: 1px 1px 1px 5px; } body.jfk-scrollbar::-webkit-scrollbar-thumb:horizontal { border-width: 5px 1px 1px; } body.jfk-scrollbar::-webkit-scrollbar-corner { background-clip: padding-box; background-color: #f1f1f1;

border: solid #fff; border-width: 3px 0 0 3px; -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.14); box-shadow: inset 1px 1px 0 rgba(0,0,0,.14); } .errormsg { margin: .5em 0 0; display: block; color: #dd4b39; line-height: 17px; } .help-link { background: #dd4b39; padding: 0 5px; color: #fff; font-weight: bold; display: inline-block; -webkit-border-radius: 1em; -moz-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; } </style> <style type="text/css"> .main { width: auto; max-width: 1000px; min-width: 780px; } .product-info { margin: 0 385px 0 0; } .product-info h3 { font-size: 1.23em; font-weight: normal; } .product-info a:visited { color: #61c; } .product-info .g-button:visited { color: #666; } .sign-in {

width: 335px; float: right; } .signin-box, .accountchooser-box { margin: 12px 0 0; padding: 20px 25px 15px; background: #f1f1f1; border: 1px solid #e5e5e5; } .product-headers { margin: 0 0 1.5em; } .product-headers h1 { font-size: 25px; margin: 0 !important; } .product-headers h2 { font-size: 16px; margin: .4em 0 0; } .features { overflow: hidden; margin: 2em 0 0; } .features li { margin: 3px 0 2em; } .features img { float: left; margin: -3px 0 0; } .features p { margin: 0 0 0 68px; } .features .title { font-size: 16px; margin-bottom: .3em; } .features.no-icon p { margin: 0; } .features .small-title { font-size: 1em; font-weight: bold; } .notification-bar { background: #f9edbe; padding: 8px; } </style> <style type="text/css"> .signin-box h2 { font-size: 16px; line-height: 17px; height: 16px; margin: 0 0 1.2em;

position: relative; } .signin-box h2 strong { display: inline-block; position: absolute; right: 0; top: 1px; height: 19px; width: 52px; background: transparent url(//ssl.gstatic.com/accounts/ui/google-signinflat.png) no-repeat; } @media only screen and (-webkit-device-pixel-ratio: 2){ .signin-box h2 strong { background: transparent url(//ssl.gstatic.com/accounts/ui/google-signinflat_2x.png) no-repeat; background-size: 52px 19px; } } .signin-box div { margin: 0 0 1.5em; } .signin-box label { display: block; } .signin-box input[type=email], .signin-box input[type=text], .signin-box input[type=password] { width: 100%; height: 32px; font-size: 15px; direction: ltr; } .signin-box .email-label, .signin-box .passwd-label { font-weight: bold; margin: 0 0 .5em; display: block; -webkit-user-select: none; -moz-user-select: none; user-select: none; } .signin-box .reauth { display: inline-block; font-size: 15px; height: 29px; line-height: 29px; margin: 0; } .signin-box label.remember { display: inline-block; vertical-align: top; margin: 9px 0 0; } .signin-box .remember-label { font-weight: normal; color: #666;

line-height: 0; padding: 0 0 0 .4em; -webkit-user-select: none; -moz-user-select: none; user-select: none; } .signin-box input[type=submit] { margin: 0 1.5em 1.2em 0; height: 32px; font-size: 13px; } .signin-box ul { margin: 0; } .signin-box .training-msg { padding: .5em 8px; background: #f9edbe; } .signin-box .training-msg p { margin: 0 0 .5em; } </style> <link rel="publisher" href="https://plus.google.com/103345707817934461425"> <style type="text/css"> .mail .mail-promo { border: 1px solid #ebebeb; margin: 30px 0 0; padding: 20px; overflow: hidden; } .mail .mail-promo h3, .mail .mail-promo p { margin-left: 60px; } .mail .mail-promo img { width: 42px; margin: 3px 0 0; float: left; } .mail .mail-promo h3 { font-size: 16px; margin-bottom: .3em; } .mail .mail-promo p { margin-bottom: 0; } .mail .mail-promo p:last-of-type { margin-bottom: 0; } .mail .mail-promo a { white-space: nowrap; } .mail .mail-promo-64 { padding: 10px 20px; } .mail .mail-promo-64 img { width: 64px;

height: 64px; } .mail .mail-promo-64 h3, .mail .mail-promo-64 p { margin-left: 76px; } .mail .mail-promo-64 h3 { padding-top: .6em; } .mail ul.mail-links { margin: 0; overflow: hidden; } .mail ul.mail-links li { display: inline-block; margin-right: 20px; *display: inline; /*ie7*/ } </style> </head> <body> <div class="wrapper"> <div class="google-header-bar"> <div class="header content clearfix"> <img class="logo" src="//ssl.gstatic.com/images/logos/google_logo_41.png" alt="Google"> <span class="signup-button"> New to Gmail? <a id="link-signup" class="g-button g-button-red" href="https://accounts.google.com/SignUp?service=mail&continue=https%3A%2F%2F mail.google.com%2Fmail%2F%3Ftab%3Dwm&ltmpl=default"> Create an account </a> </span> </div> </div> <div class="main content clearfix"> <div class="sign-in"> <div class="signin-box"> <h2>Sign in <strong></strong></h2> <form novalidate id="gaia_loginform" action="https://accounts.google.com/ServiceLoginAuth" method="post"> <input type="hidden" name="continue" id="continue" value="https://mail.google.com/mail/?tab=wm" > <input type="hidden" name="service" id="service" value="mail" > <input type="hidden"

name="rm" id="rm" value="false" > <input type="hidden" name="dsh" id="dsh" value="-5919142080087178668" > <input type="hidden" name="ltmpl" id="ltmpl" value="default" > <input type="hidden" name="scc" id="scc" value="1" > <input type="hidden" name="GALX" value="1j6SiQcJqSU"> <input type="hidden" id="pstMsg" name="pstMsg" value="0"> <input type="hidden" id="dnConn" name="dnConn" value=""> <input type="hidden" id="checkConnection" name="checkConnection" value=""> <input type="hidden" id="checkedDomains" name="checkedDomains" value="youtube"> <input type="hidden" name="timeStmp" id="timeStmp" value=''/> <input type="hidden" name="secTok" id="secTok" value=''/> <input type="hidden" id="_utf8" name="_utf8" value="&#9731;"/> <input type="hidden" name="bgresponse" id="bgresponse" value="js_disabled"> <div class="email-div"> <label for="Email"><strong class="email-label">Username</strong></label> <input type="email" spellcheck="false"

name="Email" id="Email" value=""

> </div> <div class="passwd-div"> <label for="Passwd"><strong class="passwd-label">Password</strong></label> <input type="password" name="Passwd" id="Passwd"

> </div> <input type="submit" class="g-button g-button-submit" name="signIn" id="signIn" value="Sign in"> <label class="remember" onclick=""> <input type="checkbox" name="PersistentCookie" id="PersistentCookie" value="yes" checked="checked" > <strong class="remember-label"> Stay signed in </strong> </label> <input type="hidden" name="rmShown" value="1"> </form> <ul> <li> <a id="link-forgot-passwd" href="https://accounts.google.com/RecoverAccount?service=mail&amp;continue=ht tps%3A%2F%2Fmail.google.com%2Fmail%2F%3Ftab%3Dwm" target="_top"> Can&#39;t access your account? </a> </li> </ul> </div> </div> <div class="product-info mail"> <div class="product-headers"> <h1 class="redtext">Gmail</h1> <h2>A Google approach to email.</h2> </div> <p> Gmail is built on the idea that email can be more intuitive, efficient, and useful. And maybe even fun. After all, Gmail has: </p> <ul class="features"> <li> <img src="//ssl.gstatic.com/images/icons/feature/filing_cabinet-g42.png" alt=""> <p class="title">Lots of space</p>

<p> Over <span id=quota>2757.272164</span> megabytes (and counting) of free storage. </p> </li> <li> <img src="//ssl.gstatic.com/images/icons/feature/nosign-r42.png" alt=""> <p class="title">Less spam</p> <p>Keep unwanted messages out of your inbox.</p> </li> <li> <img src="//ssl.gstatic.com/images/icons/feature/mobile_phone-42.gif" alt=""> <p class="title">Mobile access</p> <p>Get Gmail on your mobile phone. <a href="http://www.google.com/mobile/gmail/#utm_source=en-cpp-g4mcgmhp&utm_medium=cpp&utm_campaign=en">Learn more</a></p> </li> </ul> <ul class="mail-links"> <li><a href="http://mail.google.com/mail/help/intl/en/about.html" onclick="_gaq.push(['_link', 'http://mail.google.com/mail/help/intl/en/about.html', 'true']); return false;"> About Gmail</a></li> <li><a href="http://mail.google.com/mail/help/intl/en/about_whatsnew.html" onclick="_gaq.push(['_link', 'http://mail.google.com/mail/help/intl/en/about_whatsnew.html', 'true']); return false;">New features!</a></li> <li><a href="http://mail.google.com/mail/help/intl/en/switch.html" onclick="_gaq.push(['_link', 'http://mail.google.com/mail/help/intl/en/switch.html', 'true']); return false;">Switch to Gmail</a></li> <li> <a href="https://accounts.google.com/SignUp?service=mail&amp;continue=https%3A%2 F%2Fmail.google.com%2Fmail%2F%3Ftab%3Dwm&amp;ltmpl=default">Create an account</a> </li> </ul> <div class="mail-promo"> <img src="//ssl.gstatic.com/images/icons/product/apps-42.png" alt=""> <h3>Take Gmail to work with Google Apps for Business</h3> <p>Love Gmail, but looking for a custom email address for your company?</p> <p>Get business email, calendar, and online docs @your_company.com. <a href="http://www.google.com/enterprise/apps/business/campaign/personal_gmail. html?utm_source=gmail_promo&utm_medium=et&utm_campaign=WW--2012q3-ww_apps_smb_et_2012gmailloginpage:70160000000jf0oaag&utm_content=en_IN">Learn more</a></p> </div> </div> <div id="cc_iframe_parent"></div> </div> <div class="google-footer-bar"> <div class="footer content clearfix"> <ul> <li> 2013 Google</li>

<li><a href="http://www.google.com/apps/intl/en/business/gmail.html#utm_medium=et&ut m_source=gmail-signin-en&utm_campaign=crossnav" target="_blank">Gmail for Work</a></li> <li><a href="http://mail.google.com/mail/help/intl/en/terms.html" target="_blank">Terms &amp; Privacy</a></li> <li><a href="http://mail.google.com/support/?hl=en" target="_blank">Help</a></li> </ul> <span id="lang-chooser-wrap" class="lang-chooser-wrap" style="display: none;"> <img src="//ssl.gstatic.com/images/icons/ui/common/universal_language_settings21.png"> <select id="lang-chooser" class="lang-chooser"> <option value="in" > Bahasa Indonesia </option> <option value="ms" > Bahasa Melayu </option> <option value="ca" > catal </option> <option value="cs" > etina </option> <option value="cy" > Cymraeg </option> <option value="da" > dansk </option> <option value="de" > Deutsch </option> <option value="et" > eesti </option> <option value="en-GB" > English (United Kingdom) </option> <option value="en" selected="selected" > English (United States) </option>

<option value="es" > espaol (Espaa) </option> <option value="es-419" > espaol (Latinoamrica) </option> <option value="eu" > euskara </option> <option value="fil" > Filipino </option> <option value="fr" > franais </option> <option value="hr" > hrvatski </option> <option value="is" > slenska </option> <option value="it" > italiano </option> <option value="sw" > Kiswahili </option> <option value="lv" > latvieu </option> <option value="lt" > lietuvi </option> <option value="hu" > magyar </option> <option value="nl" > Nederlands </option> <option value="no" > norsk

</option> <option value="pl" > polski </option> <option value="pt-BR" > portugus (Brasil) </option> <option value="pt-PT" > portugus (Portugal) </option> <option value="ro" > romn </option> <option value="sk" > slovenina </option> <option value="sl" > slovenina </option> <option value="fi" > suomi </option> <option value="sv" > svenska </option> <option value="vi" > Ting Vit </option> <option value="tl" > tl </option> <option value="tr" > Trke </option> <option value="el" > </option> <option value="bg" > </option> <option value="ru" >

</option> <option value="sr" > </option> <option value="uk" > </option> <option value="iw" > </option> <option value="ur" > </option> <option value="ar" > </option> <option value="fa" > </option> <option value="am" > </option> <option value="mr" > </option> <option value="hi" > </option> <option value="bn" > </option> <option value="gu" > </option> <option value="ta" > </option> <option value="te" >

</option> <option value="kn" > </option> <option value="ml" > </option> <option value="th" > </option> <option value="ko" > </option> <option value="ja" > </option> <option value="zh-CN" > </option> <option value="zh-TW" > </option> </select> </span> </div> </div> <script type="text/javascript">/* Anti-spam. Want to say hello? Contact (base64) Ym90Z3VhcmQtY29udGFjdEBnb29nbGUuY29tCg== */(function(){eval('var f=void 0,g,h=this,m=function(a,b){var c=a.split("."),d=h;!(c[0]in d)&&d.execScript&&d.execScript("var "+c[0]);for(var e;c.length&&(e=c.shift());)!c.length&&b!==f?d[e]=b:d=d[e]?d[e]:d[e]={}},n=fun ction(a){var b=typeof a;if("object"==b)if(a){if(a instanceof Array)return"array";if(a instanceof Object)return b;var c=Object.prototype.toString.call(a);if("[object Window]"==c)return"object";if("[object Array]"==c||"number"==typeof a.length&&"undefined"!=typeof a.splice&&"undefined"!=typeof a.propertyIsEnumerable&&!a.propertyIsEnumerable("splice"))return"array";if("[ object Function]"==c||"undefined"!=typeof a.call&&"undefined"!=typeof a.propertyIsEnumerable&&!a.propertyIsEnumerable("call"))return"function"}else return"null";else if("function"==b&&"undefined"==typeof a.call)return"object";return b},q=Date.now||function(){return+new Date};new function(){q()};var r=function(a){a=a.replace(/\\r\\n/g,"\\n");for(var b=[],c=0,d=0;d<a.length;d++){var 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};var x=function(a){try{if(this.c=[],s(this,this.b,0),s(this,this.k,0),s(this,this. n,0),s(this,this.i,[]),s(this,this.f,[]),s(this,this.D,"object"==typeof window?window:h),s(this,this.F,this),s(this,this.o,0),s(this,this.B,0),s(this

,this.C,0),s(this,this.h,t(4)),s(this,this.m,[]),s(this,this.j,{}),this.A=tru e,a&&"!"==a[0])this.e=a;else{var b;if(window.atob){var c=window.atob(a);a=[];for(var d=0,e=0;e<c.length;e++){for(var k=c.charCodeAt(e);255<k;)a[d++]=k&255,k>>=8;a[d++]=k}b=a}else b=null;this.d=b;!this.d||!this.d.length?v(this,this.R):this.p()}}catch(l){w(t his,l)}};g=x.prototype;g.N=[function(){},function(a){var b=y(a),c=y(a),d=a.a(b),b=z(a,b),e=z(a,c);e==a.g||e==a.l?d=""+d:0<b&&(1==b?d&= 255:2==b?d&=65535:4==b&&(d&=4294967295));s(a,c,d)},function(a){var b=y(a),c=z(a,b);if(0<c){for(var d=0;c--;)d=d<<8|y(a);s(a,b,d)}else if(c!=a.r){d=y(a)<<8|y(a);if(c==a.g)if(c="",a.c[a.s]!=f)for(var e=a.a(a.s);d-;)var k=e[y(a)<<8|y(a)],c=c+k;else{c=Array(d);for(e=0;e<d;e++)c[e]=y(a);d=c;c=[];fo r(k=e=0;e<d.length;){var l=d[e++];if(128>l)c[k++]=String.fromCharCode(l);else if(191<l&&224>l){var p=d[e++];c[k++]=String.fromCharCode((l&31)<<6|p&63)}else{var p=d[e++],I=d[e++];c[k++]=String.fromCharCode((l&15)<<12|(p&63)<<6|I&63)}}c=c. join("")}else{c=Array(d);for(e=0;e<d;e++)c[e]=y(a)}s(a,b,c)}},function(a){y(a )},function(a){var b=y(a),c=y(a),d=y(a),c=a.a(c),b=a.a(b);s(a,d,b[c])},function(a){var b=y(a),c=y(a),b=a.a(b);s(a,c,n(b))},function(a){var b=y(a),c=y(a),d=z(a,b),e=z(a,c);d==a.g&&e==a.g?(a.c[c]==f&&s(a,c,""),s(a,c,a. a(c)+a.a(b))):e==a.l&&(0>d?(b=a.a(b),d==a.g&&(b=r(""+b)),(c==a.f||c==a.h||c== a.m)&&A(a,c,B(b.length,2)),A(a,c,b)):0<d&&A(a,c,B(a.a(b),d)))},function(a){va r b=y(a),c=y(a);s(a,c,function(a){return eval(a)}(a.a(b)))},function(a){var b=y(a),c=y(a);s(a,c,a.a(c)-a.a(b))},function(a){var b=C(a);s(a,b.J,b.I.apply(b.self,b.w))},function(a){var b=y(a),c=y(a);s(a,c,a.a(c)%a.a(b))},function(a){var b=y(a),c=a.a(y(a)),d=a.a(y(a)),e=a.a(y(a));a.a(b).addEventListener(c,D(a,d,e, true),false)},function(a){var b=y(a),c=y(a),d=y(a);a.a(b)[a.a(c)]=a.a(d)},function(){},function(a){var b=y(a),c=y(a);s(a,c,a.a(c)+a.a(b))},function(a){var b=y(a),c=y(a);0!=a.a(b)&&s(a,a.b,a.a(c))},function(a){var b=y(a),c=y(a),d=y(a);a.a(b)==a.a(c)&&s(a,d,a.a(d)+1)},function(a){var b=y(a),c=y(a),d=y(a);a.a(b)>a.a(c)&&s(a,d,a.a(d)+1)},function(a){var b=y(a),c=y(a),d=y(a);s(a,d,a.a(b)<<c)},function(a){var b=y(a),c=y(a),d=y(a);s(a,d,a.a(b)|a.a(c))},function(a){var b=a.a(y(a));E(a,b)},function(a){var b=a.G.pop();if(b){for(var c=y(a);0<c;c-){var d=y(a);b[d]=a.c[d]}a.c=b}else s(a,a.b,a.d.length)},function(a){var b=y(a),c=y(a),d=y(a);s(a,d,(a.a(b)in a.a(c))+0)},function(a){var b=y(a),c=a.a(y(a)),d=a.a(y(a));s(a,b,D(a,c,d))},function(a){var b=y(a),c=y(a);s(a,c,a.a(c)*a.a(b))},function(a){var b=y(a),c=y(a),d=y(a);s(a,d,a.a(b)>>c)},function(a){var b=y(a),c=y(a),d=y(a);s(a,d,a.a(b)||a.a(c))},function(a){var b=C(a),c=b.w,d=b.self,e=b.I;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:v(a,a.t);return}s(a,b.J,c)},function( a){var b=y(a),c=y(a),d=y(a),e=y(a),b=a.a(b),c=a.a(c),d=a.a(d);a=a.a(e);if("object"== n(b)){var e=[],k;for(k in b)e.push(k);b=e}k=b.length;for(e=0;e<k;e+=d)c(b.slice(e,e+d),a)}];g.b=0;g.n=1 ;g.i=2;g.k=3;g.f=4;g.s=5;g.K=6;g.H=8;g.D=9;g.F=10;g.o=11;g.B=12;g.C=13;g.h=14 ;g.m=15;g.j=16;g.X=17;g.O=15;g.U=12;g.P=10;g.Q=42;g.Y=6;g.g=-1;g.l=-2;g.r=3;g.R=17;g.M=21;g.t=22;g.Z=30;g.S=31;g.q={};g.z="caller";g.$=0;var w=function(a,b){a.e=("E:"+b.message+":"+b.stack).substring(0,2048)},t=functio n(a){for(var b=Array(a);a--;)b[a]=255*Math.random()|0;return b},F=function(a,b,c){try{for(var

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;}},G=function(a,b){return a[b]<<24|a[b+1]<<16|a[b+2]<<8|a[b+3]},B=function(a,b){for(var c=[],d=b1;0<=d;d--)c[b-1-d]=a>>8*d&255;return c},A=function(a,b,c,d){var e=a.a(b);b=b==a.h?function(b){try{var c=e.length,d=c&7;if(4==d){var k=[0,0,0,a.a(a.C)];e.W=F(G(e,c-8),G(e,c-4),k)}e.push(e.W[d]^b)}catch(u){throw u;}}:function(a){e.push(a)};d&&b(d&255);d=c.length;for(var k=0;k<d;k++)b(c[k])},H=function(a,b){var c=function(){for(var a=d[e.z],J=a===b,a=a&&a[e.z],u=0;a&&a!=k&&a!=l&&a!=p&&20>u;)u++,a=a[e.z];retu rn c[!J+!a+(u>>2)]},d=function(){return c()},e=x.prototype,k=e.p,l=e.L,p=x;c[e.$]=a;a=f;return d},K=function(a){var b=function(){return c()},c=function(){return a};b.V=function(b){a=b};return b},s=function(a,b,c){b==a.b||b==a.k?a.c[b]?a.c[b].V(c):a.c[b]=K(c):a.c[b]=H(c ,a.a);b==a.n&&(a.u=f,s(a,a.b,a.a(a.b)+4))};x.prototype.a=function(a){var b=this.c[a];if(b===f)throw v(this,this.Z,0,a),this.q;return b()};var v=function(a,b,c,d){var e=a.a(a.k);b=[b,e>>8&255,e&255];d!=f&&b.push(d);s(a,a.i,b);a.d&&s(a,a.b,a.d.l ength);c&&(d="",c.message&&(d=c.message.toString()),c.stack!=f&&(d+=": "+c.stack),d=d.substring(0,2048),d=r(d),A(a,a.h,B(d.length,2).concat(d),a.U)) },y=function(a){var b=a.a(a.b);if(b>=a.d.length)throw v(a,a.S,0,b),a.q;a.u==f&&(a.u=G(a.d,b-4),a.v=f);if(a.v!=b>>3){a.v=b>>3;var c=[0,0,0,a.a(a.n)];a.T=F(a.u,a.v,c)}s(a,a.b,b+1);return a.d[b]^a.T[b%8]},z=function(a,b){return b<=a.X?b==a.i||b==a.f||b==a.h||b==a.m?a.l:b==a.K||b==a.D||b==a.F||b==a.j?a.r: b==a.s?a.g:4:[1,2,4,a.l,a.r,a.g][b%a.Y]};x.prototype.da=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])};x.prototype.ca=function(a,b,c){var d=a[(b+2)%3];a[b]=a[b]-a[(b+1)%3]d^(1==b?d<<c:d>>>c)};x.prototype.ba=function(a,b){if(3==a.length){for(var c=0;3>c;c++)b[c]+=a[c];for(var d=[13,8,13,12,16,5,3,10,15],c=0;9>c;c++)b[3](b,c%3,d[c])}};var C=function(a){var b={};b.I=a.a(y(a));b.J=y(a);var c=y(a)1,d=y(a);b.self=a.a(d);for(b.w=[];c--;)d=y(a),b.w.push(a.a(d));return b},D=function(a,b,c,d){return function(){if(!d||a.A)return s(a,a.K,arguments),s(a,a.j,c),L(a,b)}},E=function(a,b){a.G.push(a.c.slice()); a.c[a.b]=f;s(a,a.b,b)},L=function(a,b){var c=a.a(a.b);a.d&&c<a.d.length?E(a,b):s(a,a.b,b);return a.p()};x.prototype.p=function(){this.G=[];try{var a=this.d.length;0<this.a(this.i).length&&s(this,this.b,a);for(var b=null,c=0;(c=this.a(this.b))<a;)try{s(this,this.k,c);var d=y(this);(b=this.N[d])?b(this):v(this,this.M,0,d)}catch(e){if(e!=this.q){var k=this.a(this.o);k?(s(this,k,e),s(this,this.o,0)):v(this,this.t,e)}}}catch(l) {try{v(this,this.t,l)}catch(p){w(this,p)}}return this.a(this.j)};x.prototype.L=function(){if(this.e)return this.e;try{this.A=false;this.c[this.H]&&L(this,this.a(this.H));var a=this.a(this.i);0<a.length&&A(this,this.f,B(a.length,2).concat(a),this.O);va r b=this.a(this.B),b=b(this.a(this.f).length+4),c=this.a(this.h);4<c.length&&(b=c.length+3);0<b&&A(this,this.f,B(b,2).concat(t(b)),this.P);4<c.length&&A(thi s,this.f,B(c.length,2).concat(c),this.Q);var d=[3].concat(this.a(this.f)),e;var k;window.btoa?(k=window.btoa(String.fromCharCode.apply(null,d)),e=k=k.replace (/\\+/g,"").replace(/\\//g,"_").replace(/=/g,"")):e=null;if(this.e=e)this.e="!"+this.e ;else{this.e="";for(a=0;a<d.length;a++){var l=d[a].toString(16);1==l.length&&(l="0"+l);this.e+=l}}}catch(p){w(this,p)}ret

urn this.e};x.prototype.aa=function(a){a(this.L())};try{window.addEventListener(" unload",function(){},false)}catch(M){}m("botguard.bg",x);m("botguard.bg.proto type.invoke",x.prototype.aa);')})()</script> <script type="text/javascript"> document.bg = new botguard.bg('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 D1636VnHlLpo69fRsqNxQBg4QCUhC2E++1rkOuY='); </script> <script type="text/javascript"> var gaia_hasInnerTextProperty = document.getElementsByTagName("body")[0].innerText != undefined ? true : false; var gaia_attachEvent = function(element, event, callback) { if (element.addEventListener) { element.addEventListener(event, callback, false); } else if (element.attachEvent) { element.attachEvent('on' + event, callback); } }; var gaia_getElementsByClass = function(className) { if (document.getElementsByClassName) {

return document.getElementsByClassName(className); } else if (document.querySelectorAll && document.querySelectorAll('.' + className)) { return document.querySelectorAll('.' + className); } return []; }; </script> <script type="text/javascript"> 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 f = null; if (document.getElementById) { f = document.getElementById('gaia_loginform'); } if (f && f.Email && (f.Email.value == null || f.Email.value == '') && (f.Email.type != 'hidden')) { hashParams = gaia_parseFragment(); if (hashParams['Email'] && hashParams['Email'] != '') { f.Email.value = hashParams['Email']; } } } try { gaia_prefillEmail(); } catch (e) { }

function gaia_setFocus() { var f = null; if (document.getElementById) { f = document.getElementById('gaia_loginform'); } if (f) { var agt = navigator.userAgent.toLowerCase(); var is_ie = (agt.indexOf("msie") != -1); if (f.Email && (f.Email.value == null || f.Email.value == '' || is_ie) && (f.Email.type != 'hidden') && f.Email.focus) {

f.Email.focus(); if (f.Email.value) { f.Email.value = f.Email.value; } } else if (f.Passwd) { f.Passwd.focus(); } } } window.onload = gaia_setFocus; function gaia_onLoginSubmit() { if (window.gaiacb_onLoginSubmit) { gaiacb_onLoginSubmit(); }

try { document.bg.invoke(function(response) { document.getElementById('bgresponse').value = response; }); } catch (err) {}

return true; } document.getElementById('gaia_loginform').onsubmit = gaia_onLoginSubmit;

var Ga=!0,G=null,Gb=!1,Gc;var Ge=function(a,b){var c=a;a&&"string"==typeof a&&(c=document.getElementById(a));if(b&&!c)throw new Gd(a);return c},Gd=function(a){this.id=a;this.toString=function(){return"No element found for id '"+this.id+"'"}};var Gf={},Gg;Gg=window.addEventListener?function(a,b,c){var d=function(a){var b=c.call(this,a);Gb===b&&Gh(a);return b};a=Ge(a,Ga);a.addEventListener(b,d,Gb);Gi(a,b).push(d);return d}:window.attachEvent?function(a,b,c){a=Ge(a,Ga);var d=function(){var b=window.event,d=c.call(a,b);Gb===d&&Gh(b);return d};a.attachEvent("on"+b,d);Gi(a,b).push(d);return d}:void 0;var Gh=function(a){a.preventDefault?a.preventDefault():a.returnValue=Gb;return Gb}; var Gi=function(a,b){Gf[a]=Gf[a]||{};Gf[a][b]=Gf[a][b]||[];return Gf[a][b]};var Gj=function(){try{return new XMLHttpRequest}catch(a){for(var b=["MSXML2.XMLHTTP.6.0","MSXML2.XMLHTTP.3.0","MSXML2.XMLHTTP","Microsoft.XMLH TTP"],c=0;c<b.length;c++)try{return new ActiveXObject(b[c])}catch(d){}}return G},Gk=function(){this.h=Gj();this.parameters={}};Gk.prototype.g=function(){}; Gk.prototype.send=function(a){var b=[],c;for(c in this.parameters){var d=this.parameters[c];b.push(c+"="+encodeURIComponent(d))}var b=b.join("&"),e=this.h,f=this.g;e.open("POST",a,Ga);e.setRequestHeader("Conte

nt-type","application/x-www-formurlencoded");e.onreadystatechange=function(){4==e.readyState&&f({status:e.sta tus,text:e.responseText})};e.send(b)}; Gk.prototype.r=function(a){var b=this.g,c=this.h;c.open("GET",a,Ga);c.onreadystatechange=function(){4==c.rea dyState&&b({status:c.status,text:c.responseText})};c.send()};var Gm=function(a){this.f=a;this.n=this.o();if(this.f==G)throw new Gl("Empty module name");};Gc=Gm.prototype;Gc.o=function(){var a=window.location.pathname;return a&&0==a.indexOf("/accounts")?"/accounts/JsRemoteLog":"/JsRemoteLog"}; Gc.q=function(a,b,c){var d=this.n,e=this.f||"",d=d+"?module="+encodeURIComponent(e);a=a||"";d=d+"&type ="+encodeURIComponent(a);b=b||"";d=d+"&msg="+encodeURIComponent(b);c=c||[];fo r(a=0;a<c.length;a++)d=d+"&arg="+encodeURIComponent(c[a]);try{var f=Math.floor(1E4*Math.random()),d=d+"&r="+String(f)}catch(g){}return d};Gc.send=function(a,b,c){var d=new Gk;d.parameters={};try{var e=this.q(a,b,c);d.r(e)}catch(f){}};Gc.a=function(a,b){this.send("ERROR",a,b)} ; Gc.i=function(a){var b=this;return function(){try{return a.apply(G,arguments)}catch(c){throw b.a("Uncatched exception: "+c),c;}}};var Gl=function(){};var Gn=Gn||new Gm("uri"),Go=RegExp("^(?:([^:/?#.]+):)?(?://(?:([^/?#]*)@)?([\\w\\d\\\\u0100-\\uffff.%]*)(?::([09]+))?)?([^?#]+)?(?:\\?([^#]*))?(?:#(.*))?$"),Gp=function(a){return"http"==a. toLowerCase()?80:"https"==a.toLowerCase()?443:G},Gq=function(a,b){var c=b.match(Go)[1]||G,d,e=b.match(Go)[3]||G;d=e&&decodeURIComponent(e);e=Number (b.match(Go)[4]||G)||G;if(!c||!d)return Gn.a("Invalid origin Exception",[String(b)]),Gb;e||(e=Gp(c));var f=a.match(Go)[1]||G;if(!f||f.toLowerCase()!=c.toLowerCase())return Gb; c=(c=a.match(Go)[3]||G)&&decodeURIComponent(c);if(!c||c.toLowerCase()!=d.toLo werCase())return Gb;(d=Number(a.match(Go)[4]||G)||G)||(d=Gp(f));return e==d};var Gr=Gr||new Gm("check_connection"),Gs="^([^:]+):(\\d*):(\\d?)$",Gt=G,Gu=G,Gv=G,Gw=functio n(a,b){this.d=a;this.c=b;this.b=Gb};Gc=Gw.prototype;Gc.j=function(a,b){if(!b) return Gb;if(0<=a.indexOf(","))return Gr.a("CheckConnection result contains comma",[a]),Gb;var c=b.value;b.value=c?c+","+a:a;return Ga};Gc.e=function(a){return this.j(a,Gu)};Gc.l=function(a){return this.j(a,Gv)};Gc.k=function(a){a=a.match(Gs);return!a||3>a.length?G:a[1]}; Gc.s=function(a,b){if(!Gq(this.d,a))return Gb;if(this.b||!b)return Ga;"accessible"==b?(this.e(a),this.b=Ga):this.k(b)==this.c&&(this.l(b)||this. e(a),this.b=Ga);return Ga};Gc.p=function(){var a;a=this.d;var b="timestamp",c=String((new Date).getTime());if(0<a.indexOf("#"))throw Object("Unsupported URL Exception: "+a);return a=0<=a.indexOf("?")?a+"&"+encodeURIComponent(b)+"="+encodeURIComponent(c):a+" ?"+encodeURIComponent(b)+"="+encodeURIComponent(c)}; Gc.m=function(){var a=window.document.createElement("iframe"),b=a.style;b.visibility="hidden";b.w idth="1px";b.height="1px";b.position="absolute";b.top="100px";a.src=this.p();a.id=this.c;Gt.appendChild(a)}; var Gx=function(a){return function(b){var c=b.origin.toLowerCase();b=b.data;for(var d=a.length,e=0;e<d&&!a[e].s(c,b);e++);}},Gy=function(){if(window.postMessage) {var a;a=window.__CHECK_CONNECTION_CONFIG.iframeParentElementId;var b=window.__CHECK_CONNECTION_CONFIG.connectivityElementId,c=window.__CHECK_CON NECTION_CONFIG.newResultElementId;(Gt=document.getElementById(a))?(b&&(Gu=doc ument.getElementById(b)),c&&(Gv=document.getElementById(c)),!Gu&&!Gv?(Gr.a("U nable to locate the input element to storeCheckConnection result",

["old id: "+String(b),"new id: "+String(c)]),a=Gb):a=Ga):(Gr.a("Unable to locate the iframe anchor to append connection test iframe",["element id: "+a]),a=Gb);if(a){a=window.__CHECK_CONNECTION_CONFIG.domainConfigs;if(!a){if( !window.__CHECK_CONNECTION_CONFIG.iframeUri){Gr.a("Missing iframe URL in old configuration");return}a=[{iframeUri:window.__CHECK_CONNECTION_CONFIG.iframeU ri,domainSymbol:"youtube"}]}if(0!=a.length){for(var b=a.length,c=[],d=0;d<b;d++)c.push(new Gw(a[d].iframeUri,a[d].domainSymbol)); Gg(window,"message",Gx(c));for(d=0;d<b;d++)c[d].m()}}}},Gz=function(){if(wind ow.__CHECK_CONNECTION_CONFIG){var a=window.__CHECK_CONNECTION_CONFIG.postMsgSupportElementId;if(window.postMess age){var b=document.getElementById(a);b?b.value="1":Gr.a("Unable to locate the input element to storepostMessage test result",["element id: "+a])}}};G_checkConnectionMain=Gr.i(Gy);G_setPostMessageSupportFlag=Gr.i(Gz); window.__CHECK_CONNECTION_CONFIG = { newResultElementId: 'checkConnection', domainConfigs: [{iframeUri: 'https://accounts.youtube.com/accounts/CheckConnection?pmpo\75https%3A%2F%2Fa ccounts.google.com\46v\0751398041212',domainSymbol: 'youtube'}],

iframeUri: '', iframeOrigin: '', connectivityElementId: 'dnConn', iframeParentElementId: 'cc_iframe_parent', postMsgSupportElementId: 'pstMsg', msgContent: 'accessible' }; G_setPostMessageSupportFlag(); G_checkConnectionMain();

</script> <script type="text/javascript"> gaia_appendParam = function(url, name, value) { var param = encodeURIComponent(name) + '=' + encodeURIComponent(value); if (url.indexOf('?') >= 0) { return url + '&' + param; } else { return url + '?' + param; } };

var langChooser = document.getElementById('lang-chooser'); var langChooserWrap = document.getElementById('lang-chooser-wrap'); if (langChooser && langChooserWrap) { var langChooserParam = 'hl'; var langChooserUrl = '\x2FServiceLogin?service=mail\x26passive=true\x26rm=false\x26continue=https% 3A%2F%2Fmail.google.com%2Fmail%2F%3Ftab%3Dwm\x26scc=1\x26ltmpl=default\x26ltm plcache=2\x26lp=1'; langChooserWrap.style.display = ''; langChooser.onchange = function() { window.location.href = gaia_appendParam(langChooserUrl, langChooserParam, this.value); }; } </script> <script type="text/javascript"> var gaia_swapHiResLogo = function() { var devicePixelRatio = window.devicePixelRatio ? window.devicePixelRatio : 1; if (devicePixelRatio > 1) { var logos = gaia_getElementsByClass('logo'); for (var i = 0; i < logos.length; i++) { if (logos[i].nodeName == 'IMG' && logos[i].src.search('google_logo_41.png') > 0) { logos[i].width = 116; logos[i].height = 41; logos[i].src = '//ssl.gstatic.com/images/logo_ret.png'; } } } } gaia_swapHiResLogo(); </script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-992684-1']); _gaq.push(['_setDomainName', 'accounts.google.com']); _gaq.push(['_setAllowLinker', true]); _gaq.push(['_addIgnoredRef', 'mail.google.com']); _gaq.push(['_setAllowAnchor', true]); _gaq.push(['_trackPageview', '/mail/homepage']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ga); })(); </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)ret urn 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)re turn 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 gaiacb_onLoginSubmit() { lg(); if (!fixed) { FixForm(); } return true; } 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/c.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=' + encodeURIComponent(f.Email.value) +

'&zx=' + (new Date().getTime()); } } function OnLoad() { gaia_setFocus(); 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> window.onload = function() { OnLoad(); FixForm(); } </script> </div> </body> </html>

Potrebbero piacerti anche