CINXE.COM

Flickr 정보

<!DOCTYPE html> <html lang="ko-kr"> <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.flickr.com/about/","20120210021851","https://web.archive.org/","web","/_static/", "1328840331"); </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 --> <title>Flickr 정보</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="Flickr는 세계 최고의 온라인 사진 관리 및 공유 응용 프로그램입니다. 좋아하는 사진 및 비디오를 전세계에 자랑하세요. 또는, 안전하게 가족 및 친구에게만 비공개로 보여주거나, 카메라폰으로 촬영한 사진 및 비디오를 블로깅하세요."> <meta http-equiv="imagetoolbar" content="no"> <link href="/web/20120210021851im_/http://www.flickr.com/apple-touch-icon.png" rel="apple-touch-icon-precomposed"> <meta name="viewport" content="width=1036"> <script> F = window.F || {}; (function(wipe_msg, root_url, bust_image_search, is_debug) { var w=window,d=document,top_loc=top.location,self_loc=self.location,referrer=d.referrer,flickr_regex=/^[A-Za-z]+:\/{2,3}(?:[0-9\-A-Za-z]+\.)*flickr\.(?:(?:com)|(?:net))(?::\d+)?(?:\/[^?#]*)?(?:\?[^#]*)?(?:#.*)?$/i,self_is_offline=(self_loc.protocol&&self_loc.protocol.indexOf('http')<0),self_is_flickr=flickr_regex.test(self_loc),self_url=self_is_flickr?self_loc.href:root_url+'/',photo_page_re_result=self_is_flickr&&/\/photos\/[^\/]+\/(\d+)/i.exec(self_loc.pathname),photo_id=photo_page_re_result&&parseInt(photo_page_re_result[1],10),frame_whitelist_regex=/^[A-Za-z]+:\/{2,3}(?:[0-9\-A-Za-z]+\.)*(?:(?:flickr\.(?:(?:com)|(?:net)))|(?:yahoo\.(?:(?:com)|(?:net)|(?:(?:com?\.)?[A-Za-z]{2})))|(?:creativecommons\.org)|(?:eyewonderlabs\.com)|(?:stumbleupon\.com)|(?:su\.pr)|(?:bing\.com)|(?:google\.(?:(?:com)|(?:(?:com?\.)?[A-Za-z]{2}))))(?::\d+)?(?:\/[^?#]*)?(?:\?[^#]*)?(?:#.*)?$/i,self_whitelist_regex=/^[A-Za-z]+:\/{2,3}(?:[0-9\-A-Za-z]+\.)*(?:(?:flickr\.(?:(?:com)|(?:net)))|(?:yahoo\.(?:(?:com)|(?:net)|(?:(?:com?\.)?[A-Za-z]{2})))|(?:translate\.google\.com)|(?:translate\.googleusercontent\.com)|(?:web\.archive\.org))(?::\d+)?(?:\/[^?#]*)?(?:\?[^#]*)?(?:#.*)?$/i,image_search_regex=/^[A-Za-z]+:\/{2,3}(?:[0-9\-A-Za-z]+\.)*(?:(?:(?:google)|(?:bing))\.(?:(?:com)|(?:(?:com?\.)?[A-Za-z]{2})))(?::\d+)?(?:\/[^?#]*)?(?:\?[^#]*)?(?:#.*)?$/i,referrer_is_flickr=flickr_regex.test(referrer),referrer_is_whitelisted=frame_whitelist_regex.test(referrer),referrer_is_image_search=image_search_regex.test(referrer),faq_url=root_url+'/frame_redir.gne?source='+encodeURIComponent(referrer)+'&dest='+encodeURIComponent(root_url+'/help/blogging/#1392237'),redir_url=root_url+'/frame_redir.gne?source='+encodeURIComponent(referrer)+'&dest='+encodeURIComponent(self_url),should_bust,should_wipe,base;function redirect(){w.onerror=function(){return true;};if(typeof top_loc.replace==='function'){top_loc.replace(redir_url);}else{top_loc.href=redir_url;}} function wipe(){var logo_w,font_size,win_width,html,msg;w.onerror=function(){return true;};logo_w=162;font_size='12px';setInterval(function(){if(d&&d.body){if(d.body.lastChild&&d.body.lastChild.className&&d.body.lastChild.className==='wipe-msg'){}else{msg=wipe_msg.replace('{url}',redir_url).replace('{faq}',faq_url);if(typeof w.innerWidth==='number'){win_width=w.innerWidth;}else if(d.body.clientWidth){win_width=d.body.clientWidth;} if(win_width&&win_width<162){logo_w=win_width;font_size='10px';} html='<div class="wipe-msg" style="font-size:'+font_size+';text-align:left;"><div style="margin-bottom:3px;"><img alt="Flickr" width="'+logo_w+'" src="https://web.archive.org/web/20120210021851/http://l.yimg.com/g/images/logo_home.png"></div><div style="padding-left:5px;line-height:1.2em;">'+msg+'</div></div>';d.body.style.margin='0';d.body.innerHTML=html;}}},200);} function get_frame_depth(){var win=self,frame_depth=0;while(win!==win.parent){frame_depth+=1;win=win.parent;} return frame_depth;} function debug(){if(is_debug){console.log(arguments);}} if(self_is_flickr&&self_loc===top_loc){}else if(self_is_offline){}else if(!self_is_flickr&&!self_whitelist_regex.test(self_loc)){should_wipe=true;}else if(bust_image_search&&photo_id&&referrer_is_image_search){should_bust=true;}else if(referrer&&!referrer_is_whitelisted){should_wipe=true;}else if(!referrer_is_flickr&&get_frame_depth()>1){should_wipe=true;} if(is_debug){debug({self_is_flickr:self_is_flickr,top_loc:top_loc,self_loc:self_loc,referrer:referrer,self_is_offline:self_is_offline,self_is_flickr:self_is_flickr,self_url:self_url,photo_page_re_result:photo_page_re_result,photo_id:photo_id,referrer_is_flickr:referrer_is_flickr,referrer_is_whitelisted:referrer_is_whitelisted,referrer_is_image_search:referrer_is_image_search,faq_url:faq_url,redir_url:redir_url,should_bust:should_bust,should_wipe:should_wipe,base:base});}else{if(should_bust){setTimeout(function(){w.onbeforeunload=w.onunload=null;redirect();},1000);setTimeout(wipe,2000);redirect();}else if(should_wipe){wipe();}else if(referrer_is_whitelisted&&!referrer_is_flickr){base=document.createElement('base');base.target='_top';document.getElementsByTagName('head')[0].appendChild(base);}} }('죄송합니다. Flickr는 <a href="{faq}" target="_top">프레임 내에 임베딩을 허용하지 않습니다</a>.<br><br>이 컨텐츠를 보고 싶은 경우 <a href="{url}" target="_top">여기를 클릭</a>하세요.', 'https://web.archive.org/web/20120210021851/http://www.flickr.com', true, false)); (function(F){var el,w,d,n,ua,ae,is_away_from_tab,de,disabled=false,assigned_events=false;w=window;d=w.document;n=w.navigator;ua=n&&n.userAgent;function doF(e,me){if(is_away_from_tab&&e.target===w){is_away_from_tab=false;}else{el=e.target||me;}} function doB(e){if(el!==w&&e.target===w){is_away_from_tab=true;}else{el=undefined;}} function get(){var nt,in_doc;if(el&&(nt=el.nodeType)){if(d.contains){if((ua&&ua.match(/Opera[\s\/]([^\s]*)/))||nt===1){in_doc=d.contains(el);}else{while(el){if(d===el){in_doc=true;} el=el.parentNode;}}}else if(d.compareDocumentPosition){if(d===el||!!(d.compareDocumentPosition(el)&16)){in_doc=true;}}else{var myEl=el;while(myEl){if(d===myEl){in_doc=true;} myEl=myEl.parentNode;}}} return in_doc?el:undefined;} function isInput(){var n=get(),nn;if(!n){return false;} nn=n.nodeName.toLowerCase();return(nn==='input'||nn==='textarea');} function instrumentInputs(){if(!assigned_events){var i,me,inputs=document.getElementsByTagName('input'),tas=document.getElementsByTagName('textarea'),nInputs=inputs.length,nTextAreas=tas.length;if(nInputs||nTextAreas){for(i=0;i<nTextAreas;i++){me=tas[i];tas[i].attachEvent('onfocusin',function(e){if(!disabled){doF(e,me);}});} for(i=0;i<nInputs;i++){me=inputs[i];inputs[i].attachEvent('onfocusin',function(e){if(!disabled){doF(e,me);}});} assigned_events=true;}}} function destroy(){disabled=true;if(de=w.removeEventListener){de('focus',doF,true);de('blur',doB,true);}else if(de=d.removeEvent){de('blur',doB);}} function dom_onready(onready_handler){if(typeof onready_handler==='undefined'){return false;} if(document.readyState==='complete'){onready_handler();}else{if(document.addEventListener){DOMContentLoaded=function(){document.removeEventListener('DOMContentLoaded',DOMContentLoaded,false);onready_handler();};}else if(document.attachEvent){DOMContentLoaded=function(){if(document.readyState==='complete'){document.detachEvent('onreadystatechange',DOMContentLoaded);onready_handler();}};} if(document.addEventListener){document.addEventListener('DOMContentLoaded',onready_handler,false);}else if(document.attachEvent){document.attachEvent('onreadystatechange',onready_handler);}}} if(ae=w.addEventListener){ae('focus',doF,true);ae('blur',doB,true);}else if(ae=d.attachEvent){dom_onready(instrumentInputs);ae('onfocusout',doB);} F.focus_tracker={get:get,isInput:isInput,destroy:destroy};}(F)); (function(){var mod='imageChecker',imgs={},i=0;function stamp(node){return node.id||(node.id=mod+'-'+new Date().getTime()+i++);} F[mod]={load:function(node){imgs[stamp(node)]=true;},error:function(node){imgs[stamp(node)]=false;},check:function(node){return imgs[stamp(node)];}};}()); </script> <script src="https://web.archive.org/web/20120210021851js_/http://l.yimg.com/g/combo/1/3.4.0?j/yui/3.4.0/yui/yui-.E.A.vWNh4&amp;j/yui/3.4.0/.FN/.FN-.E.A.vWNh4"></script> <link rel="stylesheet" href="https://web.archive.org/web/20120210021851cs_/http://l.yimg.com/g/combo/1/3.4.0?c/c_.X_nav.BC.vXYer&amp;c/c_.J_nav.BC.vYjx2&amp;c/c_.J_.D.BC.vZWmp&amp;c/c_.EM_.D.BC.vYhP2&amp;c/c_about-.D.BC.vY9ai&amp;" type="text/css"> <link rel="shortcut icon" type="image/ico" href="https://web.archive.org/web/20120210021851im_/http://l.yimg.com/g/favicon.ico"> <link rel="search" type="application/opensearchdescription+xml" href="/web/20120210021851/http://www.flickr.com/opensearch.xml" title="Flickr"> </head><body class="zeus ko-kr new-footer signed-out"> <script>(function(){var b=document.body,ua=typeof YUI==='function'&&YUI()&&YUI().UA,os=ua&&(ua.os?ua.os.replace(/\s/g,''):'')||(ua.ios?'ios':'')||(ua.android?'android':'');function make_class(browser){return(os&&ua[browser])?'ua-'+os+'-'+browser+' '+'ua-'+os+'-'+browser+'-'+Math.floor(ua[browser]):'';} b.className=[b.className,'js',make_class('webkit')||make_class('ie')||make_class('gecko')].join(' ');}());</script> <noscript> <div id="beacon"><img src="https://web.archive.org/web/20120210021851im_/http://geo.yahoo.com/f?s=792600056&amp;t=74be4c12d441ee1d6947bfa429d2afe5&amp;r=http%3A%2F%2Fwww.flickr.com%2F&amp;fl_ev=0&amp;lang=ko&amp;intl=us" width="0" height="0" alt=""/></div> </noscript> <a name="top"></a> <div id="head" role="banner"> <div id="head-top"> <div id="head-logo"> <a tabindex="-1" data-track="home-logo" href="/web/20120210021851/http://www.flickr.com/"><img src="https://web.archive.org/web/20120210021851im_/http://l.yimg.com/g/images/ko-kr/flickr-yahoo-logo.png.v4" width="180" height="30" alt="Flickr 로고. 클릭하면 홈으로 이동합니다."></a> </div> <div id="head-status"> 로그인하지 않았습니다 &nbsp;&nbsp;&nbsp; <a data-track="signin" id="head-signin-link" href="/web/20120210021851/http://www.flickr.com/signin/" class="ywa-track signin-popup" data-ywa-name="Sign in (top)">로그인</a> &nbsp;&nbsp; <a data-track="help" href="/web/20120210021851/http://www.flickr.com/help/">도움말</a> </div> </div> <div id="head-nav-bar"> <div id="search_header_container"> <form action="/web/20120210021851/http://www.flickr.com/search/" method="get" id="headersearchform" class="nav-selecta" role="search"> <input name="q" id="nav-selecta-field" aria-label="검색" type="text" tabindex="5" class="Box" autocomplete="off" value=""> <input value="검색" type="submit" tabindex="5" id="nav-selecta-search-button"> </form> </div> <div id="flickr_nav" class="flickr_nav no_js clearfix"> <ul role="navigation"> <li class="no_menu_li"><span><a href="/web/20120210021851/http://www.flickr.com/" data-track="toto">홈</a></span></li> <li class="no_menu_li"> <span><a href="/web/20120210021851/http://www.flickr.com/tour/" title="Flickr 둘러보기" class="ywa-track" data-ywa-name="Tour">여행하기</a></span> </li> <li class="no_menu_li"> <span><a data-track="signup" id="head-sign-up" href="/web/20120210021851/http://www.flickr.com/signup/" title="무료 계정 회원가입" class="ywa-track" data-ywa-name="Sign up (top)">가입</a></span> </li> <li class="menu_li ywa-track" data-ywa-name="Explore" id="flickr_nav_button_explore"> <span> <a href="/web/20120210021851/http://www.flickr.com/explore/" data-track="explore-top-link" title="Flickr 둘러보기">둘러보기</a> <a href="#flickr_nav_button_explore" data-track="explore_menu" title="추가 옵션" onclick="if (F.actionQueue) {F.actionQueue.queue_click('flickr-nav', event);} return false" class="nav_more"><img src="https://web.archive.org/web/20120210021851im_/http://l.yimg.com/g/images/spaceout.gif" class="nav_button_caret" width="18" height="15" alt="추가 옵션"></a> </span> <ul class="flickr_nav_menu" id="flickr_nav_menu_explore"> <li> <a data-track="explore" href="/web/20120210021851/http://www.flickr.com/explore/">홈 둘러보기</a> </li> <li> <a href="/web/20120210021851/http://www.flickr.com/explore/interesting/7days/">7일 간의 인기사진</a> </li> <li> <a href="/web/20120210021851/http://www.flickr.com/photos/tags/">인기 태그</a> </li> <li> <a data-track="interesting-calendar" href="/web/20120210021851/http://www.flickr.com/explore/interesting/2012/02/">달력</a> </li> <li> <a href="/web/20120210021851/http://www.flickr.com/photos/">가장 최근 업로드</a> </li> <li> <a href="/web/20120210021851/http://www.flickr.com/explore/video/">Flickr의 동영상</a> </li> <li> <a href="/web/20120210021851/http://www.flickr.com/galleries/">갤러리</a> </li> <li> <a href="/web/20120210021851/http://www.flickr.com/gettyimages" title="Getty Images">Getty Images</a> </li> <li> <hr/> <a href="/web/20120210021851/http://www.flickr.com/map/" title="지도 위의 사진 및 동영상">세계지도</a> </li> <li> <a href="/web/20120210021851/http://www.flickr.com/places/">플레이스</a> </li> <li> <hr/> <a href="/web/20120210021851/http://www.flickr.com/commons/">The Commons</a> </li> <li> <a href="/web/20120210021851/http://www.flickr.com/creativecommons/">Creative Commons</a> </li> <li> <hr/> <a href="https://web.archive.org/web/20120210021851/http://blog.flickr.com/">FlickrBlog</a> </li> <li> <a href="https://web.archive.org/web/20120210021851/http://code.flickr.com/">code.flickr</a> </li> <li> <a href="/web/20120210021851/http://www.flickr.com/services/">App Garden</a> </li> <li> <a href="/web/20120210021851/http://www.flickr.com/cameras/">카메라 찾기</a> </li> <li> <a href="/web/20120210021851/http://www.flickr.com/mobile">모바일용 Flickr</a> </li> </ul> </li> <li class="no_menu_li last_item"><span><a id="head-upload-link" href="/web/20120210021851/http://www.flickr.com/photos/upload/">사진 업로드</a></span></li> </ul> </div> </div> </div> <div id="main" class="clearfix" role="main"> <div id="about-sidebar"> <ul> <li><a href="/web/20120210021851/http://www.flickr.com/tour/">Flickr 둘러보기</a></li> <li><a href="https://web.archive.org/web/20120210021851/http://blog.flickr.net/">Flickr 블로그</a></li> <li><a href="/web/20120210021851/http://www.flickr.com/about/goodies/">Flickr 뱃지</a></li> <li><a href="/web/20120210021851/http://www.flickr.com/guidelines/">커뮤니티 가이드라인</a></li> <li><a href="/web/20120210021851/http://www.flickr.com/jobs/">인재 채용</a></li> </ul> <p id="join-or-login"> <a href="/web/20120210021851/http://www.flickr.com/signup/"><img src="https://web.archive.org/web/20120210021851im_/http://l.yimg.com/g/images/tour/ko-kr/create-account-button.png" width="193" height="39" alt="계정 만들기"></a> <a href="/web/20120210021851/http://www.flickr.com/signin/">또는 로그인</a> </p> <h3 class="sub-nav-title">도움말 보기</h3> <p class="sub-nav"> <a href="/web/20120210021851/http://www.flickr.com/help/faq/">FAQ 방문</a><br> <a href="/web/20120210021851/http://www.flickr.com/help/">이메일 지원 받기</a> </p> <h3 class="sub-nav-title">PR &amp; 브랜드 계약</h3> <p class="sub-nav"> <a href="https://web.archive.org/web/20120210021851/mailto:flickr-pr@yahoo-inc.com">Flickr/야후! PR</a><br> <a href="https://web.archive.org/web/20120210021851/http://pressroom.yahoo.net/pr/ycorp/permissions.aspx">브랜드 이용 권한</a> </p> </div> <div id="about-main"> <h1 class="pink">Flickr 정보</h1> <h2>세계 최고의 온라인 사진 관리 및 공유 응용 프로그램인 Flickr는 <i>두 개의 주요 목표가 있습니다</i>.</h2> <blockquote> <h3><b class="num">1.</b> 사람들이 <b>관련된 사람들과 자신의 사진을 공유할 수 있도록 해주고 싶습니다</b>.</h3> <p>사람들은 카메라폰에 캡처한 순간을 블로깅하고 싶어하거나 잘 나온 사진 또는 비디오를 웹 유명 인사가 될 목적으로 전세계에 공개하고 싶어할 수도 있습니다. 또는 멀리 떨어져 있는 가족과 함께 자녀의 사진을 사적으로 공유하고 싶어할 수도 있습니다. Flickr는 이 모든 일을 가능하게 하며 여기에서 그치지 않습니다!</p> <p>이를 수행하기 위해서 우리는 <b>웹, 휴대 장치, 사용자의 가정용 컴퓨터 및 사진 및 비디오를 관리하는 데 사용하는 모든 소프트웨어에서 등등 </b> 가능한 많은 방법으로 컨텐츠를 시스템에 올리거나 내릴 수 있기를 바랍니다. 또한 Flickr 웹 사이트, RSS 구독, 전자 메일, 외부 블로그에 포스팅 또는 우리가 미처 생각하지 못한 방법 등 가능한 많은 방법으로 이러한 사진이 공개되기를 바랍니다. 이 똑똑한 냉장고의 용도는 또 무엇이 있을까요?</p> <h3><b class="num">2.</b> <b>사진 및 비디오를 정리하는 새로운 방법을 만들고 싶습니다</b>.</h3> <p>사람들은 디지털로 바꾼 후에는 근질근질한 방아쇠 손가락으로 촬영하는 수많은 사진 또는 비디오 수에 놀라곤 합니다. 오늘날 사람들이 컨텐츠를 정리하는 기본적인 방법인 앨범은 좋은 방법이긴 하지만 수가 많아지면 처치 곤란입니다. 앨범은 필름 롤을 현상하던 시기에는 통했지만 "앨범"이라는 말은 이제는 플로리다 콘도에 가서 쉬거나 은퇴할 때가 되었습니다.</p> <p>이 솔루션의 일부는 사진 또는 비디오 정리 과정을 협조적으로 만들기 위한 것입니다. Flickr에서 사용자는 친구, 가족 및 기타 이웃에게 컨텐츠에 덧글 뿐만 아니라 노트와 태그도 추가할 수 있는 권한을 줄 수 있습니다. 사람들은 사진 및 비디오를 공유하며 감탄하고, 웃고 울고, 재치 있는 대답을 즐기고 싶어합니다. 사람들이 인터넷에서 사진을 볼 때 이 기능을 제공하면 어떨까요? 이 모든 정보는 메타 데이터로 부착되므로 나중에 컨텐츠를 보다 쉽게 찾을 수 있고 모든 정보를 검색할 수 있습니다.</p> </blockquote> <p>Flickr는 이를 더욱 쉽고 더 좋게 하기 위한 여러 가지 방법을 계속해서 개발하고 있습니다. 최신 개발 내용에 대해 보려면 <a href="https://web.archive.org/web/20120210021851/http://blog.flickr.com/">Flickr 블로그</a>를 방문해 보세요. 이 전체 문서를 끝까지 읽고 이 바보 같은 텍스트밖에 없는 이 페이지 맨 아래에 기웃거린다는 사실은 회원님이 정말로 Flickr를 사랑하고 있다는 증거입니다. 무엇을 기다리십니까? <a href="/web/20120210021851/http://www.flickr.com/signup/"><b>지금 가입하십시오!</b></a> </p> <h3 id="team" class="pink">Flickr 팀</h3> <table> <tr valign="top"> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm1.staticflickr.com/1/buddyicons/60065287@N00.jpg?1301503423#60065287@N00" alt="Peter Norby" width="48" height="48" class="personmenu-trigger"> <br><small>Peter Norby</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm1.staticflickr.com/70/buddyicons/11988005@N00.jpg?1284530132#11988005@N00" alt="Manny Ventura" width="48" height="48" class="personmenu-trigger"> <br><small>Manny Ventura</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm1.staticflickr.com/164/buddyicons/83127823@N00.jpg?1277707079#83127823@N00" alt="Gilad Raphaelli" width="48" height="48" class="personmenu-trigger"> <br><small>Gilad Raphaelli</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm1.staticflickr.com/4/buddyicons/12289718@N00.jpg?1273007700#12289718@N00" alt="Scott Schiller" width="48" height="48" class="personmenu-trigger"> <br><small>Scott Schiller</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm4.staticflickr.com/3023/buddyicons/41047258@N00.jpg?1326930331#41047258@N00" alt="Zack Sheppard" width="48" height="48" class="personmenu-trigger"> <br><small>Zack Sheppard</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm1.staticflickr.com/45/buddyicons/51035718466@N01.jpg?1306874042#51035718466@N01" alt="Daniel Bogan" width="48" height="48" class="personmenu-trigger"> <br><small>Daniel Bogan</small><br><br> </td> </tr> <tr valign="top"> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm3.staticflickr.com/2157/buddyicons/12951874@N00.jpg?1273015683#12951874@N00" alt="David Fusco" width="48" height="48" class="personmenu-trigger"> <br><small>David Fusco</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm2.staticflickr.com/1243/buddyicons/63633974@N00.jpg?1273024083#63633974@N00" alt="Phil Yu" width="48" height="48" class="personmenu-trigger"> <br><small>Phil Yu</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm1.staticflickr.com/8/buddyicons/43878178@N00.jpg?1328739905#43878178@N00" alt="Kay Kremerskothen" width="48" height="48" class="personmenu-trigger"> <br><small>Kay Kremerskothen</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm1.staticflickr.com/12/buddyicons/44124406322@N01.jpg?1315841915#44124406322@N01" alt="Jenny Mette" width="48" height="48" class="personmenu-trigger"> <br><small>Jenny Mette</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm1.staticflickr.com/19/buddyicons/81183458@N00.jpg?1306526907#81183458@N00" alt="Ross Harmes" width="48" height="48" class="personmenu-trigger"> <br><small>Ross Harmes</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm1.staticflickr.com/1/buddyicons/28306058@N00.jpg?1323372261#28306058@N00" alt="Timothy Denike" width="48" height="48" class="personmenu-trigger"> <br><small>Timothy Denike</small><br><br> </td> </tr> <tr valign="top"> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm4.staticflickr.com/3009/buddyicons/32373682210@N01.jpg?1289320011#32373682210@N01" alt="Neil Walker" width="48" height="48" class="personmenu-trigger"> <br><small>Neil Walker</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm1.staticflickr.com/223/buddyicons/83052216@N00.jpg?1296176780#83052216@N00" alt="Phil King" width="48" height="48" class="personmenu-trigger"> <br><small>Phil King</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm1.staticflickr.com/212/buddyicons/19933500@N00.jpg?1234736284#19933500@N00" alt="Daniel Eiba" width="48" height="48" class="personmenu-trigger"> <br><small>Daniel Eiba</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm4.staticflickr.com/3291/buddyicons/77268969@N00.jpg?1321339434#77268969@N00" alt="Fiona Miller" width="48" height="48" class="personmenu-trigger"> <br><small>Fiona Miller</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm4.staticflickr.com/3264/buddyicons/25003185@N07.jpg?1304702778#25003185@N07" alt="Denise Leung" width="48" height="48" class="personmenu-trigger"> <br><small>Denise Leung</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm1.staticflickr.com/6/buddyicons/97898435@N00.jpg?1273016685#97898435@N00" alt="Trevor Hartsell" width="48" height="48" class="personmenu-trigger"> <br><small>Trevor Hartsell</small><br><br> </td> </tr> <tr valign="top"> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm5.staticflickr.com/4002/buddyicons/14646162@N03.jpg?1323466983#14646162@N03" alt="Eric Gelinas" width="48" height="48" class="personmenu-trigger"> <br><small>Eric Gelinas</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm4.staticflickr.com/3529/buddyicons/42151838@N03.jpg?1327300067#42151838@N03" alt="Markus Spiering" width="48" height="48" class="personmenu-trigger"> <br><small>Markus Spiering</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm3.staticflickr.com/2307/buddyicons/79577558@N00.jpg?1323323754#79577558@N00" alt="Henry Lyne" width="48" height="48" class="personmenu-trigger"> <br><small>Henry Lyne</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm1.staticflickr.com/35/buddyicons/67101477@N00.jpg?1273011431#67101477@N00" alt="Stephen Woods" width="48" height="48" class="personmenu-trigger"> <br><small>Stephen Woods</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm8.staticflickr.com/7020/buddyicons/21207597@N07.jpg?1323275590#21207597@N07" alt="Jamal Fanaian" width="48" height="48" class="personmenu-trigger"> <br><small>Jamal Fanaian</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm1.staticflickr.com/21/buddyicons/60452248@N00.jpg?1127184109#60452248@N00" alt="Phillip Moore" width="48" height="48" class="personmenu-trigger"> <br><small>Phillip Moore</small><br><br> </td> </tr> <tr valign="top"> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm1.staticflickr.com/55/buddyicons/87677022@N00.jpg?1326965949#87677022@N00" alt="Mike Deerkoski" width="48" height="48" class="personmenu-trigger"> <br><small>Mike Deerkoski</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm5.staticflickr.com/4131/buddyicons/38692549@N00.jpg?1292529743#38692549@N00" alt="Bridget Lewis" width="48" height="48" class="personmenu-trigger"> <br><small>Bridget Lewis</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm1.staticflickr.com/22/buddyicons/34994084@N00.jpg?1302455391#34994084@N00" alt="Chris Berry" width="48" height="48" class="personmenu-trigger"> <br><small>Chris Berry</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm4.staticflickr.com/3530/buddyicons/81237759@N00.jpg?1294217015#81237759@N00" alt="Sergey Morozov" width="48" height="48" class="personmenu-trigger"> <br><small>Sergey Morozov</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm6.staticflickr.com/5091/buddyicons/60432067@N07.jpg?1299706012#60432067@N07" alt="Steven Loyd" width="48" height="48" class="personmenu-trigger"> <br><small>Steven Loyd</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm1.staticflickr.com/8/buddyicons/43082001@N00.jpg?1328033398#43082001@N00" alt="Cindy Li" width="48" height="48" class="personmenu-trigger"> <br><small>Cindy Li</small><br><br> </td> </tr> <tr valign="top"> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm1.staticflickr.com/16/buddyicons/49621803@N00.jpg?1318958508#49621803@N00" alt="Tim Miller" width="48" height="48" class="personmenu-trigger"> <br><small>Tim Miller</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm6.staticflickr.com/5266/buddyicons/61607483@N06.jpg?1306974396#61607483@N06" alt="Brad Peralta" width="48" height="48" class="personmenu-trigger"> <br><small>Brad Peralta</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm3.staticflickr.com/2619/buddyicons/7658221@N03.jpg?1309207981#7658221@N03" alt="Ben Freeman" width="48" height="48" class="personmenu-trigger"> <br><small>Ben Freeman</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm1.staticflickr.com/27/buddyicons/24293007@N00.jpg?1152936201#24293007@N00" alt="Chris Hamilton" width="48" height="48" class="personmenu-trigger"> <br><small>Chris Hamilton</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm6.staticflickr.com/5315/buddyicons/64665527@N02.jpg?1309451874#64665527@N02" alt="Matt Jennings" width="48" height="48" class="personmenu-trigger"> <br><small>Matt Jennings</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm7.staticflickr.com/6193/buddyicons/46623443@N00.jpg?1315590992#46623443@N00" alt="Peter Welch" width="48" height="48" class="personmenu-trigger"> <br><small>Peter Welch</small><br><br> </td> </tr> <tr valign="top"> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm7.staticflickr.com/6083/buddyicons/58957329@N00.jpg?1316193049#58957329@N00" alt="Nick Rettinghouse" width="48" height="48" class="personmenu-trigger"> <br><small>Nick Rettinghouse</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm1.staticflickr.com/8/buddyicons/36521981547@N01.jpg?1240367929#36521981547@N01" alt="Phil Dokas" width="48" height="48" class="personmenu-trigger"> <br><small>Phil Dokas</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm2.staticflickr.com/1171/buddyicons/31849727@N00.jpg?1190587102#31849727@N00" alt="Hugo Haas" width="48" height="48" class="personmenu-trigger"> <br><small>Hugo Haas</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm7.staticflickr.com/6055/buddyicons/67739563@N04.jpg?1318667190#67739563@N04" alt="Marc Perry" width="48" height="48" class="personmenu-trigger"> <br><small>Marc Perry</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm7.staticflickr.com/6114/buddyicons/36705214@N06.jpg?1320218375#36705214@N06" alt="William Stubbs" width="48" height="48" class="personmenu-trigger"> <br><small>William Stubbs</small><br><br> </td> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm7.staticflickr.com/6037/buddyicons/48919193@N00.jpg?1320865770#48919193@N00" alt="Georges Haddad" width="48" height="48" class="personmenu-trigger"> <br><small>Georges Haddad</small><br><br> </td> </tr> <tr valign="top"> <td width="16.666%" align="center"> <img src="https://web.archive.org/web/20120210021851im_/http://farm1.staticflickr.com/1/buddyicons/27242387@N00.jpg?1322592197#27242387@N00" alt="Joshua Cohen" width="48" height="48" class="personmenu-trigger"> <br><small>Joshua Cohen</small><br><br> </td> </tr> </table> </div> </div> <div id="foot" class="new-foot" role="contentinfo"> <div id="foot-wrap" class="clearfix"> <div id="foot-nav" class="clearfix"> <div class="foot-nav-col-new"> <dl> <dt>Flickr 정보</dt> <dd><a href="/web/20120210021851/http://www.flickr.com/about/">회사 소개</a></dd> <dd><a href="/web/20120210021851/http://www.flickr.com/tour/">Flickr 둘러보기</a></dd> <dd><a href="https://web.archive.org/web/20120210021851/http://blog.flickr.net/ko">Flickr 블로그</a></dd> <dd><a href="/web/20120210021851/http://www.flickr.com/jobs/">인재 채용</a></dd> </dl> </div> <div class="foot-nav-col-new"> <dl> <dt>커뮤니티</dt> <dd><a href="/web/20120210021851/http://www.flickr.com/help/guidelines/">커뮤니티 가이드라인</a></dd> <dd><a id="ft-report-abuse" href="/web/20120210021851/http://www.flickr.com/abuse/">신고하기</a></dd> </dl> </div> <div class="foot-nav-col-new"> <dl> <dt>도움말</dt> <dd><a href="/web/20120210021851/http://www.flickr.com/help/">도움이 필요하세요? 여기서 시작하세요!</a></dd> <dd><a href="/web/20120210021851/http://www.flickr.com/help/forum/">도움말 포럼</a></dd> <dd><a href="/web/20120210021851/http://www.flickr.com/help/faq/">FAQ</a></dd> <dd><a href="https://web.archive.org/web/20120210021851/http://info.yahoo.com/relevantads" target="_blank">광고 소개</a></dd> </dl> </div> <div class="foot-nav-col-new"> <dl> <dt>응용 프로그램 및 API</dt> <dd><a href="/web/20120210021851/http://www.flickr.com/mobile">모바일용 Flickr</a></dd> <dd><a href="/web/20120210021851/http://www.flickr.com/services/">App Garden</a></dd> <dd><a href="/web/20120210021851/http://www.flickr.com/services/api/">API 문서</a></dd> <dd><a href="https://web.archive.org/web/20120210021851/http://code.flickr.com/">개발자 블로그</a></dd> <dd><a href="/web/20120210021851/http://www.flickr.com/services/developer/">개발자 가이드</a></dd> </dl> </div> <div class="foot-nav-col-new last"> <dl> <dd><a class="ft-twitter" title="Twitter" href="https://web.archive.org/web/20120210021851/http://twitter.com/flickr"><span class="icon"></span><span class="link-text">팔로잉</span></a></dd> <dd><a class="ft-facebook" title="Facebook" href="https://web.archive.org/web/20120210021851/http://facebook.com/flickr"><span class="icon"></span><span class="link-text">좋아요</span></a></dd> </dl> </div> </div> <div id="foot-lang"> <ul> <li><a href="/web/20120210021851/http://www.flickr.com/change_language.gne?lang=zh-hk&amp;magic_cookie=fe626d246173e2115709f596caa1de3f" class="image_link" id="lang_zh-hk"><img src="https://web.archive.org/web/20120210021851im_/http://l.yimg.com/g/images/spaceout.gif" width="45" height="13" id="langselect_zh-hk" alt="繁體中文"></a></li> <li><a href="/web/20120210021851/http://www.flickr.com/change_language.gne?lang=de-de&amp;magic_cookie=fe626d246173e2115709f596caa1de3f">Deutsch</a></li> <li><a href="/web/20120210021851/http://www.flickr.com/change_language.gne?lang=en-us&amp;magic_cookie=fe626d246173e2115709f596caa1de3f">English</a></li> <li><a href="/web/20120210021851/http://www.flickr.com/change_language.gne?lang=es-us&amp;magic_cookie=fe626d246173e2115709f596caa1de3f">Espa&#241;ol</a></li> <li><a href="/web/20120210021851/http://www.flickr.com/change_language.gne?lang=fr-fr&amp;magic_cookie=fe626d246173e2115709f596caa1de3f">Fran&#231;ais</a></li> <li><a href="/web/20120210021851/http://www.flickr.com/change_language.gne?lang=ko-kr&amp;magic_cookie=fe626d246173e2115709f596caa1de3f" class="selected">한글</a></li> <li><a href="/web/20120210021851/http://www.flickr.com/change_language.gne?lang=it-it&amp;magic_cookie=fe626d246173e2115709f596caa1de3f">Italiano</a></li> <li><a href="/web/20120210021851/http://www.flickr.com/change_language.gne?lang=pt-br&amp;magic_cookie=fe626d246173e2115709f596caa1de3f">Portugu&#234;s</a></li> <li><a href="/web/20120210021851/http://www.flickr.com/change_language.gne?lang=vn-vn&amp;magic_cookie=fe626d246173e2115709f596caa1de3f">Tiếng Việt</a></li> <li class="last"><a href="/web/20120210021851/http://www.flickr.com/change_language.gne?lang=id-id&amp;magic_cookie=fe626d246173e2115709f596caa1de3f">Bahasa Indonesia</a></li> </ul> </div> <div id="foot-legalsleeze"> <div> <a href="/web/20120210021851/http://www.flickr.com/help/terms/">사용 약관</a> <span style="color: #eee;">|</span> <a href="/web/20120210021851/http://www.flickr.com/help/privacy-policy/">개인정보</a> <span style="color: #eee;">|</span> <a href="https://web.archive.org/web/20120210021851/http://safely.yahoo.com/">야후! 안전지킴이</a> <span style="color: #eee;">|</span> <a href="https://web.archive.org/web/20120210021851/http://docs.yahoo.com/info/copyright/copyright.html">저작권/IP 정책</a> </div> <div> Copyright &copy; 2012 Yahoo! Inc. All rights reserved. </div> </div> </div> </div> <div id="global-dialog-background"></div> <div id="page-gen"><!-- page generated by www54 (in mud) at 18:18:51 02/09/12 in 121ms --></div> <!--beacons: 0 --> <!-- Begin comScore Tag --> <script type="text/javascript" src="https://web.archive.org/web/20120210021851js_/http://l.yimg.com/d/lib/3pm/cs_0.2.js"></script> <script> COMSCORE.beacon({ c1:2, c2:7241469, c3:"", c4:"www.flickr.com%2Fabout%2F", c5:"792600056", c6:"", c15:"" }); </script> <noscript> <img src="https://web.archive.org/web/20120210021851im_/http://b.scorecardresearch.com/b?c1=2&amp;c2=7241469&amp;c3=&amp;c4=www.flickr.com%2Fabout%2F&amp;c5=792600056&amp;c6=&amp;c15=&amp;cv=1.3&amp;cj=1" style="display:none" width="0" height="0" alt=""/> </noscript> <!-- End comScore Tag --> <script> (function() { F.intl = 'ko-kr'; var yconf = {"flickr":{"flags":{"enable_grease":true,"enable_advanced_gestures":true,"enable_advanced_gestures_lightbox":true,"enable_fave_keyboard_shortcut":true,"enable_sets_keyboard_shortcut":true,"enable_faves_manage":true,"enable_galleries_context":true,"enable_rapid_tracking":true,"enable_groups_keyboard_shortcut":true,"enable_gallery_keyboard_shortcut":true,"enable_addperson_keyboard_shortcut":true,"enable_tags_keyboard_shortcut":true,"enable_comments_keyboard_shortcut":true,"enable_sitekey_fetcher":true,"enable_keyboard_shortcut_legend":true,"enable_keyboard_shortcut_legend_keyboard_layouts":true,"enable_keyboard_shortcuts":true,"enable_faves_page_flanal":true,"enable_viewing_party_ie9_support_messages":true,"enable_touch_lightbox_searchified":true,"enable_exif_thumbs":true},"is_zeus":true,"justified_row_height":210,"lang":"ko-kr","photo_root":"https:\/\/web.archive.org\/web\/20120210021851\/http:\/\/farm.staticflickr.com\/","site_root":"https:\/\/web.archive.org\/web\/20120210021851\/http:\/\/www.flickr.com","images_root":"https:\/\/web.archive.org\/web\/20120210021851\/http:\/\/l.yimg.com\/g\/images","intl_images_root":"https:\/\/web.archive.org\/web\/20120210021851\/http:\/\/l.yimg.com\/g\/images\/ko-kr","search":{"search_default":"","textsearch_enabled":true,"search_scope":"all"},"photos":[],"contact_limit":3000,"server_timestamp":1328840331,"magic_cookie":"fe626d246173e2115709f596caa1de3f","filmstrips":{"preload_page_count":2,"photos_per_page":4,"container":"#sidebar"},"notes":{"can_add_note":false,"can_add_person":false,"ratio":0,"count":0,"max_count":100},"video_player_version":"109786","lightbox":{"enable":false,"enable_faves":true,"enable_comments":true,"node_prune_threshold":50,"node_prune_amount":10,"position_preload_limit":10,"position_preload_threshold":5,"image_preload_limit":2,"hd_default":false,"video_autoplay":true,"enable_mobile_lightbox":true,"enable_mobile_lightbox_pinch_zoom":true},"max_photo_ids_per_api_call":20,"user":{"user_ok":false,"useragent_fully_supported":true},"printing":{"use_printcart":true,"snapfish_cart_url":"https:\/\/web.archive.org\/web\/20120210021851\/http:\/\/www.snapfish.com\/flickrentry\/"},"sharing":[],"nav_selecta":{"additional_sections":[{"name":"\uc0ac\uc6a9 \uc57d\uad00","sectionType":"text","url":"\/help\/terms\/"},{"name":"\uac1c\uc778\uc815\ubcf4","sectionType":"text","url":"\/help\/privacy-policy\/"},{"name":"\uc800\uc791\uad8c\/IP \uc815\ucc45","sectionType":"text","url":"https:\/\/web.archive.org\/web\/20120210021851\/http:\/\/docs.yahoo.com\/info\/copyright\/copyright.html"}]},"people":{"api_url":"","can_only_add_self":true}},"flickrAPI":{"flickr_api_uri":"\/services\/rest\/","api_key":"a7e6a41336c389f3b66151685bd7940b","auth_hash":"fe626d246173e2115709f596caa1de3f","auth_token":"","secret":"48ca864fa85bf4d0"},"flickrMap":{"generatedInYconf":true,"enable_alternate_tiles_plugin":1},"yui2":"2.5.2","loadOptional":false,"combine":true,"root":"","base":"https:\/\/web.archive.org\/web\/20120210021851\/http:\/\/l.yimg.com\/g\/combo\/1\/3.4.0?","comboBase":"https:\/\/web.archive.org\/web\/20120210021851\/http:\/\/l.yimg.com\/g\/combo\/1\/3.4.0?","workerBase":"\/combo\/1\/3.4.0?","maxURLLength":1999,"dev":false,"debug":false,"modules":{"account-order-transjax":{"path":"j\/.IR-order-.C-.EA.A.vYVDe","requires":["transjax-base","yui-base"],"ext":false},"account-order-zeus":{"path":"j\/.IR-order-.D.A.v213jX","requires":["account-order-transjax","io-base","sprintf","yui-base"],"ext":false},"account-rules":{"path":"j\/.IR-rules.A.vY7UT","requires":["dd-constrain","dd-drop","dd-proxy","event","flickr-dialog-confirmation","gallery-flickr-api","node","yui-base"],"ext":false},"ad-masker":{"path":"j\/ad-masker.A.vUFeR","requires":["context-manager","node","yui-base"],"ext":false},"add-to-dialog-css":{"path":"c\/c_add-to-.W-.D.BC.vYjx2","type":"css","ext":false},"addressbook":{"path":"j\/.HE.A.vYV3K","requires":["better-throttle","event","gallery-flickr-api","io","node","yui-base"],"ext":false},"autocomplete-2-5-1":{"path":"j\/.CM\/.BA_2.5.1-.D.A.vPzup","requires":["yui2-datasource","yui2-dom","yui2-event","yui2-yahoo"],"ext":false},"beehive-contact-suggestions":{"path":"j\/.IT-.FF-.IL.A.vRpjk","requires":["anim","beehive-contact-suggestions-transjax","contact-changer","gallery-flickr-api","node","yui-base"],"ext":false},"beehive-contact-suggestions-transjax":{"path":"j\/.IT-.FF-.IL-.C-.EA.A.vR9sg","requires":["transjax-base","yui-base"],"ext":false},"better-throttle":{"path":"j\/.EH-.EB.A.vWJ4e","requires":["yui-base","yui-later"],"ext":false},"bitmap-text":{"path":"j\/.Z-.DK-.D.A.vLQEk","requires":["yui-base"],"ext":false},"bitmap-type-silkscreen":{"path":"j\/.Z-.DJ-.BJ.A.vLQEk","requires":["yui-base"],"ext":false},"box-host":{"path":"j\/box-.DG.A.vU69g","requires":["event-mousedrag","math","node","yui-base"],"ext":false},"bo-selecta":{"path":"j\/.HO-.D.A.vZj4e","requires":["anim","autocomplete-2-5-1","bo-selecta-css","bo-selecta-transjax","event","event-custom","gallery-flickr-api","io-base","node","string-filters","yui-base"],"ext":false},"bo-selecta-3":{"path":"j\/.HO-3.A.vZLMe","requires":["anim","autocomplete","bo-selecta-3-css","bo-selecta-global-search-datasource","bo-selecta-transjax","datasource-function","event","event-custom","gallery-flickr-api","image-fader","io-base","node","string-filters","yui-base"],"optional":["contact-changer"],"ext":false},"bo-selecta-css":{"path":"c\/c_.HO-.D.BC.vSJiR","type":"css","ext":false},"bo-selecta-3-css":{"path":"c\/c_.HO-3.BC.vX3iR","type":"css","ext":false},"bo-selecta-global-search-datasource":{"path":"j\/.HO-.X-.CA-.BYsource.A.vSXAx","requires":["bo-selecta-transjax","datasource-local","gallery-flickr-api","yui-base"],"ext":false},"bo-selecta-transjax":{"path":"j\/.HO-.C-.EA.A.vT2dT","requires":["transjax-base","yui-base"],"ext":false},"cache-simple":{"path":"j\/.EJ-.GK.A.vS6ot","requires":["yui-base"],"ext":false},"contact-changer":{"path":"j\/.FF-.FG-.D.A.vXp7K","requires":["contact-changer-css","contact-changer-transjax","event-custom","event-delegate","gallery-flickr-api","global-dialog","io-base","yui-base"],"ext":false},"contact-changer-css":{"path":"c\/c_.FF-.FG-.D.BC.vQmm8","type":"css","ext":false},"contact-changer-transjax":{"path":"j\/.FF-.FG-.C-.EA.A.vLptZ","requires":["transjax-base","yui-base"],"ext":false},"context-data":{"path":"j\/.H-.BY.A.vZ4EK","requires":["event-custom","gallery-flickr-api","photo-data","urls","yui-base"],"ext":false},"context-manager":{"path":"j\/.H-.K.A.vUjR6","requires":["event-custom","yui-base"],"ext":false},"dataview":{"path":"j\/.BYview.A.vY5eH","requires":["yui-base"],"ext":false},"defer-images":{"path":"j\/.GI-.GC.A.vYzug","requires":["node-visibility","retry-image-on-error","yui-base"],"ext":false},"dejaview":{"path":"j\/.BZ-.D.A.vNstH","requires":["cookie","yui-base"],"ext":false},"exif-extractor":{"path":"j\/.GO-.IN.A.vYnFM","requires":["exif-extractor-tags","yui-base"],"ext":false},"exif-extractor-tags":{"path":"j\/.GO-.IN-tags.A.vY5eH","requires":["yui-base"],"ext":false},"exif-thumbnail-extractor":{"path":"j\/.GO-.IM-.IN.A.vWJcR","requires":["yui-base"],"ext":false},"event-annotations":{"path":"j\/.G-.BD.A.vNHSP","requires":["yui-base"],"ext":false},"event-mousedrag":{"path":"j\/.G-.BO.A.vWNQP","requires":["event-annotations","event-custom-complex","event-synthetic","node","yui-base","yui-throttle"],"ext":false},"fave-star":{"path":"j\/.CX-.CY.A.vYjx2","requires":["anim","node","yui-base"],"ext":false},"flanal":{"path":"j\/.IU.A.vWvCx","requires":["yui-base"],"optional":["io"],"ext":false},"flapid":{"path":"j\/flapid.A.vT5pn","requires":["gallery-flickr-api","yui-base"],"ext":false},"flickr":{"path":"j\/.J-.D.A.v2198a","requires":["flickr-tooltips","personmenu","yui-base"],"optional":["gallery-flickr-api","share-this-v3-menu"],"ext":false},"flickr-dialog":{"path":"j\/.IZ.A.vXokV","requires":["flickr-dialog-alert","flickr-dialog-confirmation","flickr-dialog-frame","flickr-dialog-short-message","flickr-dialog-spinner","yui-base"],"ext":false},"flickr-dialog-alert":{"path":"j\/.IZ-alert.A.vYz1F","requires":["flickr-dialog-base","substitute","yui-base"],"ext":false},"flickr-dialog-base":{"path":"j\/.IZ-.BL.A.v213ie","requires":["attribute","better-throttle","context-manager","event","event-custom","focus-tracker","flickr-dialog-css","global-dialog-transjax","keyboard-shortcut-manager","node","substitute","yui-base"],"ext":false},"flickr-dialog-confirmation":{"path":"j\/.IZ-confirmation.A.vYzPe","requires":["flickr-dialog-base","substitute","yui-base"],"ext":false},"flickr-dialog-css":{"path":"c\/c_.IZ.BC.vZbjX","type":"css","ext":false},"flickr-dialog-frame":{"path":"j\/.IZ-frame.A.vXqP2","requires":["flickr-dialog-base","yui-base"],"ext":false},"flickr-dialog-geo-css":{"path":"c\/c_.IZ-geo.BC.vZP3g","type":"css","ext":false},"flickr-dialog-geo":{"path":"j\/.IZ-geo.A.vZP3g","requires":["flickr-dialog-base","flickr-dialog-geo-css","flickr-map2","yui-base"],"ext":false},"flickr-dialog-infinite-spinner-css":{"path":"c\/c_.IZ-infinite-spinner.BC.v215mc","type":"css","ext":false},"flickr-dialog-infinite-spinner":{"path":"j\/.IZ-infinite-spinner.A.vZWrz","requires":["flickr-dialog-base","flickr-dialog-infinite-spinner-css","yui-base","html5-balls"],"ext":false},"flickr-dialog-short-message":{"path":"j\/.IZ-short-message.A.vYz1F","requires":["flickr-dialog-base","substitute","yui-base"],"ext":false},"flickr-dialog-spinner":{"path":"j\/.IZ-spinner.A.vXUzn","requires":["flickr-dialog-base","yui-base"],"ext":false},"flickr-gallery-comments":{"path":"j\/.J-.FW-.O.A.vY4GF","requires":["anim","anim-scroll","context-manager","dejaview","event-custom","event-delegate","formatting-tips-css","gallery-flickr-api","global-dialog","history-manager","input-hint","io-form","node","node-visibility","photo-comments-transjax","swfobject","yui-base"],"ext":false},"flickr-gallery-gallery-owner":{"path":"j\/.J-.FW-.FW-.BK.A.vVtRi","requires":["dd-drop","dd-proxy","event","flickr-gallery-gallery-owner-transjax","flickr-gallery-photo-remover","insitu","node","yui-base"],"ext":false},"flickr-gallery-gallery-owner-actions-menu":{"path":"j\/.J-.FW-.FW-.BK-.IS-.BB.A.vVtRi","requires":["event","gallery-popover","menus","node","yui-base"],"optional":["flickr-gallery-gallery-owner"],"ext":false},"flickr-gallery-gallery-owner-transjax":{"path":"j\/.J-.FW-.FW-.BK-.C-.EA.A.vUnPv","requires":["transjax-base","yui-base"],"ext":false},"flickr-gallery-keyboard-shortcuts":{"path":"j\/.J-.FW-.HZs.A.vXp7K","requires":["anim","anim-scroll","better-throttle","event","flickr-gallery-keyboard-shortcuts-transjax","keyboard-shortcut-manager","node","node-visibility","yui-base"],"ext":false},"flickr-gallery-keyboard-shortcuts-transjax":{"path":"j\/.J-.FW-.HZs-.C-.EA.A.vUDUg","requires":["transjax-base","yui-base"],"ext":false},"flickr-gallery-photo-owner":{"path":"j\/.J-.FW-.B-.BK.A.vVtRi","requires":["event","flickr-gallery-photo-remover","node","yui-base"],"ext":false},"flickr-gallery-photo-remover":{"path":"j\/.J-.FW-.B-.IP.A.vUurZ","requires":["event","flickr-gallery-photo-remover-transjax","gallery-flickr-api","global-dialog","node","yui-base"],"ext":false},"flickr-gallery-photo-remover-transjax":{"path":"j\/.J-.FW-.B-.IP-.C-.EA.A.vUioB","requires":["transjax-base","yui-base"],"ext":false},"flickr-geo":{"path":"j\/.J-geo.A.vZWAc","requires":["io","yui-base"],"ext":false},"flickr-location-search":{"path":"j\/.J_.BR_.CA.A.vTd1K","requires":["event","node","query-string-args","yui-base"],"ext":false},"flickr-map":{"path":"j\/.J-map.A.vZtQt","requires":["flickr-map-transjax","base","selector-css3","slider","gallery-flickr-api","photo","dragdrop","dd-drag","flickr-map-css","flickr-map-css-intl","excanvas","json","gallery-storage-lite","better-throttle","selector-circle","yui-base"],"ext":false},"flickr-map2":{"path":"j\/.J-map2.A.vZLCB","requires":["flickr-map-transjax","base","selector-css3","slider","dragdrop","dd-drag","flickr-map-css","cookie","context-manager","keyboard-shortcut-manager","flickr-geo","yui-base","event"],"ext":false},"flickr-map-provider-ymap":{"path":"j\/.J-.IK-ymap.A.vZrzr","requires":["ymap","yui-base","yui2_5-yahoo","yui2_5-event","yui2_5-dom","yui2_5-animation","yui2_5-dragdrop"],"ext":false},"flickr-map-provider-bing":{"path":"j\/.J-.IK-bing.A.vRygi","requires":["bing_map","yui-base"],"ext":false},"flickr-map-provider-ovi":{"path":"j\/.J-.IK-ovi.A.vYEU4","requires":["yui-base"],"ext":false},"flickr-map-provider-gmap":{"path":"j\/.J-.IK-gmap.A.vZg46","requires":["yui-base"],"ext":false},"flickr-map-transjax":{"path":"j\/.J-map-.C-.EA.A.vWtSP","requires":["transjax-base","yui-base"],"ext":false},"flickr-map-css":{"path":"c\/c_.J-map.BC.vZWmp","type":"css","ext":false},"flickr-map-css-intl":{"path":"c\/c_.J-map-.EA.BC.vPfWx","type":"css","ext":false},"flickr-nav":{"path":"j\/.J_nav.A.vZiD6","requires":["event","node","context-manager","yui-base"],"ext":false},"flickr-page-timing":{"path":"j\/.J_.GF_.FZ.A.vVz5K","requires":["event","node","yui-base"],"ext":false},"flickr-printing":{"path":"j\/.J_.FD.A.vU6PV","requires":["node","event","io","gallery-flickr-api","event-delegate","global-dialog","sprintf","flickr-printing-css","flickr-printing-transjax","flickr-tooltips","yui-base"],"ext":false},"flickr-printing-css":{"path":"c\/c_.J_.FD_.D.BC.vMaXi","type":"css","ext":false},"flickr-printing-transjax":{"path":"j\/.J_.FD-.C-.EA.A.vNwWk","requires":["transjax-base","yui-base"],"ext":false},"flickr-tagrs":{"path":"j\/.BF_.D.A.vYiBz","requires":["event","event-delegate","flickr-tagrs-transjax","node","node-visibility","photo","query-string-args","yui-base"],"ext":false},"flickr-tagrs-transjax":{"path":"j\/.BF_.D-.C-.EA.A.vPGYT","requires":["transjax-base","yui-base"],"ext":false},"flickr-tooltips":{"path":"j\/.J-.GA.A.vThpV","requires":["event","event-delegate","yui-base"],"ext":false},"focus-tracker":{"path":"j\/.CV-.CH.A.vYkvV","requires":["event","node","yui-base"],"ext":false},"formatting-tips-css":{"path":"c\/c_.EN_.EQ_.D.BC.vPVcv","type":"css","ext":false},"gallery-boomr":{"path":"j\/.FW-boomr.A.vS9eZ","requires":["lang","yui-base"],"ext":false},"gallery-calendar":{"path":"j\/.FW-.IO.A.vXyke","requires":["gallery-calendar-transjax","gallery-popover","node","yui-base"],"ext":false},"gallery-calendar-transjax":{"path":"j\/.FW-.IO-.C-.EA.A.vXh6R","requires":["transjax-base","yui-base"],"ext":false},"gallery-flickr-api":{"path":"j\/.J_api.A.vXSJt","requires":["dump","event","io-xdr","json-parse","yui-base"],"ext":false},"gallery-history-lite":{"path":"j\/.FW-.CE-.GH.A.vL4ii","requires":["event-custom","event-custom-complex","node","yui-base"],"ext":false},"gallery-popover":{"path":"j\/.FW-.HN.A.vVxeR","requires":["event-custom","node","overlay","yui-base"],"ext":false},"gallery-storage-lite":{"path":"j\/.FW-.FX-.GH.A.vTo7X","requires":["event-base","event-custom","event-custom-complex","json","yui-base"],"ext":false},"geo-exif-backfill-transjax":{"path":"j\/geo-.GO-.IF-.C-.EA.A.vXkca","requires":["transjax-base","yui-base"],"ext":false},"geofences-geopanel-css":{"path":"c\/c_.IA-.IB.BC.vXjHz","type":"css","ext":false},"geofences-geopanel-transjax":{"path":"j\/.IA-.IB-.C-.EA.A.vXjvv","requires":["transjax-base","yui-base"],"ext":false},"geofences-geopanel":{"path":"j\/.IA-.IB.A.vXXKR","requires":["geofences-geopanel-transjax","geofences-geopanel-css","geopanel","global-dialog","map-pinwin","yui-base"],"ext":false},"geofences":{"path":"j\/.IA.A.vWZSt","requires":["base","yui-base"],"optional":["gallery-flickr-api"],"ext":false},"geofences-apply-panel":{"path":"j\/.IA.IE.IC.A.vXjvv","requires":["anim","event","event-custom","gallery-flickr-api","geofences","geofences-transjax","global-dialog","io","node","node-visibility","yui-base"],"optional":["geofences-geopanel"],"ext":false},"geofences-apply-progress":{"path":"j\/.IA.IE.ID.A.vXa5X","requires":["better-throttle","event-custom","gallery-flickr-api","geofences","yui-base"],"ext":false},"geofences-list-view":{"path":"j\/.IA-.CZ-view.A.vX1fT","requires":["better-throttle","event","event-custom","geofences-geopanel","geofences","geofences-apply-panel","geofences-apply-progress","global-dialog","io","node","yui-base"],"optional":["anim"],"ext":false},"geofences-prefs-map":{"path":"j\/.IA-prefs-map.A.vXW18","requires":["node","event","css3pie","flickr-map","geofences","geofences-transjax","geofences-prefs-map-transjax","map-pinwin","yui-base"],"ext":false},"geofences-prefs-map-transjax":{"path":"j\/.IA-prefs-map-.C-.EA.A.vWmDR","requires":["transjax-base","yui-base"],"ext":false},"geofences-transjax":{"path":"j\/.IA-.C-.EA.A.vX5dc","requires":["transjax-base","yui-base"],"ext":false},"geopanel-css":{"path":"c\/c_.IB.BC.vXjM2","type":"css","ext":false},"geopanel":{"path":"j\/.IB.A.vXBn6","requires":["event","global-dialog","geopanel-css","yui-base"],"optional":["autocomplete-2-5-1","flickr-map","gallery-flickr-api"],"ext":false},"getty":{"path":"j\/.FI_new.A.vT8GK","requires":["anim","dom","event","gallery-flickr-api","node","yui-base"],"ext":false},"global-dialog":{"path":"j\/.X-.W-.D.A.vXp7K","requires":["context-manager","event","event-custom","event-delegate","event-key","focus-tracker","global-dialog-css","global-dialog-transjax","keyboard-shortcut-manager","node","yui-base"],"ext":false},"global-dialog-css":{"path":"c\/c_.X-.W-.D.BC.vZF8D","type":"css","ext":false},"global-dialog-transjax":{"path":"j\/.X-.W-.C-.EA.A.vKPQg","requires":["transjax-base","yui-base"],"ext":false},"global-nav":{"path":"j\/.X-nav.A.vXZNP","requires":["context-manager","event","gallery-flickr-api","gallery-storage-lite","io","node","substitute","yui-base"],"ext":false},"group-blast-insitu":{"path":"j\/.DM-blast-.DT.A.vUvsB","requires":["event","insitu","node","string-filters","yui-base"],"ext":false},"guestpass-hide":{"path":"j\/.DZ-.ET.A.vVdVM","requires":["anim","cookie","node","yui-base"],"ext":false},"grease":{"path":"j\/.HQ.A.vZqNB","requires":["event-focus","gallery-flickr-api","gallery-storage-lite","global-dialog","json","node","occult","photo-data","yui-base"],"ext":false},"grease-css":{"path":"c\/c_.HQ.BC.vZqNB","type":"css","ext":false},"health-check":{"path":"j\/health-check.A.v21b9p","requires":["event-custom","gallery-flickr-api","yui-base"],"ext":false},"history-manager":{"path":"j\/.CE-.K.A.vZPkv","requires":["event","urls","yui-base"],"ext":false},"html5-balls":{"path":"j\/html5-balls.A.vZWrz","requires":["event","urls","base","yui-base","html5-balls-css"],"ext":false},"html5-balls-css":{"path":"c\/c_html5-balls.BC.v211kr","type":"css","ext":false},"image-fader":{"path":"j\/.CW-.CU.A.vZNyF","requires":["anim","node","yui-base"],"ext":false},"input-hint":{"path":"j\/.CN-.DD.A.vSXbp","requires":["event-focus","focus-tracker","node","yui-base"],"ext":false},"input-counter":{"path":"j\/.CN-counter.A.vUvzv","requires":["event","node","yui-base"],"ext":false},"india-disclaimer":{"path":"j\/.IH.A.vRTt6","requires":["event","global-dialog","io-base","node","yui-base"],"ext":false},"insitu":{"path":"j\/.DT-.D.A.vYoMz","requires":["input-counter","dejaview","event-custom","event-key","gallery-flickr-api","insitu-transjax","json-stringify","node","string-filters","substitute","yui-base"],"optional":["anim","anim-scroll","io","photo-data"],"ext":false},"insitu-transjax":{"path":"j\/.DT-.C-.EA.A.vTQBa","requires":["transjax-base","yui-base"],"ext":false},"keyboard-shortcut-legend":{"path":"j\/.HZ-.HY.A.vYgRR","requires":["better-throttle","context-manager","cookie","gallery-flickr-api","global-dialog","keyboard-shortcut-legend-css","keyboard-shortcut-legend-layouts","keyboard-shortcut-legend-transjax","yui-base"],"ext":false},"keyboard-shortcut-legend-css":{"path":"c\/c_.HZ-.HY.BC.vYjx2","type":"css","ext":false},"keyboard-shortcut-legend-layouts":{"path":"j\/.HZ-.HY-layouts.A.vYgFv","requires":["keyboard-shortcut-legend-transjax","yui-base"],"ext":false},"keyboard-shortcut-legend-transjax":{"path":"j\/.HZ-.HY-.C-.EA.A.vYgTz","requires":["transjax-base","yui-base"],"ext":false},"keyboard-shortcut-manager":{"path":"j\/.HZ-.K.A.vXp7K","requires":["context-manager","event-custom","event-focus","event-key","focus-tracker","keyboard-shortcut-legend","node","yui-base"],"optional":["photo-people-list"],"ext":false},"lightbox":{"path":"j\/.N.A.vZNmB","requires":["anim","better-throttle","context-data","context-manager","cookie","node","event-annotations","event-custom","event-delegate","event-gestures","event-key","fave-star","gallery-flickr-api","history-manager","json","keyboard-shortcut-manager","lightbox-transjax","node-visibility","photo-context-menu","photo-transjax","photo-ywa-tracking","string-filters","swfobject","transition","urls","yui-base","yui-throttle"],"optional":["global-dialog","search-results-display-transjax"],"ext":false},"lightbox-transjax":{"path":"j\/.N-.C-.EA.A.vYDpR","requires":["transjax-base","yui-base"],"ext":false},"location-picker-css":{"path":"c\/c_.BR-picker.BC.vZRmK","type":"css","ext":false},"location-picker":{"path":"j\/.BR-picker.A.vZRmK","requires":["location-picker-css","keyboard-shortcut-manager","flickr-geo","event","map-pinwin","dragdrop","dd-drag","yui-base"],"ext":false},"location-selecta-css":{"path":"c\/c_.BR-.S.BC.vYRs8","type":"css","ext":false},"location-selecta":{"path":"j\/.BR-.S.A.vZPh4","requires":["location-selecta-css","keyboard-shortcut-manager","flickr-geo","event","yui-base"],"ext":false},"mail-zeus":{"path":"j\/mail-.D.A.vYGeD","requires":["mail-zeus-transjax","flickr-dialog-confirmation","event","node","yui-base"],"ext":false},"mail-zeus-transjax":{"path":"j\/mail-.D-.C-.EA.A.vYCR6","requires":["transjax-base","yui-base"],"ext":false},"map-pinwin":{"path":"j\/map-.IV.A.vYzkD","requires":["map-pinwin-css","string-filters","yui-base"],"ext":false},"map-pinwin-css":{"path":"c\/c_map-.IV.BC.vWsVD","type":"css","ext":false},"math":{"path":"j\/.DL.A.vLPjK","requires":["yui-base"],"ext":false},"matrix-math":{"path":"j\/matrix-.DL.A.vVRWk","requires":["yui-base"],"ext":false},"md5":{"path":"j\/md5-.D.A.vXTyK","ext":false},"menus":{"path":"j\/.BBs.A.vWxVi","requires":["base","context-manager","event","event-custom","gallery-popover","keyboard-shortcut-manager","node","yui-base"],"ext":false},"motion-blur":{"path":"j\/motion-blur.A.vUD1x","requires":["node","transition","yui-base"],"ext":false},"mrpinchy":{"path":"j\/mrpinchy.A.vWCYp","requires":["node","event","event-custom","transition","urls","matrix-math","yui-base"],"ext":false},"nav-selecta":{"path":"j\/nav-.S.A.vZBgv","requires":["bo-selecta-3","keyboard-shortcut-manager","nav-selecta-css","nav-selecta-transjax","nav-selecta-rapid","node","string-filters","yui-base"],"ext":false},"nav-selecta-css":{"path":"c\/c_nav-.S.BC.vU1RZ","type":"css","ext":false},"nav-selecta-transjax":{"path":"j\/nav-.S-.C-.EA.A.vXQog","requires":["transjax-base","yui-base"],"ext":false},"nav-selecta-rapid":{"path":"j\/nav-.S-.IY.A.vXaDH","requires":["event","rapid-tracker","yui-base"],"ext":false},"node-visibility":{"path":"j\/.CR-.DY.A.vTf1g","requires":["better-throttle","cache-simple","node","node-pluginhost","yui-base"],"optional":["anim","anim-scroll"],"ext":false},"note-data":{"path":"j\/note-.BY.A.vRjAc","requires":["base","person-data","yui-base"],"ext":false},"number":{"path":"j\/.Y.A.vSPs8","requires":["number-transjax","yui-base"],"ext":false},"number-transjax":{"path":"j\/.Y-.C-.EA.A.vNqGg","requires":["transjax-base","yui-base"],"ext":false},"occult":{"path":"j\/.CF.A.vNC2a","requires":["node","yui-base"],"ext":false},"pagination-keyboard-shortcuts":{"path":"j\/.EG-.HZs.A.vXp7K","requires":["keyboard-shortcut-manager","node","pagination-keyboard-shortcuts-transjax","yui-base"],"ext":false},"pagination-keyboard-shortcuts-transjax":{"path":"j\/.EG-.HZs-.C-.EA.A.vUYz2","requires":["transjax-base","yui-base"],"ext":false},"person-data":{"path":"j\/.FK-.BY.A.vRjAc","requires":["base","yui-base"],"ext":false},"personmenu":{"path":"j\/.CB-.D.A.vYCj4","requires":["anim","anim-scroll","cache-simple","event-custom","io-base","node","node-visibility","personmenu-css","personmenu-transjax","personmenu-rapid","yui-base"],"optional":["contact-changer"],"ext":false},"personmenu-css":{"path":"c\/c_.CB-.D.BC.vYjx2","type":"css","ext":false},"personmenu-transjax":{"path":"j\/.CB-.C-.EA.A.vNwWk","requires":["transjax-base","yui-base"],"ext":false},"personmenu-rapid":{"path":"j\/.CB-.IY.A.vZzG8","requires":["event","rapid-tracker","yui-base"],"ext":false},"photo":{"path":"j\/.B-.D.A.vYUXz","requires":["context-data","context-manager","event-annotations","event-custom","event-delegate","event-key","event-mousedrag","event-mouseenter","focus-tracker","global-dialog","history-manager","keyboard-shortcut-manager","math","occult","photo-button-bar","photo-comments","photo-context-menu","photo-data","photo-filmstrip","photo-keyboard-shortcuts","photo-notes","photo-sidebar","photo-ywa-tracking","retry-image-on-error","lightbox","yahoo-ult","yui-base"],"ext":false},"photo-button-bar":{"path":"j\/.B-.T-bar.A.vYUXz","requires":["add-to-dialog-css","context-data","context-manager","event","event-custom","event-delegate","event-key","fave-star","focus-tracker","gallery-flickr-api","gallery-popover","global-dialog","keyboard-shortcut-manager","menus","node","node-event-simulate","photo-button-bar-transjax","photo-people-list","urls","yui-base"],"optional":["flickr-printing","photo-notes","photo-replace","photo-rotate","picnik"],"ext":false},"photo-button-bar-transjax":{"path":"j\/.B-.T-bar-.C-.EA.A.vVrBZ","requires":["transjax-base","yui-base"],"ext":false},"photo-comments":{"path":"j\/.B-.O.A.vYmnV","requires":["anim","anim-scroll","context-manager","dejaview","event-custom","event-delegate","formatting-tips-css","gallery-flickr-api","global-dialog","history-manager","input-hint","io-form","node","node-visibility","photo-comments-transjax","photo-data","swfobject","yui-base"],"optional":["insitu"],"ext":false},"photo-comments-image-hiding":{"path":"j\/.B-.O-.CW-hiding.A.vTJvH","requires":["node","yui-base"],"ext":false},"photo-comments-transjax":{"path":"j\/.B-.O-.C-.EA.A.vWuo8","requires":["transjax-base","yui-base"],"ext":false},"photo-context-menu":{"path":"j\/.B-.H-.BB.A.vZycV","requires":["event","node","photo","photo-context-menu-css","photo-context-menu-transjax","photo-data","urls","yui-base"],"ext":false},"photo-context-menu-css":{"path":"c\/c_.B-.H-.BB.BC.vNzuB","type":"css","ext":false},"photo-context-menu-transjax":{"path":"j\/.B-.H-.BB-.C-.EA.A.vQvrH","requires":["transjax-base","yui-base"],"ext":false},"photo-data":{"path":"j\/.B-.BY.A.vZWAc","requires":["anim","base","cookie","event","gallery-flickr-api","grease","node","photo-transjax","type-cast","urls","yui-base"],"ext":false},"photo-filmstrip":{"path":"j\/.B-.M.A.vZ158","requires":["anim","base","better-throttle","context-data","context-manager","event","event-custom","event-delegate","event-key","focus-tracker","global-dialog","image-fader","io","keyboard-shortcut-manager","node","number","photo-button-bar-transjax","photo-data","photo-filmstrip-transjax","retry-image-on-error","string-filters","transition","urls","yui-base"],"ext":false},"photo-filmstrip-transjax":{"path":"j\/.B-.M-.C-.EA.A.vVkjt","requires":["transjax-base","yui-base"],"ext":false},"photo-geolocation":{"path":"j\/.B-.R.A.vXW18","requires":["context-manager","global-dialog","photo","photo-geolocation-transjax","yui-base"],"optional":["autocomplete-2-5-1","flickr-map","gallery-flickr-api","photo-geolocation-css"],"ext":false},"photo-geolocation-transjax":{"path":"j\/.B-.R-.C-.EA.A.vXt8v","requires":["transjax-base","yui-base"],"ext":false},"photo-geolocation-css":{"path":"c\/c_.B-.R.BC.vVSAg","type":"css","ext":false},"photo-geopanel":{"path":"j\/.B-.IB.A.vZXXv","requires":["yui-base"],"ext":false},"photo-group-invites":{"path":"j\/.B-.DM-.CO.A.vTKhx","requires":["context-data","gallery-flickr-api","global-dialog","node","photo","photo-group-invites-transjax","yui-base"],"ext":false},"photo-group-invites-transjax":{"path":"j\/.B-.DM-.CO-.C-.EA.A.vU8j8","requires":["transjax-base","yui-base"],"ext":false},"photo-insitu":{"path":"j\/.B-.DT.A.vZjWX","requires":["insitu","photo","photo-data","photo-transjax","yui-base"],"ext":false},"photo-keyboard-shortcuts":{"path":"j\/.B-.HZs.A.vY4aD","requires":["context-manager","cookie","event-focus","event-key","event-simulate","focus-tracker","keyboard-shortcut-manager","node","photo-keyboard-shortcuts-transjax","yui-base"],"optional":["photo-people-list"],"ext":false},"photo-keyboard-shortcuts-transjax":{"path":"j\/.B-.HZs-.C-.EA.A.vUJeZ","requires":["transjax-base","yui-base"],"ext":false},"photo-map-display-pinwin-css":{"path":"c\/c_.B-map-.IQ-.IV.BC.vYzkD","type":"css","ext":false},"photo-map-display-pinwin":{"path":"j\/.B-map-.IQ-.IV.A.vZtQt","requires":["flickr-geo","map-pinwin","base","photo-map-display-pinwin-css","yui-base"],"ext":false},"photo-notes":{"path":"j\/.B-.BE-.D.A.vZAea","requires":["better-throttle","bo-selecta-3","bo-selecta-transjax","box-host","event","event-annotations","event-delegate","focus-tracker","gallery-flickr-api","global-dialog","node","node-visibility","photo-notes-transjax","photo-people-controller","photo-people-transjax","string-filters","yui-base"],"optional":["note-data"],"ext":false},"photo-notes-transjax":{"path":"j\/.B-.BE-.C-.EA.A.vYpcH","requires":["transjax-base","yui-base"],"ext":false},"photo-owner-dialogs-css":{"path":"c\/c_.B-.BK-.EO-.D.BC.vSewT","type":"css","ext":false},"photo-people-controller":{"path":"j\/.HX-.BH.A.vZAea","requires":["event","gallery-flickr-api","dejaview","photo-people-transjax","yui-base"],"ext":false},"photo-people-list":{"path":"j\/.HX-.CZ.A.vZAea","requires":["anim","bo-selecta-3","event-delegate","global-dialog","node-visibility","photo","photo-people-controller","photo-people-transjax","string-filters","yui-base"],"optional":["photo-notes"],"ext":false},"photo-people-transjax":{"path":"j\/.HX-.C-.EA.A.vNxQ4","requires":["transjax-base","yui-base"],"ext":false},"photo-preloader":{"path":"j\/.B-.FJ.A.vPr22","requires":["context-data","event","yui-base"],"ext":false},"photo-replace":{"path":"j\/.B-.GQ.A.vZYPv","requires":["event","global-dialog","io","node","yui-base"],"optional":["flanal","worker"],"ext":false},"photo-rotate":{"path":"j\/.B-.GE.A.vVgG8","requires":["anim","event","gallery-flickr-api","node","photo","photo-data","photo-rotate-css","photo-rotate-transjax","yui-base"],"ext":false},"photo-rotate-css":{"path":"c\/c_.B-.GE.BC.vYx5B","type":"css","ext":false},"photo-rotate-transjax":{"path":"j\/.B-.GE-.C-.EA.A.vPnbB","requires":["transjax-base","yui-base"],"ext":false},"photo-session-marketing":{"path":"j\/.IJ-marketing.A.vXAyx","requires":["event","gallery-flickr-api","global-dialog","node","viewing-party-invitation-creator-transjax","yahoo-web-analytics","yui-base"],"ext":false},"photo-sidebar":{"path":"j\/.HV.A.vY4aD","requires":["anim","bitmap-text","bitmap-type-silkscreen","event-custom","event-delegate","excanvas","flapid","gallery-flickr-api","node","node-visibility","photo-data","photo-sidebar-transjax","stylesheet","yui-base"],"ext":false},"photo-sidebar-transjax":{"path":"j\/.HV-.C-.EA.A.vPKTR","requires":["transjax-base","yui-base"],"ext":false},"photo-sidebar-not-owner":{"path":"j\/.HV-.HW.A.vXfLg","requires":["gallery-flickr-api","global-dialog","photo-owner-dialogs-css","photo-sidebar","photo-sidebar-not-owner-transjax","yui-base"],"ext":false},"photo-sidebar-not-owner-transjax":{"path":"j\/.HV-.HW-.C-.EA.A.vNwZM","requires":["transjax-base","yui-base"],"ext":false},"photo-sidebar-owner":{"path":"j\/.HV-.BK.A.vXhQX","requires":["better-throttle","context-manager","event-custom","gallery-flickr-api","global-dialog","photo-owner-dialogs-css","photo-data","photo-sidebar","photo-sidebar-owner-transjax","yui-base"],"ext":false},"photo-sidebar-owner-transjax":{"path":"j\/.HV-.BK-.C-.EA.A.vX3ni","requires":["transjax-base","yui-base"],"ext":false},"photo-tour":{"path":"j\/.B-.DA.A.vNGE8","requires":["anim","cookie","dom","event","photo","photo-tour-transjax","yui-base"],"ext":false},"photo-tour-transjax":{"path":"j\/.B-.DA-.C-.EA.A.vN3iZ","requires":["transjax-base","yui-base"],"ext":false},"photo-transjax":{"path":"j\/.B-.C-.EA.A.vQ7T6","requires":["transjax-base","yui-base"],"ext":false},"photo-ywa-tracking":{"path":"j\/.B-ywa-.BW.A.vPwkD","requires":["event","yahoo-web-analytics","yui-base"],"ext":false},"photos-user-favorites":{"path":"j\/.EC-user-.FH.A.vQd5P","requires":["event","io","node","yui-base"],"ext":false},"photos-display":{"path":"j\/.EC-.IQ.A.vUYVH","requires":["photos-display-css","event","io","node","photo-data","selector-css3","photos-display-transjax","yui-base"],"ext":false},"photos-display-transjax":{"path":"j\/.EC-.IQ-.C-.EA.A.vUYVH","requires":["transjax-base","yui-base"],"ext":false},"photos-display-css":{"path":"c\/c_.EC-.IQ.BC.vTKuB","type":"css","ext":false},"photostream-insitu":{"path":"j\/.ECtream-.DT.A.vVjPa","requires":["event","insitu","node","yui-base"],"ext":false},"picnik":{"path":"j\/.EY-.D.A.vY3sg","requires":["global-dialog","io-base","json","picnik-css","picnik-transjax","swfobject","yui-base"],"ext":false},"picnik-css":{"path":"c\/c_.EY-.D.BC.vRXiv","type":"css","ext":false},"picnik-transjax":{"path":"j\/.EY-.C-.EA.A.vLqsT","requires":["transjax-base","yui-base"],"ext":false},"popup-login":{"path":"j\/.HP.A.vXeMn","requires":["event","node","io-base","yui-base"],"ext":false},"query-string-args":{"path":"j\/.CP-.U-.DE.A.vKEJF","requires":["yui-base"],"ext":false},"rapid-tracker":{"path":"j\/.IY-.CH.A.vYg2z","requires":["yui-base"],"ext":false},"retry-image-on-error":{"path":"j\/retry-.CW-on-error.A.vXHGk","requires":["event-base","yui-base","yui-later"],"optional":["flanal"],"ext":false},"rushmore-settings":{"path":"j\/.FS-.FR.A.vVgEp","requires":["event","event-delegate","global-dialog","io","node","yui-base"],"ext":false},"search-refer":{"path":"j\/.CA-.DX-.D.A.vT4tV","requires":["anim","cookie","node","yahoo-ult","yui-base"],"ext":false},"search-results-display":{"path":"j\/.CA-.II.A.v21fxz","requires":["anim","anim-scroll","better-throttle","cookie","event","flanal","gallery-flickr-api","gallery-popover","global-dialog","keyboard-shortcut-manager","menus","node","node-visibility","pagination-keyboard-shortcuts","photo-data","search-results-display-transjax","string-filters","yui-base"],"optional":["lightbox"],"ext":false},"search-results-display-transjax":{"path":"j\/.CA-.II-.C-.EA.A.vYV8V","requires":["transjax-base","yui-base"],"ext":false},"selector-circle-css":{"path":"c\/c_.GB-circle.BC.vWLRi","type":"css","ext":false},"selector-circle":{"path":"j\/.GB-circle.A.vXbxr","requires":["base","css3pie","event","selector-circle-css","yui-base"],"ext":false},"set-meta-insitu":{"path":"j\/set-meta-.DT.A.vTUo8","requires":["event","insitu","node","yui-base"],"ext":false},"share-menu-transjax":{"path":"j\/.DN-.BB-.D-.C-.EA.A.vVvzi","requires":["transjax-base","yui-base"],"ext":false},"share-this-v3-account-settings":{"path":"j\/.HG-.IR-.FR.A.vUxxi","requires":["dom","event","global-dialog","io","io-form","querystring-stringify-simple","yui-base"],"ext":false},"share-this-v3-css":{"path":"c\/c_.HG.BC.vYjx2","type":"css","ext":false},"share-this-v3-dialog":{"path":"j\/.HG-.W.A.vXKSc","requires":["dom","event","global-dialog","io-base","node","share-menu-transjax","share-this-v3-dialog-css","share-this-v3-dialog-transjax","share-this-v3-services","yui-base"],"optional":["flanal"],"ext":false},"share-this-v3-dialog-css":{"path":"c\/c_.HG-.W.BC.vX3iR","type":"css","ext":false},"share-this-v3-dialog-transjax":{"path":"j\/.HG-.W-.C-.EA.A.vVVDR","requires":["transjax-base","yui-base"],"ext":false},"share-this-v3-menu":{"path":"j\/.HG-.BB.A.vWxFv","requires":["better-throttle","dom","event","event-custom","gallery-flickr-api","gallery-popover","global-dialog","io-base","menus","node","share-menu-transjax","share-this-v3-triggers","yui-base"],"optional":["photo-data"],"ext":false},"share-this-v3-service-blogger":{"path":"j\/.HF.HJ.A.vU5pa","requires":["share-this-v3-services","yui-base"],"ext":false},"share-this-v3-service-email":{"path":"j\/.HF.HH.A.vXp7K","requires":["bo-selecta-3","share-this-v3-services","share-this-v3-service-email-transjax","yui-base"],"ext":false},"share-this-v3-service-email-transjax":{"path":"j\/.HF.HH-.C-.EA.A.vTPCg","requires":["transjax-base","yui-base"],"ext":false},"share-this-v3-service-facebook":{"path":"j\/.HF.HL.A.vXKKi","requires":["share-this-v3-services","yui-base"],"ext":false},"share-this-v3-service-livejournal":{"path":"j\/.HF.HT.A.vTV8e","requires":["share-this-v3-services","yui-base"],"ext":false},"share-this-v3-service-tumblr":{"path":"j\/.HF.HU.A.vVs38","requires":["share-this-v3-services","yui-base"],"ext":false},"share-this-v3-service-twitter":{"path":"j\/.HF.HK.A.vVJx2","requires":["share-this-v3-services","share-this-v3-service-twitter-transjax","yui-base"],"ext":false},"share-this-v3-service-twitter-transjax":{"path":"j\/.HF.HK-.C-.EA.A.vUELg","requires":["transjax-base","yui-base"],"ext":false},"share-this-v3-service-wordpress":{"path":"j\/.HF.HM.A.vVt5t","requires":["share-this-v3-services","yui-base"],"ext":false},"share-this-v3-service-yahoo-pulse":{"path":"j\/.HF.CM-.HI.A.vU1vi","requires":["share-this-v3-services","yui-base"],"ext":false},"share-this-v3-services":{"path":"j\/.HG-.HR.A.vVs38","requires":["share-this-v3-service-blogger","share-this-v3-service-email","share-this-v3-service-facebook","share-this-v3-service-livejournal","share-this-v3-service-tumblr","share-this-v3-service-twitter","share-this-v3-service-wordpress","share-this-v3-service-yahoo-pulse","yui-base"],"ext":false},"share-this-v3-triggers":{"path":"j\/.HG-.HS.A.vXKTV","requires":["event","flanal","node","share-this-v3-dialog","yui-base"],"ext":false},"sprintf":{"path":"j\/.CC.A.vVNpa","requires":["yui-base"],"ext":false},"string-filters":{"path":"j\/.U-.CG.A.vZAea","requires":["yui-base"],"ext":false},"soup":{"path":"j\/soup.A.vZfUt","requires":["event","flanal","flickr-page-timing","io","motion-blur","node","popup-login","rapid-tracker","transition","yui-base"],"ext":false},"tag-selecta":{"path":"j\/tag-.S.A.vZj4e","requires":["anim","autocomplete","tag-selecta-css","tag-selecta-transjax","datasource-function","event","event-custom","gallery-flickr-api","image-fader","io-base","node","string-filters","yui-base"],"ext":false},"tag-selecta-css":{"path":"c\/c_tag-.S.BC.vYiGK","type":"css","ext":false},"tag-selecta-transjax":{"path":"j\/tag-.S-.C-.EA.A.vYx94","requires":["transjax-base","yui-base"],"ext":false},"timing-average":{"path":"j\/.FZ-average.A.vPPxV","requires":["cookie","event","yui-base"],"ext":false},"tour-nav":{"path":"j\/.DA-nav.A.vWSJF","requires":["anim","node","node-event-simulate","io","querystring","history","yahoo-ult","yui-base"],"ext":false},"tour-carousel":{"path":"j\/.DA-.ER.A.vN3Ut","requires":["anim","node","yui-base"],"ext":false},"touch-lightbox":{"path":"j\/touch-.N.A.vYGbc","requires":["node","event","gallery-flickr-api","history-manager","context-data","context-manager","lightbox-transjax","mrpinchy","photo-transjax","transition","urls","yui-base"],"optional":["lightbox"],"ext":false},"type-cast":{"path":"j\/.DJ-cast.A.vZVnv","requires":["yui-base"],"ext":false},"transjax-base":{"path":"j\/.C-.BL.A.vPPj8","requires":["sprintf","yui-base"],"ext":false},"urls":{"path":"j\/urls.A.vYUXz","requires":["yui-base"],"ext":false},"user-refave":{"path":"j\/user-re.CX.A.vPWbp","requires":["event","gallery-flickr-api","node","yui-base"],"ext":false},"video":{"path":"j\/.DV-.D.A.vZvo8","requires":["cookie","event-custom","gallery-flickr-api","node","query-string-args","string-filters","swfobject","video-transjax","yui-base"],"ext":false},"video-masker":{"path":"j\/.DV-masker-.D.A.vSvaM","requires":["context-manager","node","yui-base"],"ext":false},"video-transjax":{"path":"j\/.DV-.D-.C-.EA.A.v217nr","requires":["transjax-base","yui-base"],"ext":false},"viewing-party-invitation-creator":{"path":"j\/.IG.A.vYkdF","requires":["bo-selecta-3","gallery-flickr-api","global-dialog","io-base","node","viewing-party-invitation-creator-css","viewing-party-invitation-creator-transjax","yahoo-web-analytics","zero-clipboard","yui-base"],"ext":false},"viewing-party-invitation-creator-css":{"path":"c\/c_.IG.BC.vWxi6","type":"css","ext":false},"viewing-party-invitation-creator-transjax":{"path":"j\/.IG-.C-.EA.A.vXAyx","requires":["transjax-base","yui-base"],"ext":false},"whispers":{"path":"j\/whispers.A.vUbGF","requires":["node","event","gallery-flickr-api","yui-base"],"ext":false},"woe-corrector-css":{"path":"c\/c_woe-corrector.BC.vZKv6","type":"css","ext":false},"woe-corrector":{"path":"j\/woe-corrector.A.vZWAc","requires":["base","woe-corrector-css","keyboard-shortcut-manager","flickr-geo","event","yui-base"],"ext":false},"worker":{"path":"j\/.IW.A.vYkW4","requires":["base","event","yui-base"],"ext":false},"zero-clipboard":{"path":"j\/zero-clipboard.A.vV8nn","requires":["yui-base"],"ext":false},"swfobject":{"path":"j\/.BM.A.vSDL4","ext":false},"yahoo-ult":{"path":"j\/.CM-ult.A.vPboK","ext":false},"yahoo-web-analytics":{"path":"j\/ywa.A.vN4Nc","ext":false},"roundtrip":{"path":"j\/roundtrip.A.vXmv2","ext":false},"ymap":{"path":"j\/.FV.A.vZWmp","requires":["event-synthetic","yui2_5-animation","yui2_5-yahoo","yui2_5-event","yui2_5-dom","yui2_5-dragdrop"],"ext":false},"bing_map":{"path":"j\/bing_map_6_3.A.vRhTV","ext":false},"yui2_5-yahoo":{"path":"j\/.CM\/.CM_2.5.1.A.vr3bg","ext":false},"yui2_5-event":{"path":"j\/.CM\/.G_2.5.1.A.vr3bg","requires":["yui2_5-yahoo"],"ext":false},"yui2_5-dom":{"path":"j\/.CM\/dom_2.5.1.A.vr3bg","requires":["yui2_5-yahoo"],"ext":false},"yui2_5-dragdrop":{"path":"j\/.CM\/.FT_2.5.1.A.vWHY4","requires":["yui2_5-dom","yui2_5-event","yui2_5-yahoo"],"ext":false},"yui2_5-animation":{"path":"j\/.CM\/.FL_2.5.1.A.vr3bg","requires":["yui2_5-dom","yui2_5-event","yui2_5-yahoo"],"ext":false},"worker-echo":{"path":"j\/.IW-echo.A.vWYgn","requires":["worker-yui-ready","yui-base"],"ext":false},"worker-thumbnail-extractor":{"path":"j\/.IW-.IM-.IN.A.vYnbt","requires":["better-throttle","exif-thumbnail-extractor","worker-yui-ready","yui-base"],"ext":false},"worker-exif-extractor":{"path":"j\/.IW-.GO-.IN.A.vYkW4","requires":["better-throttle","exif-extractor","exif-extractor-tags","worker-yui-ready","yui-base","dataview"],"ext":false},"worker-yui-ready":{"path":"j\/.IW-yui-ready.A.vWPcv","requires":["event","event-custom","yui-base"],"ext":false}}}; function clone(o) { if (o === null || typeof o !== 'object') { return o; } var c = new o.constructor(); for (var k in o) { c[k] = clone(o[k]); } return c; } F.config = clone(yconf); YUI(yconf).use(function (Y) { Y.use('flickr-nav', 'rapid-tracker', 'nav-selecta-rapid', function(Y) { Y.flickr_nav.init({ open_on_hover: false }); var keys = {A_pn:'/about.gne'}; var conf = { keys:keys, lt_attr:'data-track', client_only:1, spaceid:'792600056', nofollow_class:["nav_more","signin-popup","rapidnofollow","contact-changer-trigger","personmenu-relationship-change"], use_sampling:false, tracked_mods:[], track_lv:true }; conf.tracked_mods.push('head-logo'); conf.tracked_mods.push('head-status'); conf.tracked_mods.push('searchform'); conf.tracked_mods.push('flickr_nav'); conf.tracked_mods.push('photostream-subnav-normalized'); conf.tracked_mods.push('my-photostream-subnav'); conf.tracked_mods.push('nav-personmenu'); Y.rapidTracker.init(conf); }); Y.use('nav-selecta', 'popup-login', 'grease', 'flickr', function(Y) { var nav_selecta = new Y.NavSelecta('#nav-selecta-field', {linkUsernameToPhotostream:1}); Y.popup_login.init(); Y.grease.init(0); Y.flickr(); }); }); })(); </script> </body> </html><!-- FILE ARCHIVED ON 02:18:51 Feb 10, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 15:46:42 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.565 exclusion.robots: 0.022 exclusion.robots.policy: 0.015 esindex: 0.012 cdx.remote: 12.705 LoadShardBlock: 500.831 (6) PetaboxLoader3.datanode: 284.61 (7) load_resource: 165.188 PetaboxLoader3.resolve: 56.227 -->

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