CINXE.COM
<!DOCTYPE html> <html 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/directory/pages/","20130213135954","https://web.archive.org/","web","/_static/", "1360763994"); </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"/><script>/** js/lib/util/envFlush.js */ function envFlush(a){ function b(c){ for(var d in a) c[d]=a[d];} if(window.requireLazy){ requireLazy(['Env'],b);}else{ Env=window.Env||{}; b(Env);}} envFlush({"user":"0","locale":"en_US","method":"GET","svn_rev":735892,"tier":"","pkg_cohort":"EXP1:DEFAULT","vip":"173.252.100.27","static_base":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/","www_base":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/www.facebook.com\/","rep_lag":2,"fb_dtsg":"AQDr894i","ajaxpipe_token":"AXgc5dPPQaacsw1s","lhsh":"iAQF7FCHA","tracking_domain":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/pixel.facebook.com","error_uri":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/error.facebook.com\/common\/scribe_endpoint.php","retry_ajax_on_network_error":"1","fbid_emoticons":"1","crossorigin_attribute":true});</script><script>envFlush({"eagleEyeConfig":{"seed":"06Vh"}});CavalryLogger=false;window._script_path = "\/directory\/index.php";/** js/lib/event/arbiter_monitor.js */ (function(){ var a=window, b=a.ArbiterMonitor= {lastEventTime:{}, _stack:[{type:'-',ts:(+new Date()),timer:0}], _actions:{}, _ue:null, _page_id:null, _last_pt_id:0, _subscribe_pt:false, _num_actions:0, _num_pages:0, _log:function(){ }, _report:function(d,e,f){ if(a.EagleEye&&e&&typeof e=='string'){ var g=e.split('/'); if(g.length==2){ g[0]=parseInt(g[0],10); g[1]=parseInt(g[1],10); this._log.apply(this,[d,e].concat(f)); EagleEye.log(d,g.concat(f));}}}, _reportTimeout:function(d,e,f,g,h){ this._report(d,e, [f,g.toString().substr(0,50)].concat(h));}, _reportTti:function(d,e){ if(!this._ue||this._actions[this._ue].stop_tti) return; this._actions[this._ue].ua.add_event("tti"); var f=0; if(e.s) if(typeof e.s=='string'){ f=e.s.split('-')[0];}else f=e.s; d.push(f); if(e.d) d=d.concat(e.d); this._report('tti',this._ue,d);}, _interestedInType:function(d){ return (d!='bootload')&& (d!='useractivity/activity')&& (d.substr(0,13)!='function_ext/');}, _shouldReportSignal:function(d){ return (d.substr(0,7)=='onload/'|| d=='uipage_onload'|| d.substr(0,4)=='tti_');}, _fulfillCallback:function(d){ if(!d._cb_id||!d._ue) return; var e=d._cb_id,f=d._ue; delete d._cb_id; delete d._ue; if(!this._actions[f]||!this._actions[f].pending[e]) return; delete this._actions[f].pending[e]; this._actions[f].pending_count--; if(this._actions[f].pending_count<=0){ this._report('nop',f,[]); this._num_actions++; this._actions[f].ua.add_event("e2e"); delete b._actions[f];}}, _getTrigger:function(){ if(this._stack.length===0){ return 'NONE';}else return this._stack[this._stack.length-1].type;}, inform:function(d,e){ this.record('event',d,e,{}); this.record('done',d,e,{});}, record:function(d,e,f,g){ if(!this._interestedInType(e)) return; this.lastEventTime[e]=Date.now(); if(d=='event'){ var h=Date.now(); if(this._shouldReportSignal(e)){ var i=this._stack[this._stack.length-1], j=[e,this._getTrigger(),h-i.ts]; j.push(i.timer||0); if(e.substr(0,4)=='tti_'){ j[0]=e.substr(4); this._reportTti(j,f);}else this._report('sig',this._ue,j);} this._stack.push({type:e,ts:h}); if(e=='onload/exit') window.set_ue_cookie&&set_ue_cookie(this._ue);}else if(d=='done'){ if(this._getTrigger()!=e) this._log('Mismatching signal:'+this._getTrigger()+ ' vs '+e); this._stack.pop();} if(g){ var k={}; for(var e in g._listen) if(!this._interestedInType(e)) for(var l in g._listen[e]) if(!k[l]){ k[l]=g._listen[e][l];}else k[l]+=g._listen[e][l]; for(var l in k) if(g._callbacks[l].depnum<=k[l]) this._fulfillCallback(g._callbacks[l].callback);}}, stopTtiMeasurement:function(){ if(this._ue) a.setTimeout(function(){ this._actions[this._ue].stop_tti=true;}. bind(this),0);}, getInternRef:function(d){ if(!!d&&a.URI&& URI.getRequestURI(true,true).getPath()=='/photo.php'&& d.hasChildNodes&& d.hasChildNodes()){ var e=d.childNodes; for(var f=0;f<e.length;f++){ var g=e[f]; if(g&&g.nodeName&&g.nodeName=='IMG'&&g.src) return g.src;}} return null;}, getUE:function(){ return this._ue?this._ue:this._page_id;}, initUA:function(d,e){ if(!d||!d.ue) return; if(b._ue) return; var f=d.ue; this._ue=f; Arbiter.inform ("ArbiterMonitorAction/initUA",d,Arbiter.BEHAVIOR_PERSISTENT); this._actions[f]= {pending_count:1, pending:{}, ua:d}; this._log.apply(this,['initUA',f].concat (d._ua_id&&[d._ua_id]||['none']).concat(e||[])); if(!this._subscribe_pt&&a.Arbiter){ this._subscribe_pt=true; Arbiter.subscribe("page_transition",function(g,h){ b._last_pt_id++;});} a.arMonSetTimeout(function(){ b._actions[f].pending_count--; b._log('pc='+b._actions[f].pending_count); b._report('ret',f,[]); b._ue=null; if(b._actions[f].pending_count>0){ a.arMonSetTimeout(function(){ if(b._actions[f]){ if(b._actions[f].pending_count>0){ var g=0; for(var h in b._actions[f].pending){ if(b._actions[f].pending[h].pt_id< b._last_pt_id) g=b._last_pt_id- b._actions[f].pending[h].pt_id; b._reportTimeout ('ato', f, 60000, b._actions[f].pending[h], [g]);}} b._report('cr',f,[]); delete b._actions[f];}}, 60000);}else delete b._actions[f];}, 0);}, setPageID:function(d){ var e=this._ue; if(e&&this._actions[e]) this._report('svr',e,[d]); this._page_id=d; this._num_pages++;}, getActFields:function(){ return [this._page_id,this._num_pages,this._num_actions];}}; a.arMonSetTimeout=a.setTimeout; a.arMonClearTimeout=a.clearTimeout; a.setTimeout=function(d,e){ if(e>=100) return arMonSetTimeout(d,e); var f=b._stack[b._stack.length-1]; f.timer+=e; var g=async_callback(d,'settimeout'), h=arMonSetTimeout(function(){ var i=b._stack; b._stack=[f]; var j=g(); b._stack=i; return j;}, e); return {_n:h,_cb:g};}; a.clearTimeout=function(d){ if(d&&d._cb&&d._n){ b._fulfillCallback(d._cb); d=d._n;} return arMonClearTimeout(d);}; var c=1; a.async_callback=function(d,e){ var f=b._ue; if(!f||!b._actions[f]) return function(){ window.Arbiter&&Arbiter.inform('ArbiterMonitor/async_callback'); return window.ErrorUtils? ErrorUtils.applyWithGuard(d,this,arguments): d.apply(this,arguments);}; if(e=='json'||e=='xhr') window.set_ue_cookie&&set_ue_cookie(f); var g=function(){ var h=b._ue; b._ue=f; window.Arbiter&&Arbiter.inform('ArbiterMonitor/async_callback'); var i=window.ErrorUtils? ErrorUtils.applyWithGuard(d,this,arguments): d.apply(this,arguments); b._ue=h; b._fulfillCallback(g); if(e.substr(0,5)=='photo') b._reportTti([e,'-',0,0],{}); return i;}; g._ue=f; g._cb_id='cb'+(c++); b._actions[f].pending_count++; b._actions[f].pending[g._cb_id]=g; g.pt_id=b._last_pt_id; g.toString=function(){return e+'_'+d.toString();}; return g;};}) (); ArbiterMonitor.setPageID("5844436853439451418");</script><noscript><meta http-equiv="refresh" content="0; URL=/web/20130213135954/http://www.facebook.com/directory/pages/?_fb_noscript=1"/></noscript><meta name="robots" content="noodp, noydir"/><meta name="referrer" content="default" id="meta_referrer"/><meta name="description" content="Results from the Pages directory on Facebook. Search Facebook for more Pages."/><link rel="alternate" media="handheld" href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/"/><title id="pageTitle">Pages Directory | Facebook</title> <noscript><meta http-equiv="X-Frame-Options" content="deny"/></noscript> <link rel="stylesheet" href="https://web.archive.org/web/20130213135954cs_/http://static.ak.fbcdn.net/rsrc.php/v2/yN/x/XrXByau1NPh.css"/> <link rel="stylesheet" href="https://web.archive.org/web/20130213135954cs_/http://static.ak.fbcdn.net/rsrc.php/v2/yP/x/v9UOSfuIK-_.css"/> <link rel="stylesheet" href="https://web.archive.org/web/20130213135954cs_/http://static.ak.fbcdn.net/rsrc.php/v2/yH/x/rXxC_Jgx3dE.css"/> <script src="https://web.archive.org/web/20130213135954js_/http://static.ak.fbcdn.net/rsrc.php/v2/yq/x/YWq81hNUOFQ.js" crossorigin="anonymous"></script> <script type="text/javascript">window.Bootloader && Bootloader.done(["O+kXf"]);</script> <link rel="shortcut icon" href="https://web.archive.org/web/20130213135954im_/http://static.ak.fbcdn.net/rsrc.php/yV/x/q9U99v3_saj.ico"/><script>new (require("ServerJS"))().handle({"require":[["lowerDomain"],["QuicklingPrelude"],["Primer"]]})</script></head> <body class="directory UIPage_LoggedOut Locale_en_US"> <div id="FB_HiddenContainer" style="position:absolute; top:-10000px; width:0px; height:0px;"></div><div class="_li"><div id="pagelet_bluebar" data-referrer="pagelet_bluebar"><div id="blueBarHolder"><div id="blueBar"><div><div class="loggedout_menubar_container"><div class="clearfix loggedout_menubar"><a class="lfloat" href="/web/20130213135954/http://www.facebook.com/" title="Go to Facebook Home"><i class="fb_logo img sp_6jxgq1 sx_df432d"><u>Facebook logo</u></i></a><div class="menu_login_container rfloat"><form id="login_form" action="https://web.archive.org/web/20130213135954/https://www.facebook.com/login.php?login_attempt=1" method="post" onsubmit="return window.Event && Event.__inlineSubmit && Event.__inlineSubmit(this,event)"><input type="hidden" name="lsd" value="AVpUjPdB" autocomplete="off"/><table cellspacing="0"><tr><td class="html7magic"><label for="email">Email or Phone</label></td></tr><tr><td><input type="text" class="inputtext" name="email" id="email" value="" tabindex="1"/></td><td><label class="uiButton uiButtonConfirm" id="loginbutton" for="u_0_2"><input value="Log In" tabindex="4" type="submit" id="u_0_2"/></label></td></tr><tr><td class="login_form_label_field"><div><div class="uiInputLabel clearfix"><input id="persist_box" type="checkbox" name="persistent" value="1" tabindex="3" class="uiInputLabelCheckbox"/><label for="persist_box">Keep me logged in</label></div><input type="hidden" name="default_persistent" value="0"/></div></td></tr></table><input type="hidden" autocomplete="off" id="next" name="next" value="http://www.facebook.com/directory/pages/"/><input type="hidden" name="charset_test" value="€,´,€,´,水,Д,Є"/><input type="hidden" autocomplete="off" name="timezone" value="" id="u_0_1"/><input type="hidden" name="lgnrnd" value="055954_MB_P"/><input type="hidden" id="lgnjs" name="lgnjs" value="n"/><input type="hidden" autocomplete="off" id="locale" name="locale" value="en_US"/><input type="hidden" autocomplete="off" id="nopw" name="nopw" value="1"/></form></div></div></div><div class="signupBanner_v3"><div class="signup_bar_container"><div class="signup_box clearfix"><a class="signup_btn uiButton uiButtonSpecial uiButtonLarge" href="/web/20130213135954/http://www.facebook.com/r.php?locale=en_US&loxv=v3_BUTTON_ONLY" role="button"><span class="uiButtonText">Sign Up</span></a><span class="signup_box_content"></span></div></div></div></div></div></div></div><div id="globalContainer" class="uiContextualLayerParent"><div id="content" class="fb_content clearfix"><div class="UIFullPage_Container"><div><div class="content clearfix"><div class="header"><h2>Browse Pages</h2><p>Bands, Businesses, Restaurants, Brands and Celebrities can create Pages in order to connect with their fans and customers on Facebook.</p></div><div class="dh_search"><form method="get" action="/web/20130213135954/http://www.facebook.com/search.php" name="search_form_id" id="search_form_id" onsubmit="return Event.__inlineSubmit(this,event)"><input type="hidden" autocomplete="off" id="o" name="o" value="65"/><input type="hidden" autocomplete="off" id="init" name="init" value="dir"/><input type="text" class="inputtext DOMControl_placeholder" title="Search for pages" placeholder="Search for pages" autosave="com.facebook.com.facebook.search." id="q_dashboard" name="q" value="Search for pages" results="10"/><a onclick="$('search_form_id').submit();return false;" class="inputsubmit">Search</a></form> </div></div><div class="tabs clearfix"><center><div class="left_tabs"><ul class="toggle_tabs" id="toggle_tabs_unused"><li class="first "><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/people/">People</a></li><li><a class="selected" href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/">Pages</a></li><li class="last "><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/places/">Places</a></li></ul></div></center></div><div class="alphabet_list clearfix"><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/A">A</a><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/B">B</a><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/C">C</a><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/D">D</a><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/E">E</a><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/F">F</a><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/G">G</a><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/H">H</a><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/I">I</a><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/J">J</a><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/K">K</a><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/L">L</a><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/M">M</a><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/N">N</a><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/O">O</a><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/P">P</a><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/Q">Q</a><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/R">R</a><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/S">S</a><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/T">T</a><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/U">U</a><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/V">V</a><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/W">W</a><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/X">X</a><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/Y">Y</a><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/Z">Z</a><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/others">@</a></div><div class="mvm pvs phm fbDirectoryBoxHeader clearfix uiBoxLightblue noborder"><span class="fwb">Pages with Most Fans</span></div><table class="uiGrid mam" cellspacing="0" cellpadding="0"><tbody><tr><td class="pbs prm top_page"><div class="clearfix"><a class="_8o _8t lfloat" href="https://web.archive.org/web/20130213135954/http://www.facebook.com/f4ep" title="Facebook for Every Phone"><img class="img" src="https://web.archive.org/web/20130213135954im_/http://profile.ak.fbcdn.net/hprofile-ak-snc6/373584_331288023558058_1775275581_q.jpg" alt=""/></a><div class="_8m _42ef"><div class="_6a"><div class="_6a _6b" style="height:50px"></div><div class="_6a _6b"><strong><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/f4ep" title="Facebook for Every Phone">Facebook for Every Phone</a></strong><div class="fsm fwn fcg">App Page</div></div></div></div></div></td><td class="phm pbs top_page"><div class="clearfix"><a class="_8o _8t lfloat" href="https://web.archive.org/web/20130213135954/http://www.facebook.com/facebook" title="Facebook"><img class="img" src="https://web.archive.org/web/20130213135954im_/http://profile.ak.fbcdn.net/hprofile-ak-snc6/188169_20531316728_1694617680_q.jpg" alt=""/></a><div class="_8m _42ef"><div class="_6a"><div class="_6a _6b" style="height:50px"></div><div class="_6a _6b"><strong><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/facebook" title="Facebook">Facebook</a></strong><div class="fsm fwn fcg">Product/Service</div></div></div></div></div></td><td class="phm pbs top_page"><div class="clearfix"><a class="_8o _8t lfloat" href="https://web.archive.org/web/20130213135954/http://www.facebook.com/youtube" title="YouTube"><img class="img" src="https://web.archive.org/web/20130213135954im_/http://profile.ak.fbcdn.net/hprofile-ak-snc7/372816_7270241753_1821818062_q.jpg" alt=""/></a><div class="_8m _42ef"><div class="_6a"><div class="_6a _6b" style="height:50px"></div><div class="_6a _6b"><strong><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/youtube" title="YouTube">YouTube</a></strong><div class="fsm fwn fcg">Product/Service</div></div></div></div></div></td><td class="pbs plm top_page"><div class="clearfix"><a class="_8o _8t lfloat" href="https://web.archive.org/web/20130213135954/http://www.facebook.com/TexasHoldEm" title="Texas HoldEm Poker"><img class="img" src="https://web.archive.org/web/20130213135954im_/http://profile.ak.fbcdn.net/hprofile-ak-snc6/277083_56531631380_708329797_q.jpg" alt=""/></a><div class="_8m _42ef"><div class="_6a"><div class="_6a _6b" style="height:50px"></div><div class="_6a _6b"><strong><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/TexasHoldEm" title="Texas HoldEm Poker">Texas HoldEm Poker</a></strong><div class="fsm fwn fcg">App Page</div></div></div></div></div></td></tr><tr><td class="pvs prm top_page"><div class="clearfix"><a class="_8o _8t lfloat" href="https://web.archive.org/web/20130213135954/http://www.facebook.com/TheSimpsons" title="The Simpsons"><img class="img" src="https://web.archive.org/web/20130213135954im_/http://profile.ak.fbcdn.net/hprofile-ak-ash4/373308_29534858696_520352216_q.jpg" alt=""/></a><div class="_8m _42ef"><div class="_6a"><div class="_6a _6b" style="height:50px"></div><div class="_6a _6b"><strong><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/TheSimpsons" title="The Simpsons">The Simpsons</a></strong><div class="fsm fwn fcg">TV Show</div></div></div></div></div></td><td class="pvs phm top_page"><div class="clearfix"><a class="_8o _8t lfloat" href="https://web.archive.org/web/20130213135954/http://www.facebook.com/shakira" title="Shakira"><img class="img" src="https://web.archive.org/web/20130213135954im_/http://profile.ak.fbcdn.net/hprofile-ak-snc6/276736_5027904559_10889008_q.jpg" alt=""/></a><div class="_8m _42ef"><div class="_6a"><div class="_6a _6b" style="height:50px"></div><div class="_6a _6b"><strong><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/shakira" title="Shakira">Shakira</a></strong><div class="fsm fwn fcg">Musician/Band</div></div></div></div></div></td><td class="pvs phm top_page"><div class="clearfix"><a class="_8o _8t lfloat" href="https://web.archive.org/web/20130213135954/http://www.facebook.com/harrypottermovie" title="Harry Potter"><img class="img" src="https://web.archive.org/web/20130213135954im_/http://profile.ak.fbcdn.net/hprofile-ak-ash4/373465_156794164312_969929466_q.jpg" alt=""/></a><div class="_8m _42ef"><div class="_6a"><div class="_6a _6b" style="height:50px"></div><div class="_6a _6b"><strong><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/harrypottermovie" title="Harry Potter">Harry Potter</a></strong><div class="fsm fwn fcg">Movie</div></div></div></div></div></td><td class="pvs plm top_page"><div class="clearfix"><a class="_8o _8t lfloat" href="https://web.archive.org/web/20130213135954/http://www.facebook.com/coca-cola" title="Coca-Cola"><img class="img" src="https://web.archive.org/web/20130213135954im_/http://profile.ak.fbcdn.net/hprofile-ak-snc6/211082_40796308305_1287134094_q.jpg" alt=""/></a><div class="_8m _42ef"><div class="_6a"><div class="_6a _6b" style="height:50px"></div><div class="_6a _6b"><strong><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/coca-cola" title="Coca-Cola">Coca-Cola</a></strong><div class="fsm fwn fcg">Food/Beverages</div></div></div></div></div></td></tr><tr><td class="pvs prm top_page"><div class="clearfix"><a class="_8o _8t lfloat" href="https://web.archive.org/web/20130213135954/http://www.facebook.com/michaeljackson" title="Michael Jackson"><img class="img" src="https://web.archive.org/web/20130213135954im_/http://profile.ak.fbcdn.net/hprofile-ak-snc6/277130_19691681472_344927822_q.jpg" alt=""/></a><div class="_8m _42ef"><div class="_6a"><div class="_6a _6b" style="height:50px"></div><div class="_6a _6b"><strong><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/michaeljackson" title="Michael Jackson">Michael Jackson</a></strong><div class="fsm fwn fcg">Musician/Band</div></div></div></div></div></td><td class="pvs phm top_page"><div class="clearfix"><a class="_8o _8t lfloat" href="https://web.archive.org/web/20130213135954/http://www.facebook.com/ladygaga" title="Lady Gaga"><img class="img" src="https://web.archive.org/web/20130213135954im_/http://profile.ak.fbcdn.net/hprofile-ak-snc6/203561_10376464573_430672952_q.jpg" alt=""/></a><div class="_8m _42ef"><div class="_6a"><div class="_6a _6b" style="height:50px"></div><div class="_6a _6b"><strong><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/ladygaga" title="Lady Gaga">Lady Gaga</a></strong><div class="fsm fwn fcg">Musician/Band</div></div></div></div></div></td><td class="pvs phm top_page"><div class="clearfix"><a class="_8o _8t lfloat" href="https://web.archive.org/web/20130213135954/http://www.facebook.com/katyperry" title="Katy Perry"><img class="img" src="https://web.archive.org/web/20130213135954im_/http://profile.ak.fbcdn.net/hprofile-ak-prn1/41610_7126051465_628720744_q.jpg" alt=""/></a><div class="_8m _42ef"><div class="_6a"><div class="_6a _6b" style="height:50px"></div><div class="_6a _6b"><strong><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/katyperry" title="Katy Perry">Katy Perry</a></strong><div class="fsm fwn fcg">Musician/Band</div></div></div></div></div></td><td class="pvs plm top_page"><div class="clearfix"><a class="_8o _8t lfloat" href="https://web.archive.org/web/20130213135954/http://www.facebook.com/FamilyGuy" title="Family Guy"><img class="img" src="https://web.archive.org/web/20130213135954im_/http://profile.ak.fbcdn.net/hprofile-ak-snc6/203554_24609282673_791419073_q.jpg" alt=""/></a><div class="_8m _42ef"><div class="_6a"><div class="_6a _6b" style="height:50px"></div><div class="_6a _6b"><strong><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/FamilyGuy" title="Family Guy">Family Guy</a></strong><div class="fsm fwn fcg">TV Show</div></div></div></div></div></td></tr><tr><td class="pvs prm top_page"><div class="clearfix"><a class="_8o _8t lfloat" href="https://web.archive.org/web/20130213135954/http://www.facebook.com/linkinPark" title="Linkin Park"><img class="img" src="https://web.archive.org/web/20130213135954im_/http://profile.ak.fbcdn.net/hprofile-ak-snc7/373018_8210451787_439811786_q.jpg" alt=""/></a><div class="_8m _42ef"><div class="_6a"><div class="_6a _6b" style="height:50px"></div><div class="_6a _6b"><strong><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/linkinPark" title="Linkin Park">Linkin Park</a></strong><div class="fsm fwn fcg">Musician/Band</div></div></div></div></div></td><td class="pvs phm top_page"><div class="clearfix"><a class="_8o _8t lfloat" href="https://web.archive.org/web/20130213135954/http://www.facebook.com/AKON" title="AKON"><img class="img" src="https://web.archive.org/web/20130213135954im_/http://profile.ak.fbcdn.net/hprofile-ak-ash4/276405_16929140023_921587387_q.jpg" alt="" id="u_0_0"/></a><div class="_8m _42ef"><div class="_6a"><div class="_6a _6b" style="height:50px"></div><div class="_6a _6b"><strong><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/AKON" title="AKON">AKON</a></strong><div class="fsm fwn fcg">Musician/Band</div></div></div></div></div></td><td class="pvs phm top_page"><div class="clearfix"><a class="_8o _8t lfloat" href="https://web.archive.org/web/20130213135954/http://www.facebook.com/southpark" title="South Park"><img class="img" src="https://web.archive.org/web/20130213135954im_/http://profile.ak.fbcdn.net/hprofile-ak-snc6/276639_6708787004_2098826494_q.jpg" alt=""/></a><div class="_8m _42ef"><div class="_6a"><div class="_6a _6b" style="height:50px"></div><div class="_6a _6b"><strong><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/southpark" title="South Park">South Park</a></strong><div class="fsm fwn fcg">TV Show</div></div></div></div></div></td><td class="pvs plm top_page"><div class="clearfix"><a class="_8o _8t lfloat" href="https://web.archive.org/web/20130213135954/http://www.facebook.com/pages/Football/104019549633137" title="Football"><img class="img" src="https://web.archive.org/web/20130213135954im_/http://external.ak.fbcdn.net/safe_image.php?d=AQDvACJsnWZHbQjt&w=50&h=50&url=http%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fcommons%2Fd%2Fd2%2FFootball4.png&crop&fallback=hub_likes&prefix=q" alt=""/></a><div class="_8m _42ef"><div class="_6a"><div class="_6a _6b" style="height:50px"></div><div class="_6a _6b"><strong><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/pages/Football/104019549633137" title="Football">Football</a></strong><div class="fsm fwn fcg">Sport</div></div></div></div></div></td></tr><tr><td class="pts prm top_page"><div class="clearfix"><a class="_8o _8t lfloat" href="https://web.archive.org/web/20130213135954/http://www.facebook.com/LilWayne" title="Lil Wayne"><img class="img" src="https://web.archive.org/web/20130213135954im_/http://profile.ak.fbcdn.net/hprofile-ak-prn1/174614_6885814958_974256480_q.jpg" alt=""/></a><div class="_8m _42ef"><div class="_6a"><div class="_6a _6b" style="height:50px"></div><div class="_6a _6b"><strong><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/LilWayne" title="Lil Wayne">Lil Wayne</a></strong><div class="fsm fwn fcg">Musician/Band</div></div></div></div></div></td><td class="phm pts top_page"><div class="clearfix"><a class="_8o _8t lfloat" href="https://web.archive.org/web/20130213135954/http://www.facebook.com/LeoMessi" title="Leo Messi"><img class="img" src="https://web.archive.org/web/20130213135954im_/http://profile.ak.fbcdn.net/hprofile-ak-ash4/373062_176063032413299_1471608278_q.jpg" alt=""/></a><div class="_8m _42ef"><div class="_6a"><div class="_6a _6b" style="height:50px"></div><div class="_6a _6b"><strong><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/LeoMessi" title="Leo Messi">Leo Messi</a></strong><div class="fsm fwn fcg">Athlete</div></div></div></div></div></td><td class="phm pts top_page"><div class="clearfix"><a class="_8o _8t lfloat" href="https://web.archive.org/web/20130213135954/http://www.facebook.com/beyonce" title="Beyoncé"><img class="img" src="https://web.archive.org/web/20130213135954im_/http://profile.ak.fbcdn.net/hprofile-ak-snc7/373122_28940545600_2043536421_q.jpg" alt=""/></a><div class="_8m _42ef"><div class="_6a"><div class="_6a _6b" style="height:50px"></div><div class="_6a _6b"><strong><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/beyonce" title="Beyoncé">Beyoncé</a></strong><div class="fsm fwn fcg">Musician/Band</div></div></div></div></div></td><td class="pts plm top_page"><div class="clearfix"><a class="_8o _8t lfloat" href="https://web.archive.org/web/20130213135954/http://www.facebook.com/BobMarley" title="Bob Marley"><img class="img" src="https://web.archive.org/web/20130213135954im_/http://profile.ak.fbcdn.net/hprofile-ak-ash4/373310_117533210756_337375932_q.jpg" alt=""/></a><div class="_8m _42ef"><div class="_6a"><div class="_6a _6b" style="height:50px"></div><div class="_6a _6b"><strong><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/BobMarley" title="Bob Marley">Bob Marley</a></strong><div class="fsm fwn fcg">Musician/Band</div></div></div></div></div></td></tr></tbody></table></div></div></div><div id="pageFooter" data-referrer="page_footer"><div id="contentCurve"></div><div role="contentinfo" aria-label="Facebook site links"><table class="uiGrid navigationGrid" cellspacing="0" cellpadding="0"><tbody><tr><td class="hLeft"><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/mobile/?ref=pf" title="Check out Facebook Mobile.">Mobile</a></td><td class="hLeft plm"><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/find-friends?ref=pf" title="Find anyone on the web.">Find Friends</a></td><td class="hLeft plm"><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/badges/?ref=pf" title="Embed a Facebook badge on your website.">Badges</a></td><td class="hLeft plm"><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/people/" title="Browse our people directory.">People</a></td><td class="hLeft plm"><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/pages/" title="Browse our pages directory.">Pages</a></td><td class="hLeft plm"><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/directory/places/" title="Browse our places directory.">Places</a></td><td class="hLeft plm"><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/appcenter/?ref=pf" title="Check out Facebook App Center.">Apps</a></td><td class="hLeft plm"><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/appcenter/category/games/?ref=pf" title="Check out Facebook games.">Games</a></td><td class="hLeft plm"><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/appcenter/category/music/?ref=pf" title="Check out Facebook music apps.">Music</a></td></tr><tr><td class="hLeft"><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/facebook" accesskey="8" title="Read our blog, discover the resource center, and find job opportunities.">About</a></td><td class="hLeft plm"><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/campaign/landing.php?placement=pflo&campaign_id=402047449186&extra_1=auto" title="Advertise on Facebook.">Create an Ad</a></td><td class="hLeft plm"><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/pages/create.php?ref_type=sitefooter" title="Create a Page">Create a Page</a></td><td class="hLeft plm"><a href="https://web.archive.org/web/20130213135954/http://developers.facebook.com/?ref=pf" title="Develop on our platform.">Developers</a></td><td class="hLeft plm"><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/careers/?ref=pf" title="Make your next career move to our awesome company.">Careers</a></td><td class="hLeft plm"><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/privacy/explanation" title="Learn about your privacy and Facebook.">Privacy</a></td><td class="hLeft plm"><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/help/cookies" title="Learn about cookies and Facebook.">Cookies</a></td><td class="hLeft plm"><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/policies/?ref=pf" accesskey="9" title="Review our terms and policies.">Terms</a></td><td class="hLeft plm"><a href="https://web.archive.org/web/20130213135954/http://www.facebook.com/help/?ref=pf" accesskey="0" title="Visit our Help Center.">Help</a></td></tr></tbody></table></div><div class="mvl copyright"><div class="fsm fwn fcg"><span> Facebook © 2013</span> · <a rel="dialog" href="/web/20130213135954/http://www.facebook.com/ajax/intl/language_dialog.php?uri=http%3A%2F%2Fwww.facebook.com%2Fdirectory%2Fpages%2F" title="Use Facebook in another language." role="button">English (US)</a></div></div></div></div></div><script></script> <script type="text/javascript">Bootloader.setResourceMap({"Lhdij":{"type":"css","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/yN\/x\/XrXByau1NPh.css"},"kDEnf":{"type":"css","permanent":1,"crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/yP\/x\/v9UOSfuIK-_.css"},"PrDnI":{"type":"css","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/yH\/x\/rXxC_Jgx3dE.css"},"X\/Fq6":{"type":"css","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/yt\/x\/YlbIHaln_Rk.css"},"9p1Lg":{"type":"css","permanent":1,"crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/yJ\/x\/iBGjPPpE1aK.css"},"VDymv":{"type":"css","permanent":1,"crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/yV\/x\/-a9hO87n41R.css"}});Bootloader.setResourceMap({"UyWq1":{"type":"js","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/yq\/x\/RzvlIzflAw5.js"},"5P6en":{"type":"js","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/yC\/x\/jAXnQiCsewI.js"},"XrxKC":{"type":"js","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/y9\/x\/AFMTBbVDRon.js"},"TCn8l":{"type":"js","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/yu\/x\/rETBMC7eUDd.js"},"cNca2":{"type":"js","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/yk\/x\/py0A5O6x86q.js"},"YdG+M":{"type":"js","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/y7\/x\/h-gc_T8Th6d.js"},"y+1HH":{"type":"js","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/yr\/x\/rXbUr9uBg-m.js"},"OkoJj":{"type":"js","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/yg\/x\/M9qNa6mSXC4.js"},"7xDAK":{"type":"js","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/yZ\/x\/1FGaPnuMs5I.js"},"+m0QD":{"type":"js","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/yy\/x\/g7DqFKxwomf.js"},"bEufR":{"type":"js","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/y8\/x\/z8204cqTBe1.js"},"oE4Do":{"type":"js","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/yQ\/x\/n__XSnUyMMq.js"},"MqSmz":{"type":"js","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/yJ\/x\/YoZzpVWWXgr.js"},"edvSu":{"type":"js","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/yX\/x\/amlDyDBuba6.js"},"bwsMw":{"type":"js","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/yv\/x\/83LfdK7HZjH.js"},"aJ5ol":{"type":"js","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/yf\/x\/oNcm-daKpHa.js"},"zyFOp":{"type":"js","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/yy\/x\/-M4UVzGERux.js"},"Og5k1":{"type":"js","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/yI\/x\/zPs6W0mDs3Z.js"},"h9fqQ":{"type":"js","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/yL\/x\/F3zvmJM_Hi6.js"},"jgFyd":{"type":"js","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/yg\/x\/xzWeWbt-oM7.js"},"2ma5f":{"type":"js","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/yE\/x\/ugwookj0cIx.js"},"Wl3\/y":{"type":"js","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/y_\/x\/SOA_S0y8fS4.js"},"wxq+C":{"type":"js","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/y8\/x\/kIdfnEjf7n7.js"},"Rs18G":{"type":"js","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/yA\/x\/41gbWUuENka.js"},"H42Jh":{"type":"js","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/yV\/x\/d-N9fmoICW_.js"},"AtxWD":{"type":"js","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/y2\/x\/S9zJrvvMJoH.js"},"1+ulr":{"type":"js","crossOrigin":1,"src":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/yc\/x\/HJHgQsrXxcI.js"}}); Bootloader.enableBootload({"AsyncDOM":{"resources":["UyWq1","bEufR"],"module":true},"ConfirmationDialog":{"resources":["UyWq1","5P6en","oE4Do"],"module":true},"Dialog":{"resources":["UyWq1","5P6en","kDEnf"],"module":true},"IframeShim":{"resources":["UyWq1","5P6en","MqSmz"],"module":true},"ErrorSignal":{"resources":["UyWq1","cNca2"],"module":true},"Event":{"resources":["UyWq1"],"module":true},"AsyncDialog":{"resources":["UyWq1","5P6en","kDEnf"],"module":true},"FbdDialogProvider":{"resources":["edvSu","UyWq1","bwsMw"],"module":true},"React":{"resources":["aJ5ol","UyWq1"],"module":true},"AsyncRequest":{"resources":["UyWq1"],"module":true},"PhotoSnowlift":{"resources":["UyWq1","5P6en","kDEnf","XrxKC"],"module":true},"SpotlightShareViewer":{"resources":["UyWq1","5P6en","X\/Fq6","zyFOp"],"module":true},"PhotoTagger":{"resources":["UyWq1","5P6en","kDEnf","Og5k1","XrxKC","h9fqQ"],"module":true},"fb-photos-snowlift-css":{"resources":["9p1Lg","kDEnf"]},"Live":{"resources":["UyWq1","bEufR","aJ5ol"],"module":true},"PhotoTagApproval":{"resources":["UyWq1","XrxKC","h9fqQ"],"module":true},"PhotoTags":{"resources":["UyWq1","XrxKC","kDEnf","h9fqQ"],"module":true},"TagTokenizer":{"resources":["UyWq1","jgFyd","h9fqQ","kDEnf","5P6en"],"module":true},"fb-photos-snowlift-fullscreen-css":{"resources":["VDymv"]},"PhotoPivot":{"resources":["UyWq1","5P6en","XrxKC","kDEnf","2ma5f"],"module":true},"SnowliftPicCropper":{"resources":["UyWq1","5P6en","kDEnf","XrxKC","Wl3\/y","wxq+C"],"module":true},"PhotosButtonTooltips":{"resources":["UyWq1","5P6en","kDEnf","Rs18G"],"module":true},"VideoRotate":{"resources":["UyWq1","H42Jh"],"module":true},"AsyncResponse":{"resources":["UyWq1"],"module":true},"PhotoInlineEditor":{"resources":["UyWq1","XrxKC","5P6en","kDEnf","h9fqQ","AtxWD"],"module":true},"Form":{"resources":["UyWq1","5P6en"],"module":true},"Toggler":{"resources":["UyWq1","5P6en","kDEnf"],"module":true},"Tooltip":{"resources":["UyWq1","5P6en","kDEnf"],"module":true},"DOM":{"resources":["UyWq1"],"module":true},"Input":{"resources":["UyWq1","5P6en"],"module":true},"trackReferrer":{"resources":[],"module":true},"DimensionTracking":{"resources":["UyWq1"],"module":true},"HighContrastMode":{"resources":["UyWq1"],"module":true},"legacy:detect-broken-proxy-cache":{"resources":["UyWq1"]},"PerformanceTiming":{"resources":["UyWq1","5P6en","1+ulr"],"module":true}});</script> <script type="text/javascript">require("InitialJSLoader").loadOnDOMContentReady(["UyWq1","5P6en","XrxKC","TCn8l","cNca2","YdG+M","y+1HH","OkoJj","7xDAK","+m0QD"]);</script> <script type="text/javascript"> Bootloader.configurePage(["Lhdij","kDEnf","PrDnI"]); Bootloader.done(["jDr+c","rgD0m"]); require("InitialJSLoader").handleServerJS({"elements":[["m_0_0","u_0_0",2],["m_0_1","login_form",2],["m_0_2","loginbutton",2],["m_0_3","login_form",2]],"define":[["BanzaiConfig",[],{"MAX_SIZE":10000,"MAX_WAIT":60000,"COMPRESSION_THRESHOLD":800,"gks":{"jslogger":true,"miny_compression":true,"notifications":true,"time_spent":true,"time_spent_bit_array":true,"time_spent_debug":true,"useraction":true}}]],"require":[["PlaceholderListener"],["PlaceholderOnsubmitFormListener"],["PhotoEverstoreLogger","registerForLogging",["m_0_0"],[{"__m":"m_0_0"}]],["GzipDetection"],["Intl","setPhonologicalRules",[],[{"meta":{"\/_B\/":"([.,!?\\s]|^)","\/_E\/":"([.,!?\\s]|$)"},"patterns":{"\/\u0001(.*)('|')s\u0001(?:'|')s(.*)\/":"\u0001$1$2s\u0001$3","\/_\u0001([^\u0001]*)\u0001\/e":"mb_strtolower(\"\u0001$1\u0001\")","\/\\^\\x01([^\\x01])(?=[^\\x01]*\\x01)\/e":"mb_strtoupper(\"\u0001$1\")","\/_\u0001([^\u0001]*)\u0001\/":"javascript"}}]],["PostLoadJS","loadAndRequire",[],["DimensionTracking"]],["PostLoadJS","loadAndCall",[],["HighContrastMode","init",[{"currentState":null,"spacerImage":"https:\/\/web.archive.org\/web\/20130213135954\/http:\/\/static.ak.fbcdn.net\/rsrc.php\/v2\/y5\/x\/-PAXP-deijE.gif"}]]],["ErrorSignal"],["getErrorStack"],["PostLoadJS","loadAndCall",[],["PerformanceTiming","log",["5844436853439451418"]]],["ClickRefLogger"],["UserActionLogger"],["ErrorLogging"],["DOMInspector"],["userAction","setUATypeConfig",[],[{"ua:n":false,"ua:i":false,"ua:d":false,"ua:e":false}]],["ScriptPathState","setUserURISampleRate",[],[0.0002]],["userAction","setCustomSampleConfig",[],[{"uan":{"test":{"test":true}}}]],["UserActionHistory"],["AsyncRequestNectarLogging"],["LoginFormController","init",["m_0_1","m_0_2"],[{"__m":"m_0_1"},{"__m":"m_0_2"}]],["FlipDirectionOnKeypress"]]}); onloadRegister_DEPRECATED(function (){window.loading_page_chrome = true;}); onloadRegister_DEPRECATED(function (){window.UserActionLogger && UserActionLogger.logPageLoad("5844436853439451418");}); onloadRegister_DEPRECATED(function (){$("u_0_1").value = tz_calculate(1360763994)}); onloadRegister_DEPRECATED(function (){try { $("email").focus(); } catch (_ignore) { }}); onloadRegister_DEPRECATED(function (){window.loading_page_chrome = false;}); onafterloadRegister_DEPRECATED(function (){Bootloader.loadComponents(["legacy:detect-broken-proxy-cache"], function(){ detect_broken_proxy_cache("0", "c_user") });}); </script></body> </html> <!-- FILE ARCHIVED ON 13:59:54 Feb 13, 2013 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 21:32:41 Nov 24, 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.541 exclusion.robots: 0.023 exclusion.robots.policy: 0.014 esindex: 0.008 cdx.remote: 6.96 LoadShardBlock: 356.542 (6) PetaboxLoader3.datanode: 207.848 (7) PetaboxLoader3.resolve: 157.356 (2) load_resource: 172.882 -->