, , , Flickr, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , (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_lo" />
Origami

 
 

Paper Ride 1 Photos | Flickr | 846


 

Origami Ride 1 - Photo Gallery - Origami Christmass

Paper Ride 1 Photos | Flickr | 846


Paper Ride 1 Photos | Flickr | 846

L PUBLIC '-//W3C//DTD HTML 4.01//EN' 'http://www.w3.org/TR/html4/strict.dtd'> Flickr (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){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,self_is_whitelisted:self_whitelist_regex.test(self_loc),frame_depth:get_frame_depth(),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);}} }('We\'re sorry, Flickr doesn\'t allow embedding within frames.If you\'d like to view this content, please click here.', 'http://www.flickr.com', true, false)); if(window.opener&&window.location.href.match(/photo_grease_postlogin.gne/)){window.opener.location=window.location;window.close();} var global_magisterLudi = '911af0a0e2e558b845b64cf0d6053112', global_auth_hash = '4d967681a7aa255ba75066aa772ed34d', global_auth_token = '', global_flickr_secret = '1c8dd905ae1f1fc9', global_slideShowVersion = '6708', global_slideShowCodeVersion = '34351', global_slideShowVersionV2 = '33427', global_slideShowCodeVersionV2 = '49745', global_slideShowTextVersion = '66488', global_slideShowVersionV3 = '124984', global_nsid = '', global_hashed_nsid = '', global_ispro = 0, global_dbid = '', global_name ='', global_expire ='', global_icon_url ='http://l.yimg.com/g/images/buddyicon.gif#', global_tag_limit = '75', global_collection_depth_limit = 5, global_stewartVersion = '109786', global_contact_limit = '3000', global_eighteen = 1, global_group_limit = 5000, global_photos_ids_limit = 20, disable_stewart = 0; disable_geo = 0; var global_rper = 0; var global_widget_carets = 0; var global_explore_search = 1; var global_intl_lang = 'en-us'; var _photo_root = 'http://farm.static.flickr.com/'; var _site_root = 'http://www.flickr.com'; var _images_root = 'http://l.yimg.com/g/images'; var _intl_images_root = 'http://l.yimg.com/g/images/en-us'; var _enable_popup_login = 1; var do_bbml = 1; var page_printing_use_printcart = true; var page_printing_snapfish_cart_url = 'http://www.snapfish.com/flickrentry/'; (function(F){var TIMEOUT=10000;var pollers={},pollerCount=0,cachedEls={},testDiv=document.createElement('div'),support={nativeTrim:typeof String.prototype.trim==='function',classList:'classList'in testDiv};F.util={clone:function(o){if(o===null||typeof o!=='object'){return o;} var c=new o.constructor();for(var k in o){c[k]=F.util.clone(o[k]);} return c;},trim:function(str){if(support.nativeTrim){return str.trim();} else{return str.replace(/^\s+|\s+$/g,'');}},getElementById:function(id){if(!cachedEls[id]){cachedEls[id]=document.getElementById(id);} return cachedEls[id];},hasClass:function(el,className){if(!el){return false;} if(support.classList){return el.classList.contains(className);} else{var re=new RegExp('(?:^|\\s+)'+className+'(?:\\s+|$)');return re.test(el.className);}},addClass:function(el,className){if(!el){return;} if(support.classList){el.classList.add(className);} else if(!F.util.hasClass(el,className)){el.className=F.util.trim([el.className,className].join(' '));}},removeClass:function(el,className){if(support.classList){el.classList.remove(className);} else if(className&&F.util.hasClass(el,className)){el.className=F.util.trim(el.className.replace(new RegExp('(?:^|\\s+)'+className+'(?:\\s+|$)'),' '));if(F.util.hasClass(el,className)){F.util.removeClass(el,className);}}},whenElementExists:function(id,callback,interval){var iterations=0,pollerId=id+pollerCount++;interval=interval||10;var checkElementAndCallback=function(){var el=(id==='body')?document.body:F.util.getElementById(id);if(el){clearInterval(pollers[pollerId]);callback(el);return true;} else if(++iterations*interval>=TIMEOUT){clearInterval(pollers[pollerId]);return false;}};if(!checkElementAndCallback()){pollers[pollerId]=setInterval(checkElementAndCallback,interval);}},addListener:function(el,type,fn,capture){if(el.addEventListener){el.addEventListener(type,fn,capture);} else if(el.attachEvent){el.attachEvent('on'+type,fn);}},setCookie:function(name,value,days,path){var date,expires='',path=path||'/';if(days){date=new Date();date.setTime(date.getTime()+(days*24*60*60*1000));expires='; expires='+date.toGMTString();} document.cookie=name+'='+value+expires+'; path='+path;},getCookie:function(name){var i,cookies=' '+document.cookie+';';name=' '+name+'=';if((i=cookies.indexOf(name))>=0){i+=name.length;cookies=cookies.substring(i,cookies.indexOf(';',i));return cookies;}},removeCookie:function(name){return F.util.setCookie(name,'',0);}};testDiv=null;}(F)); (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;var supportsActiveElt=false;if('activeElement'in document){supportsActiveElt=true;} 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(supportsActiveElt){el=document.activeElement;}else 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 /*jslint white: false, undef: false, browser: true, eqeqeq: true, regexp: false, newcap: true, immed: true, onevar: false, plusplus: false */ /*global F: false, YUI: false, window: false */ (function(F){var OFFSETS={GLOBAL_NAV:null,UNIVERSAL_HEADER:null};function alignToAnchor(anchor,preventDelay){var delay=(!preventDelay&&document.documentMode)?800:50;var elt=document.getElementById(anchor)||document.getElementsByName(anchor)[0];if(elt){setTimeout(function(){var destination=elt.offsetTop,origPosition=elt.style.position;if(F.util.hasClass(document.body,'header-underlap')){destination-=OFFSETS.GLOBAL_NAV;} if(F.util.hasClass(document.body,'with-eyebrow')){destination-=OFFSETS.UNIVERSAL_HEADER;} if(!origPosition){elt.style.position='relative';destination=Math.max(destination,elt.offsetTop-destination);elt.style.position=origPosition;} window.scrollTo(0,destination);},delay);}} function normalizeAnchor(){var anchor=document.location.hash;if(anchor[0]==='#'){anchor=anchor.replace('#','');} return anchor;} function handleEvent(elt,eventName,handler,useCapture){useCapture=useCapture||false;if(elt.addEventListener){elt.addEventListener(eventName,handler,useCapture);}else if(elt.attachEvent){elt.attachEvent('on'+eventName,handler);}} F.anchorRepositioner={init:function(){F.util.whenElementExists('global-nav',function(nav){OFFSETS.GLOBAL_NAV=nav.offsetHeight;});F.util.whenElementExists('eyebrow',function(eyebrow){OFFSETS.UNIVERSAL_HEADER=eyebrow.offsetHeight;});var pageLoadAnchor=normalizeAnchor();if(pageLoadAnchor){handleEvent(document,'DOMContentLoaded',function(){alignToAnchor(pageLoadAnchor);});} handleEvent(window,'hashchange',function(e){if(e.preventDefault){e.preventDefault();}else{e.returnValue=false;} var anchor=normalizeAnchor();alignToAnchor(anchor);},true);}};}(F)); F.anchorRepositioner.init(); (function() { var yconf = {'flickr':{'flags':{'enable_grease':true,'enable_advanced_gestures':true,'enable_advanced_gestures_lightbox':true,'enable_desktop_lightbox_retina_images':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_facebook_2':true,'enable_touch_lightbox_searchified':true,'enable_tag_selecta_photogne':true,'enable_tag_selecta_uploadr':true,'enable_exif_thumbs':true,'enable_retina_justified':true,'aviary_photo_editing':true,'enable_jsfail_detection':true,'enable_farm_timing_sampling':true,'enable_high_res_pref':true,'enable_liquid_everything':true,'enable_justified_explore':true,'enable_account_order_redesign':true,'enable_global_nav':true,'enable_ywa_rapid':true,'enable_photopage_perf':true,'enable_homerun_navtiming_beacon':true,'enable_2013_photo_page':true,'enable_ken_burns_face':true},'farm_samples':{'f1':4,'f2':5,'f3':15,'f4':20,'f5':20,'f6':20,'f7':20,'f8':70,'f9':20,'f10':20},'is_zeus':false,'justified_row_height':210,'lang':'en-us','photo_root':'http:\/\/farm.staticflickr.com\/','site_root':'http:\/\/www.flickr.com','images_root':'http:\/\/l.yimg.com\/g\/images','intl_images_root':'http:\/\/l.yimg.com\/g\/images\/en-us','int2lang':{'1':'en-us','2':'fr-fr','3':'es-us','4':'de-de','5':'it-it','6':'pt-br','7':'ko-kr','9':'zh-hk','13':'vn-vn','14':'id-id'},'search':{'textsearch_enabled':true,'search_scope':'all'},'photos':[],'contact_limit':3000,'server_timestamp':1369377479,'magic_cookie':'4d967681a7aa255ba75066aa772ed34d','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,'enable_favorites_count':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,'enable_fullscreen':true,'spaceid':792600515},'max_photo_ids_per_api_call':20,'flickr_api_uri_direct':'http:\/\/api.flickr.com\/services\/rest\/','host_ip':'68.142.214.24','user':{'user_ok':false,'useragent_fully_supported':true,'enable_alternate_map_type':4},'printing':[],'sharing':[],'nav_selecta':{'additional_sections':[{'name':'Terms of Use','sectionType':'text','url':'\/help\/terms\/'},{'name':'Your Privacy','sectionType':'text','url':'\/help\/privacy-policy\/'},{'name':'Copyright\/IP Policy','sectionType':'text','url':'http:\/\/info.yahoo.com\/legal\/us\/yahoo\/copyright\/en-us\/'}]},'people':{'api_url':'','can_only_add_self':true},'tags':{'api_url':''},'iphone_app_store_url':'https:\/\/itunes.apple.com\/app\/flickr\/id328407587'},'flickrAPI':{'flickr_api_uri':'\/services\/rest\/','api_key':'911af0a0e2e558b845b64cf0d6053112','auth_hash':'4d967681a7aa255ba75066aa772ed34d','auth_token':'','secret':'1c8dd905ae1f1fc9'},'flickrMap':{'generatedInYconf':true,'enable_alternate_tiles_plugin':1},'yui2':'2.5.2','loadOptional':false,'combine':true,'root':'','base':'http:\/\/l.yimg.com\/g\/combo\/1\/3.7.3?','comboBase':'http:\/\/l.yimg.com\/g\/combo\/1\/3.7.3?','workerBase':'\/combo\/1\/3.7.3?','maxURLLength':1999,'dev':false,'debug':false,'modules':{'account-manage':{'path':'j\/.IR-manage.A.v29oKD','requires':['flickr-dialog','io-base','sprintf','yui-base'],'ext':false},'account-order-transjax':{'path':'j\/.IR-.JM-.C-.F.A.v24XRD','requires':['transjax-base','yui-base'],'ext':false},'account-order-ywa-tracking':{'path':'j\/.IR-.JM-ywa-.BW.A.v24uvr','requires':['event','datatype-date-format','yahoo-web-analytics','yui-base'],'ext':false},'account-order-manage-ywa-tracking':{'path':'j\/.IR-.JM-manage-ywa-.BW.A.v24M34','requires':['event','datatype-date-format','yahoo-web-analytics','yui-base'],'ext':false},'account-order-zeus':{'path':'j\/.IR-.JM-.D.A.v257qc','requires':['account-order-transjax','io-base','sprintf','yui-base'],'ext':false},'account-refund':{'path':'j\/.IR-refund.A.v29WBV','requires':['flickr-dialog','io-base','rapid-tracker','sprintf','yui-base'],'ext':false},'account-rules':{'path':'j\/.IR-rules.A.vY7V2','requires':['dd-constrain','dd-drop','dd-proxy','event','flickr-dialog-confirmation','gallery-flickr-api','node','yui-base'],'ext':false},'account-upgrade':{'path':'j\/.IR-upgrade.A.v29WBV','requires':['flickr-dialog','io-base','rapid-tracker','sprintf','yui-base'],'ext':false},'actions-menu-css':{'path':'c\/c_.IS-.BB.BC.v27yEc','type':'css','ext':false},'ad-masker':{'path':'j\/ad-masker.A.v23TBi','requires':['node','page-context','yui-base'],'ext':false},'add-to-dialog-css':{'path':'c\/c_.KQ.W-.D.BC.v27yEc','type':'css','ext':false},'addressbook':{'path':'j\/.HE.A.v22NwF','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.vPzux','requires':['yui2-datasource','yui2-dom','yui2-event','yui2-yahoo'],'ext':false},'aviary-editor-frame-css':{'path':'c\/c_aviary-.GZor-.JW.BC.v27yEc','type':'css','ext':false},'aviary-editor-frame-transjax':{'path':'j\/aviary-.GZor-.JW-.C-.F.A.v22w9F','requires':['transjax-base','yui-base'],'ext':false},'aviary-editor-frame':{'path':'j\/aviary-.GZor-.JW.A.v22YPe','requires':['base','aviary-editor-frame-css','aviary-editor-frame-transjax','event','flickr-dialog-frame','flickr-dialog-spinner','yui-base'],'ext':false},'batchr-photo-privacy':{'path':'j\/batchr-.B-privacy.A.v27wnr','requires':['batchr-photo-privacy-transjax','flickr-dialog','gallery-flickr-api','yui-base'],'ext':false},'batchr-photo-privacy-transjax':{'path':'j\/batchr-.B-privacy-.C-.F.A.v27ydk','requires':['transjax-base','yui-base'],'ext':false},'beehive-contact-suggestions':{'path':'j\/.IT-.FF-.IL.A.v22NwF','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-.F.A.vR9sp','requires':['transjax-base','yui-base'],'ext':false},'better-throttle':{'path':'j\/.EH-.EB.A.vWJ4n','requires':['yui-base','yui-later'],'ext':false},'bitmap-text':{'path':'j\/.Z-.DK-.D.A.vLQEt','requires':['yui-base'],'ext':false},'bitmap-type-silkscreen':{'path':'j\/.Z-.DJ-.BJ.A.vLQEt','requires':['yui-base'],'ext':false},'boomerang':{'path':'j\/.JK.A.v235xZ','requires':['yui-base'],'ext':false},'box-host':{'path':'j\/box-.DG.A.v23NMZ','requires':['event-mousedrag','math','node','yui-base'],'ext':false},'bo-selecta':{'path':'j\/.HO-.D.A.v22NwF','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.v23pft','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.v27yEc','type':'css','ext':false},'bo-selecta-3-css':{'path':'c\/c_.HO-3.BC.v223Nt','type':'css','ext':false},'bo-selecta-global-search-datasource':{'path':'j\/.HO-.X-.CA-.BYsource.A.v22NwF','requires':['bo-selecta-transjax','datasource-local','gallery-flickr-api','yui-base'],'ext':false},'bo-selecta-transjax':{'path':'j\/.HO-.C-.F.A.vT2e2','requires':['transjax-base','yui-base'],'ext':false},'cache-simple':{'path':'j\/.EJ-.GK.A.vS6oB','requires':['yui-base'],'ext':false},'comscore':{'path':'j\/.JN.A.v22NTn','ext':false},'contact-changer':{'path':'j\/.FF-.FG-.D.A.vXp7T','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.v27yEc','type':'css','ext':false},'contact-changer-transjax':{'path':'j\/.FF-.FG-.C-.F.A.vLpu8','requires':['transjax-base','yui-base'],'ext':false},'context-data':{'path':'j\/.H-.BY.A.v27DLK','requires':['event-custom','gallery-flickr-api','photo-data','urls','yui-base'],'ext':false},'dataview':{'path':'j\/.BY.JB.A.v23Hgi','requires':['yui-base'],'ext':false},'date-widgets':{'path':'j\/.HB-.EZs.A.v26Kn6','requires':['yui-base'],'optional':['datatype-date','event','gallery-calendar','node'],'ext':false},'defer-images':{'path':'j\/.GI-.GC.A.v29ELX','requires':['node-visibility','retry-image-on-error','yui-base'],'ext':false},'dejaview':{'path':'j\/.BZ-.D.A.vNstR','requires':['cookie','yui-base'],'ext':false},'discussion-comments':{'path':'j\/discussion-.O.A.v25Rav','requires':['event','node','yui-base'],'ext':false},'donut-progress-ui':{'path':'j\/donut.ID-ui.A.v23YVV','requires':['yui-base'],'ext':false},'dynamic-messaging':{'path':'j\/dynamic-messaging.A.v26PTa','requires':['io-form','gallery-flickr-api','message-primary-email-transjax','transjax-base','yui-base'],'ext':false},'editr':{'path':'j\/.GZr.A.v27uei','requires':['boomerang','editr-edit-panel','editr-errors','editr-grid','editr-progress','editr-publish-dialog','editr-toolbar','event-base','feature-tour','health-check','gallery-popover','page-context','polyfills-placeholder','yui-base'],'optional':['editr-file-picker','editr-photo-picker','editr-upload-queue','flickr-dialog'],'ext':false},'editr-blocked':{'path':'j\/.GZr-blocked.A.v29sen','requires':['cookie','yui-base'],'ext':false},'editr-data-base':{'path':'j\/.KA.BL.A.v24Yqp','requires':['array-extras','event-custom','yui-base'],'ext':false},'editr-data-groups':{'path':'j\/.KA.DMs.A.v28b9P','requires':['editr-data-photos','editr-data-base','type-cast','yui-base'],'ext':false},'editr-data-people':{'path':'j\/.KA.L.A.vZXG8','requires':['editr-data-base','type-cast','yui-base'],'ext':false},'editr-data-photos':{'path':'j\/.KA.EC.A.v265HH','requires':['editr-data-base','type-cast','yui-base'],'ext':false},'editr-data-sets':{'path':'j\/.KA.KF.A.v267Tz','requires':['editr-data-photos','editr-data-base','escape','type-cast','yui-base'],'ext':false},'editr-edit-panel':{'path':'j\/.GZr-.GZ.IC.A.v26TFR','requires':['better-throttle','editr-data-photos','editr-edit-panel-tooltip','editr-edit-panel-groups','editr-edit-panel-owner-settings','editr-edit-panel-people','editr-edit-panel-sets','editr-edit-panel-tags','editr-edit-panel-title-description','editr-edit-panel-transjax','editr-grid','event-base','substitute','string-filters','yui-base'],'ext':false},'editr-edit-panel-component':{'path':'j\/.JZ.JY.A.v22jGT','requires':['event-base','keyboard-shortcut-manager','yui-base'],'ext':false},'editr-edit-panel-groups':{'path':'j\/.JZ.DMs.A.v26THz','requires':['editr-data-photos','editr-data-groups','editr-edit-panel-tooltip','editr-edit-panel-transjax','event-base','flickr-dialog','keyboard-shortcut-manager','string-filters','yui-base'],'ext':false},'editr-edit-panel-location':{'path':'j\/.JZ.BR.A.v21Czi','requires':['editr-data-photos','editr-edit-panel-component','editr-edit-panel-transjax','yui-base'],'ext':false},'editr-edit-panel-owner-settings':{'path':'j\/.JZ.BK-.FR.A.v26Kn6','requires':['editr-data-photos','editr-edit-panel-component','editr-edit-panel-transjax','yui-base'],'optional':['date-widgets'],'ext':false},'editr-edit-panel-people':{'path':'j\/.JZ.L.A.v22Aj4','requires':['bo-selecta-3','editr-data-people','editr-data-photos','editr-edit-panel-component','editr-edit-panel-transjax','event-base','flickr-dialog','photo-keyboard-shortcuts-transjax','photo-people-transjax','string-filters','yui-base'],'ext':false},'editr-edit-panel-sets':{'path':'j\/.JZ.KF.A.v27NCx','requires':['editr-data-photos','editr-data-sets','editr-edit-panel-tooltip','editr-edit-panel-transjax','event-base','flickr-dialog','keyboard-shortcut-manager','string-filters','yui-base'],'ext':false},'editr-edit-panel-tags':{'path':'j\/.JZ.KD.A.v268bP','requires':['editr-data-photos','editr-edit-panel-transjax','event-base','tag-selecta','yui-base'],'ext':false},'editr-edit-panel-title-description':{'path':'j\/.JZ.KB-.KC.A.v23Cvr','requires':['better-throttle','editr-data-photos','editr-edit-panel-transjax','event-base','focus-tracker','yui-base'],'ext':false},'editr-edit-panel-tooltip':{'path':'j\/.JZ.JT.A.v268dx','requires':['editr-edit-panel-tooltip-css','editr-edit-panel-tooltip-transjax','escape','event-base','gallery-popover','yui-base'],'ext':false},'editr-edit-panel-tooltip-css':{'path':'c\/c_.JZ.JT.BC.v27yEc','type':'css','ext':false},'editr-edit-panel-tooltip-transjax':{'path':'j\/.JZ.JT-.C-.F.A.v24uox','requires':['transjax-base','yui-base'],'ext':false},'editr-edit-panel-transjax':{'path':'j\/.JZ.C-.F.A.v25wWB','requires':['transjax-base','yui-base'],'ext':false},'editr-errors':{'path':'j\/.GZr-.JPs.A.v23ym4','requires':['editr-data-photos','yui-base'],'ext':false},'editr-exif':{'path':'j\/.GZr-.GO.A.v24UaR','requires':['editr-data-photos','exif-thumbnail-extractor','datatype-xml','worker','yui-base'],'ext':false},'editr-file-picker':{'path':'j\/.GZr-.KG.A.v29tQt','requires':['datatype','editr-data-photos','editr-exif','editr-file-picker-transjax','editr-progress','flickr-dialog','gallery-flickr-api','health-check','md5','string-filters','uploader','yui-base'],'ext':false},'editr-file-picker-transjax':{'path':'j\/.GZr-.KG-.C-.F.A.v24uox','requires':['transjax-base','yui-base'],'ext':false},'editr-grid':{'path':'j\/.KJ.A.v28pFi','requires':['editr-data-photos','editr-grid-external-events','editr-grid-form-handler','editr-grid-item','editr-grid-key-monitor','editr-grid-marquee','editr-grid-progress-handler','editr-grid-selection','editr-grid-selection-ui','editr-grid-transjax','editr-grid-user-messaging','event-custom','editr-zoom','editr-errors','flickr-dialog','focus-tracker','gallery-popover','menus','yui-base'],'optional':['editr-upload-queue'],'ext':false},'editr-grid-external-events':{'path':'j\/.KJ-.KK-.Gs.A.v255Sx','requires':['editr-grid','yui-base'],'ext':false},'editr-grid-form-handler':{'path':'j\/.KJ-.KL.A.v24zi2','requires':['editr-grid','yui-base'],'ext':false},'editr-grid-item':{'path':'j\/.KJ-item.A.v24zi2','requires':['editr-grid','yui-base'],'ext':false},'editr-grid-key-monitor':{'path':'j\/.KJ-.KM.A.v24uox','requires':['editr-grid','keyboard-shortcut-manager','yui-base'],'ext':false},'editr-grid-marquee':{'path':'j\/.KJ-marquee.A.v24uox','requires':['editr-grid','yui-base'],'ext':false},'editr-grid-progress-handler':{'path':'j\/.KJ.ID-handler.A.v28pte','requires':['editr-grid','editr-publish-dialog','transjax-base','yui-base'],'ext':false},'editr-grid-selection':{'path':'j\/.KJ-.KN.A.v24zi2','requires':['editr-grid','yui-base'],'ext':false},'editr-grid-selection-ui':{'path':'j\/.KJ-.KN-ui.A.v24zi2','requires':['editr-grid','transjax-base','yui-base'],'ext':false},'editr-grid-transjax':{'path':'j\/.KJ-.C-.F.A.v25krn','requires':['transjax-base','yui-base'],'ext':false},'editr-grid-user-messaging':{'path':'j\/.KJ-.KO.A.v24uox','requires':['editr-grid','editr-errors','yui-base'],'ext':false},'editr-photo-picker':{'path':'j\/.GZr-.B-picker.A.vZW9t','requires':['editr-data-photos','flickr-dialog-spinner','flickr-geo','gallery-flickr-api','yui-base'],'ext':false},'editr-progress':{'path':'j\/.GZr.ID.A.v24b7c','requires':['better-throttle','event-base','event-custom','yui-base'],'ext':false},'editr-publish-dialog':{'path':'j\/.GZr-.KE-.W.A.v28gjP','requires':['editr-progress','editr-publisher','editr-publisher-transjax','editr-upload-queue','event-base','event-custom','flickr-dialog','gallery-flickr-api','health-check','yui-base'],'optional':['flanal'],'ext':false},'editr-publisher':{'path':'j\/.GZr-.KEer.A.v29tQt','requires':['editr-data-people','editr-data-photos','editr-data-sets','editr-errors','editr-publisher-transjax','editr-upload-queue','event-base','event-custom','flickr-dialog','gallery-flickr-api','health-check','yui-base'],'ext':false},'editr-publisher-transjax':{'path':'j\/.GZr-.KEer-.C-.F.A.v24uox','requires':['transjax-base','yui-base'],'ext':false},'editr-secret-about-box':{'path':'j\/.GZr-secret-about-box.A.v25WMn','requires':['event','node','page-context','yui-base'],'ext':false},'editr-toolbar':{'path':'j\/.GZr-.KP.A.v24jZH','requires':['editr-grid','menus','yui-base'],'ext':false},'editr-upload-queue':{'path':'j\/.GZr-.KI-.CT.A.v272vi','requires':['editr-data-photos','editr-errors','editr-file-picker','editr-publisher','event-custom','gallery-flickr-api','health-check','json','yui-base'],'optional':['flanal'],'ext':false},'editr-zoom':{'path':'j\/.GZr-zoom.A.v242QT','requires':['editr-zoom-transjax','editr-data-photos','editr-file-picker','event-base','event-custom','flickr-dialog','node-event-html5','yui-base'],'ext':false},'editr-zoom-transjax':{'path':'j\/.GZr-zoom-.C-.F.A.v24uox','requires':['transjax-base','yui-base'],'ext':false},'exif-extractor':{'path':'j\/.KU.A.v23Hgi','requires':['exif-extractor-tags','xmp-extractor','yui-base'],'ext':false},'exif-extractor-tags':{'path':'j\/.KU-.KD.A.v21yYF','requires':['yui-base'],'ext':false},'exif-thumbnail-extractor':{'path':'j\/.GO-.IM-.IN.A.vWJcZ','requires':['yui-base'],'ext':false},'event-annotations':{'path':'j\/.G-.BD.A.vNHSX','requires':['yui-base'],'ext':false},'event-mousedrag':{'path':'j\/.G-.BO.A.v24EaM','requires':['event-annotations','event-custom-complex','event-synthetic','node','yui-base','yui-throttle'],'ext':false},'photo-list-model':{'path':'j\/.B-.CZ-.JA.A.v29EeV','requires':['gallery-flickr-api','model','murmurhash','photos-list','photo-data','context-data','querystring-stringify-simple','io','yui-base'],'ext':false},'photo-list-view':{'path':'j\/.B-.CZ-.JB.A.v2a5t6','requires':['view','handlebars','murmurhash','photos-list','io','flickr-app','lightbox','photos-list-justifier','flickr-dialog-infinite-spinner','better-throttle','rapid-tracker','template-fetcher','yui-base'],'ext':false},'explore-hera-view':{'path':'j\/.FP-hera-.JB.A.v29SiV','requires':['view','datatype-date','murmurhash','handlebars','photo-list-model','photo-list-view','flickr-app-explore','flickr-dialog-infinite-spinner','template-fetcher','gallery-popover','rapid-tracker','io','yui-base'],'ext':false},'fave-star':{'path':'j\/.CX-.CY.A.v295v2','requires':['anim','node','yui-base'],'ext':false},'farm_timing':{'path':'j\/farm_.FZ.A.v23iXz','requires':['node','yui-base','io','event'],'ext':false},'feature-tour':{'path':'j\/.KT-.DA.A.v25VRV','requires':['anim','cookie','dom','event','feature-tour-css','feature-tour-transjax','yui-base'],'ext':false},'feature-tour-css':{'path':'c\/c_.KT-.DA.BC.v27yEc','type':'css','ext':false},'feature-tour-transjax':{'path':'j\/.KT-.DA-.C-.F.A.v22t7P','requires':['transjax-base','yui-base'],'ext':false},'flanal':{'path':'j\/.IU.A.v26U3x','requires':['yui-base'],'optional':['io'],'ext':false},'flapid':{'path':'j\/.JO.A.vT5pv','requires':['gallery-flickr-api','yui-base'],'ext':false},'flickr':{'path':'j\/.J-.D.A.v29EgD','requires':['flickr-app','flickr-tooltips','personmenu','yui-base'],'optional':['gallery-flickr-api','share-this-v3-menu'],'ext':false},'flickr-app':{'path':'j\/.J-app.A.v24yD6','requires':['app-base','yui-base'],'ext':false},'flickr-app-photo':{'path':'j\/.J-app-.B.A.v24xxi','requires':['context-data','flickr-app','photo-data','urls','yui-base'],'optional':['video'],'ext':false},'flickr-app-explore':{'path':'j\/.J-app-.FP.A.v29WhX','requires':['context-data','flickr-app','explore-hera-view','explore-hera-model','rapid-tracker','template-fetcher','urls','yui-base'],'ext':false},'flickr-app-soup':{'path':'j\/.J-app-soup.A.v29WhX','requires':['flickr-app','soup-hera-view','explore-hera-model','rapid-tracker','template-fetcher','urls','yui-base'],'ext':false},'group-model':{'path':'j\/.DM-.JA.A.v253Ri','requires':['context-data','model','gallery-flickr-api','urls','yui-base'],'ext':false},'groups-model':{'path':'j\/.DMs-.JA.A.v254wX','requires':['context-data','model','model-list','lazy-model-list','group-model','gallery-flickr-api','urls','yui-base'],'ext':false},'groups-page-model':{'path':'j\/.DMs-.GF-.JA.A.v255QP','requires':['context-data','model','group-model','gallery-flickr-api','urls','yui-base'],'ext':false},'groups-list-view':{'path':'j\/.DMs-.CZ-.JB.A.v25Fi6','requires':['context-data','view','groups-model','handlebars','yui-base'],'ext':false},'groups-recent-view':{'path':'j\/.DMs-recent-.JB.A.v254wX','requires':['context-data','view','groups-model','groups-page-model','handlebars','yui-base'],'ext':false},'flickr-dialog':{'path':'j\/.IZ.A.vXom4','requires':['flickr-dialog-alert','flickr-dialog-confirmation','flickr-dialog-destructive-confirmation','flickr-dialog-frame','flickr-dialog-short-message','flickr-dialog-spinner','yui-base'],'ext':false},'flickr-dialog-alert':{'path':'j\/.IZ-.JX.A.vYz1P','requires':['flickr-dialog-base','substitute','yui-base'],'ext':false},'flickr-dialog-base':{'path':'j\/.IZ-.BL.A.v24baD','requires':['attribute','better-throttle','event','event-custom','focus-tracker','flickr-dialog-css','global-dialog-transjax','keyboard-shortcut-manager','node','page-context','substitute','yui-base'],'ext':false},'flickr-dialog-confirmation':{'path':'j\/.IZ-.JR.A.v26nu8','requires':['flickr-dialog-base','substitute','yui-base'],'ext':false},'flickr-dialog-css':{'path':'c\/c_.IZ.BC.v26nUg','type':'css','ext':false},'flickr-dialog-destructive-confirmation':{'path':'j\/.IZ-.JS-.JR.A.v227ug','requires':['flickr-dialog-base','yui-base'],'ext':false},'flickr-dialog-frame':{'path':'j\/.IZ-.JW.A.vXqPa','requires':['flickr-dialog-base','yui-base'],'ext':false},'flickr-dialog-geo-css':{'path':'c\/c_.IZ-geo.BC.v27yEc','type':'css','ext':false},'flickr-dialog-geo':{'path':'j\/.IZ-geo.A.v24Bhx','requires':['flickr-dialog-base','flickr-dialog-geo-css','flickr-map2','yui-base'],'ext':false},'flickr-dialog-infinite-spinner-css':{'path':'c\/c_.IZ-infinite-.JV.BC.v25k3X','type':'css','ext':false},'flickr-dialog-infinite-spinner':{'path':'j\/.IZ-infinite-.JV.A.v21TaR','requires':['flickr-dialog-base','flickr-dialog-infinite-spinner-css','yui-base','html5-balls'],'ext':false},'flickr-dialog-short-message':{'path':'j\/.IZ-short-.JU.A.vYz1P','requires':['flickr-dialog-base','substitute','yui-base'],'ext':false},'flickr-dialog-spinner':{'path':'j\/.IZ-.JV.A.vXUzv','requires':['flickr-dialog-base','yui-base'],'ext':false},'flickr-gallery-comments':{'path':'j\/.J-.FW-.O.A.v23TBi','requires':['anim','anim-scroll','dejaview','event-custom','event-delegate','formatting-tips-css','gallery-flickr-api','global-dialog','history-manager','input-hint','io-form','node','node-visibility','page-context','photo-comments-transjax','swfobject','yui-base'],'ext':false},'flickr-gallery-gallery-owner':{'path':'j\/.J-.FW-.FW-.BK.A.v26K4R','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.vVtRr','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-.F.A.vUnPD','requires':['transjax-base','yui-base'],'ext':false},'flickr-gallery-keyboard-shortcuts':{'path':'j\/.J-.FW-.HZs.A.v28aJF','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-.F.A.vUDUp','requires':['transjax-base','yui-base'],'ext':false},'flickr-gallery-photo-owner':{'path':'j\/.J-.FW-.B-.BK.A.vVtRr','requires':['event','flickr-gallery-photo-remover','node','yui-base'],'ext':false},'flickr-gallery-photo-remover':{'path':'j\/.J-.FW-.B-.IP.A.vUus8','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-.F.A.vUioK','requires':['transjax-base','yui-base'],'ext':false},'flickr-geo':{'path':'j\/.J-geo.A.v25nnr','requires':['io','gallery-flickr-api','yui-base'],'ext':false},'flickr-leaflet-utils-css':{'path':'c\/c_.J-leaflet-utils.BC.v242HZ','type':'css','ext':false},'flickr-leaflet-utils':{'path':'j\/.J-leaflet-utils.A.v25YHr','requires':['osm-places','flickr-leaflet-utils-css','yui-base'],'ext':false},'flickr-location-search':{'path':'j\/.J_.BR_.CA.A.vTd1T','requires':['event','node','query-string-args','yui-base'],'ext':false},'flickr-map':{'path':'j\/.J-map.A.v25nnr','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','flickr-geo','yui-base'],'ext':false},'flickr-map2':{'path':'j\/.J-map2.A.v23TBi','requires':['base','cookie','dd-drag','dragdrop','event','flickr-geo','flickr-map-css','flickr-map-transjax','keyboard-shortcut-manager','page-context','selector-css3','slider','yui-base'],'ext':false},'flickr-map-provider-ymap':{'path':'j\/.J-.IK-ymap.A.v231xe','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.vRygr','requires':['bing_map','yui-base'],'ext':false},'flickr-map-provider-ovi':{'path':'j\/.J-.IK-ovi.A.v264Fn','requires':['yui-base'],'ext':false},'flickr-map-provider-gmap':{'path':'j\/.J-.IK-gmap.A.vZg4e','requires':['yui-base'],'ext':false},'flickr-map-provider-flickr_osm':{'path':'j\/.J-.IK-.J_osm.A.v25Xcv','requires':['yui-base'],'ext':false},'flickr-map-transjax':{'path':'j\/.J-map-.C-.F.A.v2446i','requires':['transjax-base','yui-base'],'ext':false},'flickr-map-css':{'path':'c\/c_.J-map.BC.v27yEc','type':'css','ext':false},'flickr-map-css-intl':{'path':'c\/c_.J-map-.F.BC.v27yEc','type':'css','ext':false},'flickr-nav':{'path':'j\/.J_nav.A.v23TBi','requires':['event','node','page-context','yui-base'],'ext':false},'flickr-overlay-css':{'path':'c\/c_.J-overlay-.BL.BC.v27yEc','type':'css','ext':false},'flickr-overlay-base':{'path':'j\/.J-overlay-.BL.A.v23TBi','requires':['attribute','better-throttle','event','event-custom','focus-tracker','flickr-overlay-css','keyboard-shortcut-manager','node','page-context','substitute','yui-base'],'ext':false},'flickr-page-timing':{'path':'j\/.J_.GF_.FZ.A.v27QeD','requires':['event','node','yui-base'],'ext':false},'flickr-printing':{'path':'j\/.J_.FD.A.v29aPD','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.v27yEc','type':'css','ext':false},'flickr-printing-transjax':{'path':'j\/.J_.FD-.C-.F.A.v25DU4','requires':['transjax-base','yui-base'],'ext':false},'flickr-tooltips':{'path':'j\/.J-.GA.A.vThq4','requires':['event','event-delegate','yui-base'],'ext':false},'focus-tracker':{'path':'j\/.CV-.CH.A.v22DsP','requires':['event','node','yui-base'],'ext':false},'formatting-tips-css':{'path':'c\/c_.EN_.EQ_.D.BC.v27yEc','type':'css','ext':false},'gallery-boomr':{'path':'j\/.FW-boomr.A.vS9f8','requires':['lang','yui-base'],'ext':false},'gallery-calendar':{'path':'j\/.FW-.IO.A.v24LYB','requires':['gallery-calendar-transjax','gallery-popover','node','yui-base'],'ext':false},'gallery-calendar-transjax':{'path':'j\/.FW-.IO-.C-.F.A.vXh6Z','requires':['transjax-base','yui-base'],'ext':false},'gallery-flickr-api':{'path':'j\/.J_api.A.v23gzD','requires':['dump','event','io-xdr','json-parse','yui-base'],'ext':false},'gallery-history-lite':{'path':'j\/.FW-.CE-.GH.A.vL4ir','requires':['event-custom','event-custom-complex','node','yui-base'],'ext':false},'gallery-popover':{'path':'j\/.FW-.HN.A.v29WRH','requires':['event-custom','node','overlay','yui-base'],'ext':false},'gallery-popover-css':{'path':'c\/c_.FW-.HN.BC.v29hvz','type':'css','ext':false},'gallery-storage-lite':{'path':'j\/.FW-.FX-.GH.A.vTo86','requires':['event-base','event-custom','event-custom-complex','json','yui-base'],'ext':false},'geo-exif-backfill-transjax':{'path':'j\/geo-.GO-.IF-.C-.F.A.vXkci','requires':['transjax-base','yui-base'],'ext':false},'geofences-geopanel-css':{'path':'c\/c_.IA-.IB.BC.v27yEc','type':'css','ext':false},'geofences-geopanel-transjax':{'path':'j\/.IA-.IB-.C-.F.A.vXjvD','requires':['transjax-base','yui-base'],'ext':false},'geofences-geopanel':{'path':'j\/.IA-.IB.A.v2416a','requires':['geofences-geopanel-transjax','geofences-geopanel-css','geopanel','global-dialog','map-pinwin','yui-base'],'ext':false},'geofences':{'path':'j\/.IA.A.vWZSB','requires':['base','yui-base'],'optional':['gallery-flickr-api'],'ext':false},'geofences-apply-panel':{'path':'j\/.IA.IE.IC.A.vXjvD','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.vXa66','requires':['better-throttle','event-custom','gallery-flickr-api','geofences','yui-base'],'ext':false},'geofences-list-view':{'path':'j\/.IA-.CZ-.JB.A.vX1g2','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.v27R8n','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-.F.A.v21yYF','requires':['transjax-base','yui-base'],'ext':false},'geofences-transjax':{'path':'j\/.IA-.C-.F.A.vX5dk','requires':['transjax-base','yui-base'],'ext':false},'geopanel-css':{'path':'c\/c_.IB.BC.v27yEc','type':'css','ext':false},'geopanel':{'path':'j\/.IB.A.v23TBi','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.vT8GT','requires':['anim','dom','event','gallery-flickr-api','node','yui-base'],'ext':false},'global-dialog':{'path':'j\/.X-.W-.D.A.v28VkZ','requires':['event','event-custom','event-delegate','event-key','focus-tracker','global-dialog-css','global-dialog-transjax','keyboard-shortcut-manager','node','page-context','yui-base'],'ext':false},'global-dialog-css':{'path':'c\/c_.X-.W-.D.BC.vZF8M','type':'css','ext':false},'global-dialog-transjax':{'path':'j\/.X-.W-.C-.F.A.vKPQp','requires':['transjax-base','yui-base'],'ext':false},'global-nav':{'path':'j\/.JC.A.v29VSP','requires':['anim','event','menus','node','page-context','yui-base'],'ext':false},'group-blast-insitu':{'path':'j\/.DM-blast-.DT.A.vUvsK','requires':['event','insitu','node','string-filters','yui-base'],'ext':false},'guestpass-hide':{'path':'j\/.DZ-.ET.A.vVdVV','requires':['anim','cookie','node','yui-base'],'ext':false},'grease':{'path':'j\/.HQ.A.v29TPR','requires':['event-focus','gallery-flickr-api','gallery-storage-lite','global-dialog','json','node','occult','photo-data','urls','yui-base'],'ext':false},'grease-css':{'path':'c\/c_.HQ.BC.v27yEc','type':'css','ext':false},'health-check':{'path':'j\/.KH.A.v22qwP','requires':['event-custom','gallery-flickr-api','yui-base'],'ext':false},'history-manager':{'path':'j\/.CE-.K.A.v29ixV','requires':['event','urls','yui-base'],'ext':false},'html5-balls':{'path':'j\/html5-balls.A.v28Tgi','requires':['event','urls','base','yui-base','html5-balls-css'],'ext':false},'html5-balls-css':{'path':'c\/c_html5-balls.BC.v27yEc','type':'css','ext':false},'image-fader':{'path':'j\/.CW-.CU.A.vZNyP','requires':['anim','node','yui-base'],'ext':false},'infinite-scrolling-transjax':{'path':'j\/infinite-scrolling-.C-.F.A.v21C6H','requires':['transjax-base','yui-base'],'ext':false},'input-hint':{'path':'j\/.CN-.DD.A.v23LDR','requires':['event-focus','focus-tracker','node','yui-base'],'ext':false},'input-counter':{'path':'j\/.CN-counter.A.vUvzD','requires':['event','node','yui-base'],'ext':false},'india-disclaimer':{'path':'j\/.IH.A.vRTte','requires':['event','global-dialog','io-base','node','yui-base'],'ext':false},'insitu':{'path':'j\/.DT-.D.A.v23qV2','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-.F.A.vTQBi','requires':['transjax-base','yui-base'],'ext':false},'iphone-link-sms-dialog-transjax':{'path':'j\/iphone-link-sms-.W-.C-.F.A.v26y4V','requires':['rapid-tracker','transjax-base','yui-base'],'ext':false},'iphone-link-sms-dialog-css':{'path':'c\/c_iphone-link-sms-.W.BC.v26ALP','type':'css','ext':false},'iphone-link-sms-dialog':{'path':'j\/iphone-link-sms-.W.A.v29rSF','requires':['flickr-dialog-spinner','iphone-link-sms-dialog-css','iphone-link-sms-dialog-transjax','yui-base'],'ext':false},'jfif-extractor':{'path':'j\/jfif-.IN.A.v23Hgi','requires':['yui-base'],'ext':false},'jobs':{'path':'j\/jobs.A.v23ypv','requires':['event','flanal','flickr-page-timing','io','motion-blur','node','popup-login','rapid-tracker','transition','yui-base'],'ext':false},'justifier':{'path':'j\/justifier.A.v25UfP','requires':['yui-base'],'ext':false},'ken-burns-transjax':{'path':'j\/ken-burns-.C-.F.A.v29uBi','requires':['transjax-base','yui-base'],'ext':false},'keyboard-shortcut-legend':{'path':'j\/.HZ-.HY.A.v23TBi','requires':['better-throttle','cookie','gallery-flickr-api','global-dialog','keyboard-shortcut-legend-css','keyboard-shortcut-legend-layouts','keyboard-shortcut-legend-transjax','page-context','yui-base'],'ext':false},'keyboard-shortcut-legend-css':{'path':'c\/c_.HZ-.HY.BC.v27FzV','type':'css','ext':false},'keyboard-shortcut-legend-layouts':{'path':'j\/.HZ-.HY-layouts.A.vYgFD','requires':['keyboard-shortcut-legend-transjax','yui-base'],'ext':false},'keyboard-shortcut-legend-transjax':{'path':'j\/.HZ-.HY-.C-.F.A.vYgTH','requires':['transjax-base','yui-base'],'ext':false},'keyboard-shortcut-manager':{'path':'j\/.HZ-.K.A.v25NBe','requires':['event-custom','event-focus','event-key','focus-tracker','keyboard-shortcut-legend','node','page-context','yui-base'],'ext':false},'konami':{'path':'j\/konami.A.v2a62R','ext':false},'leaflet':{'path':'j\/leaflet.A.v25Y6e','requires':['flickr-leaflet-utils','leaflet-css','leaflet-utils-css','yui-base'],'ext':false},'leaflet-css':{'path':'c\/c_leaflet.BC.v25Wzi','type':'css','ext':false},'leaflet-utils-css':{'path':'c\/c_leaflet-utils.BC.v27yEc','type':'css','ext':false},'lightbox':{'path':'j\/.N.A.v29X9X','requires':['anim','better-throttle','context-data','cookie','node','escape','event-annotations','event-custom','event-delegate','event-gestures','event-key','fave-star','gallery-flickr-api','history','history-manager','json','keyboard-shortcut-manager','lightbox-transjax','node-visibility','page-context','photo-context-menu','photo-transjax','rapid-tracker','string-filters','swfobject','transition','urls','view-count','yui-base','yui-throttle'],'optional':['global-dialog','photos-list-transjax'],'ext':false},'lightbox-transjax':{'path':'j\/.N-.C-.F.A.v29Wb4','requires':['transjax-base','yui-base'],'ext':false},'liquid-photo-resizer':{'path':'j\/.JL-.B-resizer.A.v233DD','requires':['event'],'ext':false},'liquid-resizer':{'path':'j\/.JL-resizer.A.v22DzH','requires':['event'],'ext':false},'location-picker-css':{'path':'c\/c_.BR-picker.BC.v27yEc','type':'css','ext':false},'location-picker':{'path':'j\/.BR-picker.A.vZRmT','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.v27yEc','type':'css','ext':false},'location-selecta':{'path':'j\/.BR-.S.A.vZPhc','requires':['location-selecta-css','keyboard-shortcut-manager','flickr-geo','event','yui-base'],'ext':false},'mail-zeus':{'path':'j\/mail-.D.A.vYGeM','requires':['mail-zeus-transjax','flickr-dialog-confirmation','event','node','yui-base'],'ext':false},'mail-zeus-transjax':{'path':'j\/mail-.D-.C-.F.A.vYCRe','requires':['transjax-base','yui-base'],'ext':false},'map-pinwin':{'path':'j\/map-.IV.A.vYzkM','requires':['map-pinwin-css','string-filters','yui-base'],'ext':false},'map-pinwin-css':{'path':'c\/c_map-.IV.BC.v27yEc','type':'css','ext':false},'math':{'path':'j\/.DL.A.vLPjT','requires':['yui-base'],'ext':false},'matrix-math':{'path':'j\/matrix-.DL.A.vVRWt','requires':['yui-base'],'ext':false},'message-primary-email-transjax':{'path':'j\/.JU-primary-.HH-.C-.F.A.v25PLt','requires':['transjax-base','yui-base'],'ext':false},'md5':{'path':'j\/md5-.D.A.vXTyT','ext':false},'menus':{'path':'j\/.BBs.A.v2a11t','requires':['base','event','event-custom','gallery-popover','keyboard-shortcut-manager','node','page-context','yui-base'],'ext':false},'motion-blur':{'path':'j\/motion-blur.A.vUD1F','requires':['node','transition','yui-base'],'ext':false},'mrpinchy':{'path':'j\/mrpinchy.A.vWCYx','requires':['node','event','event-custom','transition','urls','matrix-math','yui-base'],'ext':false},'murmurhash':{'path':'j\/murmurhash3_gc.A.v23PFH','ext':false},'nav-selecta':{'path':'j\/.JQ.A.v29Pu8','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_.JQ.BC.v25xKa','type':'css','ext':false},'nav-selecta-transjax':{'path':'j\/.JQ-.C-.F.A.v24v3t','requires':['transjax-base','yui-base'],'ext':false},'nav-selecta-rapid':{'path':'j\/.JQ-.IY.A.v22o1g','requires':['event','rapid-tracker','yui-base'],'ext':false},'node-visibility':{'path':'j\/.CR-.DY.A.v29Jpi','requires':['better-throttle','cache-simple','node','node-pluginhost','yui-base'],'optional':['anim','anim-scroll'],'ext':false},'note-data':{'path':'j\/note-.BY.A.vRjAk','requires':['base','person-data','yui-base'],'ext':false},'notification-base':{'path':'j\/notification-.BL.A.v22wAx','requires':['attribute','notification-center'],'ext':false},'notification-center':{'path':'j\/notification-center.A.v22wQk','requires':['attribute','cookie','event','event-custom','gallery-flickr-api'],'ext':false},'number':{'path':'j\/.Y.A.vSPsg','requires':['number-transjax','yui-base'],'ext':false},'number-transjax':{'path':'j\/.Y-.C-.F.A.vNqGp','requires':['transjax-base','yui-base'],'ext':false},'occult':{'path':'j\/.CF.A.vNC2i','requires':['node','yui-base'],'ext':false},'osm-places':{'path':'j\/osm-places.A.v28fht','requires':['yui-base'],'ext':false},'page-context':{'path':'j\/.GF-.H.A.v23TD2','requires':['event-custom','yui-base'],'ext':false},'pagination-keyboard-shortcuts':{'path':'j\/.EG-.HZs.A.vXp7T','requires':['keyboard-shortcut-manager','node','pagination-keyboard-shortcuts-transjax','yui-base'],'ext':false},'pagination-keyboard-shortcuts-transjax':{'path':'j\/.EG-.HZs-.C-.F.A.vUYza','requires':['transjax-base','yui-base'],'ext':false},'person-data':{'path':'j\/.FK-.BY.A.vRjAk','requires':['base','yui-base'],'ext':false},'personmenu':{'path':'j\/.CB-.D.A.v23TBi','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.v27yEc','type':'css','ext':false},'personmenu-transjax':{'path':'j\/.CB-.C-.F.A.vNwWt','requires':['transjax-base','yui-base'],'ext':false},'personmenu-rapid':{'path':'j\/.CB-.IY.A.vZzGg','requires':['event','rapid-tracker','yui-base'],'ext':false},'photo':{'path':'j\/.B-.D.A.v2a8Fi','requires':['anim','anim-scroll','better-throttle','context-data','defer-images','event-annotations','event-custom','event-delegate','event-key','event-mousedrag','event-mouseenter','flickr-app-photo','focus-tracker','global-dialog','history-manager','html5-balls','keyboard-shortcut-manager','math','node-visibility','occult','page-context','photo-button-bar','photo-comments','photo-context-menu','photo-data','photo-keyboard-shortcuts','photo-rotate','photo-sidebar','retry-image-on-error','share-this-v3-menu','lightbox','urls','yahoo-ult','yui-base'],'optional':['gallery-flickr-api','io-base','photo-group-invites','photo-insitu','photo-notes','photo-people-list','photo-tags','view-count'],'ext':false},'photo-button-bar':{'path':'j\/.B-.T-bar.A.v29EgD','requires':['add-to-dialog-css','context-data','event','event-custom','event-delegate','event-key','fave-star','flanal','focus-tracker','gallery-flickr-api','gallery-popover','global-dialog','io-base','keyboard-shortcut-manager','menus','node','node-event-simulate','page-context','photo-button-bar-transjax','photo-people-list','querystring-stringify-simple','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-.F.A.v25wWB','requires':['transjax-base','yui-base'],'ext':false},'photo-comments':{'path':'j\/.B-.O.A.v29QLg','requires':['anim','anim-scroll','defer-images','dejaview','event-custom','event-delegate','flickr-app','flickr-dialog-alert','flickr-dialog-confirmation','flickr-dialog-spinner','formatting-tips-css','gallery-flickr-api','input-hint','io-form','node','node-visibility','page-context','photo-comments-transjax','photo-data','swfobject','urls','yui-base'],'optional':['insitu'],'ext':false},'photo-comments-image-hiding':{'path':'j\/.B-.O-.CW-hiding.A.vTJvR','requires':['node','yui-base'],'ext':false},'photo-comments-transjax':{'path':'j\/.B-.O-.C-.F.A.v29egD','requires':['transjax-base','yui-base'],'ext':false},'photo-context-menu':{'path':'j\/.B-.H-.BB.A.v23ZBz','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.v27yEc','type':'css','ext':false},'photo-context-menu-transjax':{'path':'j\/.B-.H-.BB-.C-.F.A.v221oP','requires':['transjax-base','yui-base'],'ext':false},'photo-data':{'path':'j\/.B-.BY.A.v28AhP','requires':['anim','base','cookie','event','gallery-flickr-api','grease','node','photo-transjax','type-cast','urls','yui-base'],'ext':false},'photo-filmstrips':{'path':'j\/.B-.Ms.A.v24ACB','requires':['anim','base','better-throttle','context-data','event','event-custom','event-delegate','event-key','focus-tracker','global-dialog','image-fader','io','keyboard-shortcut-manager','node','number','page-context','photo-button-bar-transjax','photo-data','photo-filmstrips-transjax','retry-image-on-error','string-filters','transition','urls','yui-base'],'ext':false},'photo-filmstrips-transjax':{'path':'j\/.B-.Ms-.C-.F.A.v24xM6','requires':['transjax-base','yui-base'],'ext':false},'photo-geolocation':{'path':'j\/.B-.R.A.v23XpZ','requires':['global-dialog','page-context','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-.F.A.vXt8D','requires':['transjax-base','yui-base'],'ext':false},'photo-geolocation-css':{'path':'c\/c_.B-.R.BC.v24Bhx','type':'css','ext':false},'photo-geopanel':{'path':'j\/.B-.IB.A.v24VQp','requires':['flickr-dialog-geo','flickr-geo','flickr-map-provider-flickr_osm','location-picker','photo-map-display-pinwin','woe-corrector','yui-base','ymap'],'ext':false},'flickr-ymap':{'path':'j\/.J-ymap.A.v26FYx','requires':['base','event'],'ext':false},'flickr-leaflet':{'path':'j\/.J-leaflet.A.v26KXz','requires':['base','event','leaflet'],'ext':false},'geo-editor':{'path':'j\/geo-.GZor.A.v26FYx','requires':['flickr-geo','flickr-dialog','html5-balls','base','event'],'ext':false},'parallax':{'path':'j\/parallax.A.v2a7KR','requires':['base','node-base'],'ext':false},'photo-group-invites':{'path':'j\/.B-.DM-.CO.A.v24a8i','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-.F.A.vU8jg','requires':['transjax-base','yui-base'],'ext':false},'photo-insitu':{'path':'j\/.B-.DT.A.v23qN8','requires':['insitu','photo','photo-data','photo-transjax','yui-base'],'ext':false},'photo-keyboard-shortcuts':{'path':'j\/.B-.HZs.A.v24jEK','requires':['cookie','event-focus','event-key','event-simulate','focus-tracker','keyboard-shortcut-manager','node','page-context','photo-keyboard-shortcuts-transjax','yui-base'],'optional':['photo-people-list'],'ext':false},'photo-keyboard-shortcuts-transjax':{'path':'j\/.B-.HZs-.C-.F.A.v21yYF','requires':['transjax-base','yui-base'],'ext':false},'photo-map-display-pinwin-css':{'path':'c\/c_.B-map-.IQ-.IV.BC.v24Bhx','type':'css','ext':false},'photo-map-display-pinwin':{'path':'j\/.B-map-.IQ-.IV.A.v24Bhx','requires':['flickr-geo','map-pinwin','base','photo-map-display-pinwin-css','yui-base'],'ext':false},'photo-notes':{'path':'j\/.B-.BE-.D.A.v29AJt','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','urls','yui-base'],'optional':['note-data'],'ext':false},'photo-notes-transjax':{'path':'j\/.B-.BE-.C-.F.A.vYpcR','requires':['transjax-base','yui-base'],'ext':false},'photo-owner-dialogs-css':{'path':'c\/c_.B-.BK-.EO-.D.BC.v27yEc','type':'css','ext':false},'photo-people-controller':{'path':'j\/.HX-.BH.A.v22NwF','requires':['event','gallery-flickr-api','dejaview','photo-people-transjax','yui-base'],'ext':false},'photo-people-list':{'path':'j\/.HX-.CZ.A.v29FSK','requires':['anim','bo-selecta-3','event-delegate','global-dialog','node','node-visibility','photo','photo-people-controller','photo-people-transjax','string-filters','urls','yui-base'],'optional':['photo-notes'],'ext':false},'photo-people-transjax':{'path':'j\/.HX-.C-.F.A.vNxQc','requires':['transjax-base','yui-base'],'ext':false},'photo-preloader':{'path':'j\/.B-.FJ.A.v23ZBz','requires':['context-data','event','yui-base'],'ext':false},'photo-replace':{'path':'j\/.B-.GQ.A.v23Sdg','requires':['event','global-dialog','io','node','yui-base'],'optional':['flanal','worker'],'ext':false},'photo-rotate':{'path':'j\/.B-.GE.A.v24xxi','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.v27yEc','type':'css','ext':false},'photo-rotate-transjax':{'path':'j\/.B-.GE-.C-.F.A.vPnbK','requires':['transjax-base','yui-base'],'ext':false},'photo-sidebar':{'path':'j\/.HV.A.v29Mhx','requires':['anim','bitmap-text','bitmap-type-silkscreen','event-custom','event-delegate','excanvas','flapid','gallery-flickr-api','io-base','node','node-visibility','photo-data','photo-filmstrips','photo-sidebar-transjax','querystring-stringify-simple','stylesheet','yui-base','photo-sidebar-not-owner'],'optional':['context-data','photo-sidebar-admin','photo-sidebar-owner'],'ext':false},'photo-sidebar-transjax':{'path':'j\/.HV-.C-.F.A.vPKTZ','requires':['transjax-base','yui-base'],'ext':false},'photo-sidebar-not-owner':{'path':'j\/.HV-.HW.A.v24hPR','requires':['flickr-dialog-frame','flickr-dialog-short-message','flickr-dialog-spinner','gallery-flickr-api','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-.F.A.vNwZV','requires':['transjax-base','yui-base'],'ext':false},'photo-sidebar-owner':{'path':'j\/.HV-.BK.A.v29ebt','requires':['better-throttle','event-custom','flickr-dialog-frame','flickr-dialog-short-message','flickr-dialog-spinner','gallery-flickr-api','page-context','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-.F.A.vX3nr','requires':['transjax-base','yui-base'],'ext':false},'photo-tags':{'path':'j\/.B-.KD.A.v29FSK','requires':['event','event-delegate','node','node-visibility','photo','photo-tags-transjax','query-string-args','urls','yui-base'],'ext':false},'photo-tags-transjax':{'path':'j\/.B-.KD-.C-.F.A.v247f4','requires':['transjax-base','yui-base'],'ext':false},'photo-tour':{'path':'j\/.B-.DA.A.v25k5F','requires':['anim','cookie','dom','event','photo','photo-tour-transjax','yui-base'],'ext':false},'photo-tour-transjax':{'path':'j\/.B-.DA-.C-.F.A.vN3j8','requires':['transjax-base','yui-base'],'ext':false},'photo-transjax':{'path':'j\/.B-.C-.F.A.vQ7Te','requires':['transjax-base','yui-base'],'ext':false},'photo-ywa-tracking':{'path':'j\/.B-ywa-.BW.A.vPwkM','requires':['event','yahoo-web-analytics','yui-base'],'ext':false},'photogne-exif-fetcher':{'path':'j\/.Bgne-.GO-fetcher.A.v27wfx','requires':['gallery-flickr-api','yui-base'],'ext':false},'photos-user-favorites':{'path':'j\/.EC-user-.FH.A.vQd5X','requires':['event','io','node','yui-base'],'ext':false},'photos-display':{'path':'j\/.EC-.IQ.A.v2412H','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-.F.A.vUYVR','requires':['transjax-base','yui-base'],'ext':false},'photos-display-css':{'path':'c\/c_.EC-.IQ.BC.v27yEc','type':'css','ext':false},'photos-list':{'path':'j\/.EC-.CZ.A.v2a5cz','requires':['anim','anim-scroll','better-throttle','cookie','defer-images','event','flanal','gallery-flickr-api','gallery-popover','global-dialog','io','keyboard-shortcut-manager','menus','murmurhash','node','node-visibility','pagination-keyboard-shortcuts','photo-data','photos-list-transjax','string-filters','better-throttle','urls','yui-base'],'optional':['lightbox'],'ext':false},'photos-list-justifier':{'path':'j\/.EC-.CZ-justifier.A.v29P1x','requires':['yui-base'],'ext':false},'photos-list-transjax':{'path':'j\/.EC-.CZ-.C-.F.A.v2412H','requires':['transjax-base','yui-base'],'ext':false},'photostream-insitu':{'path':'j\/.ECtream-.DT.A.v27Ezi','requires':['event','insitu','node','yui-base'],'ext':false},'picnik':{'path':'j\/.EY-.D.A.v23TBi','requires':['global-dialog','io-base','json','picnik-css','picnik-transjax','swfobject','yui-base'],'ext':false},'picnik-css':{'path':'c\/c_.EY-.D.BC.v27yEc','type':'css','ext':false},'picnik-transjax':{'path':'j\/.EY-.C-.F.A.vLqt2','requires':['transjax-base','yui-base'],'ext':false},'playr':{'path':'j\/playr.A.v29ELX','requires':['context-data','cookie','escape','event','gallery-flickr-api','history-manager','html5-balls','keyboard-shortcut-manager','lightbox-transjax','node','page-context','photo-transjax','rapid-tracker','urls','view-count','yui-base'],'optional':['lightbox'],'ext':false},'polyfills-placeholder':{'path':'j\/.KR-.KS.A.v23CyT','requires':['node','yui-base'],'ext':false},'popup-login':{'path':'j\/.HP.A.v2a4iR','requires':['event','node','io-base','yui-base'],'ext':false},'post-upload-sharing-ui':{'path':'j\/post-.KI-.EE-ui.A.v23Uev','requires':['event','node','yui-base'],'ext':false},'post-upload-sharing-owner-ui':{'path':'j\/post-.KI-.EE-.BK-ui.A.v24pUc','requires':['event','node','yui-base','share-this-v3-menu','share-this-v3-dialog'],'ext':false},'pro-survey':{'path':'j\/pro-survey.A.v26onR','requires':['event','node','yui-base','attribute','flickr-dialog-confirmation','rapid-tracker'],'ext':false},'pro-upsell-bandwidth-limit-notification':{'path':'j\/pro-upsell-bandwidth-limit-notification.A.v25vne','requires':['flickr-dialog-confirmation','notification-base','pro-upsell-notification-transjax'],'ext':false},'pro-upsell-photo-limit-notification':{'path':'j\/pro-upsell-.B-limit-notification.A.v25vne','requires':['flickr-dialog-confirmation','notification-base','pro-upsell-notification-transjax'],'ext':false},'pro-upsell-notification-transjax':{'path':'j\/pro-upsell-notification-.C-.F.A.v22xhc','requires':['transjax-base','yui-base'],'ext':false},'query-string-args':{'path':'j\/.CP-.U-.DE.A.vKEJP','requires':['yui-base'],'ext':false},'rapid-tracker':{'path':'j\/.IY-.CH.A.v26nne','requires':['yui-base'],'ext':false},'retry-image-on-error':{'path':'j\/retry-.CW-on-.JP.A.v22TPz','requires':['event-base','yui-base','yui-later'],'optional':['flanal'],'ext':false},'rev-dan-map':{'path':'j\/rev-dan-map.A.v25Xcv','requires':['event-base','yui-base'],'ext':false},'rushmore-settings':{'path':'j\/.FS-.FR.A.v21HM2','requires':['event','event-delegate','global-dialog','io','node','yui-base'],'ext':false},'search-keyboard-shortcuts':{'path':'j\/.CA-.HZs.A.v28aJF','requires':['anim','event','keyboard-shortcut-manager','node','yui-base'],'ext':false},'search-refer':{'path':'j\/.CA-.DX-.D.A.vT4u4','requires':['anim','cookie','node','yahoo-ult','yui-base'],'ext':false},'selector-circle-css':{'path':'c\/c_.GB-circle.BC.v27yEc','type':'css','ext':false},'selector-circle':{'path':'j\/.GB-circle.A.vXbxz','requires':['base','css3pie','event','selector-circle-css','yui-base'],'ext':false},'set-meta-insitu':{'path':'j\/set-meta-.DT.A.vTUog','requires':['event','insitu','node','yui-base'],'ext':false},'share-menu-transjax':{'path':'j\/.DN-.BB-.D-.C-.F.A.vVvzr','requires':['transjax-base','yui-base'],'ext':false},'share-this-v3-account-settings':{'path':'j\/.HG-.IR-.FR.A.v21yYF','requires':['dom','event','global-dialog','io','io-form','querystring-stringify-simple','yui-base'],'ext':false},'share-this-v3-css':{'path':'c\/c_.HG.BC.v29vev','type':'css','ext':false},'share-this-v3-dialog':{'path':'j\/.HG-.W.A.v27Xc6','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.v26ZMi','type':'css','ext':false},'share-this-v3-dialog-transjax':{'path':'j\/.HG-.W-.C-.F.A.vVVDZ','requires':['transjax-base','yui-base'],'ext':false},'share-this-v3-menu':{'path':'j\/.HG-.BB.A.v29Vnv','requires':['better-throttle','dom','event','event-custom','gallery-flickr-api','gallery-popover','global-dialog','io-base','json-stringify','menus','node','share-menu-transjax','share-this-v3-triggers','yui-base','node-visibility'],'optional':['photo-data'],'ext':false},'share-this-v3-service-blogger':{'path':'j\/.HF.HJ.A.vU5pi','requires':['share-this-v3-services','yui-base'],'ext':false},'share-this-v3-service-email':{'path':'j\/.HF.HH.A.vXp7T','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-.F.A.vTPCp','requires':['transjax-base','yui-base'],'ext':false},'share-this-v3-service-facebook':{'path':'j\/.HF.HL.A.v22bcM','requires':['share-this-v3-services','yui-base'],'ext':false},'share-this-v3-service-livejournal':{'path':'j\/.HF.HT.A.vTV8n','requires':['share-this-v3-services','yui-base'],'ext':false},'share-this-v3-service-tumblr':{'path':'j\/.HF.HU.A.vVs3g','requires':['share-this-v3-services','yui-base'],'ext':false},'share-this-v3-service-twitter':{'path':'j\/.HF.HK.A.v26ZMi','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-.F.A.vUELp','requires':['transjax-base','yui-base'],'ext':false},'share-this-v3-service-wordpress':{'path':'j\/.HF.HM.A.vVt5B','requires':['share-this-v3-services','yui-base'],'ext':false},'share-this-v3-service-yahoo-pulse':{'path':'j\/.HF.CM-.HI.A.vU1vr','requires':['share-this-v3-services','yui-base'],'ext':false},'share-this-v3-service-pinterest':{'path':'j\/.HFpinterest.A.v22VZr','requires':['share-this-v3-services','yui-base'],'ext':false},'share-this-v3-services':{'path':'j\/.HG-.HR.A.vVs3g','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-pinterest','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.v23WPv','requires':['event','flanal','node','share-this-v3-dialog','yui-base'],'ext':false},'sprintf':{'path':'j\/.CC.A.vVNpi','requires':['yui-base'],'ext':false},'smartbanner-css':{'path':'c\/c_smartbanner.BC.v28yCg','type':'css','ext':false},'smartbanner':{'path':'j\/smartbanner.A.v28zdK','requires':['smartbanner-css','node','array-extras'],'ext':false},'string-filters':{'path':'j\/.U-.CG.A.v23pnn','requires':['yui-base'],'ext':false},'soup':{'path':'j\/soup.A.v26wL4','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.v26fer','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.v27yEc','type':'css','ext':false},'tag-selecta-transjax':{'path':'j\/tag-.S-.C-.F.A.v24eyc','requires':['transjax-base','yui-base'],'ext':false},'template-fetcher':{'path':'j\/template-fetcher.A.v26VPZ','requires':['handlebars','explore-templates'],'ext':false},'timing-average':{'path':'j\/.FZ-.JJ.A.v22o1g','requires':['cookie','event','yui-base'],'ext':false},'tour-nav':{'path':'j\/.DA-nav.A.v24fS4','requires':['anim','node','node-event-simulate','io','querystring','history','yahoo-ult','yui-base'],'ext':false},'tour-carousel':{'path':'j\/.DA-.ER.A.vN3UB','requires':['anim','node','yui-base'],'ext':false},'touch-lightbox':{'path':'j\/touch-.N.A.v29WhX','requires':['context-data','cookie','escape','event','gallery-flickr-api','history-manager','lightbox-transjax','mrpinchy','node','page-context','photo-transjax','rapid-tracker','transition','urls','view-count','yui-base'],'optional':['lightbox'],'ext':false},'type-cast':{'path':'j\/.DJ-cast.A.vZVnD','requires':['yui-base'],'ext':false},'transjax-base':{'path':'j\/.C-.BL.A.vPPjg','requires':['sprintf','yui-base'],'ext':false},'urls':{'path':'j\/urls.A.v28E9X','requires':['yui-base'],'ext':false},'user-refave':{'path':'j\/user-re.CX.A.vPWbx','requires':['event','gallery-flickr-api','node','yui-base'],'ext':false},'video':{'path':'j\/.DV-.D.A.v29PiM','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.v23TBi','requires':['node','page-context','yui-base'],'ext':false},'video-transjax':{'path':'j\/.DV-.D-.C-.F.A.v217nz','requires':['transjax-base','yui-base'],'ext':false},'view-count':{'path':'j\/.JB-count.A.v21B4n','requires':['gallery-flickr-api','json','yui-base'],'ext':false},'whispers':{'path':'j\/whispers.A.vUbGP','requires':['node','event','gallery-flickr-api','yui-base'],'ext':false},'woe-corrector-css':{'path':'c\/c_woe-corrector.BC.v27yEc','type':'css','ext':false},'woe-corrector':{'path':'j\/woe-corrector.A.vZWAk','requires':['base','woe-corrector-css','keyboard-shortcut-manager','flickr-geo','event','yui-base'],'ext':false},'worker':{'path':'j\/.IW.A.v25T38','requires':['base','event','yui-base'],'ext':false},'xmp-extractor':{'path':'j\/xmp-.IN.A.v23NMZ','requires':['yui-base'],'ext':false},'you-subnav-menu':{'path':'j\/you-subnav-.BB.A.v256UT','requires':['actions-menu-css','event','gallery-popover','gallery-popover-css','menus','node','yui-base'],'ext':false},'ywa-link-tracking':{'path':'j\/ywa-link-.BW.A.v24J2V','requires':['event','yahoo-web-analytics','yui-base'],'ext':false},'zero-clipboard':{'path':'j\/zero-clipboard.A.vV8nv','requires':['yui-base'],'ext':false},'swfobject':{'path':'j\/.BM.A.vSDLc','ext':false},'yahoo-ult':{'path':'j\/.CM-ult.A.vPboT','ext':false},'yahoo-web-analytics':{'path':'j\/ywa.A.vN4Nk','ext':false},'roundtrip':{'path':'j\/roundtrip.A.v28gYK','ext':false},'ymap':{'path':'j\/.FV.A.vZWmx','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.vRhU4','ext':false},'yui2_5-yahoo':{'path':'j\/.CM\/.CM_2.5.1.A.vr3bp','ext':false},'yui2_5-event':{'path':'j\/.CM\/.G_2.5.1.A.vr3bp','requires':['yui2_5-yahoo'],'ext':false},'yui2_5-dom':{'path':'j\/.CM\/dom_2.5.1.A.vr3bp','requires':['yui2_5-yahoo'],'ext':false},'yui2_5-dragdrop':{'path':'j\/.CM\/.FT_2.5.1.A.vWHYc','requires':['yui2_5-dom','yui2_5-event','yui2_5-yahoo'],'ext':false},'yui2_5-animation':{'path':'j\/.CM\/.FL_2.5.1.A.vr3bp','requires':['yui2_5-dom','yui2_5-event','yui2_5-yahoo'],'ext':false},'worker-echo':{'path':'j\/.IW-echo.A.vWYgv','requires':['worker-yui-ready','yui-base'],'ext':false},'worker-exif-extractor':{'path':'j\/.IW-.KU.A.v23Hgi','requires':['jfif-extractor','better-throttle','dataview','exif-extractor','exif-extractor-tags','worker-yui-ready','yui-base','xmp-extractor'],'ext':false},'worker-yui-ready':{'path':'j\/.IW-.KV.A.vWPcD','requires':['event','event-custom','yui-base'],'ext':false}}}; var debug_yconf = { }; if(window.console && window.console.info) { try { window.console.info = function() {return true}; } catch(e) {} } if(window.console && window.console.warn) { try { window.console.warn = function() {return true}; } catch(e) {} } for(var i in debug_yconf) { yconf[i] = debug_yconf[i]; } F.config = F.util.clone(yconf); YUI(yconf).use(function (Y) { Y.use('global-nav', 'rapid-tracker', 'nav-selecta-rapid', 'cookie', function(Y) { Y.globalNav.init(); var keys = { A_pn: '/domain_redir.gne' }; YAHOO.i13n.YWA_ACTION_MAP = { }; YAHOO.i13n.YWA_CF_MAP = { actcard:22 }; var ywa = { project_id: 10001561398679, host: 'y.analytics.yahoo.com', document_name: '/domain_redir.gne', cf: { 1: 'en-us', 3: 'Prod', 4: '', 6: '-1', 7: '0', 9: '0', 10: '-1', 11: '-1', 12: '-1', 13: '2', 51: '0', 52: '1', 53: '0', 54: '0' } }; var conf = { use_rapid: !(/https(?::)?/ig.test(document.location.protocol)), keys: keys, lt_attr: 'data-track', client_only: 1, spaceid: '792600122', tracked_mods: [], track_lv: true, ywa: ywa, use_sampling: false, nofollow_class: ['nav_more','signin-popup','rapidnofollow','contact-changer-trigger','personmenu-relationship-change'] }; conf.tracked_mods.push('global-nav'); conf.tracked_mods.push('nav-personmenu'); Y.config.flickr.rapidconf = conf; Y.rapidTracker.init(conf); }); Y.use('nav-selecta', function(Y) { if (document.getElementById('gn-search-field')) { var field_node = Y.one('#gn-search-field'); var nav_selecta = new Y.NavSelecta(field_node, {linkUsernameToPhotostream: 1,preloadText:field_node.get('value')}); } }); }); })();

This photo was taken on PE by HTML PUBLIC in HTML PUBLIC .

Tags: Ride 1 PhotosYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">, , , Flickr, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , (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){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,self_is_whitelisted:self_whitelist_regex.test(self_loc),frame_depth:get_frame_depth(),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);}}, , }('We\'re sorry, Flickr doesn\'t allow embedding within frames.If you\'d like to view this content, please click here.', 'http://www.flickr.com', true, false));, , , , if(window.opener&&window.location.href.match(/photo_grease_postlogin.gne/)){window.opener.location=window.location;window.close();} , , , , , , , , , , , , , , var global_magisterLudi = '911af0a0e2e558b845b64cf0d6053112',, global_auth_hash = '4d967681a7aa255ba75066aa772ed34d',, global_auth_token = '',, global_flickr_secret = '1c8dd905ae1f1fc9',, global_slideShowVersion = '6708',, global_slideShowCodeVersion = '34351',, global_slideShowVersionV2 = '33427',, global_slideShowCodeVersionV2 = '49745',, global_slideShowTextVersion = '66488',, global_slideShowVersionV3 = '124984',, global_nsid = '',, global_hashed_nsid = '',, global_ispro = 0,, global_dbid = '',, global_name ='',, global_expire ='',, global_icon_url ='http://l.yimg.com/g/images/buddyicon.gif#',, global_tag_limit = '75',, global_collection_depth_limit = 5,, global_stewartVersion = '109786',, global_contact_limit = '3000',, global_eighteen = 1,, global_group_limit = 5000,, global_photos_ids_limit = 20,, disable_stewart = 0;, disable_geo = 0;, var global_rper = 0;, , var global_widget_carets = 0;, var global_explore_search = 1;, , var global_intl_lang = 'en-us';, , var _photo_root = 'http://farm.static.flickr.com/';, var _site_root = 'http://www.flickr.com';, var _images_root = 'http://l.yimg.com/g/images';, var _intl_images_root = 'http://l.yimg.com/g/images/en-us';, var _enable_popup_login = 1;, var do_bbml = 1;, , var page_printing_use_printcart = true;, var page_printing_snapfish_cart_url = "http://www.snapfish.com/flickrentry/";, , , , (function(F){var TIMEOUT=10000;var pollers={},pollerCount=0,cachedEls={},testDiv=document.createElement('div'),support={nativeTrim:typeof String.prototype.trim==='function',classList:'classList'in testDiv};F.util={clone:function(o){if(o===null||typeof o!=='object'){return o;} var c=new o.constructor();for(var k in o){c[k]=F.util.clone(o[k]);} return c;},trim:function(str){if(support.nativeTrim){return str.trim();} else{return str.replace(/^\s+|\s+$/g,'');}},getElementById:function(id){if(!cachedEls[id]){cachedEls[id]=document.getElementById(id);} return cachedEls[id];},hasClass:function(el,className){if(!el){return false;} if(support.classList){return el.classList.contains(className);} else{var re=new RegExp('(?:^|\\s+)'+className+'(?:\\s+|$)');return re.test(el.className);}},addClass:function(el,className){if(!el){return;} if(support.classList){el.classList.add(className);} else if(!F.util.hasClass(el,className)){el.className=F.util.trim([el.className,className].join(' '));}},removeClass:function(el,className){if(support.classList){el.classList.remove(className);} else if(className&&F.util.hasClass(el,className)){el.className=F.util.trim(el.className.replace(new RegExp('(?:^|\\s+)'+className+'(?:\\s+|$)'),' '));if(F.util.hasClass(el,className)){F.util.removeClass(el,className);}}},whenElementExists:function(id,callback,interval){var iterations=0,pollerId=id+pollerCount++;interval=interval||10;var checkElementAndCallback=function(){var el=(id==='body')?document.body:F.util.getElementById(id);if(el){clearInterval(pollers[pollerId]);callback(el);return true;} else if(++iterations*interval>=TIMEOUT){clearInterval(pollers[pollerId]);return false;}};if(!checkElementAndCallback()){pollers[pollerId]=setInterval(checkElementAndCallback,interval);}},addListener:function(el,type,fn,capture){if(el.addEventListener){el.addEventListener(type,fn,capture);} else if(el.attachEvent){el.attachEvent('on'+type,fn);}},setCookie:function(name,value,days,path){var date,expires='',path=path||'/';if(days){date=new Date();date.setTime(date.getTime()+(days*24*60*60*1000));expires='; expires='+date.toGMTString();} document.cookie=name+'='+value+expires+'; path='+path;},getCookie:function(name){var i,cookies=' '+document.cookie+';';name=' '+name+'=';if((i=cookies.indexOf(name))>=0){i+=name.length;cookies=cookies.substring(i,cookies.indexOf(';',i));return cookies;}},removeCookie:function(name){return F.util.setCookie(name,'',0);}};testDiv=null;}(F)); , (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;var supportsActiveElt=false;if('activeElement'in document){supportsActiveElt=true;} 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(supportsActiveElt){el=document.activeElement;}else 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 , , , , , , , , , , , , , , , , , , /*jslint white: false, undef: false, browser: true, eqeqeq: true, regexp: false, newcap: true, immed: true, onevar: false, plusplus: false */, /*global F: false, YUI: false, window: false */ , , (function(F){var OFFSETS={GLOBAL_NAV:null,UNIVERSAL_HEADER:null};function alignToAnchor(anchor,preventDelay){var delay=(!preventDelay&&document.documentMode)?800:50;var elt=document.getElementById(anchor)||document.getElementsByName(anchor)[0];if(elt){setTimeout(function(){var destination=elt.offsetTop,origPosition=elt.style.position;if(F.util.hasClass(document.body,'header-underlap')){destination-=OFFSETS.GLOBAL_NAV;} if(F.util.hasClass(document.body,'with-eyebrow')){destination-=OFFSETS.UNIVERSAL_HEADER;} if(!origPosition){elt.style.position='relative';destination=Math.max(destination,elt.offsetTop-destination);elt.style.position=origPosition;} window.scrollTo(0,destination);},delay);}} function normalizeAnchor(){var anchor=document.location.hash;if(anchor[0]==='#'){anchor=anchor.replace('#','');} return anchor;} function handleEvent(elt,eventName,handler,useCapture){useCapture=useCapture||false;if(elt.addEventListener){elt.addEventListener(eventName,handler,useCapture);}else if(elt.attachEvent){elt.attachEvent('on'+eventName,handler);}} F.anchorRepositioner={init:function(){F.util.whenElementExists('global-nav',function(nav){OFFSETS.GLOBAL_NAV=nav.offsetHeight;});F.util.whenElementExists('eyebrow',function(eyebrow){OFFSETS.UNIVERSAL_HEADER=eyebrow.offsetHeight;});var pageLoadAnchor=normalizeAnchor();if(pageLoadAnchor){handleEvent(document,'DOMContentLoaded',function(){alignToAnchor(pageLoadAnchor);});} handleEvent(window,'hashchange',function(e){if(e.preventDefault){e.preventDefault();}else{e.returnValue=false;} var anchor=normalizeAnchor();alignToAnchor(anchor);},true);}};}(F));F.anchorRepositioner.init();, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , Flickr logo. If you click it, you'll go home , , , , , , , , , Sign Up, , , , , , , Explore, , , , , Recent Photos, The Commons, Getty Collection, Galleries, World Map, App Garden, Camera Finder, Flickr Blog, , , , , , , , Upload, , , , , , , , , , , , , , , , Sign In, , , , , , , , , , , , , , , , , , by Toyokazu, , Bad, bad panda!Come on. We want photos., We’re aware of the problem and are fixing it.Thanks for your patience., , , , , , , , var bg = document.getElementById('bg');, , function setHeight() {, bg.setAttribute('style', 'height: ' +window.innerHeight+'px');, }, , window.onload = window.onresize = function() { setHeight(); }, setHeight();, , , , , , , , , , , , About Flickr, Who we are, Take the tour, Flickr blog, Jobs, , , , , Community , Community Guidelines, Report abuse, , , , , Help, Need help? Start here!, Help forum, FAQs, About Our Ads, , , , Apps and the API, Flickr for mobile, App Garden, API documentation, Developer blog, Developer Guide, , , , Follow us, Like us, , , , , , , , , 繁體中文, , Deutsch, English, Español, Français, 한글, , Italiano, Português, Tiếng ViệtBahasa Indonesia, , , , , Terms of Use | , Your privacy |, Yahoo! Safely, | Copyright/IP Policy, , Copyright © 2013 Yahoo! Inc. All rights reserved., , , , , , , , , , , try{, if (window.personmenu_init) personmenu_init(0);, } catch(er) {}, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , (function() {, , , , var yconf = {"flickr":{"flags":{"enable_grease":true,"enable_advanced_gestures":true,"enable_advanced_gestures_lightbox":true,"enable_desktop_lightbox_retina_images":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_facebook_2":true,"enable_touch_lightbox_searchified":true,"enable_tag_selecta_photogne":true,"enable_tag_selecta_uploadr":true,"enable_exif_thumbs":true,"enable_retina_justified":true,"aviary_photo_editing":true,"enable_jsfail_detection":true,"enable_farm_timing_sampling":true,"enable_high_res_pref":true,"enable_liquid_everything":true,"enable_justified_explore":true,"enable_account_order_redesign":true,"enable_global_nav":true,"enable_ywa_rapid":true,"enable_photopage_perf":true,"enable_homerun_navtiming_beacon":true,"enable_2013_photo_page":true,"enable_ken_burns_face":true},"farm_samples":{"f1":4,"f2":5,"f3":15,"f4":20,"f5":20,"f6":20,"f7":20,"f8":70,"f9":20,"f10":20},"is_zeus":false,"justified_row_height":210,"lang":"en-us","photo_root":"http:\/\/farm.staticflickr.com\/","site_root":"http:\/\/www.flickr.com","images_root":"http:\/\/l.yimg.com\/g\/images","intl_images_root":"http:\/\/l.yimg.com\/g\/images\/en-us","int2lang":{"1":"en-us","2":"fr-fr","3":"es-us","4":"de-de","5":"it-it","6":"pt-br","7":"ko-kr","9":"zh-hk","13":"vn-vn","14":"id-id"},"search":{"textsearch_enabled":true,"search_scope":"all"},"photos":[],"contact_limit":3000,"server_timestamp":1369377479,"magic_cookie":"4d967681a7aa255ba75066aa772ed34d","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,"enable_favorites_count":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,"enable_fullscreen":true,"spaceid":792600515},"max_photo_ids_per_api_call":20,"flickr_api_uri_direct":"http:\/\/api.flickr.com\/services\/rest\/","host_ip":"68.142.214.24","user":{"user_ok":false,"useragent_fully_supported":true,"enable_alternate_map_type":4},"printing":[],"sharing":[],"nav_selecta":{"additional_sections":[{"name":"Terms of Use","sectionType":"text","url":"\/help\/terms\/"},{"name":"Your Privacy","sectionType":"text","url":"\/help\/privacy-policy\/"},{"name":"Copyright\/IP Policy","sectionType":"text","url":"http:\/\/info.yahoo.com\/legal\/us\/yahoo\/copyright\/en-us\/"}]},"people":{"api_url":"","can_only_add_self":true},"tags":{"api_url":""},"iphone_app_store_url":"https:\/\/itunes.apple.com\/app\/flickr\/id328407587"},"flickrAPI":{"flickr_api_uri":"\/services\/rest\/","api_key":"911af0a0e2e558b845b64cf0d6053112","auth_hash":"4d967681a7aa255ba75066aa772ed34d","auth_token":"","secret":"1c8dd905ae1f1fc9"},"flickrMap":{"generatedInYconf":true,"enable_alternate_tiles_plugin":1},"yui2":"2.5.2","loadOptional":false,"combine":true,"root":"","base":"http:\/\/l.yimg.com\/g\/combo\/1\/3.7.3?","comboBase":"http:\/\/l.yimg.com\/g\/combo\/1\/3.7.3?","workerBase":"\/combo\/1\/3.7.3?","maxURLLength":1999,"dev":false,"debug":false,"modules":{"account-manage":{"path":"j\/.IR-manage.A.v29oKD","requires":["flickr-dialog","io-base","sprintf","yui-base"],"ext":false},"account-order-transjax":{"path":"j\/.IR-.JM-.C-.F.A.v24XRD","requires":["transjax-base","yui-base"],"ext":false},"account-order-ywa-tracking":{"path":"j\/.IR-.JM-ywa-.BW.A.v24uvr","requires":["event","datatype-date-format","yahoo-web-analytics","yui-base"],"ext":false},"account-order-manage-ywa-tracking":{"path":"j\/.IR-.JM-manage-ywa-.BW.A.v24M34","requires":["event","datatype-date-format","yahoo-web-analytics","yui-base"],"ext":false},"account-order-zeus":{"path":"j\/.IR-.JM-.D.A.v257qc","requires":["account-order-transjax","io-base","sprintf","yui-base"],"ext":false},"account-refund":{"path":"j\/.IR-refund.A.v29WBV","requires":["flickr-dialog","io-base","rapid-tracker","sprintf","yui-base"],"ext":false},"account-rules":{"path":"j\/.IR-rules.A.vY7V2","requires":["dd-constrain","dd-drop","dd-proxy","event","flickr-dialog-confirmation","gallery-flickr-api","node","yui-base"],"ext":false},"account-upgrade":{"path":"j\/.IR-upgrade.A.v29WBV","requires":["flickr-dialog","io-base","rapid-tracker","sprintf","yui-base"],"ext":false},"actions-menu-css":{"path":"c\/c_.IS-.BB.BC.v27yEc","type":"css","ext":false},"ad-masker":{"path":"j\/ad-masker.A.v23TBi","requires":["node","page-context","yui-base"],"ext":false},"add-to-dialog-css":{"path":"c\/c_.KQ.W-.D.BC.v27yEc","type":"css","ext":false},"addressbook":{"path":"j\/.HE.A.v22NwF","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.vPzux","requires":["yui2-datasource","yui2-dom","yui2-event","yui2-yahoo"],"ext":false},"aviary-editor-frame-css":{"path":"c\/c_aviary-.GZor-.JW.BC.v27yEc","type":"css","ext":false},"aviary-editor-frame-transjax":{"path":"j\/aviary-.GZor-.JW-.C-.F.A.v22w9F","requires":["transjax-base","yui-base"],"ext":false},"aviary-editor-frame":{"path":"j\/aviary-.GZor-.JW.A.v22YPe","requires":["base","aviary-editor-frame-css","aviary-editor-frame-transjax","event","flickr-dialog-frame","flickr-dialog-spinner","yui-base"],"ext":false},"batchr-photo-privacy":{"path":"j\/batchr-.B-privacy.A.v27wnr","requires":["batchr-photo-privacy-transjax","flickr-dialog","gallery-flickr-api","yui-base"],"ext":false},"batchr-photo-privacy-transjax":{"path":"j\/batchr-.B-privacy-.C-.F.A.v27ydk","requires":["transjax-base","yui-base"],"ext":false},"beehive-contact-suggestions":{"path":"j\/.IT-.FF-.IL.A.v22NwF","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-.F.A.vR9sp","requires":["transjax-base","yui-base"],"ext":false},"better-throttle":{"path":"j\/.EH-.EB.A.vWJ4n","requires":["yui-base","yui-later"],"ext":false},"bitmap-text":{"path":"j\/.Z-.DK-.D.A.vLQEt","requires":["yui-base"],"ext":false},"bitmap-type-silkscreen":{"path":"j\/.Z-.DJ-.BJ.A.vLQEt","requires":["yui-base"],"ext":false},"boomerang":{"path":"j\/.JK.A.v235xZ","requires":["yui-base"],"ext":false},"box-host":{"path":"j\/box-.DG.A.v23NMZ","requires":["event-mousedrag","math","node","yui-base"],"ext":false},"bo-selecta":{"path":"j\/.HO-.D.A.v22NwF","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.v23pft","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.v27yEc","type":"css","ext":false},"bo-selecta-3-css":{"path":"c\/c_.HO-3.BC.v223Nt","type":"css","ext":false},"bo-selecta-global-search-datasource":{"path":"j\/.HO-.X-.CA-.BYsource.A.v22NwF","requires":["bo-selecta-transjax","datasource-local","gallery-flickr-api","yui-base"],"ext":false},"bo-selecta-transjax":{"path":"j\/.HO-.C-.F.A.vT2e2","requires":["transjax-base","yui-base"],"ext":false},"cache-simple":{"path":"j\/.EJ-.GK.A.vS6oB","requires":["yui-base"],"ext":false},"comscore":{"path":"j\/.JN.A.v22NTn","ext":false},"contact-changer":{"path":"j\/.FF-.FG-.D.A.vXp7T","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.v27yEc","type":"css","ext":false},"contact-changer-transjax":{"path":"j\/.FF-.FG-.C-.F.A.vLpu8","requires":["transjax-base","yui-base"],"ext":false},"context-data":{"path":"j\/.H-.BY.A.v27DLK","requires":["event-custom","gallery-flickr-api","photo-data","urls","yui-base"],"ext":false},"dataview":{"path":"j\/.BY.JB.A.v23Hgi","requires":["yui-base"],"ext":false},"date-widgets":{"path":"j\/.HB-.EZs.A.v26Kn6","requires":["yui-base"],"optional":["datatype-date","event","gallery-calendar","node"],"ext":false},"defer-images":{"path":"j\/.GI-.GC.A.v29ELX","requires":["node-visibility","retry-image-on-error","yui-base"],"ext":false},"dejaview":{"path":"j\/.BZ-.D.A.vNstR","requires":["cookie","yui-base"],"ext":false},"discussion-comments":{"path":"j\/discussion-.O.A.v25Rav","requires":["event","node","yui-base"],"ext":false},"donut-progress-ui":{"path":"j\/donut.ID-ui.A.v23YVV","requires":["yui-base"],"ext":false},"dynamic-messaging":{"path":"j\/dynamic-messaging.A.v26PTa","requires":["io-form","gallery-flickr-api","message-primary-email-transjax","transjax-base","yui-base"],"ext":false},"editr":{"path":"j\/.GZr.A.v27uei","requires":["boomerang","editr-edit-panel","editr-errors","editr-grid","editr-progress","editr-publish-dialog","editr-toolbar","event-base","feature-tour","health-check","gallery-popover","page-context","polyfills-placeholder","yui-base"],"optional":["editr-file-picker","editr-photo-picker","editr-upload-queue","flickr-dialog"],"ext":false},"editr-blocked":{"path":"j\/.GZr-blocked.A.v29sen","requires":["cookie","yui-base"],"ext":false},"editr-data-base":{"path":"j\/.KA.BL.A.v24Yqp","requires":["array-extras","event-custom","yui-base"],"ext":false},"editr-data-groups":{"path":"j\/.KA.DMs.A.v28b9P","requires":["editr-data-photos","editr-data-base","type-cast","yui-base"],"ext":false},"editr-data-people":{"path":"j\/.KA.L.A.vZXG8","requires":["editr-data-base","type-cast","yui-base"],"ext":false},"editr-data-photos":{"path":"j\/.KA.EC.A.v265HH","requires":["editr-data-base","type-cast","yui-base"],"ext":false},"editr-data-sets":{"path":"j\/.KA.KF.A.v267Tz","requires":["editr-data-photos","editr-data-base","escape","type-cast","yui-base"],"ext":false},"editr-edit-panel":{"path":"j\/.GZr-.GZ.IC.A.v26TFR","requires":["better-throttle","editr-data-photos","editr-edit-panel-tooltip","editr-edit-panel-groups","editr-edit-panel-owner-settings","editr-edit-panel-people","editr-edit-panel-sets","editr-edit-panel-tags","editr-edit-panel-title-description","editr-edit-panel-transjax","editr-grid","event-base","substitute","string-filters","yui-base"],"ext":false},"editr-edit-panel-component":{"path":"j\/.JZ.JY.A.v22jGT","requires":["event-base","keyboard-shortcut-manager","yui-base"],"ext":false},"editr-edit-panel-groups":{"path":"j\/.JZ.DMs.A.v26THz","requires":["editr-data-photos","editr-data-groups","editr-edit-panel-tooltip","editr-edit-panel-transjax","event-base","flickr-dialog","keyboard-shortcut-manager","string-filters","yui-base"],"ext":false},"editr-edit-panel-location":{"path":"j\/.JZ.BR.A.v21Czi","requires":["editr-data-photos","editr-edit-panel-component","editr-edit-panel-transjax","yui-base"],"ext":false},"editr-edit-panel-owner-settings":{"path":"j\/.JZ.BK-.FR.A.v26Kn6","requires":["editr-data-photos","editr-edit-panel-component","editr-edit-panel-transjax","yui-base"],"optional":["date-widgets"],"ext":false},"editr-edit-panel-people":{"path":"j\/.JZ.L.A.v22Aj4","requires":["bo-selecta-3","editr-data-people","editr-data-photos","editr-edit-panel-component","editr-edit-panel-transjax","event-base","flickr-dialog","photo-keyboard-shortcuts-transjax","photo-people-transjax","string-filters","yui-base"],"ext":false},"editr-edit-panel-sets":{"path":"j\/.JZ.KF.A.v27NCx","requires":["editr-data-photos","editr-data-sets","editr-edit-panel-tooltip","editr-edit-panel-transjax","event-base","flickr-dialog","keyboard-shortcut-manager","string-filters","yui-base"],"ext":false},"editr-edit-panel-tags":{"path":"j\/.JZ.KD.A.v268bP","requires":["editr-data-photos","editr-edit-panel-transjax","event-base","tag-selecta","yui-base"],"ext":false},"editr-edit-panel-title-description":{"path":"j\/.JZ.KB-.KC.A.v23Cvr","requires":["better-throttle","editr-data-photos","editr-edit-panel-transjax","event-base","focus-tracker","yui-base"],"ext":false},"editr-edit-panel-tooltip":{"path":"j\/.JZ.JT.A.v268dx","requires":["editr-edit-panel-tooltip-css","editr-edit-panel-tooltip-transjax","escape","event-base","gallery-popover","yui-base"],"ext":false},"editr-edit-panel-tooltip-css":{"path":"c\/c_.JZ.JT.BC.v27yEc","type":"css","ext":false},"editr-edit-panel-tooltip-transjax":{"path":"j\/.JZ.JT-.C-.F.A.v24uox","requires":["transjax-base","yui-base"],"ext":false},"editr-edit-panel-transjax":{"path":"j\/.JZ.C-.F.A.v25wWB","requires":["transjax-base","yui-base"],"ext":false},"editr-errors":{"path":"j\/.GZr-.JPs.A.v23ym4","requires":["editr-data-photos","yui-base"],"ext":false},"editr-exif":{"path":"j\/.GZr-.GO.A.v24UaR","requires":["editr-data-photos","exif-thumbnail-extractor","datatype-xml","worker","yui-base"],"ext":false},"editr-file-picker":{"path":"j\/.GZr-.KG.A.v29tQt","requires":["datatype","editr-data-photos","editr-exif","editr-file-picker-transjax","editr-progress","flickr-dialog","gallery-flickr-api","health-check","md5","string-filters","uploader","yui-base"],"ext":false},"editr-file-picker-transjax":{"path":"j\/.GZr-.KG-.C-.F.A.v24uox","requires":["transjax-base","yui-base"],"ext":false},"editr-grid":{"path":"j\/.KJ.A.v28pFi","requires":["editr-data-photos","editr-grid-external-events","editr-grid-form-handler","editr-grid-item","editr-grid-key-monitor","editr-grid-marquee","editr-grid-progress-handler","editr-grid-selection","editr-grid-selection-ui","editr-grid-transjax","editr-grid-user-messaging","event-custom","editr-zoom","editr-errors","flickr-dialog","focus-tracker","gallery-popover","menus","yui-base"],"optional":["editr-upload-queue"],"ext":false},"editr-grid-external-events":{"path":"j\/.KJ-.KK-.Gs.A.v255Sx","requires":["editr-grid","yui-base"],"ext":false},"editr-grid-form-handler":{"path":"j\/.KJ-.KL.A.v24zi2","requires":["editr-grid","yui-base"],"ext":false},"editr-grid-item":{"path":"j\/.KJ-item.A.v24zi2","requires":["editr-grid","yui-base"],"ext":false},"editr-grid-key-monitor":{"path":"j\/.KJ-.KM.A.v24uox","requires":["editr-grid","keyboard-shortcut-manager","yui-base"],"ext":false},"editr-grid-marquee":{"path":"j\/.KJ-marquee.A.v24uox","requires":["editr-grid","yui-base"],"ext":false},"editr-grid-progress-handler":{"path":"j\/.KJ.ID-handler.A.v28pte","requires":["editr-grid","editr-publish-dialog","transjax-base","yui-base"],"ext":false},"editr-grid-selection":{"path":"j\/.KJ-.KN.A.v24zi2","requires":["editr-grid","yui-base"],"ext":false},"editr-grid-selection-ui":{"path":"j\/.KJ-.KN-ui.A.v24zi2","requires":["editr-grid","transjax-base","yui-base"],"ext":false},"editr-grid-transjax":{"path":"j\/.KJ-.C-.F.A.v25krn","requires":["transjax-base","yui-base"],"ext":false},"editr-grid-user-messaging":{"path":"j\/.KJ-.KO.A.v24uox","requires":["editr-grid","editr-errors","yui-base"],"ext":false},"editr-photo-picker":{"path":"j\/.GZr-.B-picker.A.vZW9t","requires":["editr-data-photos","flickr-dialog-spinner","flickr-geo","gallery-flickr-api","yui-base"],"ext":false},"editr-progress":{"path":"j\/.GZr.ID.A.v24b7c","requires":["better-throttle","event-base","event-custom","yui-base"],"ext":false},"editr-publish-dialog":{"path":"j\/.GZr-.KE-.W.A.v28gjP","requires":["editr-progress","editr-publisher","editr-publisher-transjax","editr-upload-queue","event-base","event-custom","flickr-dialog","gallery-flickr-api","health-check","yui-base"],"optional":["flanal"],"ext":false},"editr-publisher":{"path":"j\/.GZr-.KEer.A.v29tQt","requires":["editr-data-people","editr-data-photos","editr-data-sets","editr-errors","editr-publisher-transjax","editr-upload-queue","event-base","event-custom","flickr-dialog","gallery-flickr-api","health-check","yui-base"],"ext":false},"editr-publisher-transjax":{"path":"j\/.GZr-.KEer-.C-.F.A.v24uox","requires":["transjax-base","yui-base"],"ext":false},"editr-secret-about-box":{"path":"j\/.GZr-secret-about-box.A.v25WMn","requires":["event","node","page-context","yui-base"],"ext":false},"editr-toolbar":{"path":"j\/.GZr-.KP.A.v24jZH","requires":["editr-grid","menus","yui-base"],"ext":false},"editr-upload-queue":{"path":"j\/.GZr-.KI-.CT.A.v272vi","requires":["editr-data-photos","editr-errors","editr-file-picker","editr-publisher","event-custom","gallery-flickr-api","health-check","json","yui-base"],"optional":["flanal"],"ext":false},"editr-zoom":{"path":"j\/.GZr-zoom.A.v242QT","requires":["editr-zoom-transjax","editr-data-photos","editr-file-picker","event-base","event-custom","flickr-dialog","node-event-html5","yui-base"],"ext":false},"editr-zoom-transjax":{"path":"j\/.GZr-zoom-.C-.F.A.v24uox","requires":["transjax-base","yui-base"],"ext":false},"exif-extractor":{"path":"j\/.KU.A.v23Hgi","requires":["exif-extractor-tags","xmp-extractor","yui-base"],"ext":false},"exif-extractor-tags":{"path":"j\/.KU-.KD.A.v21yYF","requires":["yui-base"],"ext":false},"exif-thumbnail-extractor":{"path":"j\/.GO-.IM-.IN.A.vWJcZ","requires":["yui-base"],"ext":false},"event-annotations":{"path":"j\/.G-.BD.A.vNHSX","requires":["yui-base"],"ext":false},"event-mousedrag":{"path":"j\/.G-.BO.A.v24EaM","requires":["event-annotations","event-custom-complex","event-synthetic","node","yui-base","yui-throttle"],"ext":false},"photo-list-model":{"path":"j\/.B-.CZ-.JA.A.v29EeV","requires":["gallery-flickr-api","model","murmurhash","photos-list","photo-data","context-data","querystring-stringify-simple","io","yui-base"],"ext":false},"photo-list-view":{"path":"j\/.B-.CZ-.JB.A.v2a5t6","requires":["view","handlebars","murmurhash","photos-list","io","flickr-app","lightbox","photos-list-justifier","flickr-dialog-infinite-spinner","better-throttle","rapid-tracker","template-fetcher","yui-base"],"ext":false},"explore-hera-view":{"path":"j\/.FP-hera-.JB.A.v29SiV","requires":["view","datatype-date","murmurhash","handlebars","photo-list-model","photo-list-view","flickr-app-explore","flickr-dialog-infinite-spinner","template-fetcher","gallery-popover","rapid-tracker","io","yui-base"],"ext":false},"fave-star":{"path":"j\/.CX-.CY.A.v295v2","requires":["anim","node","yui-base"],"ext":false},"farm_timing":{"path":"j\/farm_.FZ.A.v23iXz","requires":["node","yui-base","io","event"],"ext":false},"feature-tour":{"path":"j\/.KT-.DA.A.v25VRV","requires":["anim","cookie","dom","event","feature-tour-css","feature-tour-transjax","yui-base"],"ext":false},"feature-tour-css":{"path":"c\/c_.KT-.DA.BC.v27yEc","type":"css","ext":false},"feature-tour-transjax":{"path":"j\/.KT-.DA-.C-.F.A.v22t7P","requires":["transjax-base","yui-base"],"ext":false},"flanal":{"path":"j\/.IU.A.v26U3x","requires":["yui-base"],"optional":["io"],"ext":false},"flapid":{"path":"j\/.JO.A.vT5pv","requires":["gallery-flickr-api","yui-base"],"ext":false},"flickr":{"path":"j\/.J-.D.A.v29EgD","requires":["flickr-app","flickr-tooltips","personmenu","yui-base"],"optional":["gallery-flickr-api","share-this-v3-menu"],"ext":false},"flickr-app":{"path":"j\/.J-app.A.v24yD6","requires":["app-base","yui-base"],"ext":false},"flickr-app-photo":{"path":"j\/.J-app-.B.A.v24xxi","requires":["context-data","flickr-app","photo-data","urls","yui-base"],"optional":["video"],"ext":false},"flickr-app-explore":{"path":"j\/.J-app-.FP.A.v29WhX","requires":["context-data","flickr-app","explore-hera-view","explore-hera-model","rapid-tracker","template-fetcher","urls","yui-base"],"ext":false},"flickr-app-soup":{"path":"j\/.J-app-soup.A.v29WhX","requires":["flickr-app","soup-hera-view","explore-hera-model","rapid-tracker","template-fetcher","urls","yui-base"],"ext":false},"group-model":{"path":"j\/.DM-.JA.A.v253Ri","requires":["context-data","model","gallery-flickr-api","urls","yui-base"],"ext":false},"groups-model":{"path":"j\/.DMs-.JA.A.v254wX","requires":["context-data","model","model-list","lazy-model-list","group-model","gallery-flickr-api","urls","yui-base"],"ext":false},"groups-page-model":{"path":"j\/.DMs-.GF-.JA.A.v255QP","requires":["context-data","model","group-model","gallery-flickr-api","urls","yui-base"],"ext":false},"groups-list-view":{"path":"j\/.DMs-.CZ-.JB.A.v25Fi6","requires":["context-data","view","groups-model","handlebars","yui-base"],"ext":false},"groups-recent-view":{"path":"j\/.DMs-recent-.JB.A.v254wX","requires":["context-data","view","groups-model","groups-page-model","handlebars","yui-base"],"ext":false},"flickr-dialog":{"path":"j\/.IZ.A.vXom4","requires":["flickr-dialog-alert","flickr-dialog-confirmation","flickr-dialog-destructive-confirmation","flickr-dialog-frame","flickr-dialog-short-message","flickr-dialog-spinner","yui-base"],"ext":false},"flickr-dialog-alert":{"path":"j\/.IZ-.JX.A.vYz1P","requires":["flickr-dialog-base","substitute","yui-base"],"ext":false},"flickr-dialog-base":{"path":"j\/.IZ-.BL.A.v24baD","requires":["attribute","better-throttle","event","event-custom","focus-tracker","flickr-dialog-css","global-dialog-transjax","keyboard-shortcut-manager","node","page-context","substitute","yui-base"],"ext":false},"flickr-dialog-confirmation":{"path":"j\/.IZ-.JR.A.v26nu8","requires":["flickr-dialog-base","substitute","yui-base"],"ext":false},"flickr-dialog-css":{"path":"c\/c_.IZ.BC.v26nUg","type":"css","ext":false},"flickr-dialog-destructive-confirmation":{"path":"j\/.IZ-.JS-.JR.A.v227ug","requires":["flickr-dialog-base","yui-base"],"ext":false},"flickr-dialog-frame":{"path":"j\/.IZ-.JW.A.vXqPa","requires":["flickr-dialog-base","yui-base"],"ext":false},"flickr-dialog-geo-css":{"path":"c\/c_.IZ-geo.BC.v27yEc","type":"css","ext":false},"flickr-dialog-geo":{"path":"j\/.IZ-geo.A.v24Bhx","requires":["flickr-dialog-base","flickr-dialog-geo-css","flickr-map2","yui-base"],"ext":false},"flickr-dialog-infinite-spinner-css":{"path":"c\/c_.IZ-infinite-.JV.BC.v25k3X","type":"css","ext":false},"flickr-dialog-infinite-spinner":{"path":"j\/.IZ-infinite-.JV.A.v21TaR","requires":["flickr-dialog-base","flickr-dialog-infinite-spinner-css","yui-base","html5-balls"],"ext":false},"flickr-dialog-short-message":{"path":"j\/.IZ-short-.JU.A.vYz1P","requires":["flickr-dialog-base","substitute","yui-base"],"ext":false},"flickr-dialog-spinner":{"path":"j\/.IZ-.JV.A.vXUzv","requires":["flickr-dialog-base","yui-base"],"ext":false},"flickr-gallery-comments":{"path":"j\/.J-.FW-.O.A.v23TBi","requires":["anim","anim-scroll","dejaview","event-custom","event-delegate","formatting-tips-css","gallery-flickr-api","global-dialog","history-manager","input-hint","io-form","node","node-visibility","page-context","photo-comments-transjax","swfobject","yui-base"],"ext":false},"flickr-gallery-gallery-owner":{"path":"j\/.J-.FW-.FW-.BK.A.v26K4R","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.vVtRr","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-.F.A.vUnPD","requires":["transjax-base","yui-base"],"ext":false},"flickr-gallery-keyboard-shortcuts":{"path":"j\/.J-.FW-.HZs.A.v28aJF","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-.F.A.vUDUp","requires":["transjax-base","yui-base"],"ext":false},"flickr-gallery-photo-owner":{"path":"j\/.J-.FW-.B-.BK.A.vVtRr","requires":["event","flickr-gallery-photo-remover","node","yui-base"],"ext":false},"flickr-gallery-photo-remover":{"path":"j\/.J-.FW-.B-.IP.A.vUus8","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-.F.A.vUioK","requires":["transjax-base","yui-base"],"ext":false},"flickr-geo":{"path":"j\/.J-geo.A.v25nnr","requires":["io","gallery-flickr-api","yui-base"],"ext":false},"flickr-leaflet-utils-css":{"path":"c\/c_.J-leaflet-utils.BC.v242HZ","type":"css","ext":false},"flickr-leaflet-utils":{"path":"j\/.J-leaflet-utils.A.v25YHr","requires":["osm-places","flickr-leaflet-utils-css","yui-base"],"ext":false},"flickr-location-search":{"path":"j\/.J_.BR_.CA.A.vTd1T","requires":["event","node","query-string-args","yui-base"],"ext":false},"flickr-map":{"path":"j\/.J-map.A.v25nnr","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","flickr-geo","yui-base"],"ext":false},"flickr-map2":{"path":"j\/.J-map2.A.v23TBi","requires":["base","cookie","dd-drag","dragdrop","event","flickr-geo","flickr-map-css","flickr-map-transjax","keyboard-shortcut-manager","page-context","selector-css3","slider","yui-base"],"ext":false},"flickr-map-provider-ymap":{"path":"j\/.J-.IK-ymap.A.v231xe","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.vRygr","requires":["bing_map","yui-base"],"ext":false},"flickr-map-provider-ovi":{"path":"j\/.J-.IK-ovi.A.v264Fn","requires":["yui-base"],"ext":false},"flickr-map-provider-gmap":{"path":"j\/.J-.IK-gmap.A.vZg4e","requires":["yui-base"],"ext":false},"flickr-map-provider-flickr_osm":{"path":"j\/.J-.IK-.J_osm.A.v25Xcv","requires":["yui-base"],"ext":false},"flickr-map-transjax":{"path":"j\/.J-map-.C-.F.A.v2446i","requires":["transjax-base","yui-base"],"ext":false},"flickr-map-css":{"path":"c\/c_.J-map.BC.v27yEc","type":"css","ext":false},"flickr-map-css-intl":{"path":"c\/c_.J-map-.F.BC.v27yEc","type":"css","ext":false},"flickr-nav":{"path":"j\/.J_nav.A.v23TBi","requires":["event","node","page-context","yui-base"],"ext":false},"flickr-overlay-css":{"path":"c\/c_.J-overlay-.BL.BC.v27yEc","type":"css","ext":false},"flickr-overlay-base":{"path":"j\/.J-overlay-.BL.A.v23TBi","requires":["attribute","better-throttle","event","event-custom","focus-tracker","flickr-overlay-css","keyboard-shortcut-manager","node","page-context","substitute","yui-base"],"ext":false},"flickr-page-timing":{"path":"j\/.J_.GF_.FZ.A.v27QeD","requires":["event","node","yui-base"],"ext":false},"flickr-printing":{"path":"j\/.J_.FD.A.v29aPD","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.v27yEc","type":"css","ext":false},"flickr-printing-transjax":{"path":"j\/.J_.FD-.C-.F.A.v25DU4","requires":["transjax-base","yui-base"],"ext":false},"flickr-tooltips":{"path":"j\/.J-.GA.A.vThq4","requires":["event","event-delegate","yui-base"],"ext":false},"focus-tracker":{"path":"j\/.CV-.CH.A.v22DsP","requires":["event","node","yui-base"],"ext":false},"formatting-tips-css":{"path":"c\/c_.EN_.EQ_.D.BC.v27yEc","type":"css","ext":false},"gallery-boomr":{"path":"j\/.FW-boomr.A.vS9f8","requires":["lang","yui-base"],"ext":false},"gallery-calendar":{"path":"j\/.FW-.IO.A.v24LYB","requires":["gallery-calendar-transjax","gallery-popover","node","yui-base"],"ext":false},"gallery-calendar-transjax":{"path":"j\/.FW-.IO-.C-.F.A.vXh6Z","requires":["transjax-base","yui-base"],"ext":false},"gallery-flickr-api":{"path":"j\/.J_api.A.v23gzD","requires":["dump","event","io-xdr","json-parse","yui-base"],"ext":false},"gallery-history-lite":{"path":"j\/.FW-.CE-.GH.A.vL4ir","requires":["event-custom","event-custom-complex","node","yui-base"],"ext":false},"gallery-popover":{"path":"j\/.FW-.HN.A.v29WRH","requires":["event-custom","node","overlay","yui-base"],"ext":false},"gallery-popover-css":{"path":"c\/c_.FW-.HN.BC.v29hvz","type":"css","ext":false},"gallery-storage-lite":{"path":"j\/.FW-.FX-.GH.A.vTo86","requires":["event-base","event-custom","event-custom-complex","json","yui-base"],"ext":false},"geo-exif-backfill-transjax":{"path":"j\/geo-.GO-.IF-.C-.F.A.vXkci","requires":["transjax-base","yui-base"],"ext":false},"geofences-geopanel-css":{"path":"c\/c_.IA-.IB.BC.v27yEc","type":"css","ext":false},"geofences-geopanel-transjax":{"path":"j\/.IA-.IB-.C-.F.A.vXjvD","requires":["transjax-base","yui-base"],"ext":false},"geofences-geopanel":{"path":"j\/.IA-.IB.A.v2416a","requires":["geofences-geopanel-transjax","geofences-geopanel-css","geopanel","global-dialog","map-pinwin","yui-base"],"ext":false},"geofences":{"path":"j\/.IA.A.vWZSB","requires":["base","yui-base"],"optional":["gallery-flickr-api"],"ext":false},"geofences-apply-panel":{"path":"j\/.IA.IE.IC.A.vXjvD","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.vXa66","requires":["better-throttle","event-custom","gallery-flickr-api","geofences","yui-base"],"ext":false},"geofences-list-view":{"path":"j\/.IA-.CZ-.JB.A.vX1g2","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.v27R8n","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-.F.A.v21yYF","requires":["transjax-base","yui-base"],"ext":false},"geofences-transjax":{"path":"j\/.IA-.C-.F.A.vX5dk","requires":["transjax-base","yui-base"],"ext":false},"geopanel-css":{"path":"c\/c_.IB.BC.v27yEc","type":"css","ext":false},"geopanel":{"path":"j\/.IB.A.v23TBi","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.vT8GT","requires":["anim","dom","event","gallery-flickr-api","node","yui-base"],"ext":false},"global-dialog":{"path":"j\/.X-.W-.D.A.v28VkZ","requires":["event","event-custom","event-delegate","event-key","focus-tracker","global-dialog-css","global-dialog-transjax","keyboard-shortcut-manager","node","page-context","yui-base"],"ext":false},"global-dialog-css":{"path":"c\/c_.X-.W-.D.BC.vZF8M","type":"css","ext":false},"global-dialog-transjax":{"path":"j\/.X-.W-.C-.F.A.vKPQp","requires":["transjax-base","yui-base"],"ext":false},"global-nav":{"path":"j\/.JC.A.v29VSP","requires":["anim","event","menus","node","page-context","yui-base"],"ext":false},"group-blast-insitu":{"path":"j\/.DM-blast-.DT.A.vUvsK","requires":["event","insitu","node","string-filters","yui-base"],"ext":false},"guestpass-hide":{"path":"j\/.DZ-.ET.A.vVdVV","requires":["anim","cookie","node","yui-base"],"ext":false},"grease":{"path":"j\/.HQ.A.v29TPR","requires":["event-focus","gallery-flickr-api","gallery-storage-lite","global-dialog","json","node","occult","photo-data","urls","yui-base"],"ext":false},"grease-css":{"path":"c\/c_.HQ.BC.v27yEc","type":"css","ext":false},"health-check":{"path":"j\/.KH.A.v22qwP","requires":["event-custom","gallery-flickr-api","yui-base"],"ext":false},"history-manager":{"path":"j\/.CE-.K.A.v29ixV","requires":["event","urls","yui-base"],"ext":false},"html5-balls":{"path":"j\/html5-balls.A.v28Tgi","requires":["event","urls","base","yui-base","html5-balls-css"],"ext":false},"html5-balls-css":{"path":"c\/c_html5-balls.BC.v27yEc","type":"css","ext":false},"image-fader":{"path":"j\/.CW-.CU.A.vZNyP","requires":["anim","node","yui-base"],"ext":false},"infinite-scrolling-transjax":{"path":"j\/infinite-scrolling-.C-.F.A.v21C6H","requires":["transjax-base","yui-base"],"ext":false},"input-hint":{"path":"j\/.CN-.DD.A.v23LDR","requires":["event-focus","focus-tracker","node","yui-base"],"ext":false},"input-counter":{"path":"j\/.CN-counter.A.vUvzD","requires":["event","node","yui-base"],"ext":false},"india-disclaimer":{"path":"j\/.IH.A.vRTte","requires":["event","global-dialog","io-base","node","yui-base"],"ext":false},"insitu":{"path":"j\/.DT-.D.A.v23qV2","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-.F.A.vTQBi","requires":["transjax-base","yui-base"],"ext":false},"iphone-link-sms-dialog-transjax":{"path":"j\/iphone-link-sms-.W-.C-.F.A.v26y4V","requires":["rapid-tracker","transjax-base","yui-base"],"ext":false},"iphone-link-sms-dialog-css":{"path":"c\/c_iphone-link-sms-.W.BC.v26ALP","type":"css","ext":false},"iphone-link-sms-dialog":{"path":"j\/iphone-link-sms-.W.A.v29rSF","requires":["flickr-dialog-spinner","iphone-link-sms-dialog-css","iphone-link-sms-dialog-transjax","yui-base"],"ext":false},"jfif-extractor":{"path":"j\/jfif-.IN.A.v23Hgi","requires":["yui-base"],"ext":false},"jobs":{"path":"j\/jobs.A.v23ypv","requires":["event","flanal","flickr-page-timing","io","motion-blur","node","popup-login","rapid-tracker","transition","yui-base"],"ext":false},"justifier":{"path":"j\/justifier.A.v25UfP","requires":["yui-base"],"ext":false},"ken-burns-transjax":{"path":"j\/ken-burns-.C-.F.A.v29uBi","requires":["transjax-base","yui-base"],"ext":false},"keyboard-shortcut-legend":{"path":"j\/.HZ-.HY.A.v23TBi","requires":["better-throttle","cookie","gallery-flickr-api","global-dialog","keyboard-shortcut-legend-css","keyboard-shortcut-legend-layouts","keyboard-shortcut-legend-transjax","page-context","yui-base"],"ext":false},"keyboard-shortcut-legend-css":{"path":"c\/c_.HZ-.HY.BC.v27FzV","type":"css","ext":false},"keyboard-shortcut-legend-layouts":{"path":"j\/.HZ-.HY-layouts.A.vYgFD","requires":["keyboard-shortcut-legend-transjax","yui-base"],"ext":false},"keyboard-shortcut-legend-transjax":{"path":"j\/.HZ-.HY-.C-.F.A.vYgTH","requires":["transjax-base","yui-base"],"ext":false},"keyboard-shortcut-manager":{"path":"j\/.HZ-.K.A.v25NBe","requires":["event-custom","event-focus","event-key","focus-tracker","keyboard-shortcut-legend","node","page-context","yui-base"],"ext":false},"konami":{"path":"j\/konami.A.v2a62R","ext":false},"leaflet":{"path":"j\/leaflet.A.v25Y6e","requires":["flickr-leaflet-utils","leaflet-css","leaflet-utils-css","yui-base"],"ext":false},"leaflet-css":{"path":"c\/c_leaflet.BC.v25Wzi","type":"css","ext":false},"leaflet-utils-css":{"path":"c\/c_leaflet-utils.BC.v27yEc","type":"css","ext":false},"lightbox":{"path":"j\/.N.A.v29X9X","requires":["anim","better-throttle","context-data","cookie","node","escape","event-annotations","event-custom","event-delegate","event-gestures","event-key","fave-star","gallery-flickr-api","history","history-manager","json","keyboard-shortcut-manager","lightbox-transjax","node-visibility","page-context","photo-context-menu","photo-transjax","rapid-tracker","string-filters","swfobject","transition","urls","view-count","yui-base","yui-throttle"],"optional":["global-dialog","photos-list-transjax"],"ext":false},"lightbox-transjax":{"path":"j\/.N-.C-.F.A.v29Wb4","requires":["transjax-base","yui-base"],"ext":false},"liquid-photo-resizer":{"path":"j\/.JL-.B-resizer.A.v233DD","requires":["event"],"ext":false},"liquid-resizer":{"path":"j\/.JL-resizer.A.v22DzH","requires":["event"],"ext":false},"location-picker-css":{"path":"c\/c_.BR-picker.BC.v27yEc","type":"css","ext":false},"location-picker":{"path":"j\/.BR-picker.A.vZRmT","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.v27yEc","type":"css","ext":false},"location-selecta":{"path":"j\/.BR-.S.A.vZPhc","requires":["location-selecta-css","keyboard-shortcut-manager","flickr-geo","event","yui-base"],"ext":false},"mail-zeus":{"path":"j\/mail-.D.A.vYGeM","requires":["mail-zeus-transjax","flickr-dialog-confirmation","event","node","yui-base"],"ext":false},"mail-zeus-transjax":{"path":"j\/mail-.D-.C-.F.A.vYCRe","requires":["transjax-base","yui-base"],"ext":false},"map-pinwin":{"path":"j\/map-.IV.A.vYzkM","requires":["map-pinwin-css","string-filters","yui-base"],"ext":false},"map-pinwin-css":{"path":"c\/c_map-.IV.BC.v27yEc","type":"css","ext":false},"math":{"path":"j\/.DL.A.vLPjT","requires":["yui-base"],"ext":false},"matrix-math":{"path":"j\/matrix-.DL.A.vVRWt","requires":["yui-base"],"ext":false},"message-primary-email-transjax":{"path":"j\/.JU-primary-.HH-.C-.F.A.v25PLt","requires":["transjax-base","yui-base"],"ext":false},"md5":{"path":"j\/md5-.D.A.vXTyT","ext":false},"menus":{"path":"j\/.BBs.A.v2a11t","requires":["base","event","event-custom","gallery-popover","keyboard-shortcut-manager","node","page-context","yui-base"],"ext":false},"motion-blur":{"path":"j\/motion-blur.A.vUD1F","requires":["node","transition","yui-base"],"ext":false},"mrpinchy":{"path":"j\/mrpinchy.A.vWCYx","requires":["node","event","event-custom","transition","urls","matrix-math","yui-base"],"ext":false},"murmurhash":{"path":"j\/murmurhash3_gc.A.v23PFH","ext":false},"nav-selecta":{"path":"j\/.JQ.A.v29Pu8","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_.JQ.BC.v25xKa","type":"css","ext":false},"nav-selecta-transjax":{"path":"j\/.JQ-.C-.F.A.v24v3t","requires":["transjax-base","yui-base"],"ext":false},"nav-selecta-rapid":{"path":"j\/.JQ-.IY.A.v22o1g","requires":["event","rapid-tracker","yui-base"],"ext":false},"node-visibility":{"path":"j\/.CR-.DY.A.v29Jpi","requires":["better-throttle","cache-simple","node","node-pluginhost","yui-base"],"optional":["anim","anim-scroll"],"ext":false},"note-data":{"path":"j\/note-.BY.A.vRjAk","requires":["base","person-data","yui-base"],"ext":false},"notification-base":{"path":"j\/notification-.BL.A.v22wAx","requires":["attribute","notification-center"],"ext":false},"notification-center":{"path":"j\/notification-center.A.v22wQk","requires":["attribute","cookie","event","event-custom","gallery-flickr-api"],"ext":false},"number":{"path":"j\/.Y.A.vSPsg","requires":["number-transjax","yui-base"],"ext":false},"number-transjax":{"path":"j\/.Y-.C-.F.A.vNqGp","requires":["transjax-base","yui-base"],"ext":false},"occult":{"path":"j\/.CF.A.vNC2i","requires":["node","yui-base"],"ext":false},"osm-places":{"path":"j\/osm-places.A.v28fht","requires":["yui-base"],"ext":false},"page-context":{"path":"j\/.GF-.H.A.v23TD2","requires":["event-custom","yui-base"],"ext":false},"pagination-keyboard-shortcuts":{"path":"j\/.EG-.HZs.A.vXp7T","requires":["keyboard-shortcut-manager","node","pagination-keyboard-shortcuts-transjax","yui-base"],"ext":false},"pagination-keyboard-shortcuts-transjax":{"path":"j\/.EG-.HZs-.C-.F.A.vUYza","requires":["transjax-base","yui-base"],"ext":false},"person-data":{"path":"j\/.FK-.BY.A.vRjAk","requires":["base","yui-base"],"ext":false},"personmenu":{"path":"j\/.CB-.D.A.v23TBi","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.v27yEc","type":"css","ext":false},"personmenu-transjax":{"path":"j\/.CB-.C-.F.A.vNwWt","requires":["transjax-base","yui-base"],"ext":false},"personmenu-rapid":{"path":"j\/.CB-.IY.A.vZzGg","requires":["event","rapid-tracker","yui-base"],"ext":false},"photo":{"path":"j\/.B-.D.A.v2a8Fi","requires":["anim","anim-scroll","better-throttle","context-data","defer-images","event-annotations","event-custom","event-delegate","event-key","event-mousedrag","event-mouseenter","flickr-app-photo","focus-tracker","global-dialog","history-manager","html5-balls","keyboard-shortcut-manager","math","node-visibility","occult","page-context","photo-button-bar","photo-comments","photo-context-menu","photo-data","photo-keyboard-shortcuts","photo-rotate","photo-sidebar","retry-image-on-error","share-this-v3-menu","lightbox","urls","yahoo-ult","yui-base"],"optional":["gallery-flickr-api","io-base","photo-group-invites","photo-insitu","photo-notes","photo-people-list","photo-tags","view-count"],"ext":false},"photo-button-bar":{"path":"j\/.B-.T-bar.A.v29EgD","requires":["add-to-dialog-css","context-data","event","event-custom","event-delegate","event-key","fave-star","flanal","focus-tracker","gallery-flickr-api","gallery-popover","global-dialog","io-base","keyboard-shortcut-manager","menus","node","node-event-simulate","page-context","photo-button-bar-transjax","photo-people-list","querystring-stringify-simple","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-.F.A.v25wWB","requires":["transjax-base","yui-base"],"ext":false},"photo-comments":{"path":"j\/.B-.O.A.v29QLg","requires":["anim","anim-scroll","defer-images","dejaview","event-custom","event-delegate","flickr-app","flickr-dialog-alert","flickr-dialog-confirmation","flickr-dialog-spinner","formatting-tips-css","gallery-flickr-api","input-hint","io-form","node","node-visibility","page-context","photo-comments-transjax","photo-data","swfobject","urls","yui-base"],"optional":["insitu"],"ext":false},"photo-comments-image-hiding":{"path":"j\/.B-.O-.CW-hiding.A.vTJvR","requires":["node","yui-base"],"ext":false},"photo-comments-transjax":{"path":"j\/.B-.O-.C-.F.A.v29egD","requires":["transjax-base","yui-base"],"ext":false},"photo-context-menu":{"path":"j\/.B-.H-.BB.A.v23ZBz","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.v27yEc","type":"css","ext":false},"photo-context-menu-transjax":{"path":"j\/.B-.H-.BB-.C-.F.A.v221oP","requires":["transjax-base","yui-base"],"ext":false},"photo-data":{"path":"j\/.B-.BY.A.v28AhP","requires":["anim","base","cookie","event","gallery-flickr-api","grease","node","photo-transjax","type-cast","urls","yui-base"],"ext":false},"photo-filmstrips":{"path":"j\/.B-.Ms.A.v24ACB","requires":["anim","base","better-throttle","context-data","event","event-custom","event-delegate","event-key","focus-tracker","global-dialog","image-fader","io","keyboard-shortcut-manager","node","number","page-context","photo-button-bar-transjax","photo-data","photo-filmstrips-transjax","retry-image-on-error","string-filters","transition","urls","yui-base"],"ext":false},"photo-filmstrips-transjax":{"path":"j\/.B-.Ms-.C-.F.A.v24xM6","requires":["transjax-base","yui-base"],"ext":false},"photo-geolocation":{"path":"j\/.B-.R.A.v23XpZ","requires":["global-dialog","page-context","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-.F.A.vXt8D","requires":["transjax-base","yui-base"],"ext":false},"photo-geolocation-css":{"path":"c\/c_.B-.R.BC.v24Bhx","type":"css","ext":false},"photo-geopanel":{"path":"j\/.B-.IB.A.v24VQp","requires":["flickr-dialog-geo","flickr-geo","flickr-map-provider-flickr_osm","location-picker","photo-map-display-pinwin","woe-corrector","yui-base","ymap"],"ext":false},"flickr-ymap":{"path":"j\/.J-ymap.A.v26FYx","requires":["base","event"],"ext":false},"flickr-leaflet":{"path":"j\/.J-leaflet.A.v26KXz","requires":["base","event","leaflet"],"ext":false},"geo-editor":{"path":"j\/geo-.GZor.A.v26FYx","requires":["flickr-geo","flickr-dialog","html5-balls","base","event"],"ext":false},"parallax":{"path":"j\/parallax.A.v2a7KR","requires":["base","node-base"],"ext":false},"photo-group-invites":{"path":"j\/.B-.DM-.CO.A.v24a8i","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-.F.A.vU8jg","requires":["transjax-base","yui-base"],"ext":false},"photo-insitu":{"path":"j\/.B-.DT.A.v23qN8","requires":["insitu","photo","photo-data","photo-transjax","yui-base"],"ext":false},"photo-keyboard-shortcuts":{"path":"j\/.B-.HZs.A.v24jEK","requires":["cookie","event-focus","event-key","event-simulate","focus-tracker","keyboard-shortcut-manager","node","page-context","photo-keyboard-shortcuts-transjax","yui-base"],"optional":["photo-people-list"],"ext":false},"photo-keyboard-shortcuts-transjax":{"path":"j\/.B-.HZs-.C-.F.A.v21yYF","requires":["transjax-base","yui-base"],"ext":false},"photo-map-display-pinwin-css":{"path":"c\/c_.B-map-.IQ-.IV.BC.v24Bhx","type":"css","ext":false},"photo-map-display-pinwin":{"path":"j\/.B-map-.IQ-.IV.A.v24Bhx","requires":["flickr-geo","map-pinwin","base","photo-map-display-pinwin-css","yui-base"],"ext":false},"photo-notes":{"path":"j\/.B-.BE-.D.A.v29AJt","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","urls","yui-base"],"optional":["note-data"],"ext":false},"photo-notes-transjax":{"path":"j\/.B-.BE-.C-.F.A.vYpcR","requires":["transjax-base","yui-base"],"ext":false},"photo-owner-dialogs-css":{"path":"c\/c_.B-.BK-.EO-.D.BC.v27yEc","type":"css","ext":false},"photo-people-controller":{"path":"j\/.HX-.BH.A.v22NwF","requires":["event","gallery-flickr-api","dejaview","photo-people-transjax","yui-base"],"ext":false},"photo-people-list":{"path":"j\/.HX-.CZ.A.v29FSK","requires":["anim","bo-selecta-3","event-delegate","global-dialog","node","node-visibility","photo","photo-people-controller","photo-people-transjax","string-filters","urls","yui-base"],"optional":["photo-notes"],"ext":false},"photo-people-transjax":{"path":"j\/.HX-.C-.F.A.vNxQc","requires":["transjax-base","yui-base"],"ext":false},"photo-preloader":{"path":"j\/.B-.FJ.A.v23ZBz","requires":["context-data","event","yui-base"],"ext":false},"photo-replace":{"path":"j\/.B-.GQ.A.v23Sdg","requires":["event","global-dialog","io","node","yui-base"],"optional":["flanal","worker"],"ext":false},"photo-rotate":{"path":"j\/.B-.GE.A.v24xxi","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.v27yEc","type":"css","ext":false},"photo-rotate-transjax":{"path":"j\/.B-.GE-.C-.F.A.vPnbK","requires":["transjax-base","yui-base"],"ext":false},"photo-sidebar":{"path":"j\/.HV.A.v29Mhx","requires":["anim","bitmap-text","bitmap-type-silkscreen","event-custom","event-delegate","excanvas","flapid","gallery-flickr-api","io-base","node","node-visibility","photo-data","photo-filmstrips","photo-sidebar-transjax","querystring-stringify-simple","stylesheet","yui-base","photo-sidebar-not-owner"],"optional":["context-data","photo-sidebar-admin","photo-sidebar-owner"],"ext":false},"photo-sidebar-transjax":{"path":"j\/.HV-.C-.F.A.vPKTZ","requires":["transjax-base","yui-base"],"ext":false},"photo-sidebar-not-owner":{"path":"j\/.HV-.HW.A.v24hPR","requires":["flickr-dialog-frame","flickr-dialog-short-message","flickr-dialog-spinner","gallery-flickr-api","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-.F.A.vNwZV","requires":["transjax-base","yui-base"],"ext":false},"photo-sidebar-owner":{"path":"j\/.HV-.BK.A.v29ebt","requires":["better-throttle","event-custom","flickr-dialog-frame","flickr-dialog-short-message","flickr-dialog-spinner","gallery-flickr-api","page-context","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-.F.A.vX3nr","requires":["transjax-base","yui-base"],"ext":false},"photo-tags":{"path":"j\/.B-.KD.A.v29FSK","requires":["event","event-delegate","node","node-visibility","photo","photo-tags-transjax","query-string-args","urls","yui-base"],"ext":false},"photo-tags-transjax":{"path":"j\/.B-.KD-.C-.F.A.v247f4","requires":["transjax-base","yui-base"],"ext":false},"photo-tour":{"path":"j\/.B-.DA.A.v25k5F","requires":["anim","cookie","dom","event","photo","photo-tour-transjax","yui-base"],"ext":false},"photo-tour-transjax":{"path":"j\/.B-.DA-.C-.F.A.vN3j8","requires":["transjax-base","yui-base"],"ext":false},"photo-transjax":{"path":"j\/.B-.C-.F.A.vQ7Te","requires":["transjax-base","yui-base"],"ext":false},"photo-ywa-tracking":{"path":"j\/.B-ywa-.BW.A.vPwkM","requires":["event","yahoo-web-analytics","yui-base"],"ext":false},"photogne-exif-fetcher":{"path":"j\/.Bgne-.GO-fetcher.A.v27wfx","requires":["gallery-flickr-api","yui-base"],"ext":false},"photos-user-favorites":{"path":"j\/.EC-user-.FH.A.vQd5X","requires":["event","io","node","yui-base"],"ext":false},"photos-display":{"path":"j\/.EC-.IQ.A.v2412H","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-.F.A.vUYVR","requires":["transjax-base","yui-base"],"ext":false},"photos-display-css":{"path":"c\/c_.EC-.IQ.BC.v27yEc","type":"css","ext":false},"photos-list":{"path":"j\/.EC-.CZ.A.v2a5cz","requires":["anim","anim-scroll","better-throttle","cookie","defer-images","event","flanal","gallery-flickr-api","gallery-popover","global-dialog","io","keyboard-shortcut-manager","menus","murmurhash","node","node-visibility","pagination-keyboard-shortcuts","photo-data","photos-list-transjax","string-filters","better-throttle","urls","yui-base"],"optional":["lightbox"],"ext":false},"photos-list-justifier":{"path":"j\/.EC-.CZ-justifier.A.v29P1x","requires":["yui-base"],"ext":false},"photos-list-transjax":{"path":"j\/.EC-.CZ-.C-.F.A.v2412H","requires":["transjax-base","yui-base"],"ext":false},"photostream-insitu":{"path":"j\/.ECtream-.DT.A.v27Ezi","requires":["event","insitu","node","yui-base"],"ext":false},"picnik":{"path":"j\/.EY-.D.A.v23TBi","requires":["global-dialog","io-base","json","picnik-css","picnik-transjax","swfobject","yui-base"],"ext":false},"picnik-css":{"path":"c\/c_.EY-.D.BC.v27yEc","type":"css","ext":false},"picnik-transjax":{"path":"j\/.EY-.C-.F.A.vLqt2","requires":["transjax-base","yui-base"],"ext":false},"playr":{"path":"j\/playr.A.v29ELX","requires":["context-data","cookie","escape","event","gallery-flickr-api","history-manager","html5-balls","keyboard-shortcut-manager","lightbox-transjax","node","page-context","photo-transjax","rapid-tracker","urls","view-count","yui-base"],"optional":["lightbox"],"ext":false},"polyfills-placeholder":{"path":"j\/.KR-.KS.A.v23CyT","requires":["node","yui-base"],"ext":false},"popup-login":{"path":"j\/.HP.A.v2a4iR","requires":["event","node","io-base","yui-base"],"ext":false},"post-upload-sharing-ui":{"path":"j\/post-.KI-.EE-ui.A.v23Uev","requires":["event","node","yui-base"],"ext":false},"post-upload-sharing-owner-ui":{"path":"j\/post-.KI-.EE-.BK-ui.A.v24pUc","requires":["event","node","yui-base","share-this-v3-menu","share-this-v3-dialog"],"ext":false},"pro-survey":{"path":"j\/pro-survey.A.v26onR","requires":["event","node","yui-base","attribute","flickr-dialog-confirmation","rapid-tracker"],"ext":false},"pro-upsell-bandwidth-limit-notification":{"path":"j\/pro-upsell-bandwidth-limit-notification.A.v25vne","requires":["flickr-dialog-confirmation","notification-base","pro-upsell-notification-transjax"],"ext":false},"pro-upsell-photo-limit-notification":{"path":"j\/pro-upsell-.B-limit-notification.A.v25vne","requires":["flickr-dialog-confirmation","notification-base","pro-upsell-notification-transjax"],"ext":false},"pro-upsell-notification-transjax":{"path":"j\/pro-upsell-notification-.C-.F.A.v22xhc","requires":["transjax-base","yui-base"],"ext":false},"query-string-args":{"path":"j\/.CP-.U-.DE.A.vKEJP","requires":["yui-base"],"ext":false},"rapid-tracker":{"path":"j\/.IY-.CH.A.v26nne","requires":["yui-base"],"ext":false},"retry-image-on-error":{"path":"j\/retry-.CW-on-.JP.A.v22TPz","requires":["event-base","yui-base","yui-later"],"optional":["flanal"],"ext":false},"rev-dan-map":{"path":"j\/rev-dan-map.A.v25Xcv","requires":["event-base","yui-base"],"ext":false},"rushmore-settings":{"path":"j\/.FS-.FR.A.v21HM2","requires":["event","event-delegate","global-dialog","io","node","yui-base"],"ext":false},"search-keyboard-shortcuts":{"path":"j\/.CA-.HZs.A.v28aJF","requires":["anim","event","keyboard-shortcut-manager","node","yui-base"],"ext":false},"search-refer":{"path":"j\/.CA-.DX-.D.A.vT4u4","requires":["anim","cookie","node","yahoo-ult","yui-base"],"ext":false},"selector-circle-css":{"path":"c\/c_.GB-circle.BC.v27yEc","type":"css","ext":false},"selector-circle":{"path":"j\/.GB-circle.A.vXbxz","requires":["base","css3pie","event","selector-circle-css","yui-base"],"ext":false},"set-meta-insitu":{"path":"j\/set-meta-.DT.A.vTUog","requires":["event","insitu","node","yui-base"],"ext":false},"share-menu-transjax":{"path":"j\/.DN-.BB-.D-.C-.F.A.vVvzr","requires":["transjax-base","yui-base"],"ext":false},"share-this-v3-account-settings":{"path":"j\/.HG-.IR-.FR.A.v21yYF","requires":["dom","event","global-dialog","io","io-form","querystring-stringify-simple","yui-base"],"ext":false},"share-this-v3-css":{"path":"c\/c_.HG.BC.v29vev","type":"css","ext":false},"share-this-v3-dialog":{"path":"j\/.HG-.W.A.v27Xc6","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.v26ZMi","type":"css","ext":false},"share-this-v3-dialog-transjax":{"path":"j\/.HG-.W-.C-.F.A.vVVDZ","requires":["transjax-base","yui-base"],"ext":false},"share-this-v3-menu":{"path":"j\/.HG-.BB.A.v29Vnv","requires":["better-throttle","dom","event","event-custom","gallery-flickr-api","gallery-popover","global-dialog","io-base","json-stringify","menus","node","share-menu-transjax","share-this-v3-triggers","yui-base","node-visibility"],"optional":["photo-data"],"ext":false},"share-this-v3-service-blogger":{"path":"j\/.HF.HJ.A.vU5pi","requires":["share-this-v3-services","yui-base"],"ext":false},"share-this-v3-service-email":{"path":"j\/.HF.HH.A.vXp7T","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-.F.A.vTPCp","requires":["transjax-base","yui-base"],"ext":false},"share-this-v3-service-facebook":{"path":"j\/.HF.HL.A.v22bcM","requires":["share-this-v3-services","yui-base"],"ext":false},"share-this-v3-service-livejournal":{"path":"j\/.HF.HT.A.vTV8n","requires":["share-this-v3-services","yui-base"],"ext":false},"share-this-v3-service-tumblr":{"path":"j\/.HF.HU.A.vVs3g","requires":["share-this-v3-services","yui-base"],"ext":false},"share-this-v3-service-twitter":{"path":"j\/.HF.HK.A.v26ZMi","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-.F.A.vUELp","requires":["transjax-base","yui-base"],"ext":false},"share-this-v3-service-wordpress":{"path":"j\/.HF.HM.A.vVt5B","requires":["share-this-v3-services","yui-base"],"ext":false},"share-this-v3-service-yahoo-pulse":{"path":"j\/.HF.CM-.HI.A.vU1vr","requires":["share-this-v3-services","yui-base"],"ext":false},"share-this-v3-service-pinterest":{"path":"j\/.HFpinterest.A.v22VZr","requires":["share-this-v3-services","yui-base"],"ext":false},"share-this-v3-services":{"path":"j\/.HG-.HR.A.vVs3g","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-pinterest","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.v23WPv","requires":["event","flanal","node","share-this-v3-dialog","yui-base"],"ext":false},"sprintf":{"path":"j\/.CC.A.vVNpi","requires":["yui-base"],"ext":false},"smartbanner-css":{"path":"c\/c_smartbanner.BC.v28yCg","type":"css","ext":false},"smartbanner":{"path":"j\/smartbanner.A.v28zdK","requires":["smartbanner-css","node","array-extras"],"ext":false},"string-filters":{"path":"j\/.U-.CG.A.v23pnn","requires":["yui-base"],"ext":false},"soup":{"path":"j\/soup.A.v26wL4","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.v26fer","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.v27yEc","type":"css","ext":false},"tag-selecta-transjax":{"path":"j\/tag-.S-.C-.F.A.v24eyc","requires":["transjax-base","yui-base"],"ext":false},"template-fetcher":{"path":"j\/template-fetcher.A.v26VPZ","requires":["handlebars","explore-templates"],"ext":false},"timing-average":{"path":"j\/.FZ-.JJ.A.v22o1g","requires":["cookie","event","yui-base"],"ext":false},"tour-nav":{"path":"j\/.DA-nav.A.v24fS4","requires":["anim","node","node-event-simulate","io","querystring","history","yahoo-ult","yui-base"],"ext":false},"tour-carousel":{"path":"j\/.DA-.ER.A.vN3UB","requires":["anim","node","yui-base"],"ext":false},"touch-lightbox":{"path":"j\/touch-.N.A.v29WhX","requires":["context-data","cookie","escape","event","gallery-flickr-api","history-manager","lightbox-transjax","mrpinchy","node","page-context","photo-transjax","rapid-tracker","transition","urls","view-count","yui-base"],"optional":["lightbox"],"ext":false},"type-cast":{"path":"j\/.DJ-cast.A.vZVnD","requires":["yui-base"],"ext":false},"transjax-base":{"path":"j\/.C-.BL.A.vPPjg","requires":["sprintf","yui-base"],"ext":false},"urls":{"path":"j\/urls.A.v28E9X","requires":["yui-base"],"ext":false},"user-refave":{"path":"j\/user-re.CX.A.vPWbx","requires":["event","gallery-flickr-api","node","yui-base"],"ext":false},"video":{"path":"j\/.DV-.D.A.v29PiM","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.v23TBi","requires":["node","page-context","yui-base"],"ext":false},"video-transjax":{"path":"j\/.DV-.D-.C-.F.A.v217nz","requires":["transjax-base","yui-base"],"ext":false},"view-count":{"path":"j\/.JB-count.A.v21B4n","requires":["gallery-flickr-api","json","yui-base"],"ext":false},"whispers":{"path":"j\/whispers.A.vUbGP","requires":["node","event","gallery-flickr-api","yui-base"],"ext":false},"woe-corrector-css":{"path":"c\/c_woe-corrector.BC.v27yEc","type":"css","ext":false},"woe-corrector":{"path":"j\/woe-corrector.A.vZWAk","requires":["base","woe-corrector-css","keyboard-shortcut-manager","flickr-geo","event","yui-base"],"ext":false},"worker":{"path":"j\/.IW.A.v25T38","requires":["base","event","yui-base"],"ext":false},"xmp-extractor":{"path":"j\/xmp-.IN.A.v23NMZ","requires":["yui-base"],"ext":false},"you-subnav-menu":{"path":"j\/you-subnav-.BB.A.v256UT","requires":["actions-menu-css","event","gallery-popover","gallery-popover-css","menus","node","yui-base"],"ext":false},"ywa-link-tracking":{"path":"j\/ywa-link-.BW.A.v24J2V","requires":["event","yahoo-web-analytics","yui-base"],"ext":false},"zero-clipboard":{"path":"j\/zero-clipboard.A.vV8nv","requires":["yui-base"],"ext":false},"swfobject":{"path":"j\/.BM.A.vSDLc","ext":false},"yahoo-ult":{"path":"j\/.CM-ult.A.vPboT","ext":false},"yahoo-web-analytics":{"path":"j\/ywa.A.vN4Nk","ext":false},"roundtrip":{"path":"j\/roundtrip.A.v28gYK","ext":false},"ymap":{"path":"j\/.FV.A.vZWmx","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.vRhU4","ext":false},"yui2_5-yahoo":{"path":"j\/.CM\/.CM_2.5.1.A.vr3bp","ext":false},"yui2_5-event":{"path":"j\/.CM\/.G_2.5.1.A.vr3bp","requires":["yui2_5-yahoo"],"ext":false},"yui2_5-dom":{"path":"j\/.CM\/dom_2.5.1.A.vr3bp","requires":["yui2_5-yahoo"],"ext":false},"yui2_5-dragdrop":{"path":"j\/.CM\/.FT_2.5.1.A.vWHYc","requires":["yui2_5-dom","yui2_5-event","yui2_5-yahoo"],"ext":false},"yui2_5-animation":{"path":"j\/.CM\/.FL_2.5.1.A.vr3bp","requires":["yui2_5-dom","yui2_5-event","yui2_5-yahoo"],"ext":false},"worker-echo":{"path":"j\/.IW-echo.A.vWYgv","requires":["worker-yui-ready","yui-base"],"ext":false},"worker-exif-extractor":{"path":"j\/.IW-.KU.A.v23Hgi","requires":["jfif-extractor","better-throttle","dataview","exif-extractor","exif-extractor-tags","worker-yui-ready","yui-base","xmp-extractor"],"ext":false},"worker-yui-ready":{"path":"j\/.IW-.KV.A.vWPcD","requires":["event","event-custom","yui-base"],"ext":false}}};, , , var debug_yconf = {, };, , if(window.console && window.console.info) {, try {, window.console.info = function() {return true};, } catch(e) {}, , }, if(window.console && window.console.warn) {, try {, window.console.warn = function() {return true};, } catch(e) {}, }, , for(var i in debug_yconf) {, yconf[i] = debug_yconf[i];, }, , , , , , F.config = F.util.clone(yconf);YUI(yconf).use(function (Y) {, Y.use('global-nav', 'rapid-tracker', 'nav-selecta-rapid', 'cookie', function(Y) {, , Y.globalNav.init();, , , , , , var keys = {, A_pn: '/domain_redir.gne', };, , , YAHOO.i13n.YWA_ACTION_MAP = {, };, , YAHOO.i13n.YWA_CF_MAP = {, actcard:22, };, , , , , , var ywa = {, project_id: 10001561398679,, host: 'y.analytics.yahoo.com',, document_name: '/domain_redir.gne',, cf: {, 1: 'en-us',, 3: 'Prod',, 4: '',, 6: '-1',, 7: '0',, 9: '0',, 10: '-1',, 11: '-1',, 12: '-1',, 13: '2',, 51: '0',, 52: '1',, 53: '0',, 54: '0', }, };, , , var conf = {, use_rapid: !(/https(?::)?/ig.test(document.location.protocol)), keys: keys,, lt_attr: 'data-track',, client_only: 1,, spaceid: '792600122',, tracked_mods: [], track_lv: true,, ywa: ywa,, , use_sampling: false,, , , , , nofollow_class: ["nav_more","signin-popup","rapidnofollow","contact-changer-trigger","personmenu-relationship-change"], };, , , conf.tracked_mods.push('global-nav');, conf.tracked_mods.push('nav-personmenu');, , Y.config.flickr.rapidconf = conf;, Y.rapidTracker.init(conf);, , , , });, Y.use('nav-selecta', function(Y) {, , if (document.getElementById('gn-search-field')) {, var field_node = Y.one('#gn-search-field');, var nav_selecta = new Y.NavSelecta(field_node, {linkUsernameToPhotostream: 1,preloadText:field_node.get('value')});, }, , , , });, , });, })();, , , , , , , , , , , , , , , , , , , , picture
 

 
 


 
 

Christmas Photo Gallery > Ride 1 > Paper Ride 1 Photos | Flickr | 846



Paper Ride 1 Photos | Flickr | 846






Your Coment

 

 


 
 


[e-mail][Links eXchange] [Valid XHTML] [Valid CSS]

[Sports Cars][Luxury Motorbikes][papierschiff]
[Most 25 Expensive Cars][iPad: great for traveling][Morocota Venezolana][Luxury Motorcycles][LTD-Cars]

Copyright 2007-2020 all rights reserved www.origami-kids.com


Paper Ride 1 Photos | Flickr | 846


Stop-Motion Origami Animation

How to fold the Origami Rose by Toshikazu Kawasaki

How To Make An Origami Lily Flower – Instructions

Origami Cat by Toshie Takahama (Updated)

Origami Cat by Roman Diaz (Updated)

Tall, Short and Standing Cats by Staying Cat de Keji Kitamurai (Updated)




Origami Cat (Gato) by Anibal Voyer (Updated)


Cat by Jun Maekawa (Updated)


Traditional Origami SteamBoat (Updated)


Motorize your Paper Airplane!