CINXE.COM

Google Play

<!DOCTYPE html> <html lang="fr"> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("https://accounts.google.com/ServiceLogin?service=googleplay&amp;passive=1209600&amp;continue=https://play.google.com/settings&amp;followup=https://play.google.com/settings","20160425080205","https://web.archive.org/","web","/_static/", "1461571325"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta charset="utf-8"> <meta content="width=300, initial-scale=1" name="viewport"> <meta name="description" content="Google Play vous permet d'utiliser des applications, de lire de la musique, des films et des livres, et de rechercher et de partager tous ces contenus instantanément, partout sur le Web et sur les appareils Android. Tous vos divertissements sont centralisés sur Google Play."> <meta name="google-site-verification" content="LrdTUW9psUAMbh4Ia074-BPEVmcpBxF6Gwf0MSgQXZs"> <title>Google Play</title> <style> @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: local('Open Sans Light'), local('OpenSans-Light'), url(//web.archive.org/web/20160425080205im_/https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTYnF5uFdDttMLvmWuJdhhgs.ttf) format('truetype'); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans'), local('OpenSans'), url(//web.archive.org/web/20160425080205im_/https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3aCWcynf_cDxXwCLxiixG1c.ttf) format('truetype'); } </style> <style> h1, h2 { -webkit-animation-duration: 0.1s; -webkit-animation-name: fontfix; -webkit-animation-iteration-count: 1; -webkit-animation-timing-function: linear; -webkit-animation-delay: 0; } @-webkit-keyframes fontfix { from { opacity: 1; } to { opacity: 1; } } </style> <style> html, body { font-family: Arial, sans-serif; background: #fff; margin: 0; padding: 0; border: 0; position: absolute; height: 100%; min-width: 100%; font-size: 13px; color: #404040; direction: ltr; -webkit-text-size-adjust: none; } button, input[type=button], input[type=submit] { font-family: Arial, sans-serif; font-size: 13px; } a, a:hover, a:visited { color: #427fed; cursor: pointer; text-decoration: none; } a:hover { text-decoration: underline; } h1 { font-size: 20px; color: #262626; margin: 0 0 15px; font-weight: normal; } h2 { font-size: 14px; color: #262626; margin: 0 0 15px; font-weight: bold; } input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=url] { -moz-appearance: none; -webkit-appearance: none; appearance: none; display: inline-block; height: 36px; padding: 0 8px; margin: 0; background: #fff; border: 1px solid #d9d9d9; border-top: 1px solid #c0c0c0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -moz-border-radius: 1px; -webkit-border-radius: 1px; border-radius: 1px; font-size: 15px; color: #404040; } input[type=email]:hover, input[type=number]:hover, input[type=password]:hover, input[type=tel]:hover, input[type=text]:hover, input[type=url]:hover { border: 1px solid #b9b9b9; border-top: 1px solid #a0a0a0; -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); } input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus { outline: none; border: 1px solid #4d90fe; -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); } input[type=checkbox], input[type=radio] { -webkit-appearance: none; display: inline-block; width: 13px; height: 13px; margin: 0; cursor: pointer; vertical-align: bottom; background: #fff; border: 1px solid #c6c6c6; -moz-border-radius: 1px; -webkit-border-radius: 1px; border-radius: 1px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; } input[type=checkbox]:active, input[type=radio]:active { background: #ebebeb; } input[type=checkbox]:hover { border-color: #c6c6c6; -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); } input[type=radio] { -moz-border-radius: 1em; -webkit-border-radius: 1em; border-radius: 1em; width: 15px; height: 15px; } input[type=checkbox]:checked, input[type=radio]:checked { background: #fff; } input[type=radio]:checked::after { content: ''; display: block; position: relative; top: 3px; left: 3px; width: 7px; height: 7px; background: #666; -moz-border-radius: 1em; -webkit-border-radius: 1em; border-radius: 1em; } input[type=checkbox]:checked::after { content: url(https://web.archive.org/web/20160425080205im_/https://ssl.gstatic.com/ui/v1/menu/checkmark.png); display: block; position: absolute; top: -6px; left: -5px; } input[type=checkbox]:focus { outline: none; border-color: #4d90fe; } .stacked-label { display: block; font-weight: bold; margin: .5em 0; } .hidden-label { position: absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px, 1px, 1px, 1px); height: 0px; width: 0px; overflow: hidden; visibility: hidden; } input[type=checkbox].form-error, input[type=email].form-error, input[type=number].form-error, input[type=password].form-error, input[type=text].form-error, input[type=tel].form-error, input[type=url].form-error { border: 1px solid #dd4b39; } .error-msg { margin: .5em 0; display: block; color: #dd4b39; line-height: 17px; } .help-link { background: #dd4b39; padding: 0 5px; color: #fff; font-weight: bold; display: inline-block; -moz-border-radius: 1em; -webkit-border-radius: 1em; border-radius: 1em; text-decoration: none; position: relative; top: 0px; } .help-link:visited { color: #fff; } .help-link:hover { color: #fff; background: #c03523; text-decoration: none; } .help-link:active { opacity: 1; background: #ae2817; } .wrapper { position: relative; min-height: 100%; } .content { padding: 0 44px; } .main { padding-bottom: 100px; } /* For modern browsers */ .clearfix:before, .clearfix:after { content: ""; display: table; } .clearfix:after { clear: both; } /* For IE 6/7 (trigger hasLayout) */ .clearfix { zoom:1; } .google-header-bar { height: 71px; border-bottom: 1px solid #e5e5e5; overflow: hidden; } .header .logo { background-image: url(https://web.archive.org/web/20160425080205im_/https://ssl.gstatic.com/accounts/ui/logo_1x.png); background-size: 116px 38px; background-repeat: no-repeat; margin: 17px 0 0; float: left; height: 38px; width: 116px; } .header .logo-w { background-image: url(https://web.archive.org/web/20160425080205im_/https://ssl.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_112x36dp.png); background-size: 112px 36px; margin: 21px 0 0; } .header .secondary-link { margin: 28px 0 0; float: right; } .header .secondary-link a { font-weight: normal; } .google-header-bar.centered { border: 0; height: 108px; } .google-header-bar.centered .header .logo { float: none; margin: 40px auto 30px; display: block; } .google-header-bar.centered .header .secondary-link { display: none } .google-footer-bar { position: absolute; bottom: 0; height: 35px; width: 100%; border-top: 1px solid #e5e5e5; overflow: hidden; } .footer { padding-top: 7px; font-size: .85em; white-space: nowrap; line-height: 0; } .footer ul { float: left; max-width: 80%; min-height: 16px; padding: 0; } .footer ul li { color: #737373; display: inline; padding: 0; padding-right: 1.5em; } .footer a { color: #737373; } .lang-chooser-wrap { float: right; display: inline; } .lang-chooser-wrap img { vertical-align: top; } .lang-chooser { font-size: 13px; height: 24px; line-height: 24px; } .lang-chooser option { font-size: 13px; line-height: 24px; } .hidden { height: 0px; width: 0px; overflow: hidden; visibility: hidden; display: none !important; } .banner { text-align: center; } .card { background-color: #f7f7f7; padding: 20px 25px 30px; margin: 0 auto 25px; width: 304px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); } .card > *:first-child { margin-top: 0; } .rc-button, .rc-button:visited { display: inline-block; min-width: 46px; text-align: center; color: #444; font-size: 14px; font-weight: 700; height: 36px; padding: 0 8px; line-height: 36px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -o-transition: all 0.218s; -moz-transition: all 0.218s; -webkit-transition: all 0.218s; transition: all 0.218s; border: 1px solid #dcdcdc; background-color: #f5f5f5; background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1); background-image: -moz-linear-gradient(top,#f5f5f5,#f1f1f1); background-image: -ms-linear-gradient(top,#f5f5f5,#f1f1f1); background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1); background-image: linear-gradient(top,#f5f5f5,#f1f1f1); -o-transition: none; -moz-user-select: none; -webkit-user-select: none; user-select: none; cursor: default; } .card .rc-button { width: 100%; padding: 0; } .rc-button.disabled, .rc-button[disabled] { opacity: .5; filter: alpha(opacity=50); cursor: default; pointer-events: none; } .rc-button:hover { border: 1px solid #c6c6c6; color: #333; text-decoration: none; -o-transition: all 0.0s; -moz-transition: all 0.0s; -webkit-transition: all 0.0s; transition: all 0.0s; background-color: #f8f8f8; background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1); background-image: -moz-linear-gradient(top,#f8f8f8,#f1f1f1); background-image: -ms-linear-gradient(top,#f8f8f8,#f1f1f1); background-image: -o-linear-gradient(top,#f8f8f8,#f1f1f1); background-image: linear-gradient(top,#f8f8f8,#f1f1f1); -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1); box-shadow: 0 1px 1px rgba(0,0,0,0.1); } .rc-button:active { background-color: #f6f6f6; background-image: -webkit-linear-gradient(top,#f6f6f6,#f1f1f1); background-image: -moz-linear-gradient(top,#f6f6f6,#f1f1f1); background-image: -ms-linear-gradient(top,#f6f6f6,#f1f1f1); background-image: -o-linear-gradient(top,#f6f6f6,#f1f1f1); background-image: linear-gradient(top,#f6f6f6,#f1f1f1); -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1); box-shadow: 0 1px 2px rgba(0,0,0,0.1); } .rc-button-submit, .rc-button-submit:visited { border: 1px solid #3079ed; color: #fff; text-shadow: 0 1px rgba(0,0,0,0.1); background-color: #4d90fe; background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed); background-image: -moz-linear-gradient(top,#4d90fe,#4787ed); background-image: -ms-linear-gradient(top,#4d90fe,#4787ed); background-image: -o-linear-gradient(top,#4d90fe,#4787ed); background-image: linear-gradient(top,#4d90fe,#4787ed); } .rc-button-submit:hover { border: 1px solid #2f5bb7; color: #fff; text-shadow: 0 1px rgba(0,0,0,0.3); background-color: #357ae8; background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8); background-image: -moz-linear-gradient(top,#4d90fe,#357ae8); background-image: -ms-linear-gradient(top,#4d90fe,#357ae8); background-image: -o-linear-gradient(top,#4d90fe,#357ae8); background-image: linear-gradient(top,#4d90fe,#357ae8); } .rc-button-submit:active { background-color: #357ae8; background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8); background-image: -moz-linear-gradient(top,#4d90fe,#357ae8); background-image: -ms-linear-gradient(top,#4d90fe,#357ae8); background-image: -o-linear-gradient(top,#4d90fe,#357ae8); background-image: linear-gradient(top,#4d90fe,#357ae8); -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); } .rc-button-red, .rc-button-red:visited { border: 1px solid transparent; color: #fff; text-shadow: 0 1px rgba(0,0,0,0.1); background-color: #d14836; background-image: -webkit-linear-gradient(top,#dd4b39,#d14836); background-image: -moz-linear-gradient(top,#dd4b39,#d14836); background-image: -ms-linear-gradient(top,#dd4b39,#d14836); background-image: -o-linear-gradient(top,#dd4b39,#d14836); background-image: linear-gradient(top,#dd4b39,#d14836); } .rc-button-red:hover { border: 1px solid #b0281a; color: #fff; text-shadow: 0 1px rgba(0,0,0,0.3); background-color: #c53727; background-image: -webkit-linear-gradient(top,#dd4b39,#c53727); background-image: -moz-linear-gradient(top,#dd4b39,#c53727); background-image: -ms-linear-gradient(top,#dd4b39,#c53727); background-image: -o-linear-gradient(top,#dd4b39,#c53727); background-image: linear-gradient(top,#dd4b39,#c53727); } .rc-button-red:active { border: 1px solid #992a1b; background-color: #b0281a; background-image: -webkit-linear-gradient(top,#dd4b39,#b0281a); background-image: -moz-linear-gradient(top,#dd4b39,#b0281a); background-image: -ms-linear-gradient(top,#dd4b39,#b0281a); background-image: -o-linear-gradient(top,#dd4b39,#b0281a); background-image: linear-gradient(top,#dd4b39,#b0281a); -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); } .secondary-actions { text-align: center; } </style> <style media="screen and (max-width: 800px), screen and (max-height: 800px)"> .google-header-bar.centered { height: 83px; } .google-header-bar.centered .header .logo { margin: 25px auto 20px; } .card { margin-bottom: 20px; } </style> <style media="screen and (max-width: 580px)"> html, body { font-size: 14px; } .google-header-bar.centered { height: 73px; } .google-header-bar.centered .header .logo { margin: 20px auto 15px; } .content { padding-left: 10px; padding-right: 10px; } .hidden-small { display: none; } .card { padding: 20px 15px 30px; width: 270px; } .footer ul li { padding-right: 1em; } .lang-chooser-wrap { display: none; } </style> <style media="screen and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5)"> .header .logo { background-image: url(https://web.archive.org/web/20160425080205im_/https://ssl.gstatic.com/accounts/ui/logo_2x.png); } .header .logo-w { background-image: url(https://web.archive.org/web/20160425080205im_/https://ssl.gstatic.com/images/branding/googlelogo/2x/googlelogo_color_112x36dp.png); } </style> <style> pre.debug { font-family: monospace; position: absolute; left: 0; margin: 0; padding: 1.5em; font-size: 13px; background: #f1f1f1; border-top: 1px solid #e5e5e5; direction: ltr; white-space: pre-wrap; width: 90%; overflow: hidden; } </style> <style> .banner h1 { font-family: 'Open Sans', arial; -webkit-font-smoothing: antialiased; color: #555; font-size: 42px; font-weight: 300; margin-top: 0; margin-bottom: 20px; } .banner h2 { font-family: 'Open Sans', arial; -webkit-font-smoothing: antialiased; color: #555; font-size: 18px; font-weight: 400; margin-bottom: 20px; } .signin-card { width: 274px; padding: 40px 40px; } .signin-card .profile-img { width: 96px; height: 96px; margin: 0 auto 10px; display: block; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; } .signin-card .profile-name { font-size: 16px; font-weight: bold; text-align: center; margin: 10px 0 0; min-height: 1em; } .signin-card .profile-email { font-size: 16px; text-align: center; margin: 10px 0 20px 0; min-height: 1em; } .signin-card input[type=email], .signin-card input[type=password], .signin-card input[type=text], .signin-card input[type=submit] { width: 100%; display: block; margin-bottom: 10px; z-index: 1; position: relative; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } .signin-card #Email, .signin-card #Passwd, .signin-card .captcha { direction: ltr; height: 44px; font-size: 16px; } .signin-card #Email + .stacked-label { margin-top: 15px; } .signin-card #reauthEmail { display: block; margin-bottom: 10px; line-height: 36px; padding: 0 8px; font-size: 15px; color: #404040; line-height: 2; margin-bottom: 10px; font-size: 14px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } .one-google p { margin: 0 0 10px; color: #555; font-size: 14px; text-align: center; } .one-google p.create-account, .one-google p.switch-account { margin-bottom: 60px; } .one-google .logo-strip { background-repeat: no-repeat; display: block; margin: 10px auto; background-image: url(https://web.archive.org/web/20160425080205im_/https://ssl.gstatic.com/accounts/ui/wlogostrip_230x17_1x.png); background-size: 230px 17px; width: 230px; height: 17px; } </style> <style media="screen and (max-width: 800px), screen and (max-height: 800px)"> .banner h1 { font-size: 38px; margin-bottom: 15px; } .banner h2 { margin-bottom: 15px; } .one-google p.create-account, .one-google p.switch-account { margin-bottom: 30px; } .signin-card #Email { margin-bottom: 0; } .signin-card #Passwd { margin-top: -1px; } .signin-card #Email.form-error, .signin-card #Passwd.form-error { z-index: 2; } .signin-card #Email:hover, .signin-card #Email:focus, .signin-card #Passwd:hover, .signin-card #Passwd:focus { z-index: 3; } </style> <style media="screen and (max-width: 580px)"> .banner h1 { font-size: 22px; margin-bottom: 15px; } .signin-card { width: 260px; padding: 20px 20px; margin: 0 auto 20px; } .signin-card .profile-img { width: 72px; height: 72px; -moz-border-radius: 72px; -webkit-border-radius: 72px; border-radius: 72px; } </style> <style media="screen and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5)"> .one-google .logo-strip { background-image: url(https://web.archive.org/web/20160425080205im_/https://ssl.gstatic.com/accounts/ui/wlogostrip_230x17_2x.png); } </style> <style> .remember .bubble-wrap { position: absolute; padding-top: 3px; -o-transition: opacity .218s ease-in .218s; -moz-transition: opacity .218s ease-in .218s; -webkit-transition: opacity .218s ease-in .218s; transition: opacity .218s ease-in .218s; left: -999em; opacity: 0; width: 314px; margin-left: -20px; } .remember:hover .bubble-wrap, .remember input:focus ~ .bubble-wrap, .remember .bubble-wrap:hover, .remember .bubble-wrap:focus { opacity: 1; left: inherit; } .bubble-pointer { border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #fff; width: 0; height: 0; margin-left: 17px; } .bubble { background-color: #fff; padding: 15px; margin-top: -1px; font-size: 11px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); } #stay-signed-in { float: left; } #stay-signed-in-tooltip { left: auto; margin-left: -20px; padding-top: 3px; position: absolute; top: 0; visibility: hidden; width: 314px; z-index: 1; } .dasher-tooltip { top: 380px; } </style> <style media="screen and (max-width: 800px), screen and (max-height: 800px)"> .dasher-tooltip { top: 340px; } </style> <style> .jfk-tooltip { background-color: #fff; border: 1px solid; color: #737373; font-size: 12px; position: absolute; z-index: 800 !important; border-color: #bbb #bbb #a8a8a8; padding: 16px; width: 250px; } .jfk-tooltip h3 { color: #555; font-size: 12px; margin: 0 0 .5em; } .jfk-tooltip-content p:last-child { margin-bottom: 0; } .jfk-tooltip-arrow { position: absolute; } .jfk-tooltip-arrow .jfk-tooltip-arrowimplbefore, .jfk-tooltip-arrow .jfk-tooltip-arrowimplafter { display: block; height: 0; position: absolute; width: 0; } .jfk-tooltip-arrow .jfk-tooltip-arrowimplbefore { border: 9px solid; } .jfk-tooltip-arrow .jfk-tooltip-arrowimplafter { border: 8px solid; } .jfk-tooltip-arrowdown { bottom: 0; } .jfk-tooltip-arrowup { top: -9px; } .jfk-tooltip-arrowleft { left: -9px; top: 30px; } .jfk-tooltip-arrowright { right: 0; top: 30px; } .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplbefore,.jfk-tooltip-arrowup .jfk-tooltip-arrowimplbefore { border-color: #bbb transparent; left: -9px; } .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplbefore { border-color: #a8a8a8 transparent; } .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplafter,.jfk-tooltip-arrowup .jfk-tooltip-arrowimplafter { border-color: #fff transparent; left: -8px; } .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplbefore { border-bottom-width: 0; } .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplafter { border-bottom-width: 0; } .jfk-tooltip-arrowup .jfk-tooltip-arrowimplbefore { border-top-width: 0; } .jfk-tooltip-arrowup .jfk-tooltip-arrowimplafter { border-top-width: 0; top: 1px; } .jfk-tooltip-arrowleft .jfk-tooltip-arrowimplbefore, .jfk-tooltip-arrowright .jfk-tooltip-arrowimplbefore { border-color: transparent #bbb; top: -9px; } .jfk-tooltip-arrowleft .jfk-tooltip-arrowimplafter, .jfk-tooltip-arrowright .jfk-tooltip-arrowimplafter { border-color:transparent #fff; top:-8px; } .jfk-tooltip-arrowleft .jfk-tooltip-arrowimplbefore { border-left-width: 0; } .jfk-tooltip-arrowleft .jfk-tooltip-arrowimplafter { border-left-width: 0; left: 1px; } .jfk-tooltip-arrowright .jfk-tooltip-arrowimplbefore { border-right-width: 0; } .jfk-tooltip-arrowright .jfk-tooltip-arrowimplafter { border-right-width: 0; } .jfk-tooltip-closebtn { background: url("//web.archive.org/web/20160425080205im_/https://ssl.gstatic.com/ui/v1/icons/common/x_8px.png") no-repeat; border: 1px solid transparent; height: 21px; opacity: .4; outline: 0; position: absolute; right: 2px; top: 2px; width: 21px; } .jfk-tooltip-closebtn:focus, .jfk-tooltip-closebtn:hover { opacity: .8; cursor: pointer; } .jfk-tooltip-closebtn:focus { border-color: #4d90fe; } </style> <style media="screen and (max-width: 580px)"> .jfk-tooltip { display: none; } </style> <style type="text/css"> .captcha-box { background: #fff; margin: 0 0 10px; overflow: hidden; padding: 10px; } .captcha-box .captcha-img { text-align: center; } .captcha-box .captcha-label { font-weight: bold; display: block; margin: .5em 0; } .captcha-box .captcha-msg { color: #999; display: block; position: relative; } .captcha-box .captcha-msg .accessibility-logo { float: right; border: 0; } .captcha-box .audio-box { position: absolute; top: 0; } </style> <style> .chromiumsync-custom-content { padding-top: 20px; margin-bottom: 0; } .form-panel { -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); width: 100%; } .form-panel.first { z-index: 2; } .form-panel.second { z-index: 1; } .shift-form .form-panel.first { z-index: 1; } .shift-form .form-panel.second { z-index: 2; } .slide-in, .slide-out { display: block; -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; -ms-transition-property: -ms-transform, opacity; -o-transition-property: -o-transform, opacity; transition-property: transform, opacity; -webkit-transition-duration: 0.1s; -moz-transition-duration: 0.1s; -ms-transition-duration: 0.1s; -o-transition-duration: 0.1s; transition-duration: 0.1s; -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -ms-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); } .slide-out { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .shift-form .slide-out { opacity: 0; -webkit-transform: translate3d(-120%, 0, 0); -moz-transform: translate3d(-120%, 0, 0); -ms-transform: translate3d(-120%, 0, 0); -o-transform: translate3d(-120%, 0, 0); transform: translate3d(-120%, 0, 0); } .slide-in { -webkit-transform: translate3d(120%, 0, 0); -moz-transform: translate3d(120%, 0, 0); -ms-transform: translate3d(120%, 0, 0); -o-transform: translate3d(120%, 0, 0); transform: translate3d(120%, 0, 0); } .shift-form .slide-in { opacity: 1; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .error-msg { -webkit-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end); -moz-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end); -ms-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end); -o-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end); transition: max-height 0.3s, opacity 0.3s 0s steps(10, end); height: auto; max-height: 0; opacity: 0; } .has-error .error-msg { max-height: 3.5em; margin-top: 10px; margin-bottom: 10px; opacity: 1; visibility: visible; } .back-arrow { position: absolute; top: 37px; width: 24px; height: 24px; display: none; cursor: pointer; } .back-arrow { border-style: none; } .shift-form.back-arrow { display: block; } #link-signup { text-align: center; font-size: 14px; } .shift-form #link-signup{ display: none; } #link-signin-different { display: none; text-align: center; font-size: 14px; } .shift-form #link-signin-different { display: block; } .signin-card #profile-name { font-size: 16px; font-weight: bold; text-align: center; margin: 0; min-height: 1em; } .signin-card.no-name #profile-name { display: none; } .signin-card.no-name #email-display { line-height: initial; margin-bottom: 16px; } .signin-card #email-display { display: block; padding: 0px 8px; color: rgb(64, 64, 64); line-height: 2; margin-bottom: 10px; font-size: 14px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } .signin-card #Email { margin-top: 16px; } .need-help { float: right; text-align: right; } .form-panel { width: 274px; } #gaia_firstform { z-index: 2; } .signin-card { position: relative; overflow: hidden; } .signin-card #profile-name { color: #000; } .circle-mask { display: block; height: 96px; width: 96px; overflow: hidden; border-radius: 50%; margin-left: auto; margin-right: auto; z-index: 100; margin-bottom: 10px; } .circle { -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -ms-transition-property: -ms-transform; -o-transition-property: -o-transform; transition-property: transform; -webkit-transition-timing-function: cubic-bezier(.645,.045,.355,1); -moz-transition-timing-function: cubic-bezier(.645,.045,.355,1); -ms-transition-timing-function: cubic-bezier(.645,.045,.355,1); -o-transition-timing-function: cubic-bezier(.645,.045,.355,1); transition-timing-function: cubic-bezier(.645,.045,.355,1); } .circle { position: absolute; z-index: 101; height: 96px; width: 96px; border-radius: 50%; opacity: 0.99; overflow: hidden; background-repeat: no-repeat; background-position: center center; } .main { overflow: hidden; } .card-mask-wrap { position: relative; width: 360px; margin: 0 auto; z-index: 1; } .dasher-tooltip { position: absolute; left: 50%; margin-left: 150px; } .dasher-tooltip .tooltip-pointer { margin-top: 15px; } .dasher-tooltip p { margin-top: 0; } .dasher-tooltip p span { display: block; } .card { margin-bottom: 0; } .one-google { padding-top: 27px; } #canvas { -webkit-transition: opacity 0.075s; -moz-transition: opacity 0.075s; -ms-transition: opacity 0.075s; -o-transition: opacity 0.075s; transition: opacity 0.075s; opacity: 0.01; } .shift-form #canvas { opacity: 0.99; } .label { color: #404040; } #account-chooser-link { -webkit-transition: opacity 0.3s; -moz-transition: opacity 0.3s; -ms-transition: opacity 0.3s; -o-transition: opacity 0.3s; transition: opacity 0.3s; } .input-wrapper { position: relative; } .google-footer-bar { z-index: 2; } </style> <style media="screen and (max-width: 580px)"> .back-arrow { top: 17px; } .circle-mask { height: 72px; width: 72px; background-size: 72px; } .circle { height: 72px; width: 72px; } #canvas { height: 72px; width: 72px; } .form-panel { width: 256px; } .card-mask-wrap { width: 300px; } .signin-card { width: 256px; } .signin-card #EmailFirst { margin-top: 15px; } .one-google { padding-top: 22px; } </style> </head> <body> <div class="wrapper"> <div class="google-header-bar centered"> <div class="header content clearfix"> <div class="logo logo-w" aria-label="Google"></div> </div> </div> <div class="main content clearfix"> <div class="banner"> <h1> Tout Google avec un seul compte </h1> <h2 class="hidden-small"> Connectez-vous pour accéder à Google Play. </h2> </div> <div class="main-content no-name "> <div class="card signin-card pre-shift no-name"> <img class="circle-mask" src="https://web.archive.org/web/20160425080205im_/https://ssl.gstatic.com/accounts/ui/avatar_2x.png"> <form novalidate method="post" action="https://web.archive.org/web/20160425080205/https://accounts.google.com/AccountLoginInfo" id="gaia_loginform"> <input name="Page" type="hidden" value="PasswordSeparationSignIn"> <input type="hidden" name="GALX" value="ScZQhrZog8M"> <input type="hidden" name="gxf" value="AFoagUVzLoDubgFDioSHg7Hd85qm2hdFBw:1461571325843"> <input type="hidden" name="continue" value="https://play.google.com/settings"> <input type="hidden" name="followup" value="https://play.google.com/settings"> <input type="hidden" name="service" value="googleplay"> <input id="profile-information" name="ProfileInformation" type="hidden" value=""> <input type="hidden" id="_utf8" name="_utf8" value="☃"/> <input type="hidden" name="bgresponse" id="bgresponse" value="js_disabled"> <div class="form-panel first valid" id="gaia_firstform"> <div class="slide-out "> <div class="input-wrapper focused"> <div id="identifier-shown"> <div> <label class="hidden-label" for="Email"> Saisissez votre adresse e-mail</label> <input id="Email" name="Email" placeholder="Saisissez votre adresse e-mail" type="email" value="" spellcheck="false" autofocus> <input id="Passwd-hidden" type="password" spellcheck="false" class="hidden"> </div> </div> <span role="alert" class="error-msg" id="errormsg_0_Email"></span> </div> <input id="next" name="signIn" class="rc-button rc-button-submit" type="submit" value="Suivant"> <a class="need-help" href="https://web.archive.org/web/20160425080205/https://accounts.google.com/RecoverAccount?service=googleplay&amp;continue=https%3A%2F%2Fplay.google.com%2Fsettings&amp;ignoreShadow=0&amp;hl=fr"> Besoin d'aide ? </a> </div> </div> </form> </div> <div class="card-mask-wrap no-name"> <div class="card-mask"> <div class="one-google"> <p class="create-account"> <span id="link-signin-different"> <a href="https://web.archive.org/web/20160425080205/https://accounts.google.com/AccountChooser?continue=https%3A%2F%2Fplay.google.com%2Fsettings&amp;hl=fr&amp;service=googleplay"> Se connecter avec un autre compte </a> </span> <span id="link-signup"> <a href="https://web.archive.org/web/20160425080205/https://accounts.google.com/SignUp?service=googleplay&amp;continue=https%3A%2F%2Fplay.google.com%2Fsettings"> Créer un compte </a> </span> </p> <p class="tagline"> Tout Google avec un seul compte </p> <div class="logo-strip"></div> </div> </div> </div> </div> </div> <div class="google-footer-bar"> <div class="footer content clearfix"> <ul id="footer-list"> <li> <a href="https://web.archive.org/web/20160425080205/https://www.google.com/intl/fr/about" target="_blank"> À propos de Google </a> </li> <li> <a href="https://web.archive.org/web/20160425080205/https://accounts.google.com/TOS?loc=FR&amp;hl=fr&amp;privacy=true" target="_blank"> Règles de confidentialité </a> </li> <li> <a href="https://web.archive.org/web/20160425080205/https://accounts.google.com/TOS?loc=FR&amp;hl=fr" target="_blank"> Conditions d'utilisation </a> </li> <li> <a href="https://web.archive.org/web/20160425080205/http://www.google.com/support/accounts?hl=fr" target="_blank"> Aide </a> </li> </ul> <div id="lang-vis-control" style="display: none"> <span id="lang-chooser-wrap" class="lang-chooser-wrap"> <label for="lang-chooser"><img src="//web.archive.org/web/20160425080205im_/https://ssl.gstatic.com/images/icons/ui/common/universal_language_settings-21.png" alt="Changer de langue"></label> <select id="lang-chooser" class="lang-chooser" name="lang-chooser"> <option value="af"> ‪Afrikaans‬ </option> <option value="az"> ‪azərbaycan dili‬ </option> <option value="ms"> ‪Bahasa Melayu‬ </option> <option value="ca"> ‪català‬ </option> <option value="cs"> ‪Čeština‬ </option> <option value="da"> ‪Dansk‬ </option> <option value="de"> ‪Deutsch‬ </option> <option value="et"> ‪eesti‬ </option> <option value="en-GB"> ‪English (United Kingdom)‬ </option> <option value="en"> ‪English (United States)‬ </option> <option value="es"> ‪Español (España)‬ </option> <option value="es-419"> ‪Español (Latinoamérica)‬ </option> <option value="eu"> ‪euskara‬ </option> <option value="fil"> ‪Filipino‬ </option> <option value="fr-CA"> ‪Français (Canada)‬ </option> <option value="fr" selected="selected"> ‪Français (France)‬ </option> <option value="gl"> ‪galego‬ </option> <option value="hr"> ‪Hrvatski‬ </option> <option value="in"> ‪Indonesia‬ </option> <option value="zu"> ‪isiZulu‬ </option> <option value="is"> ‪íslenska‬ </option> <option value="it"> ‪Italiano‬ </option> <option value="sw"> ‪Kiswahili‬ </option> <option value="lv"> ‪latviešu‬ </option> <option value="lt"> ‪lietuvių‬ </option> <option value="hu"> ‪magyar‬ </option> <option value="nl"> ‪Nederlands‬ </option> <option value="no"> ‪norsk‬ </option> <option value="pl"> ‪polski‬ </option> <option value="pt"> ‪Português (Brasil)‬ </option> <option value="pt-PT"> ‪português (Portugal)‬ </option> <option value="ro"> ‪română‬ </option> <option value="sk"> ‪Slovenčina‬ </option> <option value="sl"> ‪slovenščina‬ </option> <option value="fi"> ‪Suomi‬ </option> <option value="sv"> ‪Svenska‬ </option> <option value="vi"> ‪Tiếng Việt‬ </option> <option value="tr"> ‪Türkçe‬ </option> <option value="el"> ‪Ελληνικά‬ </option> <option value="bg"> ‪български‬ </option> <option value="mn"> ‪монгол‬ </option> <option value="ru"> ‪Русский‬ </option> <option value="sr"> ‪српски‬ </option> <option value="uk"> ‪Українська‬ </option> <option value="ka"> ‪ქართული‬ </option> <option value="hy"> ‪հայերեն‬ </option> <option value="iw"> ‫עברית‬‎ </option> <option value="ur"> ‫اردو‬‎ </option> <option value="ar"> ‫العربية‬‎ </option> <option value="fa"> ‫فارسی‬‎ </option> <option value="am"> ‪አማርኛ‬ </option> <option value="ne"> ‪नेपाली‬ </option> <option value="mr"> ‪मराठी‬ </option> <option value="hi"> ‪हिन्दी‬ </option> <option value="bn"> ‪বাংলা‬ </option> <option value="gu"> ‪ગુજરાતી‬ </option> <option value="ta"> ‪தமிழ்‬ </option> <option value="te"> ‪తెలుగు‬ </option> <option value="kn"> ‪ಕನ್ನಡ‬ </option> <option value="ml"> ‪മലയാളം‬ </option> <option value="si"> ‪සිංහල‬ </option> <option value="th"> ‪ไทย‬ </option> <option value="lo"> ‪ລາວ‬ </option> <option value="km"> ‪ខ្មែរ‬ </option> <option value="ko"> ‪한국어‬ </option> <option value="zh-HK"> ‪中文(香港)‬ </option> <option value="ja"> ‪日本語‬ </option> <option value="zh-CN"> ‪简体中文‬ </option> <option value="zh-TW"> ‪繁體中文‬ </option> </select> </span> </div> </div> </div> </div> <script> (function(){ var splitByFirstChar = function(toBeSplit, splitChar) { var index = toBeSplit.indexOf(splitChar); if (index >= 0) { return [toBeSplit.substring(0, index), toBeSplit.substring(index + 1)]; } return [toBeSplit]; } var langChooser_parseParams = function(paramsSection) { if (paramsSection) { var query = {}; var params = paramsSection.split('&'); for (var i = 0; i < params.length; i++) { var param = splitByFirstChar(params[i], '='); if (param.length == 2) { query[param[0]] = param[1]; } } return query; } return {}; } var appendHiddenParams = function(query) { var loginForm = document.getElementById('gaia_loginform'); if (loginForm) { var loginInputs = loginForm.getElementsByTagName('input'); for (var i = 0, input; input = loginInputs[i]; i++) { if (input.type == 'hidden' && input.value && !query[input.name]) { query[input.name] = input.value; } } } } var post = function(path, params) { var form = document.createElement('form'); form.setAttribute('method', 'post'); form.setAttribute('action', path); for (var key in params) { if (params.hasOwnProperty(key)) { var hiddenField = document.createElement('input'); hiddenField.setAttribute('type', 'hidden'); hiddenField.setAttribute('name', key); hiddenField.setAttribute('value', params[key]); form.appendChild(hiddenField); } } document.body.appendChild(form); form.submit(); } var langChooser_getParamStr = function(params) { var paramsStr = []; for (var a in params) { paramsStr.push(a + "=" + params[a]); } return paramsStr.join('&'); } var langChooser_currentUrl = window.location.href; var match = langChooser_currentUrl.match("^(.*?)(\\?(.*?))?(#(.*))?$"); var langChooser_currentPath = match[1]; var langChooser_params = langChooser_parseParams(match[3]); var langChooser_fragment = match[5]; var langChooser = document.getElementById('lang-chooser'); var langChooserWrap = document.getElementById('lang-chooser-wrap'); var langVisControl = document.getElementById('lang-vis-control'); if (langVisControl && langChooser) { langVisControl.style.display = 'inline'; langChooser.onchange = function() { langChooser_params['lp'] = 1; langChooser_params['hl'] = encodeURIComponent(this.value); var hiddenEmailInput = document.getElementById('Email-hidden'); if (hiddenEmailInput) { // If we are in password separation on password page, post to // /AccountLoginInfo. appendHiddenParams(langChooser_params); langChooser_params['Email'] = hiddenEmailInput.value; post('/AccountLoginInfo', langChooser_params); } else { var paramsStr = langChooser_getParamStr(langChooser_params); var newHref = langChooser_currentPath + "?" + paramsStr; if (langChooser_fragment) { newHref = newHref + "#" + langChooser_fragment; } window.location.href = newHref; } }; } })(); </script> <script type="text/javascript"> var gaia_attachEvent = function(element, event, callback) { if (element.addEventListener) { element.addEventListener(event, callback, false); } else if (element.attachEvent) { element.attachEvent('on' + event, callback); } }; </script> <script type="text/javascript">/* Anti-spam. Want to say hello? Contact (base64) Ym90Z3VhcmQtY29udGFjdEBnb29nbGUuY29t */(function(){eval('var Z=this,A,sF=function(L,Y,q,d,Q){q=L.split("."),d=Z,q[0]in d||!d.execScript||d.execScript("var "+q[0]);for(;q.length&&(Q=q.shift());)q.length||void 0===Y?d=d[Q]?d[Q]:d[Q]={}:d[Q]=Y},b=function(L,Y,q){if(Y=typeof L,"object"==Y)if(L){if(L instanceof Array)return"array";if(L instanceof Object)return Y;if(q=Object.prototype.toString.call(L),"[object Window]"==q)return"object";if("[object Array]"==q||"number"==typeof L.length&&"undefined"!=typeof L.splice&&"undefined"!=typeof L.propertyIsEnumerable&&!L.propertyIsEnumerable("splice"))return"array";if("[object Function]"==q||"undefined"!=typeof L.call&&"undefined"!=typeof L.propertyIsEnumerable&&!L.propertyIsEnumerable("call"))return"function"}else return"null";else if("function"==Y&&"undefined"==typeof L.call)return"object";return Y},u=function(L,Y){return L<Y?-1:L>Y?1:0},g;a:{var dT=Z.navigator;if(dT){var Q$=dT.userAgent;if(Q$){A=Q$;break a}}A=""}var D="",qC=function(L){return(L=Z.document)?L.documentMode:void 0},k=/\\b(?:MSIE|rv)[: ]([^\\);]+)(\\)|;)/.exec(A),W=(k&&(D=k?k[1]:""),qC()),eM=null!=W&&W>parseFloat(D)?String(W):D,B=function(L,Y,q,d,Q,e,I,l,M,v,J,f){if(!(Y=ZI[L])){for(Y=0,q=String(eM).replace(/^[\\s\\xa0]+|[\\s\\xa0]+$/g,"").split("."),d=String(L).replace(/^[\\s\\xa0]+|[\\s\\xa0]+$/g,"").split("."),Q=Math.max(q.length,d.length),e=0;0==Y&&e<Q;e++){l=d[e]||"",I=q[e]||"",M=RegExp("(\\\\d*)(\\\\D*)","g"),v=RegExp("(\\\\d*)(\\\\D*)","g");do{if(J=M.exec(I)||["","",""],f=v.exec(l)||["","",""],0==J[0].length&&0==f[0].length)break;Y=u(0==J[1].length?0:parseInt(J[1],10),0==f[1].length?0:parseInt(f[1],10))||u(0==J[2].length,0==f[2].length)||u(J[2],f[2])}while(0==Y)}Y=ZI[L]=0<=Y}return Y},jM=Z.document,ZI={},Ig=jM?qC()||("CSS1Compat"==jM.compatMode?parseInt(eM,10):5):void 0,AJ=(B("9"),new function(){},function(L,Y,q,d,Q){for(Y=[],d=q=0;d<L.length;d++)Q=L.charCodeAt(d),128>Q?Y[q++]=Q:(2048>Q?Y[q++]=Q>>6|192:(55296==(Q&64512)&&d+1<L.length&&56320==(L.charCodeAt(d+1)&64512)?(Q=65536+((Q&1023)<<10)+(L.charCodeAt(++d)&1023),Y[q++]=Q>>18|240,Y[q++]=Q>>12&63|128):Y[q++]=Q>>12|224,Y[q++]=Q>>6&63|128),Y[q++]=Q&63|128);return Y}),w=9<=Number(Ig),iu=!B("9"),G=(B("8"),B("9"),function(L,Y){this.type=L,this.currentTarget=this.target=Y,this.defaultPrevented=false}),p=function(L,Y,q,d,Q){G.call(this,L?L.type:""),this.relatedTarget=this.currentTarget=this.target=null,this.charCode=this.keyCode=this.button=this.screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=0,this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=false,this.f=this.state=null,L&&(q=this.type=L.type,this.currentTarget=Y,Q=L.relatedTarget,this.target=L.target||L.srcElement,d=L.changedTouches?L.changedTouches[0]:null,Q||("mouseover"==q?Q=L.fromElement:"mouseout"==q&&(Q=L.toElement)),this.relatedTarget=Q,null===d?(this.screenY=L.screenY||0,this.clientY=void 0!==L.clientY?L.clientY:L.pageY,this.clientX=void 0!==L.clientX?L.clientX:L.pageX,this.screenX=L.screenX||0,this.offsetY=void 0!==L.offsetY?L.offsetY:L.layerY,this.offsetX=void 0!==L.offsetX?L.offsetX:L.layerX):(this.screenY=d.screenY||0,this.screenX=d.screenX||0,this.clientY=void 0!==d.clientY?d.clientY:d.pageY,this.clientX=void 0!==d.clientX?d.clientX:d.pageX),this.shiftKey=L.shiftKey,this.state=L.state,this.altKey=L.altKey,this.ctrlKey=L.ctrlKey,this.f=L,this.metaKey=L.metaKey,this.keyCode=L.keyCode||0,this.charCode=L.charCode||("keypress"==q?L.keyCode:0),this.button=L.button,L.defaultPrevented&&this.preventDefault())},lu=function(){},n=(G.prototype.preventDefault=function(){this.defaultPrevented=true},lu.prototype=G.prototype,p.ZT=G.prototype,p.prototype=new lu,p.prototype.preventDefault=function(L){if(p.ZT.preventDefault.call(this),L=this.f,L.preventDefault)L.preventDefault();else if(L.returnValue=false,iu)try{if(L.ctrlKey||112<=L.keyCode&&123>=L.keyCode)L.keyCode=-1}catch(Y){}},p.I4=function(L,Y,q){for(var d=Array(arguments.length-2),Q=2;Q<arguments.length;Q++)d[Q-2]=arguments[Q];return G.prototype[Y].apply(L,d)},"closure_listenable_"+(1E6*Math.random()|0)),H=function(L){this.P=0,this.a={},this.src=L},og=function(L,Y,q,d,Q){this.src=Y,this.b=null,this.i=!!d,this.type=q,this.h=Q,this.listener=L,this.key=++bu,this.D=this.W=false},JJ=(H.prototype.add=function(L,Y,q,d,Q,e,I){return e=L.toString(),L=this.a[e],L||(L=this.a[e]=[],this.P++),I=MC(L,Y,d,Q),-1<I?(Y=L[I],q||(Y.W=false)):(Y=new og(Y,this.src,e,!!d,Q),Y.W=q,L.push(Y)),Y},function(L){L.h=null,L.b=null,L.src=null,L.listener=null,L.D=true}),MC=function(L,Y,q,d,Q,e){for(Q=0;Q<L.length;++Q)if(e=L[Q],!e.D&&e.listener==Y&&e.i==!!q&&e.h==d)return Q;return-1},bu=0,c="closure_lm_"+(1E6*Math.random()|0),vh=function(L,Y){return L=fk,Y=w?function(q){return L.call(Y.src,Y.listener,q)}:function(q){if(q=L.call(Y.src,Y.listener,q),!q)return q}},DI=function(L,Y,q,d,Q,e,I){if("number"!=typeof L&&L&&!L.D)if((Y=L.src)&&Y[n])Y.fj(L);else if(d=L.b,q=L.type,Y.removeEventListener?Y.removeEventListener(q,d,L.i):Y.detachEvent&&Y.detachEvent(uu(q),d),gT--,q=T(Y)){if(d=L.type,Q=d in q.a){Q=q.a[d];b:if("string"==typeof Q)e="string"==typeof L&&1==L.length?Q.indexOf(L,0):-1;else{for(e=0;e<Q.length;e++)if(e in Q&&Q[e]===L)break b;e=-1}(I=0<=e)&&Array.prototype.splice.call(Q,e,1),Q=I}Q&&(JJ(L),0==q.a[d].length&&(delete q.a[d],q.P--)),0==q.P&&(q.src=null,Y[c]=null)}else JJ(L)},gT=0,fk=function(L,Y,q,d,Q){if(L.D)return true;if(!w){if(!(q=Y))a:{for(d=Z,q=["window","event"];Q=q.shift();)if(null!=d[Q])d=d[Q];else{q=null;break a}q=d}return q=new p(q,this),d=true,d=kN(L,q)}return kN(L,new p(Y,this))},wT=function(L,Y,q,d,Q,e){if("array"==b(Y))for(e=0;e<Y.length;e++)wT(L,Y[e],q,d,Q);else(q=GQ(q),L&&L[n])?L.OY(Y,q,d,Q):L&&(L=T(L))&&(Y=L.a[Y.toString()],L=-1,Y&&(L=MC(Y,q,!!d,Q)),(q=-1<L?Y[L]:null)&&DI(q))},kN=function(L,Y,q,d){return d=L.h||L.src,q=L.listener,L.W&&DI(L),q.call(d,Y)},uu=function(L){return L in X?X[L]:X[L]="on"+L},T=function(L){return L=L[c],L instanceof H?L:null},E=function(L,Y,q,d,Q,e,I){if("array"==b(Y))for(e=0;e<Y.length;e++)E(L,Y[e],q,d,Q);else if(q=GQ(q),L&&L[n])L.yL(Y,q,d,Q);else{if(!Y)throw Error("Invalid event type");if(e=!!d,!e||w)if((I=T(L))||(L[c]=I=new H(L)),q=I.add(Y,q,false,d,Q),!q.b){if(d=vh(),d.src=L,d.listener=q,q.b=d,L.addEventListener)L.addEventListener(Y.toString(),d,e);else if(L.attachEvent)L.attachEvent(uu(Y.toString()),d);else throw Error("addEventListener and attachEvent are unavailable.");gT++}}},X={},P="__closure_events_fn_"+(1E9*Math.random()>>>0),z=function(L,Y){L.G=("E:"+Y.message+":"+Y.stack).slice(0,2048)},Hh=function(L,Y){L.K=[],r(L,L.u,0),r(L,L.T,0),r(L,L.UY,"object"==typeof window?window:Z),r(L,L.$h,L),r(L,L.V,0),L.O=true,r(L,L.F,0),r(L,L.U,U(4)),r(L,L.N,[]),r(L,L.l,[]),r(L,L.v,0),r(L,L.Y,2048),r(L,L.H,{}),r(L,L.j,0),r(L,L.lT,[]),r(L,L.$,L.$),r(L,91,function(L,d,Q,Y){d=V(L),Q=V(L),Y=V(L),r(L,Y,L.J(d)<<Q)}),r(L,101,function(L,d,Y,e){d=V(L),Y=V(L),e=V(L),L.J(d)==L.J(Y)&&r(L,e,L.J(e)+1)}),r(L,123,function(L,d,Y,e,I,l,M,v,J,f){if(d=V(L),Y=m(L),e="",void 0!=L.K[L.X])for(I=L.J(L.X),M=I.length,l=0;Y--;)l=(l+m(L))%M,e+=I[l];else{for(e=Array(Y),I=0;I<Y;I++)e[I]=V(L);for(Y=[],l=I=0;I<e.length;)M=e[I++],128>M?Y[l++]=String.fromCharCode(M):191<M&&224>M?(v=e[I++],Y[l++]=String.fromCharCode((M&31)<<6|v&63)):239<M&&365>M?(v=e[I++],J=e[I++],f=e[I++],M=((M&7)<<18|(v&63)<<12|(J&63)<<6|f&63)-65536,Y[l++]=String.fromCharCode(55296+(M>>10)),Y[l++]=String.fromCharCode(56320+(M&1023))):(v=e[I++],J=e[I++],Y[l++]=String.fromCharCode((M&15)<<12|(v&63)<<6|J&63));e=Y.join("")}r(L,d,e)}),r(L,43,function(L,d,Y){d=V(L),Y=V(L),0!=L.J(d)&&r(L,L.u,L.J(Y))}),r(L,11,function(L,d,Y,e){d=V(L),Y=V(L),e=V(L),Y=L.J(Y),d=L.J(d),r(L,e,d[Y])}),r(L,64,function(L,d,Y){d=V(L),Y=V(L),d=L.J(d),r(L,Y,b(d))}),r(L,85,function(L){t(L,1)}),r(L,54,function(L,d){d=L.J(V(L)),$N(L,d)}),r(L,6,function(L){S(L,3)}),r(L,90,function(L,d,Y){d=V(L),Y=V(L),r(L,Y,L.J(Y)%L.J(d))}),r(L,113,function(L){S(L,4)}),r(L,5,function(L){S(L,7)}),r(L,79,function(L){t(L,2)}),r(L,60,function(L){h(L,2)}),r(L,31,function(L,d,Y,e,I){for(d=V(L),Y=m(L),e=Array(Y),I=0;I<Y;I++)e[I]=V(L);r(L,d,e)}),r(L,120,function(L,d,Y){d=V(L),Y=V(L),d=L.K[d]&&L.J(d),r(L,Y,d)}),r(L,9,function(L,Y,Q,e){Y=V(L),Q=V(L),e=L.J(V(L)),Q=L.J(Q),r(L,Y,pk(L,Q,e))}),r(L,24,function(L,Y,Q,e,I){Y=V(L),Q=V(L),e=V(L),Y=L.J(Y),I=L.J(V(L)),Q=L.J(Q),e=L.J(e),0!==Y&&(e=pk(L,e,I,Y),E(Y,Q,e),r(L,L.F,[Y,Q,e]))}),r(L,30,function(L,Y,Q,e,I,l,M){Y=a(L),I=Y.C,e=Y.m,Q=Y.s,M=Q.length,0==M?l=e[I]():1==M?l=e[I](Q[0]):2==M?l=e[I](Q[0],Q[1]):3==M?l=e[I](Q[0],Q[1],Q[2]):L.w(L.A),r(L,Y.R,l)}),r(L,59,function(L,Y,Q,e){Y=V(L),Q=V(L),e=V(L),r(L,e,(L.J(Y)in L.J(Q))+0)}),r(L,82,function(L){h(L,1)}),r(L,111,function(L,Y,Q){Y=V(L),Q=V(L),r(L,Q,function(L){return eval(L)}(L.J(Y)))}),r(L,116,function(L,Y,Q,e){Y=V(L),Q=V(L),e=V(L),L.J(Y)>L.J(Q)&&r(L,e,L.J(e)+1)}),r(L,8,function(L,Y,Q){Y=V(L),Q=V(L),r(L,Q,L.J(Q)-L.J(Y))}),r(L,51,function(L){h(L,4)}),r(L,83,function(L,Y,Q,e){Y=V(L),Q=V(L),e=V(L),r(L,e,L.J(Y)|L.J(Q))}),r(L,100,function(L,Y,Q,e,I,l){if(Y=V(L),Q=V(L),e=V(L),I=V(L),Y=L.J(Y),Q=L.J(Q),e=L.J(e),L=L.J(I),"object"==b(Y)){for(l in I=[],Y)I.push(l);Y=I}for(I=0,l=Y.length;I<l;I+=e)Q(Y.slice(I,I+e),L)}),r(L,57,function(L,Y,Q,e){Y=V(L),Q=V(L),e=V(L),L.J(Y)[L.J(Q)]=L.J(e)}),r(L,71,function(L,Y,Q,e,I,l,M){Y=a(L),I=Y.C,e=Y.m,Q=Y.s,M=Q.length,0==M?l=new e[I]:1==M?l=new e[I](Q[0]):2==M?l=new e[I](Q[0],Q[1]):3==M?l=new e[I](Q[0],Q[1],Q[2]):4==M?l=new e[I](Q[0],Q[1],Q[2],Q[3]):L.w(L.A),r(L,Y.R,l)}),r(L,97,function(L,Y,Q){Y=V(L),Q=V(L),r(L,Q,L.J(Q)+L.J(Y))}),r(L,61,function(L,Y,Q,e){if(Y=L.Jx.pop()){for(Q=V(L);0<Q;Q--)e=V(L),Y[e]=L.K[e];Y[L.l]=L.K[L.l],L.K=Y}else r(L,L.u,L.o.length)}),r(L,48,function(L,Y){Y=V(L),L=L.J(Y),wT(L[0],L[1],L[2])}),r(L,78,function(L,Y,Q,e){Y=V(L),Q=V(L),e=V(L),r(L,e,L.J(Y)||L.J(Q))}),r(L,115,function(L,Y,Q){Y=V(L),Q=V(L),r(L,Q,L.J(Q)*L.J(Y))}),r(L,50,function(L,Y){Y=a(L),r(L,Y.R,Y.C.apply(Y.m,Y.s))}),r(L,0,function(){}),r(L,95,function(L){t(L,4)}),r(L,93,function(){}),r(L,32,function(L,Y,Q,e){Y=V(L),Q=V(L),e=V(L),r(L,e,L.J(Y)>>Q)}),r(L,21,function(L){S(L,0)}),r(L,55,function(L,Y,Q){Y=V(L),Q=V(L),r(L,Q,""+L.J(Y))}),Fb(),Y&&"!"==Y.charAt(0)?L.G=Y:(L.o=nk(Y),L.o&&L.o.length?(L.Jx=[],L.B()):L.w(L.Kj))},Fb=function(L){for(L=0;64>L;++L)K[L]="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_".charAt(L),N["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_".charAt(L)]=L;K[64]="",N["+"]=62,N["/"]=63,N["="]=64},K={},C=function(L){try{Hh(this,L)}catch(Y){z(this,Y)}},N={},nk=function(L,Y,q,d,Q,e,I){for(q=0,Y=[];q<L.length;){if(d=N[L.charAt(q++)],Q=q<L.length?N[L.charAt(q)]:0,++q,e=q<L.length?N[L.charAt(q)]:64,++q,I=q<L.length?N[L.charAt(q)]:64,++q,null==d||null==Q||null==e||null==I)throw Error();Y.push(d<<2|Q>>4),64!=e&&(Y.push(Q<<4&240|e>>2),64!=I&&Y.push(e<<6&192|I))}return Y},$N=(g=C.prototype,g.Y=211,g.N=235,function(L,Y){L.Jx.push(L.K.slice()),L.K[L.u]=void 0,r(L,L.u,Y)}),ch=function(L,Y,q,d){try{for(d=0;79669387488!=d;)L+=(Y<<4^Y>>>5)+Y^d+q[d&3],d+=2489668359,Y+=(L<<4^L>>>5)+L^d+q[d>>>11&3];return[L>>>24,L>>16&255,L>>8&255,L&255,Y>>>24,Y>>16&255,Y>>8&255,Y&255]}catch(Q){throw Q;}},x=(C.prototype.v2=function(L,Y,q,d){if(3==L.length){for(q=0;3>q;q++)Y[q]+=L[q];for(q=0,d=[13,8,13,12,16,5,3,10,15];9>q;q++)Y[3](Y,q%3,d[q])}},g.u=222,g.kh=36,g.uT=21,C.prototype.W2=function(L,Y,q,d){try{d=L[(Y+2)%3],L[Y]=L[Y]-L[(Y+1)%3]-d^(1==Y?d<<q:d>>>q)}catch(Q){throw Q;}},g.S=224,g.UY=174,C.prototype.J=function(L,Y){if(Y=this.K[L],void 0===Y)throw this.w(this.NM,0,L),this.g;return Y()},function(L,Y,q,d,Q,e){for(Q=L.J(Y),Y=Y==L.U?function(Y,d,q,e){if(d=Q.length,q=d-4>>3,Q.bT!=q){Q.bT=q,q=(q<<3)-4,e=[0,0,0,L.J(L.V)];try{Q.d2=ch(y(Q,q),y(Q,q+4),e)}catch(J){throw J;}}Q.push(Q.d2[d&7]^Y)}:function(L){Q.push(L)},d&&Y(d&255),e=0,d=q.length;e<d;e++)Y(q[e])}),V=(g.L="toString",g.Z="caller",g.X=219,function(L,Y,q){if(Y=L.J(L.u),!(Y in L.o))throw L.w(L.w2),L.g;return void 0==L.I&&(L.I=y(L.o,Y-4),L.c=void 0),L.c!=Y>>3&&(L.c=Y>>3,q=[0,0,0,L.J(L.v)],L.G0=ch(L.I,L.c,q)),r(L,L.u,Y+1),L.o[Y]^L.G0[Y%8]}),O=(g.xh=10,function(L,Y,q,d){for(d=Y-1,q=[];0<=d;d--)q[Y-1-d]=L>>8*d&255;return q}),TQ=(g.o4=33,function(L,Y,q,d,Q,e,I,l,M){return Q=C.prototype,e=Q.B,M=Q.w,d=function(){return q()},l=C,I=Q.M,q=function(L,J,f){for(f=0,L=d[Q.Z],J=L===Y,L=L&&L[Q.Z];L&&L!=e&&L!=I&&L!=l&&L!=M&&20>f;)f++,L=L[Q.Z];return q[Q.Ax+J+!(!L+(f+3>>3))]},d[Q.L]=function(L){q[Q.kh]=L},d[Q.L](L),L=d}),m=(g.a4=157,C.prototype.w=function(L,Y,q,d){d=this.J(this.T),L=[L,d>>8&255,d&255],void 0!=q&&L.push(q),0==this.J(this.l).length&&(this.K[this.l]=void 0,r(this,this.l,L)),q="",Y&&(Y.message&&(q+=Y.message),Y.stack&&(q+=":"+Y.stack)),Y=this.J(this.Y),3<Y&&(q=q.slice(0,Y-3),Y-=q.length+3,q=AJ(q.replace(/\\r\\n/g,"\\n")),x(this,this.U,O(q.length,2).concat(q),this.Yh)),r(this,this.Y,Y)},g.U=138,g.T0=false,g.g={},g.$=177,g.T=139,g.Lj=153,g.V=181,g.j=142,g.w2=31,g.sY=15,function(L,Y){return Y=V(L),Y&128&&(Y=Y&127|V(L)<<7),Y}),Xb=function(L,Y,q,d){return q=L.J(L.u),L.o&&q<L.o.length?(r(L,L.u,L.o.length),$N(L,Y)):r(L,L.u,Y),d=L.B(),r(L,L.u,q),d},pk=(g.$h=196,g.F=240,function(L,Y,q,d){return function(){if(!d||L.O)return r(L,L.a4,d?[arguments[0].f]:arguments),r(L,L.H,q),Xb(L,Y)}}),U=(C.prototype.QL=function(L,Y){Y.push(L[0]<<24|L[1]<<16|L[2]<<8|L[3]),Y.push(L[4]<<24|L[5]<<16|L[6]<<8|L[7]),Y.push(L[8]<<24|L[9]<<16|L[10]<<8|L[11])},function(L,Y){for(Y=Array(L);L--;)Y[L]=255*Math.random()|0;return Y}),y=function(L,Y){return L[Y]<<24|L[Y+1]<<16|L[Y+2]<<8|L[Y+3]},a=(g.Yh=12,g.NM=30,g.Ax=34,g.l=156,g.A=22,g.v=202,function(L,Y,q,d,Q,e){for(Y={},q=V(L),Y.R=V(L),Y.s=[],d=V(L)-1,Q=V(L),e=0;e<d;e++)Y.s.push(V(L));for(Y.C=L.J(q),Y.m=L.J(Q);d--;)Y.s[d]=L.J(Y.s[d]);return Y}),r=(g.H=249,g.Kj=17,g.lT=151,function(L,Y,q){if(Y==L.u||Y==L.T)if(L.K[Y])L.K[Y][L.L](q);else L.K[Y]=EF(L,q);else if(Y!=L.N&&Y!=L.U&&Y!=L.l||!L.K[Y])L.K[Y]=TQ(q,L.J);Y==L.v&&(L.I=void 0,r(L,L.u,L.J(L.u)+4))}),EF=(g=C.prototype,function(L,Y,q,d){return d=function(){return Y},q=function(){return d()},q[L.L]=function(L){Y=L},q}),GQ=function(L){if("function"==b(L))return L;return L[P]||(L[P]=function(Y){return L.handleEvent(Y)}),L[P]},t=(g.H2=function(L){return(L=window.performance)&&L.now?function(){return L.now()|0}:function(){return+new Date}}(),function(L,Y,q,d){q=V(L),d=V(L),x(L,d,O(L.J(q),Y))}),h=(g.M=function(L,Y,q,d,Q,e,I,l,M,v,J,f,Wh,R,Bh,Lk,YN,F){if(this.G)return this.G;try{for(this.O=false,Y=this.J(this.N).length,q=this.J(this.U).length,d=this.J(this.Y),this.K[this.S]&&Xb(this,this.J(this.S)),Q=this.J(this.l),0<Q.length&&x(this,this.N,O(Q.length,2).concat(Q),this.sY),e=this.J(this.j)&511,e-=this.J(this.N).length+5,I=this.J(this.U),4<I.length&&(e-=I.length+3),0<e&&x(this,this.N,O(e,2).concat(U(e)),this.xh),4<I.length&&x(this,this.N,O(I.length,2).concat(I),this.Lj),l=U(2).concat(this.J(this.N)),l[1]=l[0]^3,e=0,Q=[];e<l.length;e+=3)v=l[e],f=(J=e+1<l.length)?l[e+1]:0,R=(Wh=e+2<l.length)?l[e+2]:0,Bh=(v&3)<<4|f>>4,YN=R&63,Lk=(f&15)<<2|R>>6,I=v>>2,Wh||(YN=64,J||(Lk=64)),Q.push(K[I],K[Bh],K[Lk],K[YN]);if(M=Q.join(""))M="!"+M;else for(v=0,M="";v<l.length;v++)F=l[v][this.L](16),1==F.length&&(F="0"+F),M+=F;this.J(this.N).length=Y,this.J(this.U).length=q,r(this,this.Y,d),L=M,this.O=true}catch(Ph){z(this,Ph),L=this.G}return L},g.DT=function(L,Y){return Y=this.M(),L&&L(Y),Y},function(L,Y,q,d){for(q=V(L),d=0;0<Y;Y--)d=d<<8|V(L);r(L,q,d)}),S=(g.c2=function(L,Y,q,d,Q,e){for(q=[],e=d=0;e<L.length;e++)for(Q=Q<<Y|L[e],d+=Y;7<d;)d-=8,q.push(Q>>d&255);return q},g.B=function(L,Y,q,d,Q,e){try{for(d=0,q=void 0,Y=5001,L=this.o.length;(--Y||this.T0)&&(d=this.J(this.u))<L;)try{r(this,this.T,d),Q=V(this),(q=this.J(Q))&&q.call?q(this):this.w(this.uT,0,Q)}catch(I){I!=this.g&&(e=this.J(this.$),e!=this.$?(r(this,e,I),r(this,this.$,this.$)):this.w(this.A,I))}Y||this.w(this.o4)}catch(I){try{this.w(this.A,I)}catch(l){z(this,l)}}return this.J(this.H)},function(L,Y,q,d,Q,e){d=Y&3,q=Y&4,Q=V(L),e=V(L),Q=L.J(Q),q&&(Q=AJ((""+Q).replace(/\\r\\n/g,"\\n"))),d&&x(L,e,O(Q.length,2)),x(L,e,Q)});g.g2=function(L,Y,q){return Y^=Y<<13,Y^=Y>>17,(Y=(Y^Y<<5)&q)||(Y=1),L^Y},g.qM=function(L,Y,q,d,Q){for(Q=d=0;Q<L.length;Q++)d+=L.charCodeAt(Q),d+=d<<10,d^=d>>6;return d+=d<<3,d^=d>>11,L=d+(d<<15)>>>0,d=new Number(L&(1<<Y)-1),d[0]=(L>>>Y)%q,d};try{E(window,"unload",function(){})}catch(L){}sF("botguard.bg",C),sF("botguard.bg.prototype.invoke",C.prototype.DT);')})()</script> <script type="text/javascript"> document.bg = new botguard.bg('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'); </script> <script> gaia = window.gaia || {}; gaia.ps = gaia.ps || {}; gaia.ps.hasPrefilledIdentifier = false; function gaia_parseFragment() { var hash = location.hash; var params = {}; if (!hash) { return params; } var paramStrs = decodeURIComponent(hash.substring(1)).split('&'); for (var i = 0; i < paramStrs.length; i++) { var param = paramStrs[i].split('='); params[param[0]] = param[1]; } return params; } function gaia_prefillEmail() { var email = null; var form = null; if (document.getElementById) { email = document.getElementById('Email'); form = document.getElementById('gaia_loginform'); } if (form && email && (email.value == null || email.value == '') && (email.type != 'hidden')) { hashParams = gaia_parseFragment(); if (hashParams['Email'] && hashParams['Email'] != '') { email.value = hashParams['Email']; } } } try { gaia_prefillEmail(); } catch (e) { } </script> <script> 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> if (gaia.ps.hasPrefilledIdentifier) { var form = document.getElementById('gaia_loginform'); if (form) { form.submit(); } } </script> <script> (function(){ gaia_onLoginSubmit = function() { try { gaia.loginAutoRedirect.stop(); } catch (err) { // do not prevent form from being submitted } try { document.bg.invoke(function(response) { document.getElementById('bgresponse').value = response; }); } catch (err) { document.getElementById('bgresponse').value = ''; } return true; } document.getElementById('gaia_loginform').onsubmit = gaia_onLoginSubmit; var signinButton; signinButton = document.getElementById('next'); gaia_attachEvent(window, 'load', function(){ gaia_scrollToElement(signinButton); }); })(); </script> </body> </html> <!-- FILE ARCHIVED ON 08:02:05 Apr 25, 2016 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 01:43:55 Nov 26, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.86 exclusion.robots: 0.041 exclusion.robots.policy: 0.024 esindex: 0.013 cdx.remote: 6.096 LoadShardBlock: 142.358 (3) PetaboxLoader3.datanode: 128.939 (4) PetaboxLoader3.resolve: 103.267 (2) load_resource: 110.869 -->

Pages: 1 2 3 4 5 6 7 8 9 10