CINXE.COM
Login | Facebook
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" id="facebook" class=" no_js"> <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("http://www.facebook.com/login.php","20090926233754","https://web.archive.org/","web","/_static/", "1254008274"); </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 http-equiv="Content-type" content="text/html; charset=utf-8"/> <meta http-equiv="Content-language" content="en"/> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"/> <script type="text/javascript"> //<![CDATA[ (function(loc) { if (loc.pathname == '/') { return; } var uri_re = /^(?:(?:[^:\/?#]+):)?(?:\/\/(?:[^\/?#]*))?([^?#]*)(?:\?([^#]*))?(?:#(.*))?/; var target_domain = ''; loc.href.replace(uri_re, function(all, path, query, frag) { var dst, src; dst = src = path + (query ? '?' + query : ''); if (frag) { if (frag.charAt(0) == '/') { dst = frag.replace(/^\/+/, '/') .replace(/_fb_qsub=([^&]+)&?/, function(all, domain){ if (domain.substring(domain.length - 13) == '.facebook.com') { target_domain = 'http://'+domain; } return ''; }); } else if (/&|=/.test(frag)) { var q = {}; var m = frag.match(/([^#]*)(#.*)?/); var arr = (query||'').split('&').concat((m[1]||'').split('&')); for (var i=0, length=arr.length; i<length; i++) { var t = arr[i].split('='); if (t.length && t[0] != '') { q[t[0]] = t[1]; } } var s = []; for (var i in q) { s.push(i+ (q[i]?'='+q[i]:'')); } dst = path+'?'+s.join('&')+(m[2]||''); } } dst = "" + dst; if (dst != src) { window.location.replace(target_domain + dst); } }); })(window.location); !function() { var doc = document, htm = doc.documentElement, phc = 'DOMControl_placeholder', nearest = function(elm, tag) { while (elm && elm.nodeName != tag) { elm = elm.parentNode; } return elm; }, fob = function (e) { var e = e || window.event, elm = e.target || e.srcElement, ph = elm.getAttribute('placeholder'); if (ph) { if ('focus' == e.type || 'focusin' == e.type) { if (elm.value == ph) { elm.value = ''; CSS.removeClass(elm, phc); } } else { if (elm.value == '') { CSS.addClass(elm, phc); elm.value = ph; } } } }; $ = window.$ || function(id) { var e = doc.getElementById(id); return (e && e.getAttribute('id') == id) ? e : null; }; CSS = window.CSS || { addClass : function(e, c) { e.className += ' ' + c; }, removeClass : function(e, c) { e.className = e.className .replace(new RegExp('(^|\\s)' + c + '(?=\\s|$)', 'g'), ' '); } }; Bootloader = window.Bootloader || { _preloaded : [], _callbacks : {}, loadComponents : function(component, callback) { if (callback) { var cb = Bootloader._callbacks; cb[component] = cb[component] || []; cb[component].push(callback); } var script = doc.createElement('script'); script.type = 'text/javascript'; script.src = '/rsrcx.php?boot&enable=' + component; doc.getElementsByTagName('head')[0].appendChild(script); }, done : function(names) { Bootloader._preloaded.push(names); } }; htm.onclick = function(e) { e = e || window.event; var elem = nearest(e.target || e.srcElement, 'A') || htm, href = elem.getAttribute('ajaxify') || elem.href; switch (elem.rel) { case 'dialog': case 'dialog-post': Bootloader.loadComponents('dialog', function() { Dialog.bootstrap(href, null, elem.rel == 'dialog'); }); break; case 'async': Bootloader.loadComponents('async', function() { new AsyncRequest(href) .setReadOnly(true) .setMethod('GET') .setStatusElement(elem) .send(); }); break; default: return; } return false; }; htm.onfocusin = htm.onfocusout = fob; if (htm.addEventListener) { htm.addEventListener('focus', fob, true); htm.addEventListener('blur', fob, true); } CSS.removeClass(htm, 'no_js'); }(); if (navigator && navigator.userAgent && document.domain.toLowerCase().match(/(^|\.)facebook\..*/) && !(parseInt((/Gecko\/([0-9]+)/.exec(navigator.userAgent) || []).pop(), 10) <= 20060508)) { document.domain = window.location.hostname.replace(/^.*(facebook\..*)$/i, '$1'); } var onloadRegister = window.onloadRegister || function(h) { onloadhooks.push(h); }; var onloadhooks = window.onloadhooks || []; var onafterloadRegister = window.onafterloadRegister || function(h) { onafterloadhooks.push(h); }; var onafterloadhooks = window.onafterloadhooks || []; function run_if_loaded(element, f) { f = bind(element, f); if (window.loaded) { return (element.returnValue = f()); } }; function run_now(element, f) { f = bind(element, f); return (element.returnValue = f()); }; function run_with(element, deps, f) { f = bind(element, f); Bootloader.loadComponents(deps, function() { element.returnValue = f(); }); return false; } function wait_for_load(element, e, f) { f = bind(element, f, e); if (window.loaded) { return (element.returnValue = f()); } switch ((e || event).type) { case 'load': case 'focus': onloadRegister(f); return; case 'click': var es = element.style, ds = document.body.style; es.cursor = ds.cursor = 'progress'; onafterloadRegister(function() { es.cursor = ds.cursor = ''; if (element.tagName.toLowerCase() == 'a') { if (false !== f() && element.href) { window.location.href = element.href; } } else if (element.click) { element.click(); } }); break; } return false; }; function bind(obj, method ) { var args = []; for (var ii = 2; ii < arguments.length; ii++) { args.push(arguments[ii]); } var fn = function() { var _obj = obj || (this == window ? false : this); var _args = args.slice(); for (var jj = 0; jj < arguments.length; jj++) { _args.push(arguments[jj]); } if (typeof(method) == "string") { if (_obj[method]) { return _obj[method].apply(_obj, _args); } } else { return method.apply(_obj, _args); } }; if (typeof method == 'string') { fn.name = method; } else if (method && method.name) { fn.name = method.name; } fn.toString = function() { return bind._toString(obj, args, method); }; return fn; }; var curry = bind(null, bind, null); bind._toString = bind._toString || function(obj, args, method) { return (typeof method == 'string') ? ('late bind<'+method+'>') : ('bound<'+method.toString()+'>'); }; window.loadFirebugConsole && loadFirebugConsole();CavalryLogger=false; //]]> </script> <meta name="robots" content="noodp,noydir"/> <meta name="description" content=" Facebook is a social utility that connects people with friends and others who work, study and live around them. People use Facebook to keep up with friends, upload an unlimited number of photos, post links and videos, and learn more about the people they meet."/> <title>Login | Facebook</title> <script type="text/javascript"> Env={method:"GET",dev:0,start:(new Date()).getTime(),ps_limit:5,ps_ratio:4,svn_rev:189811,static_base:"https:\/\/web.archive.org\/web\/20090926233754\/http:\/\/static.ak.fbcdn.net\/",www_base:"https:\/\/web.archive.org\/web\/20090926233754\/http:\/\/www.facebook.com\/",tlds:["com","at","ca","co.nz","co.za","com.au","dk","es","ie","jp","net.nz","no","pl","se","vn"],rep_lag:20,pc:{"m":"0.1.0","l":"0.1.0"},fb_dtsg:null}; </script> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20090926233754cs_/http://static.ak.fbcdn.net/rsrc.php/z9YSL/hash/90ouedpu.css"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20090926233754cs_/http://static.ak.fbcdn.net/rsrc.php/zELN9/hash/c7h3cyeq.css"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20090926233754cs_/http://static.ak.fbcdn.net/rsrc.php/z64MH/hash/6xyzwp5u.css"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20090926233754cs_/http://static.ak.fbcdn.net/rsrc.php/z9BOB/hash/nvm373u2.css"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20090926233754cs_/http://static.ak.fbcdn.net/rsrc.php/zB86T/hash/34bqrd8o.css"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20090926233754cs_/http://static.ak.fbcdn.net/rsrc.php/zD0P5/hash/8oiuirlq.css"/> <!--[if lte IE 6]><link rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/zB1WO/hash/c5zu0405.css" type="text/css" /><![endif]--> <!--[if IE 7]><link rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/z690F/hash/5pwsqvbc.css" type="text/css" /><![endif]--> <script type="text/javascript" src="https://web.archive.org/web/20090926233754js_/http://static.ak.fbcdn.net/rsrc.php/zQ3IT/hash/65v3rbjz.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20090926233754js_/http://static.ak.fbcdn.net/rsrc.php/z9KUA/hash/2w3y2b5q.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20090926233754js_/http://static.ak.fbcdn.net/rsrc.php/z760A/hash/25anqnkh.js"></script> <link rel="search" type="application/opensearchdescription+xml" href="https://web.archive.org/web/20090926233754/http://static.ak.fbcdn.net/rsrc.php/z7J29/hash/4qfe7esg.xml" title="Facebook"/> <link rel="shortcut icon" href="https://web.archive.org/web/20090926233754im_/http://static.ak.fbcdn.net/rsrc.php/z9Q0Q/hash/8yhim1ep.ico"/> </head> <body class="login_page Locale_en_US UIPage_LoggedOut"> <div id="FB_HiddenContainer" style="position:absolute; top:-10000px; width:0px; height:0px;"></div><div id="menubar_container" class="fb_menubar_show_register"><div onmouseover="if (window.delay_add_class) {DOM.scry(this, "li.fb_menu").map(function(e) {delay_add_class(e, "hovered", 250)});this.onmouseover = null;}" id="fb_menubar" class="fb_menubar_logged_out clearfix"><ul id="fb_menubar_core" class="fb_menu_list"><li class="fb_menu" id="fb_menubar_logo"><a href="https://web.archive.org/web/20090926233754/http://www.facebook.com/" class="fb_logo_link" title="Go to Facebook Home"><img alt="Facebook logo" class="fb_logo_img" src="https://web.archive.org/web/20090926233754im_/http://static.ak.fbcdn.net/rsrc.php/z12E0/hash/8q2anwu7.gif"/></a></li></ul><ul id="fb_menubar_aux" class="fb_menu_list"></ul></div><div class="signup_bar_container"><div class="signup_box clearfix"> <a class="signup_btn UIButton UIButton_Green UIButton_Large UIActionButton_SuppressMargin UIActionButton" href="/web/20090926233754/http://www.facebook.com/r.php?locale=en_US"><span class="UIButton_Text">Sign Up</span></a><div class="signup_box_content"><span>Facebook helps you connect and share with the people in your life.</span></div></div></div></div><div id="content" class="fb_content clearfix"><div class="UIFullPage_Container"><div class="UIInterstitialContainer clearfix"><div class="UIRoundedTransparentBox"><div class="UIRoundedTransparentBox_Inner clearfix"><div class="UIRoundedTransparentBox_Corner UIRoundedTransparentBox_TL"> </div><div class="UIRoundedTransparentBox_Corner UIRoundedTransparentBox_TR"> </div><div class="UIRoundedTransparentBox_Corner UIRoundedTransparentBox_BL"> </div><div class="UIRoundedTransparentBox_Corner UIRoundedTransparentBox_BR"> </div><div class="UIRoundedTransparentBox_Border clearfix"><div class="UIInterstitialBox_Container clearfix"><div><div class="title_header add_border"><h2 class="title_h no_icon">Facebook Login</h2></div><form method="POST" action="https://web.archive.org/web/20090926233754/https://login.facebook.com/login.php?login_attempt=1" id="login_form"><input type="hidden" name="charset_test" value="€,´,€,´,水,Д,Є"/><div id="standard_status" class="UIMessageBox status"><h2 class="main_message">You must log in to see this page.</h2><p class="sub_message"></p></div><div id="loginform" style=""><input type="hidden" id="next" name="next" value="http://en-gb.facebook.com/help/suggestions.php"/><input type="hidden" id="version" name="version" value="1.0"/><input type="hidden" id="return_session" name="return_session" value="0"/><input type="hidden" name="charset_test" value="€,´,€,´,水,Д,Є"/><input type="hidden" id="lsd" name="lsd" value="qOoSN"/><div class="form_row clearfix "><label for="email" id="label_email">Email:</label><input type="text" class="inputtext" id="email" name="email" value="" onkeypress="formchange()"/></div><div class="form_row clearfix "><label for="pass" id="label_pass">Password:</label><input type="password" class="inputpassword" id="pass" name="pass" value=""/></div><label class="persistent"><input type="checkbox" class="inputcheckbox " id="persistent_inputcheckbox" name="persistent" value="1"/><span id="remember_me_text">Remember me</span></label><div id="buttons" class="form_row clearfix"><label></label><input type="submit" value="Login" name="login" id="login" onclick="this.disabled=true; this.form.submit(); return false;" class="inputsubmit"/> or <strong><a href="https://web.archive.org/web/20090926233754/http://www.facebook.com/r.php?next=http%253A%252F%252Fen-gb.facebook.com%252Fhelp%252Fsuggestions.php&locale=en_US" id="reg_btn_link" target="_blank" rel="nofollow">Sign up for Facebook</a></strong></div><p class="reset_password form_row"><label></label><a href="https://web.archive.org/web/20090926233754/http://www.facebook.com/reset.php?locale=en_US">Forgot your password?</a></p></div></form> </div></div></div></div></div><div><div class="linear_language"><ul><li><a href="https://web.archive.org/web/20090926233754/http://www.facebook.com/login.php" title="English (US)" onclick="intl_set_cookie_locale("en_US", "https:\/\/web.archive.org\/web\/20090926233754\/http:\/\/www.facebook.com\/login.php", "TOP_LOCALES"); return false;">English (US)</a></li><li></li><li><a href="https://web.archive.org/web/20090926233754/http://es-la.facebook.com/login.php" title="Spanish" onclick="intl_set_cookie_locale("es_LA", "https:\/\/web.archive.org\/web\/20090926233754\/http:\/\/es-la.facebook.com\/login.php", "TOP_LOCALES"); return false;">Español</a></li><li><a href="https://web.archive.org/web/20090926233754/http://pt-br.facebook.com/login.php" title="Portuguese (Brazil)" onclick="intl_set_cookie_locale("pt_BR", "https:\/\/web.archive.org\/web\/20090926233754\/http:\/\/pt-br.facebook.com\/login.php", "TOP_LOCALES"); return false;">Português (Brasil)</a></li><li><a href="https://web.archive.org/web/20090926233754/http://fr-fr.facebook.com/login.php" title="French (France)" onclick="intl_set_cookie_locale("fr_FR", "https:\/\/web.archive.org\/web\/20090926233754\/http:\/\/fr-fr.facebook.com\/login.php", "TOP_LOCALES"); return false;">Français (France)</a></li><li><a href="https://web.archive.org/web/20090926233754/http://de-de.facebook.com/login.php" title="German" onclick="intl_set_cookie_locale("de_DE", "https:\/\/web.archive.org\/web\/20090926233754\/http:\/\/de-de.facebook.com\/login.php", "TOP_LOCALES"); return false;">Deutsch</a></li><li><a href="https://web.archive.org/web/20090926233754/http://it-it.facebook.com/login.php" title="Italian" onclick="intl_set_cookie_locale("it_IT", "https:\/\/web.archive.org\/web\/20090926233754\/http:\/\/it-it.facebook.com\/login.php", "TOP_LOCALES"); return false;">Italiano</a></li><li><a href="https://web.archive.org/web/20090926233754/http://ar-ar.facebook.com/login.php" title="Arabic" onclick="intl_set_cookie_locale("ar_AR", "https:\/\/web.archive.org\/web\/20090926233754\/http:\/\/ar-ar.facebook.com\/login.php", "TOP_LOCALES"); return false;">العربية</a></li><li><a href="https://web.archive.org/web/20090926233754/http://hi-in.facebook.com/login.php" title="Hindi" onclick="intl_set_cookie_locale("hi_IN", "https:\/\/web.archive.org\/web\/20090926233754\/http:\/\/hi-in.facebook.com\/login.php", "TOP_LOCALES"); return false;">हिन्दी</a></li><li><a href="https://web.archive.org/web/20090926233754/http://zh-cn.facebook.com/login.php" title="Chinese (Simplified)" onclick="intl_set_cookie_locale("zh_CN", "https:\/\/web.archive.org\/web\/20090926233754\/http:\/\/zh-cn.facebook.com\/login.php", "TOP_LOCALES"); return false;">中文(简体)</a></li><li><a rel="dialog" href="/web/20090926233754/http://www.facebook.com/ajax/intl/language_dialog.php?uri=http%3A%2F%2Fwww.facebook.com%2Flogin.php&source=TOP_LOCALES_DIALOG" title="Show more languages" class="chevron">»</a></li></ul></div></div></div></div></div><div id="pagefooter" class="clearfix"><div class="copyright_and_location clearfix"><div class="copyright" id="pagefooter_copyright"><span title="PHP">Facebook </span><span id="rtime" title="95">©</span> <span title="10.27.25.122">20</span><span title="23454736">09</span></div><div id="locale_selector_dialog_onclick"><a rel="dialog" href="/web/20090926233754/http://www.facebook.com/ajax/intl/language_dialog.php?uri=http%3A%2F%2Fwww.facebook.com%2Flogin.php" class="intl_selector_dialog_a" title="English (US)">English (US)</a></div></div><div id="pagefooter_links"><ul class="pagefooter_ul" id="pagefooter_left_links"><li class="pagefooter_li"><a href="https://web.archive.org/web/20090926233754/http://www.facebook.com/facebook?ref=pf" accesskey="7" rel="nofollow">About</a></li><li class="pagefooter_li"><a href="https://web.archive.org/web/20090926233754/http://www.facebook.com/advertising/?src=pf">Advertising</a></li><li class="pagefooter_li"><a href="https://web.archive.org/web/20090926233754/http://developers.facebook.com/?ref=pf">Developers</a></li><li class="pagefooter_li"><a href="https://web.archive.org/web/20090926233754/http://www.facebook.com/careers/?ref=pf">Careers</a></li><li class="pagefooter_li"><a href="https://web.archive.org/web/20090926233754/http://www.facebook.com/terms.php?ref=pf" accesskey="8" rel="nofollow">Terms</a></li><li class="pagefooter_li"><a href="https://web.archive.org/web/20090926233754/http://blog.facebook.com/blog.php">Blog</a></li><li class="pagefooter_li"><a href="https://web.archive.org/web/20090926233754/http://www.facebook.com/facebook-widgets/?ref=pf">Widgets</a></li><li class="pagefooter_li"><span><span class="bullet">■</span></span></li></ul><ul class="pagefooter_ul" id="pagefooter_right_links"><li class="pagefooter_li"><a href="https://web.archive.org/web/20090926233754/http://www.facebook.com/find-friends/?ref=pf">Find Friends</a></li><li class="pagefooter_li"><a href="https://web.archive.org/web/20090926233754/http://www.facebook.com/policy.php?ref=pf" accesskey="6" rel="nofollow">Privacy</a></li><li class="pagefooter_li"><a href="https://web.archive.org/web/20090926233754/http://www.facebook.com/mobile/?ref=pf" accesskey="5">Mobile</a></li><li class="pagefooter_li"><a href="https://web.archive.org/web/20090926233754/http://www.facebook.com/help.php?ref=pf" accesskey="0" rel="nofollow">Help</a></li></ul></div></div><div id="dropmenu_container"></div><div id="js_buffer"><script type="text/javascript"> onloadRegister(function(){Bootloader.configurePage({"https:\/\/web.archive.org\/web\/20090926233754\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/z9YSL\/hash\/90ouedpu.css":["css\/ayy72px8y00g0g8s.pkg.css",true],"https:\/\/web.archive.org\/web\/20090926233754\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/zELN9\/hash\/c7h3cyeq.css":["css\/login.css",false],"https:\/\/web.archive.org\/web\/20090926233754\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/z64MH\/hash\/6xyzwp5u.css":["css\/63g4g7tl5hs84kow.pkg.css",false],"https:\/\/web.archive.org\/web\/20090926233754\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/z9BOB\/hash\/nvm373u2.css":["css\/4t9xfqfq7sw00wgg.pkg.css",true],"https:\/\/web.archive.org\/web\/20090926233754\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/zB86T\/hash\/34bqrd8o.css":["css\/3vi11zh8tv28sgg0.pkg.css",false],"https:\/\/web.archive.org\/web\/20090926233754\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/zD0P5\/hash\/8oiuirlq.css":["css\/2ecacu3qoow00okg.pkg.css",true]}); Bootloader.done(["css\/ayy72px8y00g0g8s.pkg.css","css\/login.css","css\/63g4g7tl5hs84kow.pkg.css","css\/4t9xfqfq7sw00wgg.pkg.css","css\/3vi11zh8tv28sgg0.pkg.css","css\/2ecacu3qoow00okg.pkg.css","js\/lib\/primer.js","js\/lib\/prelude.js","js\/login.js"]); }); onloadRegister(function (){window.loading_page_chrome = true;;}); onloadRegister(function (){window.loading_page_chrome = false;;}); onloadRegister(function (){ffid='cFMWrBGpOrs4oj7pIeLl4w==';ffver='58931';;}); onafterloadRegister(function (){onbeforeunloadRegister(function(){window.ExitTime=((new Date()).getTime());});}); </script></div><script type="text/javascript">if (!window.ge) { window.ge = function(id) { return document.getElementById(id); } } window.onload = function() { document.cookie = "test_cookie=1;domain=.facebook.com"; var e = ge('email'), p = ge('pass'); // We sometimes show you *only* a password prompt, so focus that if there // is no e-mail prompt. try { if (e && !e.value) { e.focus(); } else if (p) { p.focus(); } } catch (x) { if (x.number == -2146826178) { // this is a focus error that happens in IE when the fields are // hidden in order to show the "Sign Up" prompt when a user // arrives with 0 facebook cookies. } else { throw x; } } }; function formchange() { (ge('persistent')||{}).checked = 0; } function pop(url) { window.open(url); } </script><script>Arbiter.inform(Arbiter.LAST_PAGELET,true,Arbiter.BEHAVIOR_STATE)</script></body> </html> <!-- FILE ARCHIVED ON 23:37:54 Sep 26, 2009 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 15:40:46 Nov 25, 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.66 exclusion.robots: 0.038 exclusion.robots.policy: 0.026 esindex: 0.013 cdx.remote: 7.917 LoadShardBlock: 613.318 (6) PetaboxLoader3.resolve: 334.332 (3) PetaboxLoader3.datanode: 304.656 (7) load_resource: 213.142 -->