nokaya 0.1.4 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,443 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5
+ <meta charset="utf-8">
6
+ <title>Photo by isaiah</title>
7
+
8
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
9
+ <meta name="HandheldFriendly" content="True">
10
+ <meta name="MobileOptimized" content="320">
11
+ <meta name="apple-mobile-web-app-capable" content="yes">
12
+ <meta name="referrer" content="always">
13
+ <meta name="description" content="rode up the " big hill to meet up with g after school. feeling less awful today than previously. small steps. http:>
14
+
15
+ <meta name="twitter:card" content="photo">
16
+ <meta name="twitter:domain" content="http://favd.net">
17
+ <meta name="twitter:title" content="rode up the " big hill to meet up with g after school. feeling less awful today than previously. small steps. http:>
18
+ <meta name="twitter:image" content="https://files.app.net/1/1171798/aW8KMoVM36ZCoKYWNVjWgzFCLwAJ89Z64s6mJ9z5mrLcx8WOCrd0yGQSWHWBpJDS0Gv3YTsW9XIBRihnacwuqPzjzayR2BvY-KVdVUfZiBArkNaHLTIPcgBCd65KLIA8rViX3E59VIq5asZrEdACOkWMJCA2n_nzrdAg4p-Ga6B3bXzMN9tJo8vUzzn2ViiEl">
19
+ <meta name="twitter:image:width" content="640">
20
+ <meta name="twitter:image:height" content="640">
21
+ <meta name="twitter:app:id:iphone" content="653338345">
22
+ <meta name="twitter:app:url:iphone" content="http://pic.favd.net/appstore">
23
+
24
+ <meta property="og:site_name" content="Favd">
25
+ <meta property="og:title" content="Favd - isaiah's Photos">
26
+ <meta property="og:image" content="https://files.app.net/1/1171798/aW8KMoVM36ZCoKYWNVjWgzFCLwAJ89Z64s6mJ9z5mrLcx8WOCrd0yGQSWHWBpJDS0Gv3YTsW9XIBRihnacwuqPzjzayR2BvY-KVdVUfZiBArkNaHLTIPcgBCd65KLIA8rViX3E59VIq5asZrEdACOkWMJCA2n_nzrdAg4p-Ga6B3bXzMN9tJo8vUzzn2ViiEl">
27
+ <meta property="og:description" content="rode up the " big hill to meet up with g after school. feeling less awful today than previously. small steps. http:>
28
+ <meta property="og:url" content="http://pic.favd.net/29987710">
29
+ <meta property="og:type" content="yourheadfavd:photo">
30
+ <meta name="medium" content="image">
31
+
32
+ <link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.no-icons.min.css" rel="stylesheet">
33
+ <link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet">
34
+ <link rel="alternate" type="application/json+oembed" href="https://alpha-api.app.net/oembed?url=https%3A%2F%2Falpha.app.net%2Fisaiah%2Fpost%2F29987710" title="App.net oEmbed">
35
+
36
+ <style>
37
+ body, html {
38
+ margin:0;
39
+ padding:0;
40
+ background-color: #ECF0F1 ;
41
+ font-family: "Avenir", "HelveticaNeue", "Helvetica";
42
+ color: #34495E;
43
+ width: 100%;
44
+ height: 100%;
45
+ }
46
+
47
+ a {
48
+ text-decoration:none;
49
+ }
50
+
51
+ .vert {
52
+ display:table;
53
+ height:100%;
54
+ width:100%;
55
+ }
56
+
57
+ .centerColumn {
58
+ display:table-cell;
59
+ min-width:320px;
60
+ max-width:100%;
61
+ padding:45px 0px;
62
+ vertical-align:middle;
63
+ }
64
+
65
+ .post {
66
+ display:block;
67
+ position:relative;
68
+ min-width:320px;
69
+ max-width:640px;
70
+ border-radius: 4px;
71
+ margin:0 auto;
72
+ }
73
+
74
+ .header {
75
+ display:block;
76
+ position:relative;
77
+ margin:0 5px;
78
+ border-radius: 5px 5px 0px 0px;
79
+ padding: 10px;
80
+ background-color: #FDFDFF;
81
+ }
82
+
83
+ .footer {
84
+ display:block;
85
+ position:relative;
86
+ margin:0 5px;
87
+ border-radius: 0 0 5px 5px;
88
+ padding: 10px;
89
+ background-color: #FDFDFF;
90
+ }
91
+
92
+ .avatar {
93
+ display:block;
94
+ position:relative;
95
+ float:left;
96
+ width:32px;
97
+ height:32px;
98
+ border-radius: 4px;
99
+ border:1px solid #BDC3C7;
100
+ background-color: #BDC3C7;
101
+ overflow:hidden;
102
+ }
103
+
104
+ .username a {
105
+ display:block;
106
+ position:relative;
107
+ min-width:172px;
108
+ margin-top:0px;
109
+ margin-left:42px;
110
+ margin-right:42px;
111
+ margin-top:-2px;
112
+ font-size:15px;
113
+ }
114
+
115
+ .date a {
116
+ display:block;
117
+ position:relative;
118
+ min-width:172px;
119
+ margin-top:0px;
120
+ margin-left:42px;
121
+ margin-right:42px;
122
+ color: #BDC3C7;
123
+ font-size:15px;
124
+ }
125
+
126
+ #getFavd {
127
+ display: block;
128
+ position: absolute;
129
+ top: 0;
130
+ left: 0;
131
+ width: 100%;
132
+ height: 36px;
133
+ background-color: #3599d8;
134
+ color: #FFF;
135
+ text-align:center;
136
+ font-size: 18px;
137
+ line-height:36px;
138
+ }
139
+
140
+ #largeImage {
141
+ display:block;
142
+ position:relative;
143
+ min-width:320px;
144
+ min-height:320px;
145
+ max-width:100%;
146
+ background-color: #BDC3C7;
147
+ -webkit-transition:500ms;
148
+ -webkit-transition-timing-function:ease-in-out;
149
+ }
150
+
151
+ .preload {
152
+ opacity:0.0;
153
+ }
154
+
155
+ .postload {
156
+ opacity:1.0;
157
+ }
158
+
159
+ .comment {
160
+ display:block;
161
+ position:relative;
162
+ }
163
+
164
+ .favdbar {
165
+ display:block;
166
+ position:relative;
167
+ height:44px;
168
+ text-align:center;
169
+ }
170
+
171
+ .favdbar.top {
172
+ border-bottom:1px solid #BDC3C7;
173
+ background-image:url("/favd.png");
174
+ background-repeat:no-repeat;
175
+ background-position:center;
176
+ background-size:76px 32px;
177
+ margin:-10px -10px 10px -10px;
178
+ padding:10px;
179
+ }
180
+
181
+ @media only screen and (-webkit-device-pixel-ratio: 1){
182
+ .favdbar.top { background-image:url("/favd.png"); }
183
+ }
184
+
185
+ @media only screen and (-webkit-device-pixel-ratio: 2){
186
+ .favdbar.top { background-image:url("/favd@2x.png"); }
187
+ }
188
+
189
+
190
+ .favdbar.bottom {
191
+ border-top:1px solid #BDC3C7;
192
+ margin:10px -10px -30px -10px;
193
+ padding:10px;
194
+ }
195
+
196
+ a .favdbar.bottom {
197
+ color:#BDC3C7;
198
+ }
199
+
200
+ .clearer {
201
+ clear:both;
202
+ }
203
+
204
+ .entity.user a {
205
+ color: #3599d8;
206
+ font-family: "Avenir-Medium";
207
+ }
208
+
209
+ .comment a {
210
+ color: #34495E;
211
+ font-family: "Avenir";
212
+ }
213
+
214
+ #bottom {
215
+ display:block;
216
+ position:relative;
217
+ height:50px;
218
+ font-size: 0.9em;
219
+ margin:10px;
220
+ }
221
+
222
+ #bottomMenu {
223
+ display:block;
224
+ position:relative;
225
+ margin:0 auto;
226
+ }
227
+
228
+ #bottomCopyright {
229
+ display:block;
230
+ position:relative;
231
+ margin:0 auto;
232
+ text-align:center;
233
+ padding-top:10px;
234
+ color:#3C556E;
235
+ }
236
+
237
+ #bottomCopyright {
238
+ display:block;
239
+ position:relative;
240
+ margin:0 auto;
241
+ text-align:center;
242
+ padding-top:10px;
243
+ color:#3C556E;
244
+ }
245
+
246
+ #bottomMenu ul {
247
+ display:block;
248
+ position:relative;
249
+ margin:0 auto;
250
+ text-align:center;
251
+ padding:0;
252
+ }
253
+
254
+ #bottomMenu li {
255
+ display:inline;
256
+ position:relative;
257
+ margin:0;
258
+ padding:5px 10px;
259
+ }
260
+
261
+ #bottom a {
262
+ color: #34495E;
263
+ font-family: "Avenir-Medium";
264
+ }
265
+
266
+ #rank {
267
+ display:block;
268
+ position:relative;
269
+ float:right;
270
+ width:32px;
271
+ height:32px;
272
+ background-size:32px 32px;
273
+ }
274
+
275
+ @media only screen and (-webkit-device-pixel-ratio: 1){
276
+ #rank { background-image:url("/flat_star.png"); }
277
+ }
278
+
279
+ @media only screen and (-webkit-device-pixel-ratio: 2){
280
+ #rank { background-image:url("/flat_star@2x.png"); }
281
+ }
282
+
283
+ #ranknumber {
284
+ display:block;
285
+ position:absolute;
286
+ top:9px;
287
+ width:32px;
288
+ text-align:center;
289
+ font-family: "Avenir-Medium";
290
+ font-size:13px;
291
+ color:white;
292
+ }
293
+
294
+ #largebg {
295
+ display:block;
296
+ position:relative;
297
+ background-color:#a1a9ad;
298
+ }
299
+
300
+ .bgpreload {
301
+ height:640px;
302
+ }
303
+
304
+ .bgpostload {
305
+ height:auto;
306
+ padding-bottom:2px;
307
+ }
308
+
309
+ #cover {
310
+ height:200px;
311
+ background-image:url("");
312
+ background-repeat:no-repeat;
313
+ background-position:center;
314
+ background-size:cover;
315
+ margin:-10px -10px 10px -10px;
316
+ }
317
+ #bigavatar {
318
+ float:left;
319
+ border:1px solid #777;
320
+ width:100px;
321
+ height:100px;
322
+ margin:-30px 20px 10px 10px;
323
+ border-radius:4px;
324
+ }
325
+ #bigavatar img {
326
+ width:100px;
327
+ height:100px;
328
+ border-radius:4px;
329
+ }
330
+ #grid {
331
+ display:block;
332
+ position:relative;
333
+ background-color:#fff;
334
+ padding-bottom:10px;
335
+ box-shadow: 0px 0px 3px rgba(0,0,0,0.5);
336
+ z-index:1;
337
+ }
338
+ .thumbBorder {
339
+ display:block;
340
+ position:relative;
341
+ float:left;
342
+ width:31%;
343
+ height:0;
344
+ margin:1.75%% 0% 0% 1.75%;
345
+ padding-bottom:31%;
346
+ background-size:cover;
347
+ background-position:center;
348
+ }
349
+
350
+
351
+ #followbutton {
352
+ display:block;
353
+ position:relative;
354
+ float:right;
355
+ background-color: #3599d8;
356
+ padding: 5px 15px;
357
+ text-align:center;
358
+ font-family: "Avenir-Medium";
359
+ font-size:13px;
360
+ color:white;
361
+ border-radius: 4px;
362
+ }
363
+
364
+ .homebutton {
365
+ display:block;
366
+ position:relative;
367
+ float:left;
368
+ color: #3599d8;
369
+ font-size:32px;
370
+ padding: 5px 2px;
371
+ }
372
+
373
+ </style>
374
+ <script>
375
+
376
+ function fadeIn(e) {
377
+ var image = document.getElementById("largeImage");
378
+ var imageWrapper = document.getElementById("largebg");
379
+ image.src = "https://files.app.net/1/1171798/aW8KMoVM36ZCoKYWNVjWgzFCLwAJ89Z64s6mJ9z5mrLcx8WOCrd0yGQSWHWBpJDS0Gv3YTsW9XIBRihnacwuqPzjzayR2BvY-KVdVUfZiBArkNaHLTIPcgBCd65KLIA8rViX3E59VIq5asZrEdACOkWMJCA2n_nzrdAg4p-Ga6B3bXzMN9tJo8vUzzn2ViiEl";
380
+ image.className = "postload";
381
+ imageWrapper.className = "bgpostload";
382
+ }
383
+
384
+ </script>
385
+
386
+ </head>
387
+ <body>
388
+ <style>
389
+ </style>
390
+ <a href="/appstore"><div id="getFavd">Get Favd — Download for free.</div></a>
391
+ <div class="vert">
392
+ <div class="centerColumn">
393
+
394
+ <div class="post">
395
+ <div class="header">
396
+ <a href="/"><div class="favdbar top"><i class="icon-home homebutton"></i></div></a>
397
+ <a href="https://alpha.app.net/intent/follow/?user_id=@isaiah"><div id="followbutton">Follow</div></a>
398
+ <div class="avatar"><a href="/user/isaiah"><img src="https://d2rfichhc2fb9n.cloudfront.net/image/5/GQ_NZosXP_kWVQpfGaxIou4sf2F7InMiOiJzMyIsImIiOiJhZG4tdXNlci1hc3NldHMiLCJrIjoiYXNzZXRzL3VzZXIvMmUvNjkvNzAvMmU2OTcwMDAwMDAwMDAwMC5wbmciLCJvIjoiIn0?h=32&amp;w=32"></a></div>
399
+ <div class="username entity user"><a href="/user/isaiah">isaiah</a></div>
400
+ <div class="date"><a href="https://alpha.app.net/isaiah/post/29987710">4 months ago</a></div>
401
+ <div class="clearer"></div>
402
+ </div>
403
+
404
+ <div id="largebg" class="bgpreload"><img id="largeImage" class="preload" src="https://files.app.net/1/1171798/aW8KMoVM36ZCoKYWNVjWgzFCLwAJ89Z64s6mJ9z5mrLcx8WOCrd0yGQSWHWBpJDS0Gv3YTsW9XIBRihnacwuqPzjzayR2BvY-KVdVUfZiBArkNaHLTIPcgBCd65KLIA8rViX3E59VIq5asZrEdACOkWMJCA2n_nzrdAg4p-Ga6B3bXzMN9tJo8vUzzn2ViiEl" width="640"></div>
405
+
406
+ <div class="footer">
407
+ <i class="icon-comment"></i> <span class="entity user"><a href="/user/isaiah">isaiah</a></span> <span itemscope="https://app.net/schemas/Post">rode up the "big" hill to meet up with G after school. feeling less awful today than previously. small steps. <a href="http://pic.favd.net/29987710">http://pic.favd.net/29987710</a></span> <a href="/"><div class="favdbar bottom">★</div></a>
408
+ </div>
409
+ </div>
410
+
411
+ <div id="bottom">
412
+
413
+
414
+ <div id="bottomMenu">
415
+ <ul>
416
+ <li><a href="/about">About Us</a></li>
417
+ <li><a href="/support">Help</a></li>
418
+ <li><a href="/privacy">Privacy</a></li>
419
+ </ul>
420
+ </div>
421
+
422
+
423
+ <div id="bottomCopyright">
424
+ <br>Favd is an app built for <a href="https://app.net/">App.net</a> - <a href="https://alpha.app.net/intent/follow/?user_id=@favd">Follow Us</a><br><br>
425
+ © 2013 YourHead Software
426
+ </div>
427
+
428
+ <script>
429
+ (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
430
+ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
431
+ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
432
+ })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
433
+ ga('create', 'UA-73345-2', 'favd.net');
434
+ ga('send', 'pageview');
435
+ </script>
436
+
437
+ </div>
438
+ </div>
439
+ </div>
440
+
441
+ <div class="entry-unrelated comment"><img id="preload" onload="fadeIn(this)" src="https://files.app.net/1/1171798/aW8KMoVM36ZCoKYWNVjWgzFCLwAJ89Z64s6mJ9z5mrLcx8WOCrd0yGQSWHWBpJDS0Gv3YTsW9XIBRihnacwuqPzjzayR2BvY-KVdVUfZiBArkNaHLTIPcgBCd65KLIA8rViX3E59VIq5asZrEdACOkWMJCA2n_nzrdAg4p-Ga6B3bXzMN9tJo8vUzzn2ViiEl" style="display:none; opacity:0.0;" width="1" height="1"></div>
442
+ </body>
443
+ </html>
@@ -0,0 +1,1629 @@
1
+ <!DOCTYPE html>
2
+ <html lang="fr-fr" class=" styleguide">
3
+ <head>
4
+ <!--
5
+ _
6
+ . - ` : ` '.' `` . - '` ` .
7
+ ' ,gi$@$q pggq pggq . ' pggq
8
+ + j@@@P*\7 @@@@ @@@@ _ : @@@@ ! ._ , . _ - .
9
+ . . @@@K @@@@ ; -` `_,_ ` . @@@@ ;/ ` _,,_ `
10
+ ; pgg@@@@gggq @@@@ @@@@ .' ,iS@@@@@Si @@@@ .6@@@P' !!!! j!!!!7 ;
11
+ @@@@@@@@@@@ @@@@ @@@@ ` j@@@P*"*+Y7 @@@@ .6@@@P !!!!47*"*+;
12
+ `_ @@@@ @@@@ @@@@ .@@@7 . ` @@@@.6@@@P ` !!!!; . '
13
+ . @@@@ ' @@@@ @@@@ :@@@! !: @@@@7@@@K `; !!!! ' ` '
14
+ @@@@ . @@@@ @@@@ `%@@@. . @@@@`7@@@b . !!!! :
15
+ ! @@@@ @@@@ @@@@ \@@@$+,,+4b @@@@ `7@@@b !!!!
16
+ @@@@ : @@@@ @@@@ `7%S@@hX!P' @@@@ `7@@@b !!!! .
17
+ : """" """" """" :. `^"^` """" `""""" ''''
18
+ ` - . . _._ ` _._ _ . -
19
+ , ` ,glllllllllg, `-: ' .~ . . . ~. `
20
+ ,jlllllllllllllllp, .!' .+. . . . . . .+. `.
21
+ ` jllllllllllllllllllll ` +. . . . . . . . .+ .
22
+ . jllllllllllllllllllllll . . . . . . . . . . .
23
+ .l@@@@@@@lllllllllllllll. j. . . . . . . :::::::l `
24
+ ; ;@@@@@@@@@@@@@@@@@@@lllll :. . :::::::::::::::::: ;
25
+ :l@@@@@@@@@@@@@@@@@@@@@l; ::::::::::::::::::::::;
26
+ ` Y@@@@@@@@@@@@@@@@@@@@@P ::::::::::::::::::::: '
27
+ - Y@@@@@@@@@@@@@@@@@@@P . ::::::::::::::::::: .
28
+ `*@@@@@@@@@@@@@@@*` ` ` `:::::::::::::::`
29
+ `. `*%@@@@@@@%*` . ` `+:::::::::+` '
30
+ . ``` _ ' - . ``` -
31
+ ` ' ` ' `
32
+
33
+ You're reading. We're hiring.
34
+ https://www.flickr.com/jobs/
35
+ -->
36
+ <title>Razac 1er mai 2014 - un album sur Flickr</title>
37
+ <script data-script-purpose="page_timing">
38
+ var farm_timing = {}; farm_timing.page_start = new Date().getTime();
39
+ </script>
40
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
41
+ <link rel="dns-prefetch" href="//s.yimg.com">
42
+ <link rel="dns-prefetch" href="//yui-s.yahooapis.com">
43
+ <link rel="dns-prefetch" href="//c3.staticflickr.com">
44
+ <link rel="dns-prefetch" href="//c2.staticflickr.com">
45
+ <link rel="dns-prefetch" href="//c1.staticflickr.com">
46
+ <link rel="dns-prefetch" href="//farm9.staticflickr.com">
47
+ <link rel="dns-prefetch" href="//farm8.staticflickr.com">
48
+ <link rel="dns-prefetch" href="//farm7.staticflickr.com">
49
+ <link rel="dns-prefetch" href="//farm6.staticflickr.com">
50
+ <link rel="dns-prefetch" href="//farm5.staticflickr.com">
51
+ <link rel="dns-prefetch" href="//farm4.staticflickr.com">
52
+ <link rel="dns-prefetch" href="//farm3.staticflickr.com">
53
+ <link rel="dns-prefetch" href="//farm2.staticflickr.com">
54
+ <link rel="dns-prefetch" href="//farm1.staticflickr.com">
55
+ <meta name="description" content="Week-end à Razac">
56
+ <meta http-equiv="imagetoolbar" content="no">
57
+ <link href="/apple-touch-icon.png" rel="apple-touch-icon-precomposed">
58
+ <meta http-equiv="X-UA-Compatible" content="chrome=1">
59
+ <link rel="alternate" media="only screen and (max-width: 640px)" href="https://m.flickr.com/photos/ericdke/sets/72157644556227302/">
60
+
61
+ <meta property="fb:app_id" content="137206539707334">
62
+ <meta property="al:ios:app_store_id" content="328407587">
63
+ <meta property="al:ios:app_name" content="Flickr">
64
+ <meta property="twitter:app:name:iphone" content="Flickr">
65
+ <meta property="twitter:app:id:iphone" content="328407587">
66
+ <meta property="og:title" content="Razac 1er mai 2014">
67
+ <meta property="og:type" content="flickr_photos:set">
68
+ <meta property="og:url" content="https://www.flickr.com/photos/ericdke/sets/72157644556227302/">
69
+ <meta property="og:site_name" content="Flickr">
70
+ <meta property="twitter:card" content="summary">
71
+ <meta property="twitter:site" content="@flickr">
72
+ <meta property="og:description" content="Week-end à Razac">
73
+ <meta property="og:image" content="https://farm3.staticflickr.com/2919/13946923640_182d400d21_z.jpg">
74
+ <meta property="og:image:width" content="640">
75
+ <meta property="og:image:height" content="428">
76
+ <meta property="flickr_photos:by" content="https://www.flickr.com/photos/ericdke/">
77
+ <meta property="al:ios:url" content="flickr://flickr.com/photos/ericdke/sets/72157644556227302/">
78
+ <meta property="twitter:app:url:iphone" content="flickr://flickr.com/photos/ericdke/sets/72157644556227302/">
79
+ <meta property="twitter:description" content="Week-end à Razac">
80
+
81
+ <meta name="viewport" content="width=1036">
82
+ <meta name="application-name" content="Razac 1er mai 2014 - un album sur Flickr">
83
+ <meta name="msapplication-TileColor" content="#ffffff">
84
+ <meta name="msapplication-TileImage" content="https://s.yimg.com/pw/images/favicon-msapplication-tileimage.png">
85
+ <script>
86
+
87
+ F = window.F || {};
88
+
89
+
90
+ (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));
91
+
92
+ (function(wipe_msg, root_url, bust_image_search, is_debug) {
93
+
94
+ var w=window,d=document,top_loc=top.location,self_loc=self.location,referrer=d.referrer,flickr_regex=/^[A-Za-z]+:\/{2,3}(?:[0-9\-A-Za-z]+\.)*flickr\.(?:(?:com)|(?:net))(?::\d+)?(?:\/[^?#]*)?(?:\?[^#]*)?(?:#.*)?$/i,self_is_offline=(self_loc.protocol&&self_loc.protocol.indexOf('http')<0),self_is_flickr=flickr_regex.test(self_loc),self_url=self_is_flickr?self_loc.href:root_url+'/',photo_page_re_result=self_is_flickr&&/\/photos\/[^\/]+\/(\d+)/i.exec(self_loc.pathname),photo_id=photo_page_re_result&&parseInt(photo_page_re_result[1],10),frame_whitelist_regex=/^[A-Za-z]+:\/{2,3}(?:[0-9\-A-Za-z]+\.)*(?:(?:flickr\.(?:(?:com)|(?:net)))|(?:yahoo\.(?:(?:com)|(?:net)|(?:(?:com?\.)?[A-Za-z]{2})))|(?:creativecommons\.org)|(?:eyewonderlabs\.com)|(?:stumbleupon\.com)|(?:screenqueri\.es)|(?:su\.pr)|(?:bing\.com)|(?:bingj\.com)|(?:webcache\.googleusercontent\.com)|(?:google\.(?:(?:com)|(?:(?:com?\.)?[A-Za-z]{2}))))(?::\d+)?(?:\/[^?#]*)?(?:\?[^#]*)?(?:#.*)?$/i,self_whitelist_regex=/^[A-Za-z]+:\/{2,3}(?:[0-9\-A-Za-z]+\.)*(?:(?:flickr\.(?:(?:com)|(?:net)))|(?:yahoo\.(?:(?:com)|(?:net)|(?:(?:com?\.)?[A-Za-z]{2})))|(?:translate\.google\.com)|(?:translate\.googleusercontent\.com)|(?:web\.archive\.org))(?::\d+)?(?:\/[^?#]*)?(?:\?[^#]*)?(?:#.*)?$/i,image_search_regex=/^[A-Za-z]+:\/{2,3}(?:[0-9\-A-Za-z]+\.)*(?:(?:(?:google)|(?:bing))\.(?:(?:com)|(?:(?:com?\.)?[A-Za-z]{2})))(?::\d+)?(?:\/[^?#]*)?(?:\?[^#]*)?(?:#.*)?$/i,referrer_is_flickr=flickr_regex.test(referrer),referrer_is_whitelisted=frame_whitelist_regex.test(referrer),referrer_is_image_search=image_search_regex.test(referrer),faq_url=root_url+'/frame_redir.gne?source='+encodeURIComponent(referrer)+'&dest='+encodeURIComponent(root_url+'/help/blogging/#1392237'),redir_url=root_url+'/frame_redir.gne?source='+encodeURIComponent(referrer)+'&dest='+encodeURIComponent(self_url),should_bust,should_wipe,base;function redirect(){w.onerror=function(){return true;};if(typeof top_loc.replace==='function'){top_loc.replace(redir_url);}else{top_loc.href=redir_url;}} function wipe(){var logo_w,font_size,win_width,html,msg;w.onerror=function(){return true;};logo_w=162;font_size='12px';d.head.parentNode.removeChild(d.head);setInterval(function(){if(d&&d.body){if(d.body.lastChild&&d.body.lastChild.className&&d.body.lastChild.className==='wipe-msg'){}else{msg=wipe_msg.replace('{url}',redir_url).replace('{faq}',faq_url);if(typeof w.innerWidth==='number'){win_width=w.innerWidth;}else if(d.body.clientWidth){win_width=d.body.clientWidth;} if(win_width&&win_width<162){logo_w=win_width;font_size='10px';} html='<div class="wipe-msg" style="font-size:'+font_size+';text-align:left;"><div style="margin-bottom:3px;"><img alt="Flickr" width="'+logo_w+'" src="https://s.yimg.com/pw/images/logo_home.png"></div><div style="padding-left:5px;line-height:1.2em;">'+msg+'</div></div>';d.body.style.margin='0';d.body.innerHTML=html;}}},200);} function get_frame_depth(){var win=self,frame_depth=0;while(win!==win.parent){frame_depth+=1;win=win.parent;} return frame_depth;} function debug(){if(is_debug){console.log(arguments);}} if(self_is_flickr&&self_loc===top_loc){}else if(self_is_offline){}else if(!self_is_flickr&&!self_whitelist_regex.test(self_loc)){should_wipe=true;}else if(bust_image_search&&photo_id&&referrer_is_image_search){should_bust=true;}else if(!referrer_is_whitelisted&&get_frame_depth()>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);}}
95
+
96
+ }('Désolés, Flickr <a href="{faq}" target="_top">ne permet pas l\'incorporation dans les cadres</a>.<br><br><a href="{url}" target="_top">Cliquez ici</a> si vous souhaitez afficher ce contenu.', 'https://www.flickr.com', true, false));
97
+
98
+
99
+ (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<nTextAreas;i++){me=tas[i];tas[i].attachEvent('onfocusin',function(e){if(!disabled){doF(e,me);}});} for(i=0;i<nInputs;i++){me=inputs[i];inputs[i].attachEvent('onfocusin',function(e){if(!disabled){doF(e,me);}});} assigned_events=true;}}} function destroy(){disabled=true;if(de=w.removeEventListener){de('focus',doF,true);de('blur',doB,true);}else if(de=d.removeEvent){de('blur',doB);}} function dom_onready(onready_handler){if(typeof onready_handler==='undefined'){return false;} if(document.readyState==='complete'){onready_handler();}else{if(document.addEventListener){DOMContentLoaded=function(){document.removeEventListener('DOMContentLoaded',DOMContentLoaded,false);onready_handler();};}else if(document.attachEvent){DOMContentLoaded=function(){if(document.readyState==='complete'){document.detachEvent('onreadystatechange',DOMContentLoaded);onready_handler();}};} if(document.addEventListener){document.addEventListener('DOMContentLoaded',onready_handler,false);}else if(document.attachEvent){document.attachEvent('onreadystatechange',onready_handler);}}} if(ae=w.addEventListener){ae('focus',doF,true);ae('blur',doB,true);}else if(ae=d.attachEvent){dom_onready(instrumentInputs);ae('onfocusout',doB);} F.focus_tracker={get:get,isInput:isInput,destroy:destroy};}(F));
100
+ (function(){var mod='imageChecker',imgs={},i=0;function stamp(node){return node.id||(node.id=mod+'-'+new Date().getTime()+i++);} F[mod]={load:function(node){imgs[stamp(node)]=true;},error:function(node){imgs[stamp(node)]=false;},check:function(node){return imgs[stamp(node)];}};}());
101
+
102
+ </script>
103
+
104
+
105
+
106
+
107
+
108
+
109
+ <script src="https://s.yimg.com/pw/combo/1/3.11.0?j/yui/3.11.0/yui/yui-.E.A.v2&amp;j/yui/3.11.0/.FN/.FN-.E.A.vX"></script>
110
+
111
+
112
+
113
+
114
+
115
+
116
+
117
+
118
+
119
+ <link rel="stylesheet" href="https://s.yimg.com/pw/combo/1/3.11.0?c/c_.X_nav_.GWguide.BC.v45DzFTx&amp;c/c_.J_.D.BC.vV&amp;c/c_.EM_.D.BC.vvgvNCM&amp;c/c_.EC-.IQ-.CAified.BC.vB&amp;c/c_.FFs-.D-.CAified.BC.vk&amp;c/c_.FW-.HN.BC.vP&amp;c/c_.FW-.IO.BC.vB&amp;c/c_.HG.BC.v2TKc8xk&amp;c/c_.FP-hera.BC.v3vexKbr&amp;c/c_.EC-.CZ.BC.v464uyQa&amp;c/c_.T-bar.BC.vk&amp;c/c_.N.BC.vPmanUV&amp;c/c_.CX-.CY-2013.BC.v2&amp;c/c_.KY.BC.v3Kyxd2X&amp;c/c_.EG-.D.BC.v6&amp;c/c_.ECtream-subnav-2013.BC.v3nEfTw2&amp;c/c_.ECtream-.LGs.BC.vv&amp;c/c_.B-.LGs-2013.BC.vK&amp;" type="text/css">
120
+
121
+
122
+
123
+
124
+
125
+
126
+
127
+
128
+
129
+
130
+
131
+
132
+ <link rel="shortcut icon" type="image/ico" href="https://s.yimg.com/pw/favicon.ico">
133
+
134
+ <link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="Flickr">
135
+
136
+ </head>
137
+
138
+
139
+
140
+
141
+
142
+
143
+
144
+
145
+ <body class="zeus fr-fr new-footer new-header super-liquid extras signed-out breakout new-footer-tight-ass header-underlap photostream">
146
+ <script>(function(){var b=document.body,ua=typeof YUI==='function'&&YUI()&&YUI().UA,os=ua&&(ua.os?ua.os.replace(/\s/g,''):'')||(ua.ios?'ios':'')||(ua.android?'android':'');function make_class(browser){if(/Trident\/7/.test(window.navigator.userAgent)){if(browser==='ie'){return'ua-windows-ie ua-windows-ie-11';} else{return'';}} return(os&&ua[browser])?'ua-'+os+'-'+browser+' '+'ua-'+os+'-'+browser+'-'+Math.floor(ua[browser]):'';} b.className=[b.className,'js',make_class('webkit')||make_class('ie')||make_class('gecko')].join(' ');}());</script>
147
+
148
+ <script type="text/javascript">
149
+ ('<a href="/enfnl">')
150
+ </script>
151
+ <!-- <a href="/enfnl"> -->
152
+
153
+
154
+ <script>
155
+ /*jslint white: false, undef: false, browser: true, eqeqeq: true, regexp: false, newcap: true, immed: true, onevar: false, plusplus: false */
156
+ /*global F: false, YUI: false, window: false */
157
+
158
+ (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();
159
+ </script>
160
+
161
+
162
+ <script>
163
+ /*jslint white: false, undef: false, browser: true, eqeqeq: true, regexp: false, newcap: true, immed: true, onevar: false, plusplus: false */
164
+ /*global F: false, YUI: false, window: false */
165
+
166
+ (function(F) {
167
+ var useNewExplore = false ,
168
+ useEyebrow = true,
169
+ HEIGHT_TO_PHOTO_TOP = 71,
170
+ savingThrowAgainstTrailingCommas = true;
171
+
172
+ var NEW_PHOTO_HEIGHT;
173
+ var MIN_PAGE_WIDTH=1024,MIN_PAGE_HEIGHT=768,MIN_PHOTO_WIDTH=975,SCROLLBAR_GUTTER=26,PHOTO_INTERIOR_PADDING_TOP=0,PHOTO_INTERIOR_PADDING_SIDES=10,PHOTO_TITLE_HEIGHT=41,PHOTO_ATTRIBUTION_HEIGHT=NEW_PHOTO_HEIGHT||45;var bodyInitialized=false,subnavDefaultWidth=0;function verifyDimension(n){return(typeof n==='number'&&n>0);} function resizeCoverPhoto(subnav){var main=F.util.getElementById('main')||F.util.getElementById('Main');if(F.util.hasClass(document.body,'breakout')){subnav.style.left=0;subnav.style.width='auto';return;} if(!subnavDefaultWidth){subnavDefaultWidth=main.offsetWidth;} var clientWidth=document.body.clientWidth;if(clientWidth<975){return;} var offset=Math.ceil((clientWidth-subnavDefaultWidth)/2);subnav.style.left=(-1*offset)+'px';subnav.style.width=clientWidth+'px';} F.liquid={getDimensions:function(preventHighResolution){var doc=window.document,win=doc.defaultView||doc.parentWindow,mode=doc.compatMode,h=win.innerHeight,w=win.innerWidth,root=doc.documentElement,preventHighResolution=preventHighResolution||false,pixelRatio=preventHighResolution?1:(window.devicePixelRatio||1);if(mode){if(mode!=='CSS1Compat'){root=doc.body;} h=root.clientHeight;w=root.clientWidth;} h*=pixelRatio;w*=pixelRatio;if(verifyDimension(w)&&verifyDimension(h)){return{height:h,width:w,isHighResolution:(pixelRatio>1)};} return false;},getAvailableSpaceForPhoto:function(){var dimensions,pixelRatio=window.devicePixelRatio||1;dimensions=F.liquid.getDimensions()||{width:MIN_PAGE_WIDTH,height:MIN_PAGE_HEIGHT};return{w:Math.max(dimensions.width-(2*pixelRatio*PHOTO_INTERIOR_PADDING_SIDES),pixelRatio*MIN_PHOTO_WIDTH),h:dimensions.height-(pixelRatio*(HEIGHT_TO_PHOTO_TOP+PHOTO_INTERIOR_PADDING_TOP+PHOTO_TITLE_HEIGHT+PHOTO_ATTRIBUTION_HEIGHT))};},getAvailableSpaceForPhotoContainer:function(){var dimensions,pixelRatio=window.devicePixelRatio||1;dimensions=F.liquid.getDimensions()||{width:MIN_PAGE_WIDTH,height:MIN_PAGE_HEIGHT};dimensions.width/=pixelRatio;dimensions.height/=pixelRatio;return{w:dimensions.width,h:dimensions.height-HEIGHT_TO_PHOTO_TOP-PHOTO_ATTRIBUTION_HEIGHT};},resizePage:function(){var pageDimensions=F.liquid.getDimensions(true),pageWidth=pageDimensions.width,pageHeight=pageDimensions.height-HEIGHT_TO_PHOTO_TOP;F.util.setCookie('liqpw',pageWidth,365);F.util.setCookie('liqph',pageHeight,365);if(!bodyInitialized){F.util.whenElementExists('body',function(body){F.util.addClass(body,'liquid');bodyInitialized=true;});} F.util.whenElementExists('subnav-refresh',function(subnav){resizeCoverPhoto(subnav);});return pageWidth;}};}(F)); F.liquid.resizePage();
174
+
175
+ </script>
176
+
177
+
178
+
179
+ <noscript><div id="beacon"><img src="https://geo.yahoo.com/f?s=792600126&amp;t=63be9fddc9efd788301e1e28233e2ece&amp;fl_ev=0&amp;lang=fr&amp;intl=fr" width="0" height="0" alt=""></div></noscript>
180
+
181
+ <a name="top"></a>
182
+
183
+
184
+
185
+
186
+
187
+
188
+
189
+
190
+
191
+
192
+
193
+
194
+
195
+
196
+
197
+
198
+
199
+
200
+
201
+
202
+
203
+
204
+
205
+
206
+
207
+
208
+
209
+
210
+
211
+
212
+
213
+
214
+
215
+ <div id="eyebrow"><div id="eyebrow-wrap"></div></div>
216
+ <div id="global-nav" class="no-js gn-signed-out styleguide-global-nav">
217
+
218
+ <div id="gn-wrap" class="gn-wrap">
219
+
220
+ <div class="logo" style="width: 72px;">
221
+ <a href="/" data-track="Logo-main" title="Logo Flickr. Si vous cliquez dessus, vous reviendrez à la page d'accueil"> <span class="refresh-logo-2013">Logo Flickr. Si vous cliquez dessus, vous reviendrez à la page d'accueil</span>
222
+
223
+ </a> </div>
224
+
225
+ <div class="nav small-logo">
226
+ <ul class="top-nav">
227
+
228
+ <li class="toplink">
229
+ <a data-track="Signup-main" href="/signup" class="gn-link gn-signup sign-up-pixel-trigger"><span>Inscription</span></a>
230
+ </li>
231
+
232
+
233
+
234
+
235
+ <li class="gn-menu-parent toplink" data-context="explore">
236
+ <a data-track="Explore-main" class="gn-link explore" href="/explore"><span>Explorer</span></a>
237
+ <div class="panel" id="explore-panel">
238
+ <div class="arrow"></div>
239
+ <div class="bd">
240
+ <ul>
241
+ <li class="gn-subnav-item"><a data-track="Explore-recent_photos" href="/explore">Dernières photos</a></li>
242
+ <li class="gn-subnav-item"><a data-track="Explore-the_commons" href="/commons">The Commons</a></li>
243
+ <li class="gn-subnav-item"><a data-track="Explore-20under20" href="/20under20/">20under20</a></li>
244
+ <li class="gn-subnav-item"><a data-track="Explore-galleries" href="/galleries">Expos</a></li>
245
+ <li class="gn-subnav-item"><a data-track="Explore-world_map" href="/map">Carte du monde</a></li>
246
+ <li class="gn-subnav-item"><a data-track="Explore-app_garden" href="/services">Application Garden</a></li>
247
+ <li class="gn-subnav-item"><a data-track="Explore-camera_finder" href="/cameras">Recherche d'appareil photo</a></li>
248
+ <li class="gn-subnav-item"><a data-track="Explore-flickr_blog" href="http://blog.flickr.net">Blog Flickr</a></li>
249
+ </ul>
250
+ </div>
251
+ </div>
252
+ </li>
253
+
254
+ <li class="toplink gn-upload">
255
+ <a data-track="Upload-main" class="gn-link" href="/upload">
256
+ <span>Importer</span>
257
+ </a>
258
+ </li>
259
+ </ul>
260
+ </div>
261
+
262
+ <div class="tools">
263
+
264
+ <form action="/search/" method="get" role="search" class="nav-selecta bo-selecta-3">
265
+ <input type="text" name="q" value="" id="gn-search-field" class="gn-search" autocomplete="off" aria-label="Rechercher">
266
+
267
+ <input type="submit" data-track="Search-search_icon" class="search-icon icon rapidnofollow" tabindex="-1" value="Rechercher">
268
+ </form>
269
+
270
+ <ul class="top-nav">
271
+
272
+
273
+
274
+
275
+
276
+ <li class="toplink gn-signin">
277
+ <a data-track="Account-sign_in" href="/signin/" class="gn-link secondary"><span>Connexion</span></a>
278
+ </li>
279
+
280
+ </ul>
281
+ </div>
282
+ </div>
283
+ </div>
284
+
285
+
286
+
287
+
288
+
289
+
290
+
291
+
292
+
293
+
294
+
295
+
296
+
297
+
298
+ <div id="main" class="clearfix" role="main">
299
+
300
+
301
+
302
+
303
+
304
+
305
+
306
+
307
+
308
+
309
+
310
+
311
+
312
+ <div class="subnav-refresh" id="subnav-refresh">
313
+
314
+ <div class="cover-photo-holder">
315
+ <div id="cover-photo" class="cover-photo wviewvert" style="background-image: url(https://c2.staticflickr.com/8/7430/coverphoto/95912419@N04_h.jpg?1401996965#95912419@N04);"></div>
316
+ </div>
317
+ <!-- <div class="overlay"></div> -->
318
+ <div class="subnav-middle">
319
+ <div class="set-wrap clearfix">
320
+ <div class="set-cover">
321
+ <img class="set-cover-img1" width="110" height="110" src="https://c1.staticflickr.com/3/2919/13946923640_182d400d21_q.jpg">
322
+ </div>
323
+ <div class="set-meta">
324
+ <h1 class="set-title">Razac 1er mai 2014</h1>
325
+ <h3 class="set-by"><a href="/photos/ericdke/" class="user">ericdejonckheere</a></h3>
326
+ <div class="set-desc">
327
+ <div class="short">Week-end à Razac</div>
328
+ </div>
329
+ </div>
330
+ </div>
331
+ <div class="stats">
332
+ <div class="stat statcount">
333
+ <h1>15</h1>
334
+ <h2>Photos</h2>
335
+ </div>
336
+ <div class="stat statcount">
337
+ <h1>29</h1>
338
+ <h2>Affichages</h2>
339
+ </div>
340
+ </div>
341
+ <div class="subnav-holder">
342
+ <ul class="nav-links clearfix">
343
+ <li class="sn-navitem sn-navitem-sets"><a data-track="YouSubnav-sets" href="/photos/ericdke/sets/">Afficher tous les albums</a></li>
344
+ <li class="sn-navitem sn-navitem-sets sn-active"><a data-track="YouSubnav-sets" href="./">Photos</a></li>
345
+ <li class="sn-navitem sn-navitem-sets"><a data-track="YouSubnav-sets" href="/photos/ericdke/sets/72157644556227302/map/">Carte</a></li>
346
+
347
+
348
+
349
+
350
+
351
+ </ul>
352
+
353
+ <ul class="nav-links nav-links-tools clearfix" id="button-bar">
354
+ <li class="sn-navitem">
355
+ <a class="sn-ico sn-ico-slideshow rapidnofollow" data-photo-id="13946923640" data-track="YouSubnav-slideshow" href="/photos/ericdke/sets/72157644556227302/show/"></a>
356
+ </li>
357
+ <li class="sn-navitem ">
358
+ <a class="sn-ico sn-ico-comment" data-track="YouSubnav-comment" href="/photos/ericdke/sets/72157644556227302/comments/"></a>
359
+ </li>
360
+
361
+
362
+
363
+ <li class="sn-navitem" id="share-this-v3-more-button" style="">
364
+ <a class="sn-ico sn-ico-share share-dropdown-arrow rapidnofollow" data-track="YouSubnav-share_butt"></a>
365
+ </li>
366
+ </ul>
367
+ </div>
368
+ </div>
369
+ </div>
370
+
371
+ <script type="text/x-template" id="subnav-template-photopicker">
372
+
373
+ <h1>
374
+ Choisissez une photo de couverture
375
+ <span class="button-close subnav-view-close">&times;</span>
376
+ </h1>
377
+
378
+ <a href="/photos/upload/" class="sn-button button-upload">Uploadez une photo</a>
379
+ <h2>Dernières photos</h2>
380
+
381
+ <div class="subnav-io">
382
+
383
+ </div>
384
+
385
+ </script>
386
+
387
+ <script type="text/x-template" id="subnav-template-positionmask">
388
+
389
+ <div class="cover-photo-position">
390
+ <p>Faites glisser à l’emplacement requis dans l’album</p>
391
+ <div class="sn-button cover-photo-position-cancel">Annuler</div>
392
+ <div class="sn-button cover-photo-position-save">Sauvegarder</div>
393
+ </div>
394
+
395
+ </script>
396
+
397
+ <div id="view-holder">
398
+ <div id="searchified-header" class="searchified-header chkchk">
399
+
400
+ </div>
401
+ <!--
402
+ <div id="searchified-options" class="searchified-options clearfix">
403
+ <div class="panels">
404
+ I want to see <a href="?details=1">details</a>
405
+ </div>
406
+ </div>
407
+ -->
408
+ <div id="photo-list-holder" class=" ">
409
+
410
+ <div id="thumb-wrapper">
411
+ <div id="thumbnails" class="ju photo-display-container clearfix" style="width:990px; margin-left:10px;">
412
+ <div id="photo-display-container">
413
+ <div class="row row-" style="width:980px; overflow:hidden;">
414
+ <div class="photo-display-item" id="photo_13946923640" data-photo-id="13946923640" data-comments-total-count="0" data-ctx-pos="" data-photo-owner="95912419@N04" data-photo-media="photo">
415
+
416
+ <div class="hover-target">
417
+ <div class="thumb ">
418
+
419
+
420
+ <span class="photo_container pc_ju">
421
+ <a data-track="photo-click" href="/photos/ericdke/13946923640/in/set-72157644556227302" title="2014-05-04 15.17.57" class="rapidnofollow photo-click"><img id="photo_img_13946923640" data-defer-src="https://c1.staticflickr.com/3/2919/13946923640_182d400d21.jpg" src="https://s.yimg.com/pw/images/spaceball.gif" width="219" height="146" alt="2014-05-04 15.17.57" class="pc_img defer" border="0"><div class="play"></div></a>
422
+ </span>
423
+ <div class="meta">
424
+ <div class="title"><a data-track="photo-click" href="/photos/ericdke/13946923640/in/set-72157644556227302" title="2014-05-04 15.17.57" class="title">2014-05-04 15.17.57</a></div>
425
+
426
+ <div class="attribution-block">
427
+ <span class="attribution">
428
+ <span> </span>
429
+ <a data-track="owner" href="/photos/ericdke" title="ericdejonckheere" class="owner">ericdejonckheere</a>
430
+ </span>
431
+ </div>
432
+
433
+ <span class="inline-icons">
434
+
435
+ <a data-track="favorite" href="#" class="rapidnofollow fave-star-inline canfave" title=""><img width="12" height="12" alt="[★]" src="https://s.yimg.com/pw/images/spaceball.gif" class="img"><span class="fave-count count"></span></a>
436
+ <a title="" href="#" class="rapidnofollow comments-icon comments-inline-btn">
437
+ <img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif">
438
+ <span class="comment-count count">0</span>
439
+ </a>
440
+ <a href="#" data-track="lightbox" class="rapidnofollow lightbox-inline" title=""><img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif"></a>
441
+ </span>
442
+ </div>
443
+
444
+ </div>
445
+ </div>
446
+
447
+ </div>
448
+ <div class="photo-display-item" id="photo_13946880807" data-photo-id="13946880807" data-comments-total-count="0" data-ctx-pos="" data-photo-owner="95912419@N04" data-photo-media="photo">
449
+
450
+ <div class="hover-target">
451
+ <div class="thumb ">
452
+
453
+
454
+ <span class="photo_container pc_ju">
455
+ <a data-track="photo-click" href="/photos/ericdke/13946880807/in/set-72157644556227302" title="2014-05-03 21.02.58" class="rapidnofollow photo-click"><img id="photo_img_13946880807" data-defer-src="https://c2.staticflickr.com/6/5157/13946880807_db1f88de4d.jpg" src="https://s.yimg.com/pw/images/spaceball.gif" width="110" height="146" alt="2014-05-03 21.02.58" class="pc_img defer" border="0"><div class="play"></div></a>
456
+ </span>
457
+ <div class="meta">
458
+ <div class="title"><a data-track="photo-click" href="/photos/ericdke/13946880807/in/set-72157644556227302" title="2014-05-03 21.02.58" class="title">2014-05-03 21.02.58</a></div>
459
+
460
+ <div class="attribution-block">
461
+ <span class="attribution">
462
+ <span> </span>
463
+ <a data-track="owner" href="/photos/ericdke" title="ericdejonckheere" class="owner">ericdejonckheere</a>
464
+ </span>
465
+ </div>
466
+
467
+ <span class="inline-icons">
468
+
469
+ <a data-track="favorite" href="#" class="rapidnofollow fave-star-inline canfave" title=""><img width="12" height="12" alt="[★]" src="https://s.yimg.com/pw/images/spaceball.gif" class="img"><span class="fave-count count"></span></a>
470
+ <a title="" href="#" class="rapidnofollow comments-icon comments-inline-btn">
471
+ <img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif">
472
+ <span class="comment-count count">0</span>
473
+ </a>
474
+ <a href="#" data-track="lightbox" class="rapidnofollow lightbox-inline" title=""><img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif"></a>
475
+ </span>
476
+ </div>
477
+
478
+ </div>
479
+ </div>
480
+
481
+ </div>
482
+ <div class="photo-display-item" id="photo_13946924040" data-photo-id="13946924040" data-comments-total-count="0" data-ctx-pos="" data-photo-owner="95912419@N04" data-photo-media="photo">
483
+
484
+ <div class="hover-target">
485
+ <div class="thumb ">
486
+
487
+
488
+ <span class="photo_container pc_ju">
489
+ <a data-track="photo-click" href="/photos/ericdke/13946924040/in/set-72157644556227302" title="2014-05-03 18.10.24" class="rapidnofollow photo-click"><img id="photo_img_13946924040" data-defer-src="https://c2.staticflickr.com/6/5560/13946924040_c6a7e4ab46_h.jpg" src="https://s.yimg.com/pw/images/spaceball.gif" width="651" height="146" alt="2014-05-03 18.10.24" class="pc_img defer" border="0"><div class="play"></div></a>
490
+ </span>
491
+ <div class="meta">
492
+ <div class="title"><a data-track="photo-click" href="/photos/ericdke/13946924040/in/set-72157644556227302" title="2014-05-03 18.10.24" class="title">2014-05-03 18.10.24</a></div>
493
+
494
+ <div class="attribution-block">
495
+ <span class="attribution">
496
+ <span> </span>
497
+ <a data-track="owner" href="/photos/ericdke" title="ericdejonckheere" class="owner">ericdejonckheere</a>
498
+ </span>
499
+ </div>
500
+
501
+ <span class="inline-icons">
502
+
503
+ <a data-track="favorite" href="#" class="rapidnofollow fave-star-inline canfave" title=""><img width="12" height="12" alt="[★]" src="https://s.yimg.com/pw/images/spaceball.gif" class="img"><span class="fave-count count"></span></a>
504
+ <a title="" href="#" class="rapidnofollow comments-icon comments-inline-btn">
505
+ <img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif">
506
+ <span class="comment-count count">0</span>
507
+ </a>
508
+ <a href="#" data-track="lightbox" class="rapidnofollow lightbox-inline" title=""><img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif"></a>
509
+ </span>
510
+ </div>
511
+
512
+ </div>
513
+ </div>
514
+
515
+ </div>
516
+ </div>
517
+ <div class="row row-" style="width:980px; overflow:hidden;"><div class="photo-display-item" id="photo_13946882097" data-photo-id="13946882097" data-comments-total-count="0" data-ctx-pos="" data-photo-owner="95912419@N04" data-photo-media="photo">
518
+
519
+ <div class="hover-target">
520
+ <div class="thumb ">
521
+
522
+
523
+ <span class="photo_container pc_ju">
524
+ <a data-track="photo-click" href="/photos/ericdke/13946882097/in/set-72157644556227302" title="2014-05-03 18.05.37" class="rapidnofollow photo-click"><img id="photo_img_13946882097" data-defer-src="https://c1.staticflickr.com/3/2913/13946882097_a4a5591396_h.jpg" src="https://s.yimg.com/pw/images/spaceball.gif" width="985" height="220" alt="2014-05-03 18.05.37" class="pc_img defer" border="0"><div class="play"></div></a>
525
+ </span>
526
+ <div class="meta">
527
+ <div class="title"><a data-track="photo-click" href="/photos/ericdke/13946882097/in/set-72157644556227302" title="2014-05-03 18.05.37" class="title">2014-05-03 18.05.37</a></div>
528
+
529
+ <div class="attribution-block">
530
+ <span class="attribution">
531
+ <span> </span>
532
+ <a data-track="owner" href="/photos/ericdke" title="ericdejonckheere" class="owner">ericdejonckheere</a>
533
+ </span>
534
+ </div>
535
+
536
+ <span class="inline-icons">
537
+
538
+ <a data-track="favorite" href="#" class="rapidnofollow fave-star-inline canfave" title=""><img width="12" height="12" alt="[★]" src="https://s.yimg.com/pw/images/spaceball.gif" class="img"><span class="fave-count count"></span></a>
539
+ <a title="" href="#" class="rapidnofollow comments-icon comments-inline-btn">
540
+ <img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif">
541
+ <span class="comment-count count">0</span>
542
+ </a>
543
+ <a href="#" data-track="lightbox" class="rapidnofollow lightbox-inline" title=""><img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif"></a>
544
+ </span>
545
+ </div>
546
+
547
+ </div>
548
+ </div>
549
+
550
+ </div></div>
551
+ <div class="row row-" style="width:980px; overflow:hidden;"><div class="photo-display-item" id="photo_14153634813" data-photo-id="14153634813" data-comments-total-count="0" data-ctx-pos="" data-photo-owner="95912419@N04" data-photo-media="photo">
552
+
553
+ <div class="hover-target">
554
+ <div class="thumb ">
555
+
556
+
557
+ <span class="photo_container pc_ju">
558
+ <a data-track="photo-click" href="/photos/ericdke/14153634813/in/set-72157644556227302" title="2014-05-03 16.13.12-1" class="rapidnofollow photo-click"><img id="photo_img_14153634813" data-defer-src="https://c2.staticflickr.com/8/7379/14153634813_d6250e48a3_h.jpg" src="https://s.yimg.com/pw/images/spaceball.gif" width="984" height="256" alt="2014-05-03 16.13.12-1" class="pc_img defer" border="0"><div class="play"></div></a>
559
+ </span>
560
+ <div class="meta">
561
+ <div class="title"><a data-track="photo-click" href="/photos/ericdke/14153634813/in/set-72157644556227302" title="2014-05-03 16.13.12-1" class="title">2014-05-03 16.13.12-1</a></div>
562
+
563
+ <div class="attribution-block">
564
+ <span class="attribution">
565
+ <span> </span>
566
+ <a data-track="owner" href="/photos/ericdke" title="ericdejonckheere" class="owner">ericdejonckheere</a>
567
+ </span>
568
+ </div>
569
+
570
+ <span class="inline-icons">
571
+
572
+ <a data-track="favorite" href="#" class="rapidnofollow fave-star-inline canfave" title=""><img width="12" height="12" alt="[★]" src="https://s.yimg.com/pw/images/spaceball.gif" class="img"><span class="fave-count count"></span></a>
573
+ <a title="" href="#" class="rapidnofollow comments-icon comments-inline-btn">
574
+ <img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif">
575
+ <span class="comment-count count">0</span>
576
+ </a>
577
+ <a href="#" data-track="lightbox" class="rapidnofollow lightbox-inline" title=""><img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif"></a>
578
+ </span>
579
+ </div>
580
+
581
+ </div>
582
+ </div>
583
+
584
+ </div></div>
585
+ <div class="row row-" style="width:980px; overflow:hidden;"><div class="photo-display-item" id="photo_13946925490" data-photo-id="13946925490" data-comments-total-count="0" data-ctx-pos="" data-photo-owner="95912419@N04" data-photo-media="photo">
586
+
587
+ <div class="hover-target">
588
+ <div class="thumb ">
589
+
590
+
591
+ <span class="photo_container pc_ju">
592
+ <a data-track="photo-click" href="/photos/ericdke/13946925490/in/set-72157644556227302" title="2014-05-03 16.10.39" class="rapidnofollow photo-click"><img id="photo_img_13946925490" data-defer-src="https://c1.staticflickr.com/3/2940/13946925490_0a038b9f23_h.jpg" src="https://s.yimg.com/pw/images/spaceball.gif" width="985" height="223" alt="2014-05-03 16.10.39" class="pc_img defer" border="0"><div class="play"></div></a>
593
+ </span>
594
+ <div class="meta">
595
+ <div class="title"><a data-track="photo-click" href="/photos/ericdke/13946925490/in/set-72157644556227302" title="2014-05-03 16.10.39" class="title">2014-05-03 16.10.39</a></div>
596
+
597
+ <div class="attribution-block">
598
+ <span class="attribution">
599
+ <span> </span>
600
+ <a data-track="owner" href="/photos/ericdke" title="ericdejonckheere" class="owner">ericdejonckheere</a>
601
+ </span>
602
+ </div>
603
+
604
+ <span class="inline-icons">
605
+
606
+ <a data-track="favorite" href="#" class="rapidnofollow fave-star-inline canfave" title=""><img width="12" height="12" alt="[★]" src="https://s.yimg.com/pw/images/spaceball.gif" class="img"><span class="fave-count count"></span></a>
607
+ <a title="" href="#" class="rapidnofollow comments-icon comments-inline-btn">
608
+ <img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif">
609
+ <span class="comment-count count">0</span>
610
+ </a>
611
+ <a href="#" data-track="lightbox" class="rapidnofollow lightbox-inline" title=""><img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif"></a>
612
+ </span>
613
+ </div>
614
+
615
+ </div>
616
+ </div>
617
+
618
+ </div></div>
619
+ <div class="row row-" style="width:980px; overflow:hidden;"><div class="photo-display-item" id="photo_13946901759" data-photo-id="13946901759" data-comments-total-count="0" data-ctx-pos="" data-photo-owner="95912419@N04" data-photo-media="photo">
620
+
621
+ <div class="hover-target">
622
+ <div class="thumb ">
623
+
624
+
625
+ <span class="photo_container pc_ju">
626
+ <a data-track="photo-click" href="/photos/ericdke/13946901759/in/set-72157644556227302" title="2014-05-03 16.08.28-1" class="rapidnofollow photo-click"><img id="photo_img_13946901759" data-defer-src="https://c2.staticflickr.com/8/7375/13946901759_e470b6af0b_h.jpg" src="https://s.yimg.com/pw/images/spaceball.gif" width="985" height="224" alt="2014-05-03 16.08.28-1" class="pc_img defer" border="0"><div class="play"></div></a>
627
+ </span>
628
+ <div class="meta">
629
+ <div class="title"><a data-track="photo-click" href="/photos/ericdke/13946901759/in/set-72157644556227302" title="2014-05-03 16.08.28-1" class="title">2014-05-03 16.08.28-1</a></div>
630
+
631
+ <div class="attribution-block">
632
+ <span class="attribution">
633
+ <span> </span>
634
+ <a data-track="owner" href="/photos/ericdke" title="ericdejonckheere" class="owner">ericdejonckheere</a>
635
+ </span>
636
+ </div>
637
+
638
+ <span class="inline-icons">
639
+
640
+ <a data-track="favorite" href="#" class="rapidnofollow fave-star-inline canfave" title=""><img width="12" height="12" alt="[★]" src="https://s.yimg.com/pw/images/spaceball.gif" class="img"><span class="fave-count count"></span></a>
641
+ <a title="" href="#" class="rapidnofollow comments-icon comments-inline-btn">
642
+ <img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif">
643
+ <span class="comment-count count">0</span>
644
+ </a>
645
+ <a href="#" data-track="lightbox" class="rapidnofollow lightbox-inline" title=""><img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif"></a>
646
+ </span>
647
+ </div>
648
+
649
+ </div>
650
+ </div>
651
+
652
+ </div></div>
653
+ <div class="row row-" style="width:980px; overflow:hidden;">
654
+ <div class="photo-display-item" id="photo_13946926300" data-photo-id="13946926300" data-comments-total-count="0" data-ctx-pos="" data-photo-owner="95912419@N04" data-photo-media="photo">
655
+
656
+ <div class="hover-target">
657
+ <div class="thumb ">
658
+
659
+
660
+ <span class="photo_container pc_ju">
661
+ <a data-track="photo-click" href="/photos/ericdke/13946926300/in/set-72157644556227302" title="2014-05-03 15.10.04-1" class="rapidnofollow photo-click"><img id="photo_img_13946926300" data-defer-src="https://c2.staticflickr.com/6/5585/13946926300_941a8996d0.jpg" src="https://s.yimg.com/pw/images/spaceball.gif" width="110" height="147" alt="2014-05-03 15.10.04-1" class="pc_img defer" border="0"><div class="play"></div></a>
662
+ </span>
663
+ <div class="meta">
664
+ <div class="title"><a data-track="photo-click" href="/photos/ericdke/13946926300/in/set-72157644556227302" title="2014-05-03 15.10.04-1" class="title">2014-05-03 15.10.04-1</a></div>
665
+
666
+ <div class="attribution-block">
667
+ <span class="attribution">
668
+ <span> </span>
669
+ <a data-track="owner" href="/photos/ericdke" title="ericdejonckheere" class="owner">ericdejonckheere</a>
670
+ </span>
671
+ </div>
672
+
673
+ <span class="inline-icons">
674
+
675
+ <a data-track="favorite" href="#" class="rapidnofollow fave-star-inline canfave" title=""><img width="12" height="12" alt="[★]" src="https://s.yimg.com/pw/images/spaceball.gif" class="img"><span class="fave-count count"></span></a>
676
+ <a title="" href="#" class="rapidnofollow comments-icon comments-inline-btn">
677
+ <img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif">
678
+ <span class="comment-count count">0</span>
679
+ </a>
680
+ <a href="#" data-track="lightbox" class="rapidnofollow lightbox-inline" title=""><img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif"></a>
681
+ </span>
682
+ </div>
683
+
684
+ </div>
685
+ </div>
686
+
687
+ </div>
688
+ <div class="photo-display-item" id="photo_13946945758" data-photo-id="13946945758" data-comments-total-count="0" data-ctx-pos="" data-photo-owner="95912419@N04" data-photo-media="photo">
689
+
690
+ <div class="hover-target">
691
+ <div class="thumb ">
692
+
693
+
694
+ <span class="photo_container pc_ju">
695
+ <a data-track="photo-click" href="/photos/ericdke/13946945758/in/set-72157644556227302" title="2014-05-03 15.09.36" class="rapidnofollow photo-click"><img id="photo_img_13946945758" data-defer-src="https://c2.staticflickr.com/6/5464/13946945758_2809171f0b.jpg" src="https://s.yimg.com/pw/images/spaceball.gif" width="195" height="147" alt="2014-05-03 15.09.36" class="pc_img defer" border="0"><div class="play"></div></a>
696
+ </span>
697
+ <div class="meta">
698
+ <div class="title"><a data-track="photo-click" href="/photos/ericdke/13946945758/in/set-72157644556227302" title="2014-05-03 15.09.36" class="title">2014-05-03 15.09.36</a></div>
699
+
700
+ <div class="attribution-block">
701
+ <span class="attribution">
702
+ <span> </span>
703
+ <a data-track="owner" href="/photos/ericdke" title="ericdejonckheere" class="owner">ericdejonckheere</a>
704
+ </span>
705
+ </div>
706
+
707
+ <span class="inline-icons">
708
+
709
+ <a data-track="favorite" href="#" class="rapidnofollow fave-star-inline canfave" title=""><img width="12" height="12" alt="[★]" src="https://s.yimg.com/pw/images/spaceball.gif" class="img"><span class="fave-count count"></span></a>
710
+ <a title="" href="#" class="rapidnofollow comments-icon comments-inline-btn">
711
+ <img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif">
712
+ <span class="comment-count count">0</span>
713
+ </a>
714
+ <a href="#" data-track="lightbox" class="rapidnofollow lightbox-inline" title=""><img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif"></a>
715
+ </span>
716
+ </div>
717
+
718
+ </div>
719
+ </div>
720
+
721
+ </div>
722
+ <div class="photo-display-item" id="photo_13946885567" data-photo-id="13946885567" data-comments-total-count="0" data-ctx-pos="" data-photo-owner="95912419@N04" data-photo-media="photo">
723
+
724
+ <div class="hover-target">
725
+ <div class="thumb ">
726
+
727
+
728
+ <span class="photo_container pc_ju">
729
+ <a data-track="photo-click" href="/photos/ericdke/13946885567/in/set-72157644556227302" title="2014-05-03 15.08.15-1" class="rapidnofollow photo-click"><img id="photo_img_13946885567" data-defer-src="https://c2.staticflickr.com/8/7338/13946885567_c11122f56d_h.jpg" src="https://s.yimg.com/pw/images/spaceball.gif" width="674" height="147" alt="2014-05-03 15.08.15-1" class="pc_img defer" border="0"><div class="play"></div></a>
730
+ </span>
731
+ <div class="meta">
732
+ <div class="title"><a data-track="photo-click" href="/photos/ericdke/13946885567/in/set-72157644556227302" title="2014-05-03 15.08.15-1" class="title">2014-05-03 15.08.15-1</a></div>
733
+
734
+ <div class="attribution-block">
735
+ <span class="attribution">
736
+ <span> </span>
737
+ <a data-track="owner" href="/photos/ericdke" title="ericdejonckheere" class="owner">ericdejonckheere</a>
738
+ </span>
739
+ </div>
740
+
741
+ <span class="inline-icons">
742
+
743
+ <a data-track="favorite" href="#" class="rapidnofollow fave-star-inline canfave" title=""><img width="12" height="12" alt="[★]" src="https://s.yimg.com/pw/images/spaceball.gif" class="img"><span class="fave-count count"></span></a>
744
+ <a title="" href="#" class="rapidnofollow comments-icon comments-inline-btn">
745
+ <img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif">
746
+ <span class="comment-count count">0</span>
747
+ </a>
748
+ <a href="#" data-track="lightbox" class="rapidnofollow lightbox-inline" title=""><img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif"></a>
749
+ </span>
750
+ </div>
751
+
752
+ </div>
753
+ </div>
754
+
755
+ </div>
756
+ </div>
757
+ <div class="row row-" style="width:980px; overflow:hidden;">
758
+ <div class="photo-display-item" id="photo_13946927570" data-photo-id="13946927570" data-comments-total-count="0" data-ctx-pos="" data-photo-owner="95912419@N04" data-photo-media="photo">
759
+
760
+ <div class="hover-target">
761
+ <div class="thumb ">
762
+
763
+
764
+ <span class="photo_container pc_ju">
765
+ <a data-track="photo-click" href="/photos/ericdke/13946927570/in/set-72157644556227302" title="2014-05-03 15.08.51-1" class="rapidnofollow photo-click"><img id="photo_img_13946927570" data-defer-src="https://c2.staticflickr.com/8/7313/13946927570_5ddc44a93a.jpg" src="https://s.yimg.com/pw/images/spaceball.gif" width="226" height="169" alt="2014-05-03 15.08.51-1" class="pc_img defer" border="0"><div class="play"></div></a>
766
+ </span>
767
+ <div class="meta">
768
+ <div class="title"><a data-track="photo-click" href="/photos/ericdke/13946927570/in/set-72157644556227302" title="2014-05-03 15.08.51-1" class="title">2014-05-03 15.08.51-1</a></div>
769
+
770
+ <div class="attribution-block">
771
+ <span class="attribution">
772
+ <span> </span>
773
+ <a data-track="owner" href="/photos/ericdke" title="ericdejonckheere" class="owner">ericdejonckheere</a>
774
+ </span>
775
+ </div>
776
+
777
+ <span class="inline-icons">
778
+
779
+ <a data-track="favorite" href="#" class="rapidnofollow fave-star-inline canfave" title=""><img width="12" height="12" alt="[★]" src="https://s.yimg.com/pw/images/spaceball.gif" class="img"><span class="fave-count count"></span></a>
780
+ <a title="" href="#" class="rapidnofollow comments-icon comments-inline-btn">
781
+ <img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif">
782
+ <span class="comment-count count">0</span>
783
+ </a>
784
+ <a href="#" data-track="lightbox" class="rapidnofollow lightbox-inline" title=""><img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif"></a>
785
+ </span>
786
+ </div>
787
+
788
+ </div>
789
+ </div>
790
+
791
+ </div>
792
+ <div class="photo-display-item" id="photo_13946947058" data-photo-id="13946947058" data-comments-total-count="0" data-ctx-pos="" data-photo-owner="95912419@N04" data-photo-media="photo">
793
+
794
+ <div class="hover-target">
795
+ <div class="thumb ">
796
+
797
+
798
+ <span class="photo_container pc_ju">
799
+ <a data-track="photo-click" href="/photos/ericdke/13946947058/in/set-72157644556227302" title="2014-05-03 15.06.58" class="rapidnofollow photo-click"><img id="photo_img_13946947058" data-defer-src="https://c1.staticflickr.com/3/2914/13946947058_d02cdc8a53_h.jpg" src="https://s.yimg.com/pw/images/spaceball.gif" width="756" height="169" alt="2014-05-03 15.06.58" class="pc_img defer" border="0"><div class="play"></div></a>
800
+ </span>
801
+ <div class="meta">
802
+ <div class="title"><a data-track="photo-click" href="/photos/ericdke/13946947058/in/set-72157644556227302" title="2014-05-03 15.06.58" class="title">2014-05-03 15.06.58</a></div>
803
+
804
+ <div class="attribution-block">
805
+ <span class="attribution">
806
+ <span> </span>
807
+ <a data-track="owner" href="/photos/ericdke" title="ericdejonckheere" class="owner">ericdejonckheere</a>
808
+ </span>
809
+ </div>
810
+
811
+ <span class="inline-icons">
812
+
813
+ <a data-track="favorite" href="#" class="rapidnofollow fave-star-inline canfave" title=""><img width="12" height="12" alt="[★]" src="https://s.yimg.com/pw/images/spaceball.gif" class="img"><span class="fave-count count"></span></a>
814
+ <a title="" href="#" class="rapidnofollow comments-icon comments-inline-btn">
815
+ <img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif">
816
+ <span class="comment-count count">0</span>
817
+ </a>
818
+ <a href="#" data-track="lightbox" class="rapidnofollow lightbox-inline" title=""><img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif"></a>
819
+ </span>
820
+ </div>
821
+
822
+ </div>
823
+ </div>
824
+
825
+ </div>
826
+ </div>
827
+ <div class="row row-" style="width:980px; overflow:hidden;"><div class="photo-display-item" id="photo_14110391036" data-photo-id="14110391036" data-comments-total-count="0" data-ctx-pos="" data-photo-owner="95912419@N04" data-photo-media="photo">
828
+
829
+ <div class="hover-target">
830
+ <div class="thumb ">
831
+
832
+
833
+ <span class="photo_container pc_ju">
834
+ <a data-track="photo-click" href="/photos/ericdke/14110391036/in/set-72157644556227302" title="2014-05-03 15.06.34-1" class="rapidnofollow photo-click"><img id="photo_img_14110391036" data-defer-src="https://c2.staticflickr.com/8/7369/14110391036_e3976f8552_k.jpg" src="https://s.yimg.com/pw/images/spaceball.gif" width="985" height="202" alt="2014-05-03 15.06.34-1" class="pc_img defer" border="0"><div class="play"></div></a>
835
+ </span>
836
+ <div class="meta">
837
+ <div class="title"><a data-track="photo-click" href="/photos/ericdke/14110391036/in/set-72157644556227302" title="2014-05-03 15.06.34-1" class="title">2014-05-03 15.06.34-1</a></div>
838
+
839
+ <div class="attribution-block">
840
+ <span class="attribution">
841
+ <span> </span>
842
+ <a data-track="owner" href="/photos/ericdke" title="ericdejonckheere" class="owner">ericdejonckheere</a>
843
+ </span>
844
+ </div>
845
+
846
+ <span class="inline-icons">
847
+
848
+ <a data-track="favorite" href="#" class="rapidnofollow fave-star-inline canfave" title=""><img width="12" height="12" alt="[★]" src="https://s.yimg.com/pw/images/spaceball.gif" class="img"><span class="fave-count count"></span></a>
849
+ <a title="" href="#" class="rapidnofollow comments-icon comments-inline-btn">
850
+ <img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif">
851
+ <span class="comment-count count">0</span>
852
+ </a>
853
+ <a href="#" data-track="lightbox" class="rapidnofollow lightbox-inline" title=""><img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif"></a>
854
+ </span>
855
+ </div>
856
+
857
+ </div>
858
+ </div>
859
+
860
+ </div></div>
861
+ <div class="row row-" style="width:980px; overflow:hidden;"><div class="photo-display-item" id="photo_14130603722" data-photo-id="14130603722" data-comments-total-count="0" data-ctx-pos="" data-photo-owner="95912419@N04" data-photo-media="photo">
862
+
863
+ <div class="hover-target">
864
+ <div class="thumb ">
865
+
866
+
867
+ <span class="photo_container pc_ju">
868
+ <a data-track="photo-click" href="/photos/ericdke/14130603722/in/set-72157644556227302" title="2014-05-02 13.41.30-3" class="rapidnofollow photo-click"><img id="photo_img_14130603722" data-defer-src="https://c2.staticflickr.com/6/5444/14130603722_78fbbcfe88_h.jpg" src="https://s.yimg.com/pw/images/spaceball.gif" width="982" height="317" alt="2014-05-02 13.41.30-3" class="pc_img defer" border="0"><div class="play"></div></a>
869
+ </span>
870
+ <div class="meta">
871
+ <div class="title"><a data-track="photo-click" href="/photos/ericdke/14130603722/in/set-72157644556227302" title="2014-05-02 13.41.30-3" class="title">2014-05-02 13.41.30-3</a></div>
872
+
873
+ <div class="attribution-block">
874
+ <span class="attribution">
875
+ <span> </span>
876
+ <a data-track="owner" href="/photos/ericdke" title="ericdejonckheere" class="owner">ericdejonckheere</a>
877
+ </span>
878
+ </div>
879
+
880
+ <span class="inline-icons">
881
+
882
+ <a data-track="favorite" href="#" class="rapidnofollow fave-star-inline canfave" title=""><img width="12" height="12" alt="[★]" src="https://s.yimg.com/pw/images/spaceball.gif" class="img"><span class="fave-count count"></span></a>
883
+ <a title="" href="#" class="rapidnofollow comments-icon comments-inline-btn">
884
+ <img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif">
885
+ <span class="comment-count count">0</span>
886
+ </a>
887
+ <a href="#" data-track="lightbox" class="rapidnofollow lightbox-inline" title=""><img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif"></a>
888
+ </span>
889
+ </div>
890
+
891
+ </div>
892
+ </div>
893
+
894
+ </div></div>
895
+ <div class="row row-" style="width:980px; overflow:hidden;"><div class="photo-display-item" id="photo_13946948088" data-photo-id="13946948088" data-comments-total-count="0" data-ctx-pos="" data-photo-owner="95912419@N04" data-photo-media="photo">
896
+
897
+ <div class="hover-target">
898
+ <div class="thumb ">
899
+
900
+
901
+ <span class="photo_container pc_ju">
902
+ <a data-track="photo-click" href="/photos/ericdke/13946948088/in/set-72157644556227302" title="2014-05-02 12.54.20-1" class="rapidnofollow photo-click"><img id="photo_img_13946948088" data-defer-src="https://c2.staticflickr.com/8/7316/13946948088_c764f350a7_h.jpg" src="https://s.yimg.com/pw/images/spaceball.gif" width="985" height="218" alt="2014-05-02 12.54.20-1" class="pc_img defer" border="0"><div class="play"></div></a>
903
+ </span>
904
+ <div class="meta">
905
+ <div class="title"><a data-track="photo-click" href="/photos/ericdke/13946948088/in/set-72157644556227302" title="2014-05-02 12.54.20-1" class="title">2014-05-02 12.54.20-1</a></div>
906
+
907
+ <div class="attribution-block">
908
+ <span class="attribution">
909
+ <span> </span>
910
+ <a data-track="owner" href="/photos/ericdke" title="ericdejonckheere" class="owner">ericdejonckheere</a>
911
+ </span>
912
+ </div>
913
+
914
+ <span class="inline-icons">
915
+
916
+ <a data-track="favorite" href="#" class="rapidnofollow fave-star-inline canfave" title=""><img width="12" height="12" alt="[★]" src="https://s.yimg.com/pw/images/spaceball.gif" class="img"><span class="fave-count count"></span></a>
917
+ <a title="" href="#" class="rapidnofollow comments-icon comments-inline-btn">
918
+ <img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif">
919
+ <span class="comment-count count">0</span>
920
+ </a>
921
+ <a href="#" data-track="lightbox" class="rapidnofollow lightbox-inline" title=""><img width="12" height="12" alt="" src="https://s.yimg.com/pw/images/spaceball.gif"></a>
922
+ </span>
923
+ </div>
924
+
925
+ </div>
926
+ </div>
927
+
928
+ </div></div>
929
+ </div>
930
+ </div>
931
+ </div>
932
+
933
+ </div>
934
+ <div class="yui3-popover-content-hider">
935
+ <div class="yui3-widget yui3-popover yui3-widget-positioned yui3-widget-stacked">
936
+ <div id="thumb-options" class="searchified-menu yui3-popover-content yui3-widget-stdmod">
937
+ <ul id="view_menu">
938
+ <li><a data-track="square" href="?view=sq" data-view-mode="sq" class="rapidnofollow thumb-menu-square "><span></span>Square</a></li>
939
+ <li><a data-track="small" href="?view=sm" data-view-mode="sm" class="rapidnofollow thumb-menu-small "><span></span>Small</a></li>
940
+ <li><a data-track="medium" href="?view=md" data-view-mode="md" class="rapidnofollow thumb-menu-medium "><span></span>Medium</a></li>
941
+ <li><a data-track="large" href="?view=lg" data-view-mode="lg" class="rapidnofollow thumb-menu-large "><span></span>Large</a></li>
942
+ <li><a data-track="justified" href="?view=ju" data-view-mode="ju" class="rapidnofollow thumb-menu-justify "><span></span>Justified</a></li>
943
+ </ul>
944
+ </div>
945
+ <span class="yui3-popover-arrow yui3-popover-arrow-t">◣</span><span class="yui3-popover-arrow-mask yui3-popover-arrow-mask-t"></span>
946
+ </div>
947
+ </div>
948
+
949
+ </div>
950
+
951
+
952
+
953
+
954
+
955
+
956
+
957
+
958
+
959
+
960
+
961
+
962
+
963
+
964
+
965
+
966
+
967
+
968
+
969
+ <div class="yui3-popover-content-hider share-this-v3-hider-fix">
970
+ <div id="share-menu-v3" class=" share-menu-bs">
971
+
972
+ <ul class="share-panel-list">
973
+
974
+
975
+ <li id="share-options-services" data-panel-name="services" class="share-options share-options-open share-options-deferred">
976
+ <div class="share-options-header">
977
+ <span class="caret"></span>
978
+ Partagez ça via...
979
+ </div>
980
+ <div class="share-options-inner">
981
+
982
+
983
+ <ul class="share-services">
984
+
985
+
986
+
987
+
988
+
989
+
990
+
991
+ <li class="share-service">
992
+ <a href="#" data-service-type-id="130" data-service-needs-setup="false" data-service-always-use-popup="false" title="Partagez via e-mail" class="share-dialog-action share-via-service-130">
993
+ <span class="share-icon-large share-via-service-130-large"></span>
994
+ <span class="service-name">
995
+ Email
996
+ </span>
997
+ </a>
998
+ </li>
999
+
1000
+
1001
+
1002
+
1003
+
1004
+
1005
+ <li class="share-service">
1006
+ <a href="#" data-service-type-id="128" data-service-needs-setup="false" data-service-always-use-popup="false" title="Partagez sur Facebook" class="share-dialog-action share-via-service-128">
1007
+ <span class="share-icon-large share-via-service-128-large"></span>
1008
+ <span class="service-name">
1009
+ Facebook
1010
+ </span>
1011
+ </a>
1012
+ </li>
1013
+
1014
+
1015
+
1016
+
1017
+
1018
+
1019
+ <li class="share-service">
1020
+ <a href="#" data-service-type-id="9" data-service-needs-setup="false" data-service-always-use-popup="false" title="Partagez sur Twitter" class="share-dialog-action share-via-service-9">
1021
+ <span class="share-icon-large share-via-service-9-large"></span>
1022
+ <span class="service-name">
1023
+ Twitter
1024
+ </span>
1025
+ </a>
1026
+ </li>
1027
+
1028
+
1029
+
1030
+
1031
+
1032
+
1033
+ <li class="share-service">
1034
+ <a href="#" data-service-type-id="12" data-service-needs-setup="false" data-service-always-use-popup="false" title="Partagez sur Tumblr" class="share-dialog-action share-via-service-12">
1035
+ <span class="share-icon-large share-via-service-12-large"></span>
1036
+ <span class="service-name">
1037
+ Tumblr
1038
+ </span>
1039
+ </a>
1040
+ </li>
1041
+
1042
+
1043
+
1044
+
1045
+
1046
+
1047
+ <li class="share-service new-row">
1048
+ <a href="#" data-service-type-id="132" data-service-needs-setup="false" data-service-always-use-popup="false" title="Partagez sur Pinterest" class="share-dialog-action share-via-service-132">
1049
+ <span class="share-icon-large share-via-service-132-large"></span>
1050
+ <span class="service-name">
1051
+ Pinterest
1052
+ </span>
1053
+ </a>
1054
+ </li>
1055
+
1056
+
1057
+
1058
+
1059
+
1060
+ </ul>
1061
+
1062
+ </div>
1063
+ </li>
1064
+
1065
+
1066
+ <li id="share-options-grablink" data-panel-name="link" class="share-options">
1067
+
1068
+ <div class="share-options-header">
1069
+ <span class="caret"></span> Copier le lien
1070
+ </div>
1071
+ <div class="share-options-inner">
1072
+
1073
+ <form id="grab-link">
1074
+
1075
+
1076
+
1077
+ <p>
1078
+ Voici un lien vers cet album. Il vous suffit de le copier et de le coller.
1079
+ </p>
1080
+
1081
+ <p><input type="text" value="https://www.flickr.com/photos/ericdke/sets/72157644556227302/" id="share-options-grablink-input"></p>
1082
+
1083
+ <p id="short-url">
1084
+ <input id="gp-short-url" name="gp-short-url" type="checkbox" data-url-short="https://flic.kr/s/aHsjXXbVXu" data-url-long="https://www.flickr.com/photos/ericdke/sets/72157644556227302/">
1085
+ <label for="gp-short-url"> afficher l’URL court</label>
1086
+ </p>
1087
+
1088
+
1089
+
1090
+ </form> </div>
1091
+ </li>
1092
+
1093
+
1094
+
1095
+ </ul>
1096
+
1097
+ <div class="clearfix"></div>
1098
+
1099
+ </div>
1100
+ </div>
1101
+
1102
+ </div>
1103
+
1104
+
1105
+
1106
+
1107
+ <div class="footer-full-view" id="foot">
1108
+ <footer class="foot">
1109
+ <div class="foot-container centered-content">
1110
+ <div class="foot-top-row">
1111
+ <div class="foot-nav pure-menu-horizontal">
1112
+ <ul class="foot-nav-ul">
1113
+ <li class="foot-li"><a href="/about">À propos</a></li>
1114
+ <li class="foot-li"><a href="/jobs">Emploi</a></li>
1115
+ <li class="foot-li"><a href="//blog.flickr.net/en">Blog</a></li>
1116
+ <li class="foot-li"><a href="//mobile.yahoo.com/flickr">Mobile</a></li>
1117
+ <li class="foot-li"><a href="/services/developer">Développeurs</a></li>
1118
+ <li class="foot-li"><a href="/help/guidelines">Règles de la communauté</a></li>
1119
+ <li class="foot-li"><a href="//yahoo.uservoice.com/forums/211185-us-flickr">Commentaires</a></li>
1120
+ <li class="foot-li"><a href="/abuse">Signaler un abus</a></li>
1121
+ <li class="foot-li"><a href="/help/forum">Forum d'aide</a></li>
1122
+ <li class="foot-li">
1123
+ <div class="ui-dropdown simple-drop drop-up">
1124
+ <span><a href="#">
1125
+ Français </a></span>
1126
+
1127
+ <span class="ui-dialog-arrow"></span>
1128
+
1129
+ <ul>
1130
+ <li> <a data-track="zh-hk" href="/change_language.gne?lang=zh-hk&amp;magic_cookie=4e3c75e9d1a42477ffd167631e039be5" id="lang_zh-hk">繁體中文</a>
1131
+ </li>
1132
+ <li><a data-track="de-de" href="/change_language.gne?lang=de-de&amp;magic_cookie=4e3c75e9d1a42477ffd167631e039be5">Deutsch</a></li>
1133
+ <li><a data-track="en-us" href="/change_language.gne?lang=en-us&amp;magic_cookie=4e3c75e9d1a42477ffd167631e039be5">English</a></li>
1134
+ <li><a data-track="es-us" href="/change_language.gne?lang=es-us&amp;magic_cookie=4e3c75e9d1a42477ffd167631e039be5">Español</a></li>
1135
+ <li><a data-track="fr-fr" href="/change_language.gne?lang=fr-fr&amp;magic_cookie=4e3c75e9d1a42477ffd167631e039be5" class="selected">Français</a></li>
1136
+ <li> <a data-track="ko-kr" href="/change_language.gne?lang=ko-kr&amp;magic_cookie=4e3c75e9d1a42477ffd167631e039be5" id="lang_ko-kr">한글</a>
1137
+ </li>
1138
+ <li><a data-track="it-it" href="/change_language.gne?lang=it-it&amp;magic_cookie=4e3c75e9d1a42477ffd167631e039be5">Italiano</a></li>
1139
+ <li><a data-track="pt-br" href="/change_language.gne?lang=pt-br&amp;magic_cookie=4e3c75e9d1a42477ffd167631e039be5">Português</a></li>
1140
+ <li><a data-track="vn-vn" href="/change_language.gne?lang=vn-vn&amp;magic_cookie=4e3c75e9d1a42477ffd167631e039be5">Tiếng Việt</a></li> <li class="last"><a data-track="id-id" href="/change_language.gne?lang=id-id&amp;magic_cookie=4e3c75e9d1a42477ffd167631e039be5">Bahasa Indonesia</a></li> </ul>
1141
+
1142
+ <div class="ui-dropdown-shim"></div>
1143
+ </div>
1144
+ </li>
1145
+ </ul>
1146
+ </div>
1147
+ </div>
1148
+
1149
+ <div class="pure-g foot-info foot-bottom-row">
1150
+ <div class="pure-u-1-3 foot-yahoo">
1151
+ <ul class="pure-menu-horizontal">
1152
+ <li class="foot-li"><a href="//info.yahoo.com/privacy/us/yahoo/flickr/details.html">Confidentialité</a></li>
1153
+ <li class="foot-li"><a href="//info.yahoo.com/legal/us/yahoo/utos/utos-173.html">CGU</a></li>
1154
+ <li class="foot-li"><a href="//safely.yahoo.com">Yahoo Plus Sûr</a></li>
1155
+ <li class="foot-li"><a href="//help.yahoo.com/kb/flickr">Aide</a></li>
1156
+ </ul>
1157
+ </div>
1158
+
1159
+ <div class="pure-u-1-3 foot-company">
1160
+ Flickr, <a href="https://info.yahoo.com/">une société Yahoo</a>
1161
+ </div>
1162
+
1163
+ <div class="pure-u-1-3 foot-social">
1164
+ <ul class="pure-menu-horizontal">
1165
+ <li><a class="ft-icon hide-text ft-tumblr" href="http://flickr.tumblr.com/">Tumblr</a></li>
1166
+ <li><a class="ft-icon hide-text ft-facebook" href="https://www.facebook.com/flickr">Facebook</a></li>
1167
+ <li><a class="ft-icon hide-text ft-twitter" href="https://twitter.com/flickr">Twitter</a></li>
1168
+ <li><a class="ft-icon hide-text ft-googleplus" href="https://plus.google.com/+flickr">Google Plus</a></li>
1169
+ </ul>
1170
+ </div>
1171
+ </div>
1172
+ </div>
1173
+ </footer>
1174
+ </div>
1175
+ <div id="global-dialog-background"></div>
1176
+
1177
+
1178
+
1179
+
1180
+
1181
+
1182
+
1183
+
1184
+
1185
+
1186
+ <div id="page-gen"><!-- page generated by www299 (in bf1) at 16:22:43 09/20/14 in 485ms --></div>
1187
+
1188
+
1189
+
1190
+
1191
+
1192
+
1193
+
1194
+
1195
+
1196
+
1197
+
1198
+
1199
+
1200
+
1201
+
1202
+
1203
+
1204
+
1205
+
1206
+
1207
+
1208
+ <!--beacons: 0 -->
1209
+
1210
+
1211
+
1212
+ <script type="text/javascript">
1213
+ ('<a href="/enfnl">')
1214
+ </script>
1215
+ <!-- <a href="/enfnl"> -->
1216
+
1217
+
1218
+ <script type="x-mustache-template" id="photostream">
1219
+ <div id="searchified-header" class="searchified-header chkchk"{{#headwidth}} style="width: {{headwidth}}px"{{/headwidth}}></div><div id="photo-list-holder" class="{{#loaded}}loaded{{/loaded}} {{^deferred}}pre-loaded{{/deferred}}">{{>inc_photos_list}}</div><div class="yui3-popover-content-hider"><div class="yui3-widget yui3-popover yui3-widget-positioned yui3-widget-stacked"><div id="thumb-options" class="searchified-menu yui3-popover-content yui3-widget-stdmod"><ul id="view_menu">{{#size}}<li><a data-track="square" href="{{base_url}}?view=sq" data-view-mode="sq" class="rapidnofollow thumb-menu-square {{#sq}}selected{{/sq}}"><span></span>Square</a></li><li><a data-track="small" href="{{base_url}}?view=sm" data-view-mode="sm" class="rapidnofollow thumb-menu-small {{#sm}}selected{{/sm}}" ><span></span>Small</a></li><li><a data-track="medium" href="{{base_url}}?view=md" data-view-mode="md" class="rapidnofollow thumb-menu-medium {{#md}}selected{{/md}}" ><span></span>Medium</a></li><li><a data-track="large" href="{{base_url}}?view=lg" data-view-mode="lg" class="rapidnofollow thumb-menu-large {{#lg}}selected{{/lg}}" ><span></span>Large</a></li><li><a data-track="justified" href="{{base_url}}?view=ju" data-view-mode="ju" class="rapidnofollow thumb-menu-justify {{#ju}}selected{{/ju}}"><span></span>Justified</a></li>{{/size}}</ul></div><span class="yui3-popover-arrow yui3-popover-arrow-t">◣</span><span class="yui3-popover-arrow-mask yui3-popover-arrow-mask-t"></span></div></div>
1220
+ </script>
1221
+ <script type="x-mustache-template" id="inc_photos_list">
1222
+ {{^deferred}}<style>.infinite-spinner.nope{display:none;}.infinite-spinner{position:fixed;bottom:10%;top:auto;left:50%;opacity:1;z-index:20;margin:0 0 0 -185px;width:338px;text-align:center;padding:8px 15px;background:#000;background:rgba(0,0,0,0.5);-moz-border-radius:13px;-webkit-border-radius:13px;border-radius:13px;*border:1px solid #999;-moz-box-shadow:0 0 6px rgba(0,0,0,0.5);-webkit-box-shadow:0 0 6px rgba(0,0,0,0.5);box-shadow:0 0 6px rgba(0,0,0,0.5)}.infinite-spinner span{padding-left:15px;color:#fff;font-size:14px;text-shadow:1px 1px 0 #000}.infinite-spinner .hballs{display:inline-block;position:relative;margin-bottom:-1px;height:12px;width:24px}@-webkit-keyframes bounce{0%{left:0;z-index:3}5%{left:0;z-index:3}25%{left:6px;z-index:3}50%{left:13px;z-index:3}75%{left:6px;z-index:2}95%{left:0}100%{left:0;z-index:2}}@-webkit-keyframes bounce-left{0%{left:13px}5%{left:13px}25%{left:6px}50%{left:0}75%{left:6px}95%{left:13px}100%{left:13px}}@-moz-keyframes bounce{0%{left:0;z-index:3}5%{left:0;z-index:3}25%{left:6px;z-index:3}50%{left:13px;z-index:3}75%{left:6px;z-index:2}95%{left:0}100%{left:0;z-index:2}}@-moz-keyframes bounce-left{0%{left:13px}5%{left:13px}25%{left:6px}50%{left:0}75%{left:6px}95%{left:13px}100%{left:13px}}@-ms-keyframes bounce{0%{left:0;z-index:3}5%{left:0;z-index:3}25%{left:6px;z-index:3}50%{left:13px;z-index:3}75%{left:6px;z-index:2}95%{left:0}100%{left:0;z-index:2}}@-ms-keyframes bounce-left{0%{left:13px}5%{left:13px}25%{left:6px}50%{left:0}75%{left:6px}95%{left:13px}100%{left:13px}}@keyframes bounce{0%{left:0;z-index:3}5%{left:0;z-index:3}25%{left:6px;z-index:3}50%{left:13px;z-index:3}75%{left:6px;z-index:2}95%{left:0}100%{left:0;z-index:2}}@keyframes bounce-left{0%{left:13px}5%{left:13px}25%{left:6px}50%{left:0}75%{left:6px}95%{left:13px}100%{left:13px}}.html5-balls{display:block;height:12px;width:24px;position:relative}.html5-balls .blueball,.html5-balls .pinkball{display:block;width:12px;height:12px;position:absolute;top:0;left:0;border-radius:30px;background:#ff0085;-webkit-animation:bounce 1.2s infinite;-webkit-animation-timing-function:linear;-moz-animation:bounce 1.2s infinite;-moz-animation-timing-function:linear;-ms-animation:bounce 1.2s infinite;-ms-animation-timing-function:linear;animation:bounce 1.2s infinite;animation-timing-function:linear;z-index:3}.html5-balls .blueball{left:13px;background:#0063dd;-webkit-animation:bounce-left 1.2s infinite;-webkit-animation-timing-function:linear;-moz-animation:bounce-left 1.2s infinite;-moz-animation-timing-function:linear;-ms-animation:bounce 1.2s infinite;-ms-animation-timing-function:linear;animation:bounce-left 1.2s infinite;animation-timing-function:linear}</style><div class="infinite-spinner {{^rows}}nope{{/rows}}"><span class="hballs"><div class="html5-balls"><div class="blueball"></div><div class="pinkball"></div></div></span><span class="spinner-msg">{{strings.loading}}</span></div>{{/deferred}}<div id="thumb-wrapper"><div id="thumbnails" class="{{container_class}} photo-display-container clearfix" {{#row_width}}style="width:{{row_width}}px; margin-left:{{margin_width}}px;"{{/row_width}}><div id="photo-display-container">{{#photos}}{{>photo_thumb}}{{/photos}}{{#rows}}{{^clip}}<div class="row row-{{rownum}}" {{#row_mask_width}}style="width:{{row_mask_width}}px; overflow:hidden;"{{/row_mask_width}}>{{#row}}{{>photo_thumb}}{{/row}}</div>{{/clip}}{{/rows}}</div></div></div>{{^omit_date_links}}<div class="paginator{{#fully_loaded}} fullyloaded{{/fully_loaded}}"><a data-track="yesterday-link" class="prev {{^yesterday_disabled}}Butt{{/yesterday_disabled}}{{#yesterday_disabled}}DisabledButt{{/yesterday_disabled}}" href="{{yesterday_link}}"><i>&#8592;</i>{{yesterday}}</a><strong id="options-when-bottom" data-date="09/20/2012"><span>{{flickrdate}}</span></strong><a data-track="tomorrow-link" class="next {{^tomorrow_disabled}}Butt{{/tomorrow_disabled}}{{#tomorrow_disabled}}DisabledButt{{/tomorrow_disabled}}" href="{{tomorrow_link}}">{{tomorrow}}<i>&#8594;</i></a></div>{{/omit_date_links}}
1223
+ </script>
1224
+ <script type="x-mustache-template" id="photo_thumb">
1225
+ <div class="photo-display-item{{#removed}} removed{{/removed}}{{#scotched}} scotched{{/scotched}}{{#superscotched}} superscotch{{/superscotched}}{{#upscaled}} upscaled-item{{/upscaled}}{{#is_video}} is-video{{/is_video}}" id="photo_{{id}}" data-photo-id="{{id}}" data-comments-total-count="{{count_comments_num}}" data-ctx-pos="{{context_position}}" data-photo-owner="{{nsid}}" data-photo-media="photo" {{#node_width}}style="width:{{w}}"{{/node_width}}><div class="hover-target"><div class="thumb {{narrowness}}">{{{scotch}}}<span class="photo_container pc_{{size}}"{{#curation}} style="border: 8px solid {{status_color}};"{{/curation}}>{{^show_fuzzies}}{{^upscaled}}<a data-track="photo-click" href="{{photo_url}}" {{^justified}}title="{{name}}"{{/justified}} class="rapidnofollow photo-click"><img id="photo_img_{{id}}" {{#defer}}data-defer-src="{{src}}" src="{{img_url}}/spaceball.gif" {{/defer}}{{^defer}}src="{{src}}"{{/defer}}width="{{width}}" height="{{height}}" alt="{{name}}" class="pc_img {{#defer}}defer{{/defer}}" border="0"><div class="play"></div></a>{{/upscaled}}{{#upscaled}}<a data-track="photo-click" href="{{photo_url}}" {{^justified}}title="{{name}}"{{/justified}} class="rapidnofollow photo-click"><img style="background-image:url({{realsrc}})" {{#defer}}data-defer-src="{{src}}" src="{{img_url}}/spaceball.gif" {{/defer}}{{^defer}}src="{{img_url}}/spaceball.gif"{{/defer}}width="{{width}}" height="{{height}}" alt="{{name}}" class="pc_img {{#defer}}defer{{/defer}} upscaled" border="0"><div class="play"></div></a>{{/upscaled}}{{/show_fuzzies}}{{#show_fuzzies}}<a data-track="photo-click" href="{{photo_url}}" {{^justified}}title="{{name}}"{{/justified}} class="rapidnofollow photo-click"><img src="{{img_url}}/spaceball.gif" width="{{width}}" height="{{height}}" alt="{{name}}" class="pc_img {{#defer}}defer{{/defer}} fuzzy" border="0"><div class="play"></div></a>{{/show_fuzzies}}</span>{{^square}}<div class="meta{{#omit_icons}} single-line{{/omit_icons}}">{{^omit_title}}<div class="title"><a data-track="photo-click" href="{{photo_url}}" title="{{full_name}}" class="title">{{#is_3_megapixels}}<img src="{{img_url}}/3mp.gif"/>&nbsp;{{/is_3_megapixels}}{{name}}</a></div>{{/omit_title}}<div class="attribution-block{{#omit_icons}} full-width{{/omit_icons}}"><span class="attribution">{{^omit_attribution}}<span>{{strings.by}} </span><a data-track="owner" href="{{user_url}}" title="{{character_name}}" class="owner">{{#owner_is_usa}}<img src="{{img_url}}/american-flag-icon.png"/>&nbsp;{{/owner_is_usa}}{{character_name}}</a>{{/omit_attribution}}</span></div>{{^omit_icons}}<span class="inline-icons">{{^omit_faves}}<a data-track="favorite" href="#" class="rapidnofollow fave-star-inline{{#is_fave}} fave-star-inline-faved{{/is_fave}}{{#canfave}} canfave{{/canfave}}" title="{{^is_fave}}{{strings.addtofaves}}{{/is_fave}}{{#is_fave}}REMOVE{{/is_fave}}"><img width="12" height="12" alt="[★]" src="{{img_url}}/spaceball.gif" class="img"><span class="fave-count count">{{#count_faves}}{{.}}{{/count_faves}}</span></a>{{/omit_faves}}{{^omit_comments}}<a title="{{strings.comments}}" href="{{^omit_inline_comments}}#{{/omit_inline_comments}}{{#omit_inline_comments}}{{photo_url}}#comments{{/omit_inline_comments}}" class="rapidnofollow comments-icon comments-inline-btn"><img width="12" height="12" alt="{{strings.comments}}" src="{{img_url}}/spaceball.gif"><span class="comment-count count">{{count_comments}}</span></a>{{/omit_comments}}{{^omit_lightbox}}<a href="#" data-track="lightbox" class="rapidnofollow lightbox-inline" title="{{strings.view_in_lightbox}}"><img width="12" height="12" alt="" src="{{img_url}}/spaceball.gif"></a>{{/omit_lightbox}}{{#include_share}}<a href="#" data-track="share" class="rapidnofollow inline-share-icon share-inline" title="share"><img width="12" height="12" alt="" src="{{img_url}}/spaceball.gif"></a>{{/include_share}}{{#enable_public_photostream_view}}{{^is_public_view}}{{#is_own}}<span class="privacy-change">{{#is_public}}<a data-track="privacy-change" href="#" class="rapidnofollow privacy-icon privacy-public-inline" title=""><img width="12" height="12" alt="Public" src="{{img_url}}/spaceball.gif" class="img"></a>{{/is_public}}{{^is_public}}{{#is_friend}}<a data-track="privacy-change" href="#" class="rapidnofollow privacy-icon privacy-semi-private-inline" title=""><img width="12" height="12" alt="Friend" src="{{img_url}}/spaceball.gif" class="img"></a>{{/is_friend}}{{^is_friend}}{{#is_family}}<a data-track="privacy-change" href="#" class="rapidnofollow privacy-icon privacy-semi-private-inline" title=""><img width="12" height="12" alt="Family" src="{{img_url}}/spaceball.gif" class="img"></a>{{/is_family}}{{^is_family}}<a data-track="privacy-change" href="#" class="rapidnofollow privacy-icon privacy-private-inline" title=""><img width="12" height="12" alt="Private" src="{{img_url}}/spaceball.gif" class="img"></a>{{/is_family}}{{/is_friend}}{{/is_public}}<span class="html5-balls"><span class="blueball"></span><span class="pinkball"></span></span><li class="privacy-control"><div class="ui-dropdown ui-dropdown-closed"><span class="ui-dialog-arrow"></span><ul><li data-action="set" data-value="public" data-id="{{id}}" data-text="Public"{{#is_public}} class="ui-dropdown-item-selected"{{/is_public}}>Public</li><li data-action="set" data-value="private" data-id="{{id}}" data-text="Private"{{^is_public}}{{^is_friend}}{{^is_family}} class="ui-dropdown-item-selected"{{/is_family}}{{/is_friend}}{{/is_public}}>Private</li><li data-action="set" data-value="friends" data-id="{{id}}" data-text="Friends"{{^is_family}}{{#is_friend}} class="ui-dropdown-item-selected"{{/is_friend}}{{/is_family}}>Friends</li><li data-action="set" data-value="family" data-id="{{id}}" data-text="Family"{{^is_friend}}{{#is_family}} class="ui-dropdown-item-selected"{{/is_family}}{{/is_friend}}>Family</li><li data-action="set" data-value="friendsAndFamily" data-id="{{id}}" data-text="Friends &amp; Family"{{#is_friend}}{{#is_family}} class="ui-dropdown-item-selected"{{/is_family}}{{/is_friend}}>Friends &amp; Family</li></ul></div></li></span>{{/is_own}}{{/is_public_view}}{{/enable_public_photostream_view}}</span>{{/omit_icons}}</div>{{/square}}</div></div></div>
1226
+ </script>
1227
+
1228
+
1229
+
1230
+
1231
+
1232
+
1233
+
1234
+
1235
+
1236
+
1237
+
1238
+
1239
+
1240
+
1241
+
1242
+
1243
+
1244
+
1245
+
1246
+
1247
+
1248
+ <script>
1249
+ (function() {
1250
+
1251
+
1252
+
1253
+
1254
+
1255
+ F.intl = 'fr-fr';
1256
+
1257
+ var yconf = {"flickr":{"is_secure":true,"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_justified_search":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_uh_eyebrow":true,"enable_2013_photo_page":true,"enable_2013_photo_page_extras":true,"enable_ken_burns":true,"enable_ken_burns_face":true,"enable_hermes_sihp_deferred_sidebar":true,"enable_refresh_sihp_feed_ads":true,"enable_justified_inline_ads":true,"enable_justified_view_inline_commenting":true,"enable_justified_groups":true,"enable_sihp_viewcount":true,"enable_photostream_viewcount":true,"enable_n_to_ldrb_ads":true,"enable_follow_theme":true,"enable_group_post_beta":true,"enable_ads_on_login_page":1,"enable_playr":true,"enable_set_to_album_change":true,"enable_https_api":true,"enable_client_fullpath_api":true},"formatting":{"thousandsSeparator":" ","decimalSeparator":","},"farm_samples":{"f1":4,"f2":5,"f3":15,"f4":20,"f5":20,"f6":20,"f7":20,"f8":70,"f9":20,"f10":20},"is_zeus":true,"page_type":"set","per_page":72,"justified_row_height":330,"lang":"fr-fr","photo_root":"http:\/\/farm.staticflickr.com\/","site_root":"https:\/\/www.flickr.com","images_root":"https:\/\/s.yimg.com\/pw\/images","intl_images_root":"https:\/\/s.yimg.com\/pw\/images\/fr-fr","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":{"search_alias":"ericdke","textsearch_enabled":true,"search_scope":"95912419@N04","search_profile_nsid":"95912419@N04"},"view_mode":"ju","photos":[],"contact_limit":100000,"server_timestamp":1411255363,"magic_cookie":"4e3c75e9d1a42477ffd167631e039be5","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},"open_context_id":"set-72157644556227302","video_player_version":"1121157713","lightbox":{"enable":true,"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,"biggering_2013":true},"max_photo_ids_per_api_call":20,"flickr_api_uri_direct":"https:\/\/api.flickr.com\/services\/rest\/","host_ip":"127.0.0.1","radjax_endpoint":"https:\/\/y-flickr.yahoo.com\/ad","static_domain":"staticflickr.com","user":{"user_ok":false,"useragent_fully_supported":true,"enable_alternate_map_type":4},"printing":{"use_printcart":true,"snapfish_cart_url":"http:\/\/www.snapfish.com\/flickrentry\/"},"sharing":{"use_share_this_v3":true,"object":{"owner_nsid":"95912419@N04","type":"set","id":"72157644556227302"}},"nav_selecta":{"additional_sections":[{"name":"Conditions d'utilisation","sectionType":"text","url":"\/help\/terms\/"},{"name":"Confidentialit\u00e9","sectionType":"text","url":"\/help\/privacy-policy\/"},{"name":"Propri\u00e9t\u00e9 intellectuelle","sectionType":"text","url":"https:\/\/info.yahoo.com\/legal\/us\/yahoo\/copyright\/en-us\/"}],"photostream_search_user":{"nsid":"95912419@N04","owner_name_possessive":"ericdejonckheere"}},"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":"https:\/\/api.flickr.com\/services\/rest","api_key":"3bb00212881ed38f751de1de35f2842f","auth_hash":"4e3c75e9d1a42477ffd167631e039be5","auth_token":"","secret":"6516a8072f7e3438"},"flickrMap":{"generatedInYconf":true,"enable_alternate_tiles_plugin":1},"yui2":"2.5.2","loadOptional":false,"combine":true,"root":"","base":"https:\/\/s.yimg.com\/pw\/combo\/1\/3.11.0?","comboBase":"https:\/\/s.yimg.com\/pw\/combo\/1\/3.11.0?","workerBase":"\/combo\/1\/3.11.0?","maxURLLength":1999,"dev":false,"debug":false,"modules":{"account-manage":{"path":"j\/.IR-manage.A.vi","requires":["flickr-dialog","io-base","sprintf","yui-base"],"ext":false},"account-order-transjax":{"path":"j\/.IR-.JM-.C-.CJ.A.v3UdcEon","requires":["transjax-base","yui-base"],"ext":false},"account-order-ywa-tracking":{"path":"j\/.IR-.JM-ywa-.BW.A.v34DhkjH","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.vtgNQ6P","requires":["event","datatype-date-format","yahoo-web-analytics","yui-base"],"ext":false},"account-order-zeus":{"path":"j\/.IR-.JM-.D.A.v5voG1Z","requires":["account-order-transjax","io-base","sprintf","yui-base"],"ext":false},"account-refund":{"path":"j\/.IR-refund.A.vx","requires":["flickr-dialog","io-base","rapid-tracker","sprintf","yui-base"],"ext":false},"account-rules":{"path":"j\/.IR-rules.A.v39GHx5Z","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.v2otNtn8","requires":["flickr-dialog","io-base","rapid-tracker","sprintf","yui-base"],"ext":false},"actions-menu-css":{"path":"c\/c_.IS-.BB.BC.vDw9uSV","type":"css","ext":false},"ad-masker":{"path":"j\/ad-masker.A.v31s77Vp","requires":["node","page-context","yui-base"],"ext":false},"add-to-dialog-css":{"path":"c\/c_.KQ.W-.D.BC.vM","type":"css","ext":false},"addressbook":{"path":"j\/.HE.A.v2m9UFpc","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.v3tw7ww2","requires":["yui2-datasource","yui2-dom","yui2-event","yui2-yahoo"],"ext":false},"autosuggest":{"path":"j\/autosuggest.A.v3VusL6F","requires":["promise","oop","base","querystring-stringify-simple","text-accentfold","template-base","handlebars-base","autocomplete","io","node","yui-base"],"ext":false},"aviary-editor-frame-css":{"path":"c\/c_aviary-.GZor-.JW.BC.vF","type":"css","ext":false},"aviary-editor-frame-transjax":{"path":"j\/aviary-.GZor-.JW-.C-.CJ.A.v2tQNR3M","requires":["transjax-base","yui-base"],"ext":false},"aviary-editor-frame":{"path":"j\/aviary-.GZor-.JW.A.v2G8WFpp","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.vP","requires":["batchr-photo-privacy-transjax","flickr-dialog","gallery-flickr-api","yui-base"],"ext":false},"batchr-photo-privacy-transjax":{"path":"j\/batchr-.B-privacy-.C-.CJ.A.vm85d2x","requires":["transjax-base","yui-base"],"ext":false},"beehive-contact-suggestions":{"path":"j\/.IT-.FF-.IL.A.v296FdiP","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-.CJ.A.vD","requires":["transjax-base","yui-base"],"ext":false},"better-throttle":{"path":"j\/.EH-.EB.A.v4","requires":["yui-base","yui-later"],"ext":false},"bitmap-text":{"path":"j\/.Z-.DK-.D.A.v3GZgG4K","requires":["yui-base"],"ext":false},"bitmap-type-silkscreen":{"path":"j\/.Z-.DJ-.BJ.A.v44xwL5i","requires":["yui-base"],"ext":false},"boomerang":{"path":"j\/.JK.A.vk","requires":["yui-base"],"ext":false},"box-host":{"path":"j\/box-.DG.A.vQFsQj2","requires":["event-mousedrag","math","node","yui-base"],"ext":false},"bo-selecta":{"path":"j\/.HO-.D.A.v38WivQM","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.v28QUUe4","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","widget","yui-base"],"optional":["contact-changer"],"ext":false},"bo-selecta-css":{"path":"c\/c_.HO-.D.BC.vp","type":"css","ext":false},"bo-selecta-3-css":{"path":"c\/c_.HO-3.BC.v4cQs5o6","type":"css","ext":false},"bo-selecta-global-search-datasource":{"path":"j\/.HO-.X-.CA-.BYsource.A.vc","requires":["bo-selecta-transjax","datasource-local","gallery-flickr-api","yui-base"],"ext":false},"bo-selecta-transjax":{"path":"j\/.HO-.C-.CJ.A.v3RnApgT","requires":["transjax-base","yui-base"],"ext":false},"cache-simple":{"path":"j\/.EJ-.GK.A.vZTkJj6","requires":["yui-base"],"ext":false},"ccv":{"path":"j\/ccv.A.v3S8Diw6","requires":["yui-base"],"ext":false},"comscore":{"path":"j\/.JN.A.vWzwziF","ext":false},"contact-changer":{"path":"j\/.FF-.FG-.D.A.v221qLoM","requires":["contact-changer-css","contact-changer-transjax","refresh-sihp-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.vR","type":"css","ext":false},"contact-changer-transjax":{"path":"j\/.FF-.FG-.C-.CJ.A.vi","requires":["transjax-base","yui-base"],"ext":false},"context-data":{"path":"j\/.H-.BY.A.vZ","requires":["event-custom","gallery-flickr-api","photo-data","urls","yui-base"],"ext":false},"cookie-crusher":{"path":"j\/.CK-crusher.A.v2pZpMgx","requires":["cookie"],"ext":false},"dataview":{"path":"j\/.BY.JB.A.v3LTyzec","requires":["yui-base"],"ext":false},"date-widgets":{"path":"j\/.HB-.EZs.A.vn","requires":["yui-base"],"optional":["datatype-date","event","gallery-calendar","node"],"ext":false},"defer-images":{"path":"j\/.GI-.GC.A.v3vESs92","requires":["node-visibility","retry-image-on-error","yui-base"],"ext":false},"dejaview":{"path":"j\/.BZ-.D.A.vF","requires":["cookie","yui-base"],"ext":false},"discussion-comments":{"path":"j\/discussion-.LGs.A.v3jYv5MB","requires":["event","node","yui-base"],"ext":false},"donut-progress-ui":{"path":"j\/donut.ID-ui.A.vXPRnY6","requires":["yui-base"],"ext":false},"dynamic-messaging":{"path":"j\/dynamic-messaging.A.v2r7xMpx","requires":["io-form","gallery-flickr-api","message-primary-email-transjax","transjax-base","yui-base"],"ext":false},"editr":{"path":"j\/.GZr.A.v3KzZWgP","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.vz","requires":["cookie","yui-base"],"ext":false},"editr-data-base":{"path":"j\/.KA.BL.A.v2vaRZQD","requires":["array-extras","event-custom","yui-base"],"ext":false},"editr-data-groups":{"path":"j\/.KA.DMs.A.v2H6gXbM","requires":["editr-data-photos","editr-data-base","type-cast","yui-base"],"ext":false},"editr-data-people":{"path":"j\/.KA.L.A.vn","requires":["editr-data-base","type-cast","yui-base"],"ext":false},"editr-data-photos":{"path":"j\/.KA.EC.A.v2kNUX5a","requires":["editr-data-base","type-cast","yui-base"],"ext":false},"editr-data-sets":{"path":"j\/.KA.KF.A.v4c18YQ6","requires":["editr-data-photos","editr-data-base","escape","type-cast","yui-base"],"ext":false},"editr-edit-panel":{"path":"j\/.GZr-.GZ.IC.A.v2MJqyT8","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.vaxZVuR","requires":["event-base","keyboard-shortcut-manager","yui-base"],"ext":false},"editr-edit-panel-groups":{"path":"j\/.JZ.DMs.A.v2Rk8Pj2","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.v37ZLrsz","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.v2bxnpSe","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.v3sSeYXT","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.v2","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.vqk5zVP","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.v345qZiF","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.vn","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.vB","type":"css","ext":false},"editr-edit-panel-tooltip-transjax":{"path":"j\/.JZ.JT-.C-.CJ.A.v397uNzB","requires":["transjax-base","yui-base"],"ext":false},"editr-edit-panel-transjax":{"path":"j\/.JZ.C-.CJ.A.v6","requires":["transjax-base","yui-base"],"ext":false},"editr-errors":{"path":"j\/.GZr-.JPs.A.vr","requires":["editr-data-photos","yui-base"],"ext":false},"editr-exif":{"path":"j\/.GZr-.GO.A.vTLSNor","requires":["editr-data-photos","exif-thumbnail-extractor","datatype-xml","worker","yui-base"],"ext":false},"editr-file-picker":{"path":"j\/.GZr-.KG.A.vp","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-.CJ.A.vZ7dRQn","requires":["transjax-base","yui-base"],"ext":false},"editr-grid":{"path":"j\/.KJ.A.v27UvtKp","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.vp","requires":["editr-grid","yui-base"],"ext":false},"editr-grid-form-handler":{"path":"j\/.KJ-.KL.A.vbQsNrK","requires":["editr-grid","yui-base"],"ext":false},"editr-grid-item":{"path":"j\/.KJ-item.A.v2AmT7ec","requires":["editr-grid","yui-base"],"ext":false},"editr-grid-key-monitor":{"path":"j\/.KJ-.KM.A.v6","requires":["editr-grid","keyboard-shortcut-manager","yui-base"],"ext":false},"editr-grid-marquee":{"path":"j\/.KJ-marquee.A.vT","requires":["editr-grid","yui-base"],"ext":false},"editr-grid-progress-handler":{"path":"j\/.KJ.ID-handler.A.v6","requires":["editr-grid","editr-publish-dialog","transjax-base","yui-base"],"ext":false},"editr-grid-selection":{"path":"j\/.KJ-.KN.A.vr","requires":["editr-grid","yui-base"],"ext":false},"editr-grid-selection-ui":{"path":"j\/.KJ-.KN-ui.A.ve","requires":["editr-grid","transjax-base","yui-base"],"ext":false},"editr-grid-transjax":{"path":"j\/.KJ-.C-.CJ.A.v2czYAnc","requires":["transjax-base","yui-base"],"ext":false},"editr-grid-user-messaging":{"path":"j\/.KJ-.KO.A.v2rzWPBF","requires":["editr-grid","editr-errors","yui-base"],"ext":false},"editr-photo-picker":{"path":"j\/.GZr-.B-picker.A.v33eS7Fk","requires":["editr-data-photos","flickr-dialog-spinner","flickr-geo","gallery-flickr-api","yui-base"],"ext":false},"editr-progress":{"path":"j\/.GZr.ID.A.vn","requires":["better-throttle","event-base","event-custom","yui-base"],"ext":false},"editr-publish-dialog":{"path":"j\/.GZr-.KE-.W.A.vQpxHrk","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.v2UP5kwH","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-.CJ.A.v4apSuVk","requires":["transjax-base","yui-base"],"ext":false},"editr-secret-about-box":{"path":"j\/.GZr-secret-about-box.A.vZGJVgX","requires":["event","node","page-context","yui-base"],"ext":false},"editr-toolbar":{"path":"j\/.GZr-.KP.A.v3ET6hrB","requires":["editr-grid","menus","yui-base"],"ext":false},"editr-upload-queue":{"path":"j\/.GZr-.KI-.CT.A.v2FHShwH","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.v2hGWgt","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-.CJ.A.vz","requires":["transjax-base","yui-base"],"ext":false},"exif-extractor":{"path":"j\/.KU.A.v2bT42sa","requires":["exif-extractor-tags","xmp-extractor","yui-base"],"ext":false},"exif-extractor-tags":{"path":"j\/.KU-.KD.A.v3TeMxde","requires":["yui-base"],"ext":false},"exif-thumbnail-extractor":{"path":"j\/.GO-.IM-.IN.A.vg","requires":["yui-base"],"ext":false},"event-annotations":{"path":"j\/.G-.BD.A.v2JWVHjR","requires":["yui-base"],"ext":false},"event-mousedrag":{"path":"j\/.G-.BO.A.vM","requires":["event-annotations","event-custom-complex","event-synthetic","node","yui-base","yui-throttle"],"ext":false},"face":{"path":"j\/face.A.vR","ext":false},"photo-list-model":{"path":"j\/.B-.CZ-.JA.A.vzemEYr","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.vZ","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","node-imports","flickr-page-timing","view-count-on-visible"],"ext":false},"explore-hera-view":{"path":"j\/.FP-.LJ.JB.A.vx","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},"search-hera-view":{"path":"j\/.CA-.LJ.JB.A.vz","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},"photostream-hera-view":{"path":"j\/.ECtream-.LJ.JB.A.v2PKHCFc","requires":["view","app","datatype-date","murmurhash","handlebars","photo-list-model","photo-list-view","flickr-dialog-infinite-spinner","template-fetcher","gallery-popover","rapid-tracker","io","yui-base"],"ext":false},"fave-star":{"path":"j\/.CX-.CY.A.v2Sek7XK","requires":["anim","node","yui-base"],"ext":false},"farm_timing":{"path":"j\/farm_.FZ.A.vr","requires":["node","yui-base","io","event"],"ext":false},"feature-tour":{"path":"j\/.KT-.DA.A.v3qtParB","requires":["anim","cookie","dom","event","feature-tour-css","feature-tour-transjax","yui-base"],"ext":false},"feature-tour-css":{"path":"c\/c_.KT-.DA.BC.vmLUPKt","type":"css","ext":false},"feature-tour-transjax":{"path":"j\/.KT-.DA-.C-.CJ.A.vR","requires":["transjax-base","yui-base"],"ext":false},"flanal":{"path":"j\/.IU.A.v3gJXYPt","requires":["yui-base"],"optional":["io"],"ext":false},"flapid":{"path":"j\/.JO.A.vn","requires":["gallery-flickr-api","yui-base"],"ext":false},"flickr":{"path":"j\/.J-.D.A.vg5Y9D4","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.v2JQMorx","requires":["app-base","yui-base"],"ext":false},"flickr-app-photo":{"path":"j\/.J-app-.B.A.vt","requires":["context-data","flickr-app","photo-data","urls","yui-base"],"optional":["video"],"ext":false},"flickr-app-photostream":{"path":"j\/.J-app-.ECtream.A.v3YFA56K","requires":["context-data","flickr-app","photo-data","template-fetcher","photo-list-model","photo-list-view","photostream-hera-view","photos-subnav-view","refresh-sihp-comment","urls","io","yui-base"],"optional":["video"],"ext":false},"flickr-app-explore":{"path":"j\/.J-app-.FP.A.vz","requires":["context-data","flickr-app","explore-hera-view","rapid-tracker","template-fetcher","urls","yui-base"],"ext":false},"flickr-app-soup":{"path":"j\/.J-app-soup.A.v22mFiBk","requires":["flickr-app","soup-hera-view","rapid-tracker","template-fetcher","urls","yui-base"],"ext":false},"fps-counter":{"path":"j\/fps-counter.A.v4","ext":false},"fps-beacon":{"path":"j\/fps-beacon.A.vn","requires":["fps-counter"],"ext":false},"group-model":{"path":"j\/.DM-.JA.A.v2EQU5Xx","requires":["context-data","model","gallery-flickr-api","urls","yui-base"],"ext":false},"groups-model":{"path":"j\/.DMs-.JA.A.v3r9HFk","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.v2BqhyH","requires":["context-data","model","group-model","gallery-flickr-api","urls","yui-base"],"ext":false},"groups-list-view":{"path":"j\/.DMs-.CZ-.JB.A.vR","requires":["context-data","view","groups-model","handlebars","yui-base"],"ext":false},"groups-recent-view":{"path":"j\/.DMs-recent-.JB.A.vT","requires":["context-data","view","groups-model","groups-page-model","handlebars","yui-base"],"ext":false},"group-subnav":{"path":"j\/.DM-subnav.A.v49NKCxt","requires":["flickr-dialog","yui-base"],"ext":false},"flickr-app-groups":{"path":"j\/.J-app-.DMs.A.v3gFHgQR","requires":["context-data","cookie","flickr-app","groups-model","group-model","groups-page-model","groups-list-view","groups-recent-view","group-strip-view","template-fetcher","urls","yui-base"],"ext":false},"flickr-dialog":{"path":"j\/.IZ.A.v3E24yTt","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.v2tckjfa","requires":["flickr-dialog-base","substitute","yui-base"],"ext":false},"flickr-dialog-base":{"path":"j\/.IZ-.BL.A.vM","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.v3qEvpur","requires":["flickr-dialog-base","substitute","yui-base"],"ext":false},"flickr-dialog-css":{"path":"c\/c_.IZ.BC.v2g4Jw24","type":"css","ext":false},"flickr-dialog-destructive-confirmation":{"path":"j\/.IZ-.JS-.JR.A.v2T32pat","requires":["flickr-dialog-base","yui-base"],"ext":false},"flickr-dialog-frame":{"path":"j\/.IZ-.JW.A.v45Ghhi","requires":["flickr-dialog-base","yui-base"],"ext":false},"flickr-dialog-geo-css":{"path":"c\/c_.IZ-geo.BC.v2aPMhHt","type":"css","ext":false},"flickr-dialog-geo":{"path":"j\/.IZ-geo.A.v44sGSbM","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.v2fAK1ji","type":"css","ext":false},"flickr-dialog-infinite-spinner":{"path":"j\/.IZ-infinite-.JV.A.vc","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.v3bTeTJi","requires":["flickr-dialog-base","substitute","yui-base"],"ext":false},"flickr-dialog-spinner":{"path":"j\/.IZ-.JV.A.vmWoYzx","requires":["flickr-dialog-base","yui-base"],"ext":false},"flickr-gallery-comments":{"path":"j\/.J-.FW-.LGs.A.v3GpHv2g","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.v6","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.v3zLjbXB","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-.CJ.A.vP","requires":["transjax-base","yui-base"],"ext":false},"flickr-gallery-keyboard-shortcuts":{"path":"j\/.J-.FW-.HZs.A.vF","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-.CJ.A.v45jFUtK","requires":["transjax-base","yui-base"],"ext":false},"flickr-gallery-photo-owner":{"path":"j\/.J-.FW-.B-.BK.A.v2","requires":["event","flickr-gallery-photo-remover","node","yui-base"],"ext":false},"flickr-gallery-photo-remover":{"path":"j\/.J-.FW-.B-.IP.A.vhowBGi","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-.CJ.A.v2ZtgvQ6","requires":["transjax-base","yui-base"],"ext":false},"flickr-geo":{"path":"j\/.J-geo.A.v36dSRfa","requires":["io","gallery-flickr-api","yui-base"],"ext":false},"flickr-leaflet-utils-css":{"path":"c\/c_.J-leaflet-utils.BC.v2Pcw2sa","type":"css","ext":false},"flickr-leaflet-utils":{"path":"j\/.J-leaflet-utils.A.v2","requires":["osm-places","flickr-leaflet-utils-css","yui-base"],"ext":false},"flickr-location-search":{"path":"j\/.J_.BR_.CA.A.vT","requires":["event","node","query-string-args","yui-base"],"ext":false},"flickr-map":{"path":"j\/.J-map.A.v3x9t8YV","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.vg","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.vv","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.v3hTtqXg","requires":["bing_map","yui-base"],"ext":false},"flickr-map-provider-ovi":{"path":"j\/.J-.IK-ovi.A.ve","requires":["yui-base"],"ext":false},"flickr-map-provider-gmap":{"path":"j\/.J-.IK-gmap.A.vWzwziF","requires":["yui-base"],"ext":false},"flickr-map-provider-flickr_osm":{"path":"j\/.J-.IK-.J_osm.A.vbh8ES6","requires":["yui-base"],"ext":false},"flickr-map-transjax":{"path":"j\/.J-map-.C-.CJ.A.vP","requires":["transjax-base","yui-base"],"ext":false},"flickr-map-css":{"path":"c\/c_.J-map.BC.v3vkssi","type":"css","ext":false},"flickr-map-css-intl":{"path":"c\/c_.J-map-.CJ.BC.v2","type":"css","ext":false},"flickr-nav":{"path":"j\/.J_nav.A.v4","requires":["event","node","page-context","yui-base"],"ext":false},"flickr-overlay-css":{"path":"c\/c_.J-overlay-.BL.BC.vH","type":"css","ext":false},"flickr-overlay-base":{"path":"j\/.J-overlay-.BL.A.vk","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.v3ZmHuBF","requires":["event","node","yui-base"],"ext":false},"flickr-printing":{"path":"j\/.J_.FD.A.vr","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.v2sv2wqi","type":"css","ext":false},"flickr-printing-transjax":{"path":"j\/.J_.FD-.C-.CJ.A.vn","requires":["transjax-base","yui-base"],"ext":false},"flickr-tooltips":{"path":"j\/.J-.GA.A.vM","requires":["event","event-delegate","yui-base"],"ext":false},"focus-tracker":{"path":"j\/.CV-.CH.A.vV","requires":["event","node","yui-base"],"ext":false},"formatting-tips-css":{"path":"c\/c_.EN_.EQ_.D.BC.v3JoLfje","type":"css","ext":false},"gallery-boomr":{"path":"j\/.FW-boomr.A.vWzwziF","requires":["lang","yui-base"],"ext":false},"gallery-calendar":{"path":"j\/.FW-.IO.A.vv","requires":["gallery-calendar-transjax","gallery-popover","node","yui-base"],"ext":false},"gallery-calendar-transjax":{"path":"j\/.FW-.IO-.C-.CJ.A.vP","requires":["transjax-base","yui-base"],"ext":false},"gallery-flickr-api":{"path":"j\/.J_api.A.v3WQsBZc","requires":["dump","event","io-xdr","json-parse","yui-base"],"ext":false},"gallery-history-lite":{"path":"j\/.FW-.CE-.GH.A.v2UpERnF","requires":["event-custom","event-custom-complex","node","yui-base"],"ext":false},"gallery-popover":{"path":"j\/.FW-.HN.A.v2","requires":["event-custom","node","overlay","yui-base"],"ext":false},"gallery-popover-css":{"path":"c\/c_.FW-.HN.BC.vP","type":"css","ext":false},"gallery-storage-lite":{"path":"j\/.FW-.FX-.GH.A.v2qELWqD","requires":["event-base","event-custom","event-custom-complex","json","yui-base"],"ext":false},"geo-exif-backfill-transjax":{"path":"j\/geo-.GO-.IF-.C-.CJ.A.v2ML3GAV","requires":["transjax-base","yui-base"],"ext":false},"geofences-geopanel-css":{"path":"c\/c_.IA-.IB.BC.vx","type":"css","ext":false},"geofences-geopanel-transjax":{"path":"j\/.IA-.IB-.C-.CJ.A.vmkJoED","requires":["transjax-base","yui-base"],"ext":false},"geofences-geopanel":{"path":"j\/.IA-.IB.A.vvtnPqn","requires":["geofences-geopanel-transjax","geofences-geopanel-css","geopanel","global-dialog","map-pinwin","yui-base"],"ext":false},"geofences":{"path":"j\/.IA.A.v42eqjat","requires":["base","yui-base"],"optional":["gallery-flickr-api"],"ext":false},"geofences-apply-panel":{"path":"j\/.IA.IE.IC.A.v2AUCH1z","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.vn","requires":["better-throttle","event-custom","gallery-flickr-api","geofences","yui-base"],"ext":false},"geofences-list-view":{"path":"j\/.IA-.CZ-.JB.A.v6","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.ve","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-.CJ.A.vP","requires":["transjax-base","yui-base"],"ext":false},"geofences-transjax":{"path":"j\/.IA-.C-.CJ.A.v3j2KnUV","requires":["transjax-base","yui-base"],"ext":false},"geopanel-css":{"path":"c\/c_.IB.BC.va","type":"css","ext":false},"geopanel":{"path":"j\/.IB.A.vF","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.v6","requires":["anim","dom","event","gallery-flickr-api","node","yui-base"],"ext":false},"global-dialog":{"path":"j\/.X-.W-.D.A.v3Fr2wLe","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.vM","type":"css","ext":false},"global-dialog-transjax":{"path":"j\/.X-.W-.C-.CJ.A.vc","requires":["transjax-base","yui-base"],"ext":false},"global-nav":{"path":"j\/.JC.A.vdfnAdV","requires":["anim","event","menus","node","page-context","yui-base"],"ext":false},"group-blast-insitu":{"path":"j\/.DM-blast-.DT.A.vSoayN2","requires":["event","insitu","node","string-filters","yui-base"],"ext":false},"guestpass-hide":{"path":"j\/.DZ-.ET.A.v45i99be","requires":["anim","cookie","node","yui-base"],"ext":false},"grease":{"path":"j\/.HQ.A.va","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.v3k1Jmek","type":"css","ext":false},"health-check":{"path":"j\/.KH.A.vRDYYjV","requires":["event-custom","gallery-flickr-api","yui-base"],"ext":false},"history-manager":{"path":"j\/.CE-.K.A.vD","requires":["event","urls","yui-base"],"ext":false},"html5-balls":{"path":"j\/.LI.A.vYhy5ZP","requires":["event","urls","base","yui-base","html5-balls-css"],"ext":false},"html5-balls-css":{"path":"c\/c_.LI.BC.v2","type":"css","ext":false},"image-fader":{"path":"j\/.CW-.CU.A.ve","requires":["anim","node","yui-base"],"ext":false},"infinite-scrolling-transjax":{"path":"j\/infinite-scrolling-.C-.CJ.A.v496vPSr","requires":["transjax-base","yui-base"],"ext":false},"input-hint":{"path":"j\/.CN-.DD.A.ve","requires":["event-focus","focus-tracker","node","yui-base"],"ext":false},"input-counter":{"path":"j\/.CN-counter.A.v8","requires":["event","node","yui-base"],"ext":false},"india-disclaimer":{"path":"j\/.IH.A.v3Rtxpet","requires":["event","global-dialog","io-base","node","yui-base"],"ext":false},"insitu":{"path":"j\/.DT-.D.A.vi","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-.CJ.A.v2XuuR7M","requires":["transjax-base","yui-base"],"ext":false},"iphone-link-sms-dialog-transjax":{"path":"j\/iphone-link-sms-.W-.C-.CJ.A.vhgRyA2","requires":["rapid-tracker","transjax-base","yui-base"],"ext":false},"iphone-link-sms-dialog-css":{"path":"c\/c_iphone-link-sms-.W.BC.v8","type":"css","ext":false},"iphone-link-sms-dialog":{"path":"j\/iphone-link-sms-.W.A.vv","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.v2k2DnEe","requires":["yui-base"],"ext":false},"jobs":{"path":"j\/jobs.A.v3g1g6oV","requires":["event","flanal","flickr-page-timing","io","motion-blur","node","popup-login","rapid-tracker","transition","yui-base"],"ext":false},"justifier":{"path":"j\/.LA.A.ve","requires":["yui-base"],"ext":false},"ken-burns":{"path":"j\/.KY.A.vc","requires":["smart-crop","gallery-flickr-api","yui-base","page-context","ken-burns-transjax","context-data","html5-balls","konami","event-custom","rapid-tracker","oop"],"ext":false},"ken-burns-transjax":{"path":"j\/.KY-.C-.CJ.A.v2aY5wXP","requires":["transjax-base","yui-base"],"ext":false},"keyboard-shortcut-legend":{"path":"j\/.HZ-.HY.A.vk","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.v2M5oGVT","type":"css","ext":false},"keyboard-shortcut-legend-layouts":{"path":"j\/.HZ-.HY-layouts.A.vt","requires":["keyboard-shortcut-legend-transjax","yui-base"],"ext":false},"keyboard-shortcut-legend-transjax":{"path":"j\/.HZ-.HY-.C-.CJ.A.vg","requires":["transjax-base","yui-base"],"ext":false},"keyboard-shortcut-manager":{"path":"j\/.HZ-.K.A.veHMnP8","requires":["event-custom","event-focus","event-key","focus-tracker","keyboard-shortcut-legend","node","page-context","yui-base"],"ext":false},"konami":{"path":"j\/.LC.A.va","ext":false},"leaflet":{"path":"j\/leaflet.A.v2px2LNZ","requires":["flickr-leaflet-utils","leaflet-css","leaflet-utils-css","yui-base"],"ext":false},"leaflet-css":{"path":"c\/c_leaflet.BC.vp","type":"css","ext":false},"leaflet-utils-css":{"path":"c\/c_leaflet-utils.BC.v2tLtt9i","type":"css","ext":false},"lightbox":{"path":"j\/.N.A.vLDiaqn","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","ken-burns","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-.CJ.A.v2wzEoHK","requires":["transjax-base","yui-base"],"ext":false},"liquid-photo-resizer":{"path":"j\/.JL-.B.LB.A.vm6Hvnx","requires":["event"],"ext":false},"liquid-resizer":{"path":"j\/.JL.LB.A.v7GDWyz","requires":["event"],"ext":false},"location-picker-css":{"path":"c\/c_.BR-picker.BC.v3W6Pwbz","type":"css","ext":false},"location-picker":{"path":"j\/.BR-picker.A.vP","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.v6","type":"css","ext":false},"location-selecta":{"path":"j\/.BR-.S.A.vB","requires":["location-selecta-css","keyboard-shortcut-manager","flickr-geo","event","yui-base"],"ext":false},"make-a-book-css":{"path":"c\/c_make-a-book.BC.v21A5ZqH","type":"css","ext":false},"make-a-book":{"path":"j\/make-a-book.A.vP","requires":["template-fetcher","view","event","node","gallery-flickr-api","flickr-dialog-frame","flickr-dialog","html5-balls","make-a-book-css","yui-base","escape","rapid-tracker"],"ext":false},"mail-zeus":{"path":"j\/mail-.D.A.vWzwziF","requires":["mail-zeus-transjax","flickr-dialog-confirmation","event","node","yui-base"],"ext":false},"mail-zeus-transjax":{"path":"j\/mail-.D-.C-.CJ.A.vWzwziF","requires":["transjax-base","yui-base"],"ext":false},"map-pinwin":{"path":"j\/map-.IV.A.vP","requires":["map-pinwin-css","string-filters","yui-base"],"ext":false},"map-pinwin-css":{"path":"c\/c_map-.IV.BC.v3B5zYda","type":"css","ext":false},"math":{"path":"j\/.DL.A.v2b4mKHX","requires":["yui-base"],"ext":false},"matrix-math":{"path":"j\/matrix-.DL.A.v2","requires":["yui-base"],"ext":false},"message-primary-email-transjax":{"path":"j\/.JU-primary-.HH-.C-.CJ.A.vD","requires":["transjax-base","yui-base"],"ext":false},"md5":{"path":"j\/md5-.D.A.v7CBJ7i","ext":false},"menus":{"path":"j\/.BBs.A.v3VCmW64","requires":["base","event","event-custom","event-mouseenter","gallery-popover","keyboard-shortcut-manager","node","page-context","yui-base"],"ext":false},"momentjs":{"path":"j\/momentjs-wrapper.A.vn","requires":[],"ext":false},"motion-blur":{"path":"j\/motion-blur.A.v2","requires":["node","transition","yui-base"],"ext":false},"mrpinchy":{"path":"j\/mrpinchy.A.v3ptceHT","requires":["node","event","event-custom","transition","urls","matrix-math","yui-base"],"ext":false},"murmurhash":{"path":"j\/.KZ3_gc.A.vn","ext":false},"nav-selecta":{"path":"j\/.JQ.A.v3R6nw5z","requires":["bo-selecta-3","keyboard-shortcut-manager","nav-selecta-css","nav-selecta-transjax","nav-selecta-rapid","node","event","widget","string-filters","yui-base"],"ext":false},"nav-selecta-css":{"path":"c\/c_.JQ.BC.v3m1XDji","type":"css","ext":false},"nav-selecta-transjax":{"path":"j\/.JQ-.C-.CJ.A.vn","requires":["transjax-base","yui-base"],"ext":false},"nav-selecta-rapid":{"path":"j\/.JQ-.IY.A.v2rhddhi","requires":["event","rapid-tracker","yui-base"],"ext":false},"node-visibility":{"path":"j\/.CR-.DY.A.vUDk1iB","requires":["better-throttle","cache-simple","node","node-pluginhost","yui-base"],"optional":["anim","anim-scroll"],"ext":false},"note-data":{"path":"j\/note-.BY.A.v8","requires":["base","person-data","yui-base"],"ext":false},"notification-base":{"path":"j\/notification-.BL.A.v2ruD5da","requires":["attribute","notification-center"],"ext":false},"notification-center":{"path":"j\/notification-center.A.v3Cx9ihe","requires":["attribute","cookie","event","event-custom","gallery-flickr-api"],"ext":false},"number":{"path":"j\/.Y.A.vi","requires":["number-transjax","yui-base"],"ext":false},"number-transjax":{"path":"j\/.Y-.C-.CJ.A.vr","requires":["transjax-base","yui-base"],"ext":false},"occult":{"path":"j\/.CF.A.vk","requires":["node","yui-base"],"ext":false},"osm-places":{"path":"j\/osm-places.A.v3UhaAq2","requires":["yui-base"],"ext":false},"page-context":{"path":"j\/.GF-.H.A.v2tk3sCZ","requires":["event-custom","yui-base"],"ext":false},"pagination-keyboard-shortcuts":{"path":"j\/.EG-.HZs.A.vg","requires":["keyboard-shortcut-manager","node","pagination-keyboard-shortcuts-transjax","yui-base"],"ext":false},"pagination-keyboard-shortcuts-transjax":{"path":"j\/.EG-.HZs-.C-.CJ.A.vx","requires":["transjax-base","yui-base"],"ext":false},"person-data":{"path":"j\/.FK-.BY.A.vSzKYYn","requires":["base","yui-base"],"ext":false},"personmenu":{"path":"j\/.CB-.D.A.vSEKsbv","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.vM","type":"css","ext":false},"personmenu-transjax":{"path":"j\/.CB-.C-.CJ.A.v22bjgrF","requires":["transjax-base","yui-base"],"ext":false},"personmenu-rapid":{"path":"j\/.CB-.IY.A.v376begF","requires":["event","rapid-tracker","yui-base"],"ext":false},"photo":{"path":"j\/.B-.D.A.v8KLPCa","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.vaxbrc","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-.CJ.A.vv","requires":["transjax-base","yui-base"],"ext":false},"photo-comments":{"path":"j\/.B-.LGs.A.v2ovzt7H","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-.LGs-.CW-hiding.A.vV","requires":["node","yui-base"],"ext":false},"photo-comments-transjax":{"path":"j\/.B-.LGs-.C-.CJ.A.v3u2qZit","requires":["transjax-base","yui-base"],"ext":false},"photo-context-menu":{"path":"j\/.B-.H-.BB.A.vn","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.vF","type":"css","ext":false},"photo-context-menu-transjax":{"path":"j\/.B-.H-.BB-.C-.CJ.A.v4eME6Zk","requires":["transjax-base","yui-base"],"ext":false},"photo-data":{"path":"j\/.B-.BY.A.vK","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.vF","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-.CJ.A.v2","requires":["transjax-base","yui-base"],"ext":false},"photo-geolocation":{"path":"j\/.B-.R.A.vYRCwUZ","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-.CJ.A.vXw47Qe","requires":["transjax-base","yui-base"],"ext":false},"photo-geolocation-css":{"path":"c\/c_.B-.R.BC.vK4LZR8","type":"css","ext":false},"photo-geopanel":{"path":"j\/.B-.IB.A.vx","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.v6","requires":["base","event"],"ext":false},"flickr-leaflet":{"path":"j\/.J-leaflet.A.v4","requires":["base","event","leaflet"],"ext":false},"geo-editor":{"path":"j\/geo-.GZor.A.v2AWeYGD","requires":["flickr-geo","flickr-dialog","html5-balls","base","event"],"ext":false},"parallax":{"path":"j\/parallax.A.v28sQSCZ","requires":["base","node-base"],"ext":false},"photo-group-invites":{"path":"j\/.B-.DM-.CO.A.v3KPmrcB","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-.CJ.A.vF","requires":["transjax-base","yui-base"],"ext":false},"photo-insitu":{"path":"j\/.B-.DT.A.vD","requires":["insitu","photo","photo-data","photo-transjax","yui-base"],"ext":false},"photo-keyboard-shortcuts":{"path":"j\/.B-.HZs.A.v2g9KhsZ","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-.CJ.A.v2","requires":["transjax-base","yui-base"],"ext":false},"photo-map-display-pinwin-css":{"path":"c\/c_.B-map-.IQ-.IV.BC.vLQoNCH","type":"css","ext":false},"photo-map-display-pinwin":{"path":"j\/.B-map-.IQ-.IV.A.v3pRDpuH","requires":["flickr-geo","map-pinwin","base","photo-map-display-pinwin-css","yui-base"],"ext":false},"photo-notes":{"path":"j\/.B-.BE-.D.A.vr","requires":["better-throttle","bo-selecta-3","bo-selecta-transjax","box-host","event","escape","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-.CJ.A.v6","requires":["transjax-base","yui-base"],"ext":false},"photo-owner-dialogs-css":{"path":"c\/c_.B-.BK-.EO-.D.BC.vF","type":"css","ext":false},"photo-people-controller":{"path":"j\/.HX-.BH.A.vbZFbGZ","requires":["event","gallery-flickr-api","dejaview","photo-people-transjax","yui-base"],"ext":false},"photo-people-list":{"path":"j\/.HX-.CZ.A.v2wf8DkX","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-.CJ.A.vK2or1V","requires":["transjax-base","yui-base"],"ext":false},"photo-preloader":{"path":"j\/.B-.FJ.A.v3Gv1j9v","requires":["context-data","event","yui-base"],"ext":false},"photo-replace":{"path":"j\/.B-.GQ.A.v6","requires":["event","global-dialog","io","node","yui-base"],"optional":["flanal","worker"],"ext":false},"photo-rotate":{"path":"j\/.B-.GE.A.vz","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.v3T9okEv","type":"css","ext":false},"photo-rotate-transjax":{"path":"j\/.B-.GE-.C-.CJ.A.vM","requires":["transjax-base","yui-base"],"ext":false},"photo-sidebar":{"path":"j\/.HV.A.v2iyTg7M","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","contact-changer","contact-changer","stylesheet","datatype","yui-base","photo-sidebar-not-owner"],"optional":["context-data","photo-sidebar-admin","photo-sidebar-owner"],"ext":false},"photo-sidebar-transjax":{"path":"j\/.HV-.C-.CJ.A.v2dLHtdD","requires":["transjax-base","yui-base"],"ext":false},"photo-sidebar-not-owner":{"path":"j\/.HV-.HW.A.vatwZp","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-.CJ.A.vD","requires":["photo-sidebar-owner-transjax","transjax-base","yui-base"],"ext":false},"photo-sidebar-owner":{"path":"j\/.HV-.BK.A.v2LB9jmz","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-.CJ.A.vx","requires":["transjax-base","yui-base"],"ext":false},"photos-subnav-view":{"path":"j\/.EC-subnav-.JB.A.v2mwrE6x","requires":["parallax","template-fetcher","view","yui-base"],"ext":false},"photo-tags":{"path":"j\/.B-.KD.A.v2bFE7a8","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-.CJ.A.vg","requires":["transjax-base","yui-base"],"ext":false},"photo-tour":{"path":"j\/.B-.DA.A.vD","requires":["anim","cookie","dom","event","photo","photo-tour-transjax","yui-base"],"ext":false},"photo-tour-transjax":{"path":"j\/.B-.DA-.C-.CJ.A.vk","requires":["transjax-base","yui-base"],"ext":false},"photo-transjax":{"path":"j\/.B-.C-.CJ.A.vi","requires":["transjax-base","yui-base"],"ext":false},"photo-ywa-tracking":{"path":"j\/.B-ywa-.BW.A.v2wjoFhD","requires":["event","yahoo-web-analytics","yui-base"],"ext":false},"photogne-exif-fetcher":{"path":"j\/.Bgne-.GO-fetcher.A.vM","requires":["gallery-flickr-api","yui-base"],"ext":false},"photos-user-favorites":{"path":"j\/.EC-user-.LFs.A.vWzwziF","requires":["event","io","node","yui-base"],"ext":false},"photos-display":{"path":"j\/.EC-.IQ.A.v4","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-.CJ.A.v3kQidpK","requires":["transjax-base","yui-base"],"ext":false},"photos-display-css":{"path":"c\/c_.EC-.IQ.BC.vH","type":"css","ext":false},"photos-list":{"path":"j\/.EC-.CZ.A.vv","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","refresh-sihp-comment","refresh-sihp-share","urls","yui-base"],"optional":["lightbox"],"ext":false},"photos-list-justifier":{"path":"j\/.EC-.CZ-.LA.A.v2PEWB7e","requires":["refresh-sihp-comment","refresh-sihp-share","yui-base"],"ext":false},"photos-list-transjax":{"path":"j\/.EC-.CZ-.C-.CJ.A.vD","requires":["transjax-base","yui-base"],"ext":false},"photostream-insitu":{"path":"j\/.ECtream-.DT.A.v3YZoxgT","requires":["event","insitu","node","yui-base"],"ext":false},"photoset-transjax":{"path":"j\/.ECet-.C-.CJ.A.v3k1QySz","requires":["transjax-base","yui-base"],"ext":false},"picnik":{"path":"j\/.EY-.D.A.v5AGCCv","requires":["global-dialog","io-base","json","picnik-css","picnik-transjax","swfobject","yui-base"],"ext":false},"picnik-css":{"path":"c\/c_.EY-.D.BC.vr","type":"css","ext":false},"picnik-transjax":{"path":"j\/.EY-.C-.CJ.A.verYH7a","requires":["transjax-base","yui-base"],"ext":false},"playr":{"path":"j\/playr.A.vef2QNZ","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","refresh-sihp-comment","swfobject","urls","view-count","yui-base"],"optional":["lightbox"],"ext":false},"polyfills-placeholder":{"path":"j\/.KR-.KS.A.vSAFc6c","requires":["node","yui-base"],"ext":false},"popup-login":{"path":"j\/.HP.A.vk","requires":["event","node","io-base","yui-base"],"ext":false},"post-message":{"path":"j\/post-.JU.A.v3duYtsD","requires":["event","node","yui-base"],"ext":false},"post-upload-sharing-ui":{"path":"j\/post-.KI-.EE-ui.A.v2MfMPED","requires":["event","node","yui-base"],"ext":false},"post-upload-sharing-owner-ui":{"path":"j\/post-.KI-.EE-.BK-ui.A.vP","requires":["event","node","yui-base","share-this-v3-menu","share-this-v3-dialog"],"ext":false},"pro-survey":{"path":"j\/pro-survey.A.vr","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.v2mAdWma","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.v2wmWaKg","requires":["flickr-dialog-confirmation","notification-base","pro-upsell-notification-transjax"],"ext":false},"pro-upsell-notification-transjax":{"path":"j\/pro-upsell-notification-.C-.CJ.A.v9ADBBg","requires":["transjax-base","yui-base"],"ext":false},"query-string-args":{"path":"j\/.CP-.U-.DE.A.vnsDRdD","requires":["yui-base"],"ext":false},"rapid-tracker-2":{"path":"j\/.IY-.CH-2.A.v385g2pc","requires":["yui-base"],"ext":false},"rapid-tracker-3":{"path":"j\/.IY-.CH-3.A.vGZvw9e","requires":["yui-base"],"ext":false},"rapid-tracker":{"path":"j\/.IY-.CH-yui3-wrapper.A.v38zuwxT","requires":["yui-base","rapid-tracker-3"],"ext":false},"refresh-sihp":{"path":"j\/refresh-sihp.A.vigUr6t","requires":["gallery-flickr-api","swfobject","html5-balls","view-count-on-visible","io-form","refresh-sihp-comment","refresh-sihp-feed-ads","refresh-sihp-favorite","refresh-sihp-keyboard","refresh-sihp-muting","refresh-sihp-share","refresh-sihp-transjax","defer-images","yui-base","event-custom"],"ext":false},"refresh-sihp-comment":{"path":"j\/.LD.LG.A.vc","requires":["flickr-dialog","photo-comments-transjax","refresh-sihp-sidebar","share-this-v3-menu","grease","node-visibility","yui-base"],"ext":false},"refresh-sihp-favorite":{"path":"j\/.LD.LF.A.v4c1Yt5r","requires":["yui-base"],"ext":false},"refresh-sihp-feed-ads":{"path":"j\/.LDfeed-ads.A.v3XC5jpk","requires":["yui-base","event-custom","refresh-sihp-sidebar"],"ext":false},"refresh-sihp-friendfinder":{"path":"j\/.LD.LH.A.vK","requires":["gallery-flickr-api","string-filters","yui-base"],"ext":false},"refresh-sihp-keyboard":{"path":"j\/.LD.Q.A.v8","requires":["anim-scroll","better-throttle","dom","keyboard-shortcut-manager","yui-base"],"ext":false},"refresh-sihp-muting":{"path":"j\/.LD.LE.A.vt","requires":["yui-base"],"ext":false},"refresh-sihp-recofeed":{"path":"j\/.LDrecofeed.A.v38v52BP","requires":["gallery-flickr-api","yui-base"],"ext":false},"refresh-sihp-share":{"path":"j\/.LD.DN.A.vc","requires":["share-this-v3-menu","global-dialog","yui-base"],"ext":false},"fmodal-dialog":{"path":"j\/fmodal-.W.A.v3BJ23DT","requires":["yui-base","io","node","event","event-key","dom"],"ext":false},"fb_suggestions_v2":{"path":"j\/fb_.IL_v2.A.v3jDbjx4","requires":["yui-base","node","cookie","event","dom","io","json","gallery-flickr-api","fb_suggestions_transjax","yui-array","rapid-tracker"],"ext":false},"fb_suggestions":{"path":"j\/fb_.IL.A.v2PzCNJi","requires":["yui-base","node","cookie","event","dom","io","json","gallery-flickr-api","fb_suggestions_transjax","yui-array","rapid-tracker"],"ext":false},"fb_suggestions_transjax":{"path":"j\/fb_.IL_.C.A.v39EXMqr","ext":false},"fb_signup":{"path":"j\/fb_signup.A.vH","requires":["yui-base","fb_suggestions","node","event","dom","io","json","event-focus","fb_signup_transjax","rapid-tracker"],"ext":false},"fb_signup_transjax":{"path":"j\/fb_signup_.C.A.v3LrQvkp","ext":false},"fb-reco":{"path":"j\/fb-reco.A.vZ","requires":["yui-base","node","event","dom"],"ext":false},"fb-reco-transjax":{"path":"j\/fb-reco-.C-.CJ.A.vb4VAMP","ext":false},"signup-dialog":{"path":"j\/signup-.W.A.vM","requires":["yui-base","signup-dialog-transjax","io","node","event","dom","fmodal-dialog","fb-reco"],"ext":false},"signup-dialog-transjax":{"path":"j\/signup-.W-.C-.CJ.A.v4","ext":false},"refresh-sihp-sidebar":{"path":"j\/.LD.I.A.v3Szn1u6","requires":["yui-base","fb-reco","refresh-sihp-friendfinder","refresh-sihp-transjax","rapid-tracker"],"ext":false},"refresh-sihp-transjax":{"path":"j\/.LD.C-.CJ.A.v2xDR1w6","requires":["transjax-base","yui-base"],"ext":false},"refresh-photo-page-description":{"path":"j\/refresh-.B-.GF-.KC.A.v4","requires":["yui-base"],"ext":false},"retry-image-on-error":{"path":"j\/retry-.CW-on-.JP.A.v3Dzp4bi","requires":["event-base","yui-base","yui-later"],"optional":["flanal"],"ext":false},"rev-dan-map":{"path":"j\/rev-dan-map.A.voFXYpk","requires":["event-base","yui-base"],"ext":false},"rushmore-settings":{"path":"j\/.FS-.FR.A.v4","requires":["event","event-delegate","global-dialog","io","node","yui-base"],"ext":false},"search-keyboard-shortcuts":{"path":"j\/.CA-.HZs.A.v3FMpnck","requires":["anim","event","keyboard-shortcut-manager","node","yui-base"],"ext":false},"flickr-app-search":{"path":"j\/.J-app-.CA.A.vx6gMNn","requires":["context-data","flickr-app","search-hera-view","rapid-tracker","template-fetcher","urls","yui-base"],"ext":false},"search-refer":{"path":"j\/.CA-.DX-.D.A.v6","requires":["anim","cookie","node","yahoo-ult","yui-base"],"ext":false},"selector-circle-css":{"path":"c\/c_.GB-circle.BC.v2CWQnSH","type":"css","ext":false},"selector-circle":{"path":"j\/.GB-circle.A.vr","requires":["base","css3pie","event","selector-circle-css","yui-base"],"ext":false},"set-meta-insitu":{"path":"j\/set-meta-.DT.A.v3Dv9L3n","requires":["event","insitu","node","yui-base"],"ext":false},"share-menu-transjax":{"path":"j\/.DN-.BB-.D-.C-.CJ.A.vr","requires":["transjax-base","yui-base"],"ext":false},"share-this-v3-account-settings":{"path":"j\/.HG-.IR-.FR.A.vF","requires":["dom","event","global-dialog","io","io-form","querystring-stringify-simple","yui-base"],"ext":false},"share-this-v3-css":{"path":"c\/c_.HG.BC.v2TKc8xk","type":"css","ext":false},"share-this-v3-dialog":{"path":"j\/.HG-.W.A.vX","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.vK","type":"css","ext":false},"share-this-v3-dialog-transjax":{"path":"j\/.HG-.W-.C-.CJ.A.vi","requires":["transjax-base","yui-base"],"ext":false},"share-this-v3-menu":{"path":"j\/.HG-.BB.A.vtzGFJn","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.vF","requires":["share-this-v3-services","yui-base"],"ext":false},"share-this-v3-service-email":{"path":"j\/.HF.HH.A.vK","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-.CJ.A.vF9185D","requires":["transjax-base","yui-base"],"ext":false},"share-this-v3-service-facebook":{"path":"j\/.HF.HL.A.v4","requires":["share-this-v3-services","yui-base"],"ext":false},"share-this-v3-service-livejournal":{"path":"j\/.HF.HT.A.v28t2mR","requires":["share-this-v3-services","yui-base"],"ext":false},"share-this-v3-service-tumblr":{"path":"j\/.HF.HU.A.vhGFKVg","requires":["share-this-v3-services","yui-base"],"ext":false},"share-this-v3-service-twitter":{"path":"j\/.HF.HK.A.vaJCpmv","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-.CJ.A.v3usfrJM","requires":["transjax-base","yui-base"],"ext":false},"share-this-v3-service-wordpress":{"path":"j\/.HF.HM.A.v22xVaQV","requires":["share-this-v3-services","yui-base"],"ext":false},"share-this-v3-service-yahoo-pulse":{"path":"j\/.HF.CM-.HI.A.v2g66tCi","requires":["share-this-v3-services","yui-base"],"ext":false},"share-this-v3-service-pinterest":{"path":"j\/.HFpinterest.A.vn","requires":["share-this-v3-services","yui-base"],"ext":false},"share-this-v3-services":{"path":"j\/.HG-.HR.A.v3ss3rji","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.vF","requires":["event","flanal","node","share-this-v3-dialog","yui-base"],"ext":false},"sprintf":{"path":"j\/.CC.A.v8","requires":["yui-base"],"ext":false},"smartbanner-css":{"path":"c\/c_smartbanner.BC.vH","type":"css","ext":false},"smartbanner":{"path":"j\/smartbanner.A.vvShk7a","requires":["smartbanner-css","node","array-extras"],"ext":false},"smart-crop":{"path":"j\/.KX.A.v2Wn8uQM","requires":["ccv","face"],"ext":false},"soundmanager2":{"path":"j\/sound.K2.A.v2jnynqz","requires":["yui-base"],"ext":false},"string-filters":{"path":"j\/.U-.CG.A.vEe44PT","requires":["yui-base"],"ext":false},"soup":{"path":"j\/soup.A.v3me1izF","requires":["event","flanal","flickr-page-timing","io","motion-blur","node","popup-login","rapid-tracker","transition","yui-base"],"ext":false},"soup-hera-view":{"path":"j\/soup-.LJ.JB.A.v28sBq5z","requires":["view","datatype-date","murmurhash","handlebars","photo-list-model","photo-list-view","flickr-dialog-infinite-spinner","template-fetcher","gallery-popover","rapid-tracker","io","yui-base"],"ext":false},"tag-selecta":{"path":"j\/tag-.S.A.v41XuzTk","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.v2rkAWmM","type":"css","ext":false},"tag-selecta-transjax":{"path":"j\/tag-.S-.C-.CJ.A.v2JaZ8sz","requires":["transjax-base","yui-base"],"ext":false},"template-fetcher":{"path":"j\/.KW.A.vfDtxoR","requires":["handlebars"],"ext":false},"timing-average":{"path":"j\/.FZ-.JJ.A.vH","requires":["cookie","event","yui-base"],"ext":false},"tour-nav":{"path":"j\/.DA-nav.A.v8","requires":["anim","node","node-event-simulate","io","querystring","history","yahoo-ult","yui-base"],"ext":false},"tour-carousel":{"path":"j\/.DA-.ER.A.v3YCcNCn","requires":["anim","node","yui-base"],"ext":false},"touch-lightbox":{"path":"j\/touch-.N.A.v21nTGQn","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.vz","requires":["yui-base"],"ext":false},"transjax-base":{"path":"j\/.C-.BL.A.vp","requires":["sprintf","yui-base"],"ext":false},"urls":{"path":"j\/urls.A.v3yp8b8B","requires":["yui-base"],"ext":false},"user-refave":{"path":"j\/user-re.CX.A.vM","requires":["event","gallery-flickr-api","node","yui-base"],"ext":false},"video":{"path":"j\/.DV-.D.A.v2Ku4VxX","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.vv","requires":["node","page-context","yui-base"],"ext":false},"video-transjax":{"path":"j\/.DV-.D-.C-.CJ.A.v493XsR4","requires":["transjax-base","yui-base"],"ext":false},"view-count":{"path":"j\/.JB-count.A.v4","requires":["gallery-flickr-api","json","yui-base"],"ext":false},"view-count-on-visible":{"path":"j\/.JB-count-on-visible.A.v8","requires":["node-visibility","view-count","yui-base"],"ext":false},"whispers":{"path":"j\/whispers.A.v2","requires":["node","event","gallery-flickr-api","yui-base"],"ext":false},"woe-corrector-css":{"path":"c\/c_woe-corrector.BC.v3cijqHF","type":"css","ext":false},"woe-corrector":{"path":"j\/woe-corrector.A.v2NYqL5V","requires":["base","woe-corrector-css","keyboard-shortcut-manager","flickr-geo","event","yui-base"],"ext":false},"worker":{"path":"j\/.IW.A.vV","requires":["base","event","yui-base"],"ext":false},"xmp-extractor":{"path":"j\/xmp-.IN.A.v3x99hJi","requires":["yui-base"],"ext":false},"you-subnav-menu":{"path":"j\/you-subnav-.BB.A.v2NoPYrX","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.vcWVCsZ","requires":["event","yahoo-web-analytics","yui-base"],"ext":false},"zero-clipboard":{"path":"j\/zero-clipboard.A.vt","requires":["yui-base"],"ext":false},"swfobject":{"path":"j\/.BM.A.v2WzRfF8","ext":false},"yahoo-ult":{"path":"j\/.CM-ult.A.vn","ext":false},"yahoo-web-analytics":{"path":"j\/ywa.A.v2","ext":false},"roundtrip":{"path":"j\/roundtrip.A.v2gFRFXX","ext":false},"lighthouse":{"path":"j\/lighthouse.A.v47RzvUr","ext":false},"ymap":{"path":"j\/.FV.A.v2yAhsyH","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.v3BgnQTP","ext":false},"yui2_5-yahoo":{"path":"j\/.CM\/.CM_2.5.1.A.vF","ext":false},"yui2_5-event":{"path":"j\/.CM\/.G_2.5.1.A.vB","requires":["yui2_5-yahoo"],"ext":false},"yui2_5-dom":{"path":"j\/.CM\/dom_2.5.1.A.vx","requires":["yui2_5-yahoo"],"ext":false},"yui2_5-dragdrop":{"path":"j\/.CM\/.FT_2.5.1.A.vKQ9kDP","requires":["yui2_5-dom","yui2_5-event","yui2_5-yahoo"],"ext":false},"yui2_5-animation":{"path":"j\/.CM\/.FL_2.5.1.A.v3JXwp5R","requires":["yui2_5-dom","yui2_5-event","yui2_5-yahoo"],"ext":false},"worker-echo":{"path":"j\/.IW-echo.A.vtAZffM","requires":["worker-yui-ready","yui-base"],"ext":false},"worker-exif-extractor":{"path":"j\/.IW-.KU.A.v6","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.vp","requires":["event","event-custom","yui-base"],"ext":false},"set-inline-comments-transjax":{"path":"j\/set-inline-.LGs-.C-.CJ.A.v321Mqqe","ext":false}}};
1258
+
1259
+
1260
+
1261
+
1262
+
1263
+
1264
+
1265
+
1266
+
1267
+
1268
+ F.config = F.util.clone(yconf); YUI(yconf).use(function (Y) {
1269
+ Y.use('global-nav', 'context-data', 'rapid-tracker', 'nav-selecta-rapid', 'cookie', function(Y) {
1270
+
1271
+ Y.globalNav.init();
1272
+
1273
+ Y.ContextData.add({"id":"set-72157644556227302","set_id":"72157644556227302","type":"set","title":"ericdejonckheere sets","url":"\/photos\/ericdke\/sets\/72157644556227302","total":"15","prev_limit":0,"next_limit":14,"photos":[{"position":"0","photo":{"id":"13946923640","title":"2014-05-04 15.17.57","license":"0","safety_level":1,"owner":"95912419@N04","ownername":"ericdejonckheere","pathalias":"ericdke","iconserver":"5452","iconfarm":6,"url":"\/photos\/ericdke\/13946923640\/in\/set-72157644556227302","media":"photo","date_posted":"1399503353","date_taken":"2014-05-04 15:17:57","fave_count":"0","comment_count":"0","is_fave":false,"secret":"182d400d21","sizes":{"sq":{"label":"Square","file":"13946923640_182d400d21_s.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2919\/13946923640_182d400d21_s.jpg","width":75,"height":75},"q":{"label":"Large Square","file":"13946923640_182d400d21_q.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2919\/13946923640_182d400d21_q.jpg","width":"150","height":"150"},"t":{"label":"Thumbnail","file":"13946923640_182d400d21_t.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2919\/13946923640_182d400d21_t.jpg","width":"100","height":"67"},"s":{"label":"Small","file":"13946923640_182d400d21_m.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2919\/13946923640_182d400d21_m.jpg","width":"240","height":"161"},"n":{"label":"Small 320","file":"13946923640_182d400d21_n.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2919\/13946923640_182d400d21_n.jpg","width":"320","height":214},"m":{"label":"Medium","file":"13946923640_182d400d21.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2919\/13946923640_182d400d21.jpg","width":"500","height":"334"},"z":{"label":"Medium 640","file":"13946923640_182d400d21_z.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2919\/13946923640_182d400d21_z.jpg","width":"640","height":"428"},"c":{"label":"Medium 800","file":"13946923640_182d400d21_c.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2919\/13946923640_182d400d21_c.jpg","width":"800","height":535},"l":{"label":"Large","file":"13946923640_182d400d21_b.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2919\/13946923640_182d400d21_b.jpg","width":"1024","height":"685"},"o":{"label":"Original","file":"13946923640_7661a16423_o.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2919\/13946923640_7661a16423_o.jpg","width":"1095","height":"732"}},"geo":{"latitude":45.653336,"longitude":0.163736,"accuracy":"16"},"woe":{"woeid":null}}}]});
1274
+
1275
+
1276
+
1277
+ var breakpoints = [320,360,480,540,600,640,720,768,800,854,960,1024,1050,1080,1152,1200,1280,1344,1360,1366,1400,1440,1536,1600,1680,1920,2048,240,2560],
1278
+ doc_body = Y.one('body'),
1279
+ viewport_w = doc_body.get('winWidth'),
1280
+ viewport_h = doc_body.get('winHeight');
1281
+
1282
+ function whatFormat(width, height) {
1283
+
1284
+ //
1285
+ // This function chooses a common format from the ratio of hight and width
1286
+ //
1287
+ // The common formats are:
1288
+ // 0 : Narrow
1289
+ // 1 : Square
1290
+ // 2 : Wide
1291
+ // 3 : Double Wide
1292
+ //
1293
+ // This code is shared with YWA so don't change it here without changing
1294
+ // it in YWA chief.
1295
+ //
1296
+
1297
+ var ratio = parseFloat(width / height, 10);
1298
+
1299
+ if (ratio < 1) {
1300
+ return 0; // 'Narrow'
1301
+ }
1302
+
1303
+ if (ratio == 1.0) {
1304
+ return 1; // 'Square'
1305
+ }
1306
+
1307
+ if (ratio > 1) {
1308
+ if (ratio < 1.5) {
1309
+ return 3; // 'Wide'
1310
+ } else {
1311
+ return 4; // 'Double Wide'
1312
+ }
1313
+ }
1314
+ }
1315
+
1316
+ function findClosestBreakpoint(width) {
1317
+ var compare = {}, low, hi;
1318
+ for (i = 0; breakpoints.length > i; i++) {
1319
+ low = width - (breakpoints[i - 1] || 0);
1320
+ hi = breakpoints[i] - width;
1321
+ if (Math.max(width, breakpoints[i]) === breakpoints[i]) {
1322
+ compare[low] = (breakpoints[i - 1] || 0);
1323
+ compare[hi] = breakpoints[i];
1324
+ return compare[Math.min(low, hi)];
1325
+ }
1326
+ }
1327
+ }
1328
+
1329
+ function clientOnOffSwitch() {
1330
+ var enableRapid = true;
1331
+
1332
+ return enableRapid;
1333
+ }
1334
+
1335
+
1336
+
1337
+ //
1338
+ // This enables campaign keeper. This takes a campaign id from the
1339
+ // querystring and adds it to a cookie. This cookie will be used to
1340
+ // track campaigns accross Reboot and Refresh in YWA
1341
+ //
1342
+ var campaigns = '';
1343
+
1344
+
1345
+
1346
+ var raw_campaigns = Y.Cookie.get('flcp'),
1347
+ campaigns_object;
1348
+
1349
+ if(raw_campaigns && raw_campaigns.substring(0,2) === 'j:') {
1350
+
1351
+ if (raw_campaigns.substring(0, 2)) {
1352
+ campaigns_object = JSON.parse(raw_campaigns.substring(2));
1353
+ }
1354
+
1355
+ if (Y.Lang.isObject(campaigns_object)) {
1356
+ campaigns = Object.keys(campaigns_object);
1357
+ }
1358
+ }
1359
+
1360
+
1361
+
1362
+
1363
+
1364
+
1365
+
1366
+
1367
+
1368
+ var keys = {
1369
+ A_pn: '/photos_user_set.gne'
1370
+ , joindate: '-1'
1371
+ };
1372
+
1373
+
1374
+ YAHOO.i13n.YWA_ACTION_MAP = {
1375
+ };
1376
+
1377
+ YAHOO.i13n.YWA_CF_MAP = {
1378
+ joindate: 6,
1379
+ actcard: 22,
1380
+ autotags: 23
1381
+ };
1382
+
1383
+
1384
+
1385
+
1386
+
1387
+ var ywa = {
1388
+ project_id: 10001561398679,
1389
+ host: 'y.analytics.yahoo.com',
1390
+ document_name: '/photos_user_set.gne',
1391
+ cf: {
1392
+ 39: 'n',
1393
+ 43: 'n',
1394
+ 1: 'fr-fr',
1395
+ 3: 'Prod',
1396
+ 4: '',
1397
+ 7: '0',
1398
+ 8: 'photo_page:scrappy_beta_signed_out,https_all:ssl_redirect_enabled,search_page:new_page,photostream_page:classic,albums_page:classic,favorites_page:classic,groups_page:classic,explore_page:classic,advanced_search_page:classic,unified_groups_search_page:classic,unified_people_search_page:classic,andro',
1399
+ 9: '0',
1400
+ 10: '-1',
1401
+ 11: '-1',
1402
+ 12: '-1',
1403
+ 13: '2',
1404
+ 16: viewport_w + 'x' + viewport_h,
1405
+ 45: '3',
1406
+ 51: '0',
1407
+ 52: whatFormat(viewport_w, viewport_h),
1408
+ 53: findClosestBreakpoint(viewport_w),
1409
+ 54: '2',
1410
+ 55: Y.Lang.isArray(campaigns) ? campaigns.join(',') : '',
1411
+
1412
+ 56: '0',
1413
+ 57: '0',
1414
+ 58: '0'
1415
+ }
1416
+ };
1417
+
1418
+
1419
+ var conf = {
1420
+ use_rapid: (true && clientOnOffSwitch()),
1421
+ ywa: ywa, keys: keys,
1422
+ lt_attr: 'data-track',
1423
+ client_only: 1,
1424
+ spaceid: '792600126',
1425
+ tracked_mods: [], track_lv: true,
1426
+ compr_on: true,
1427
+ webworker_file: '/javascript/rapidworker-1.1.js',
1428
+
1429
+ use_sampling: false,
1430
+
1431
+
1432
+
1433
+
1434
+ nofollow_class: ["nav_more","signin-popup","rapidnofollow","contact-changer-trigger","personmenu-relationship-change"]
1435
+ };
1436
+
1437
+
1438
+ conf.tracked_mods.push('eyebrow');
1439
+ conf.tracked_mods.push('global-nav');
1440
+ conf.tracked_mods.push('subnav-refresh');
1441
+ conf.tracked_mods.push('searchified-header');
1442
+ conf.tracked_mods.push('thumbnails');
1443
+
1444
+ Y.config.flickr.rapidconf = conf;
1445
+ Y.rapidTracker.init(conf);
1446
+
1447
+
1448
+
1449
+
1450
+ });
1451
+ Y.use('nav-selecta', 'flickr', 'popup-login', 'liquid-resizer', 'base', 'parallax', 'photos-subnav-view', 'make-a-book', 'flickr-app-photostream', 'node', 'gallery-flickr-api', 'global-dialog', 'substitute', 'context-data', 'ken-burns', 'grease', 'comscore', function(Y) {
1452
+
1453
+
1454
+ if (document.getElementById('gn-search-field')) {
1455
+ var field_node = Y.one('#gn-search-field');
1456
+ var nav_selecta = new Y.NavSelecta(field_node, {linkUsernameToPhotostream: 1,preloadText:field_node.get('value')});
1457
+ }
1458
+
1459
+
1460
+ Y.flickr();
1461
+
1462
+ Y.popup_login.init();
1463
+
1464
+ Y.liquidResizer.init();
1465
+
1466
+ Y.UA.ie && (document.body.className = document.body.className + ' ua-windows-ie');
1467
+ Y.UA.opera && (document.body.className = document.body.className + ' ua-opera');
1468
+
1469
+ Y.parallax.init({
1470
+ selector: '#cover-photo',
1471
+ threshold: 250,
1472
+ offset: -35
1473
+ });
1474
+
1475
+
1476
+
1477
+
1478
+
1479
+ var navViewCtrl = new Y.PhotosSubnavView({
1480
+ container: Y.one('.subnav-refresh'),
1481
+ root: Y.one(document.body),
1482
+ userNSID: F.config.flickr.user.nsid,
1483
+ parallax: Y.parallax,
1484
+ i18n: {
1485
+ lowres: 'Attention ! La photo que vous avez choisie risque de ne pas être assez grande pour servir de photo de couverture. Voulez-vous quand même utiliser cette photo ?',
1486
+ confirm: 'Oui',
1487
+ cancel: 'Annuler'
1488
+ }
1489
+ });
1490
+
1491
+ /* Used to hide the more-hover menu when share menu is open*/
1492
+ var actionMenu = '.subnav-view .sn-dropdown';
1493
+ if (Y.one(actionMenu)){
1494
+ Y.on('menus:show',function(e){
1495
+ var menu = Y.one(actionMenu);
1496
+ if (menu){
1497
+ menu.hide();
1498
+ }
1499
+ },this);
1500
+ Y.on('menus:hide',function(e){
1501
+ var menu = Y.one(actionMenu);
1502
+ if (menu){
1503
+ menu.show();
1504
+ }
1505
+ },this);
1506
+ }
1507
+
1508
+
1509
+
1510
+ Y.listData = {"photos":null,"endpoint":"\/photos\/ericdke\/sets\/72157644556227302\/","is_photostream":true,"page":1,"photoLimit":5,"omit_date_links":true,"profile":{"first_name":"Eric","last_name":"Dejonckheere","full_name":null,"character_name":"ericdejonckheere","public_photos_count":"139","is_pro":null},"display_name":"Eric Dejonckheere","member_since":"20 mai 2013","size":"ju","view":"ju","total_photos":"15","row_width":990,"row_mask_width":980,"margin_width":10,"deferred":true,"loaded":false,"strings":{"loading":"Rechercher plus de photos..."},"rows":[{"row":[{"name":"2014-05-04 15.17.57","description":"Processed with VSCOcam with p1 preset","is_public":"","is_friend":"","is_family":"","count_comments":"0","count_faves":"0","is_video":false,"sizes":{"sq":{"label":"Square","file":"13946923640_182d400d21_s.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2919\/13946923640_182d400d21_s.jpg","width":75,"height":75},"q":{"label":"Large Square","file":"13946923640_182d400d21_q.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2919\/13946923640_182d400d21_q.jpg","width":"150","height":"150"},"t":{"label":"Thumbnail","file":"13946923640_182d400d21_t.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2919\/13946923640_182d400d21_t.jpg","width":"100","height":"67"},"s":{"label":"Small","file":"13946923640_182d400d21_m.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2919\/13946923640_182d400d21_m.jpg","width":"240","height":"161"},"n":{"label":"Small 320","file":"13946923640_182d400d21_n.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2919\/13946923640_182d400d21_n.jpg","width":"320","height":214},"m":{"label":"Medium","file":"13946923640_182d400d21.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2919\/13946923640_182d400d21.jpg","width":"500","height":"334"},"z":{"label":"Medium 640","file":"13946923640_182d400d21_z.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2919\/13946923640_182d400d21_z.jpg","width":"640","height":"428"},"c":{"label":"Medium 800","file":"13946923640_182d400d21_c.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2919\/13946923640_182d400d21_c.jpg","width":"800","height":535},"l":{"label":"Large","file":"13946923640_182d400d21_b.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2919\/13946923640_182d400d21_b.jpg","width":"1024","height":"685"},"o":{"label":"Original","file":"13946923640_7661a16423_o.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2919\/13946923640_7661a16423_o.jpg","width":"1095","height":"732"}},"id":"13946923640","src":"https:\/\/c1.staticflickr.com\/3\/2919\/13946923640_182d400d21.jpg","width":219,"height":146,"character_name":"ericdejonckheere","ownername":"ericdejonckheere","photo_url":"\/photos\/ericdke\/13946923640\/in\/set-72157644556227302","user_url":"\/photos\/ericdke","nsid":"95912419@N04","needs_interstitial":0,"show_fuzzies":false,"size":"ju","full_name":"2014-05-04 15.17.57","canfave":true,"is_fave":false,"count_comments_num":"0","spaceball":"https:\/\/s.yimg.com\/pw\/images\/spaceball.gif","defer":true},{"name":"2014-05-03 21.02.58","description":"","is_public":"","is_friend":"","is_family":"","count_comments":"0","count_faves":"0","is_video":false,"sizes":{"sq":{"label":"Square","file":"13946880807_db1f88de4d_s.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5157\/13946880807_db1f88de4d_s.jpg","width":75,"height":75},"q":{"label":"Large Square","file":"13946880807_db1f88de4d_q.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5157\/13946880807_db1f88de4d_q.jpg","width":"150","height":"150"},"t":{"label":"Thumbnail","file":"13946880807_db1f88de4d_t.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5157\/13946880807_db1f88de4d_t.jpg","width":"75","height":"100"},"s":{"label":"Small","file":"13946880807_db1f88de4d_m.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5157\/13946880807_db1f88de4d_m.jpg","width":"180","height":"240"},"n":{"label":"Small 320","file":"13946880807_db1f88de4d_n.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5157\/13946880807_db1f88de4d_n.jpg","width":240,"height":"320"},"m":{"label":"Medium","file":"13946880807_db1f88de4d.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5157\/13946880807_db1f88de4d.jpg","width":"375","height":"500"},"z":{"label":"Medium 640","file":"13946880807_db1f88de4d_z.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5157\/13946880807_db1f88de4d_z.jpg","width":"480","height":"640"},"c":{"label":"Medium 800","file":"13946880807_db1f88de4d_c.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5157\/13946880807_db1f88de4d_c.jpg","width":600,"height":"800"},"l":{"label":"Large","file":"13946880807_db1f88de4d_b.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5157\/13946880807_db1f88de4d_b.jpg","width":"768","height":"1024"},"h":{"label":"Large 1600","file":"13946880807_4c0940b2d3_h.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5157\/13946880807_4c0940b2d3_h.jpg","width":1200,"height":"1600"},"k":{"label":"Large 2048","file":"13946880807_cd7e3b6bf0_k.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5157\/13946880807_cd7e3b6bf0_k.jpg","width":1536,"height":"2048"},"o":{"label":"Original","file":"13946880807_def663157e_o.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5157\/13946880807_def663157e_o.jpg","width":"2448","height":"3264"}},"id":"13946880807","src":"https:\/\/c2.staticflickr.com\/6\/5157\/13946880807_db1f88de4d.jpg","width":110,"height":146,"character_name":"ericdejonckheere","ownername":"ericdejonckheere","photo_url":"\/photos\/ericdke\/13946880807\/in\/set-72157644556227302","user_url":"\/photos\/ericdke","nsid":"95912419@N04","needs_interstitial":0,"show_fuzzies":false,"size":"ju","full_name":"2014-05-03 21.02.58","canfave":true,"is_fave":false,"count_comments_num":"0","spaceball":"https:\/\/s.yimg.com\/pw\/images\/spaceball.gif","defer":true},{"name":"2014-05-03 18.10.24","description":"","is_public":"","is_friend":"","is_family":"","count_comments":"0","count_faves":"0","is_video":false,"sizes":{"sq":{"label":"Square","file":"13946924040_099150af3c_s.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5560\/13946924040_099150af3c_s.jpg","width":75,"height":75},"q":{"label":"Large Square","file":"13946924040_099150af3c_q.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5560\/13946924040_099150af3c_q.jpg","width":"150","height":"150"},"t":{"label":"Thumbnail","file":"13946924040_099150af3c_t.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5560\/13946924040_099150af3c_t.jpg","width":"100","height":"23"},"s":{"label":"Small","file":"13946924040_099150af3c_m.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5560\/13946924040_099150af3c_m.jpg","width":"240","height":"54"},"n":{"label":"Small 320","file":"13946924040_099150af3c_n.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5560\/13946924040_099150af3c_n.jpg","width":"320","height":72},"m":{"label":"Medium","file":"13946924040_099150af3c.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5560\/13946924040_099150af3c.jpg","width":"500","height":"113"},"z":{"label":"Medium 640","file":"13946924040_099150af3c_z.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5560\/13946924040_099150af3c_z.jpg","width":"640","height":"144"},"c":{"label":"Medium 800","file":"13946924040_099150af3c_c.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5560\/13946924040_099150af3c_c.jpg","width":"800","height":180},"l":{"label":"Large","file":"13946924040_099150af3c_b.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5560\/13946924040_099150af3c_b.jpg","width":"1024","height":"231"},"h":{"label":"Large 1600","file":"13946924040_c6a7e4ab46_h.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5560\/13946924040_c6a7e4ab46_h.jpg","width":"1600","height":360},"k":{"label":"Large 2048","file":"13946924040_bdb95c2dec_k.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5560\/13946924040_bdb95c2dec_k.jpg","width":"2048","height":461},"o":{"label":"Original","file":"13946924040_cb5def3569_o.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5560\/13946924040_cb5def3569_o.jpg","width":"10352","height":"2332"}},"id":"13946924040","src":"https:\/\/c2.staticflickr.com\/6\/5560\/13946924040_c6a7e4ab46_h.jpg","width":651,"height":146,"character_name":"ericdejonckheere","ownername":"ericdejonckheere","photo_url":"\/photos\/ericdke\/13946924040\/in\/set-72157644556227302","user_url":"\/photos\/ericdke","nsid":"95912419@N04","needs_interstitial":0,"show_fuzzies":false,"size":"ju","full_name":"2014-05-03 18.10.24","canfave":true,"is_fave":false,"count_comments_num":"0","spaceball":"https:\/\/s.yimg.com\/pw\/images\/spaceball.gif","defer":true}],"clip":false},{"row":[{"name":"2014-05-03 18.05.37","description":"","is_public":"","is_friend":"","is_family":"","count_comments":"0","count_faves":"0","is_video":false,"sizes":{"sq":{"label":"Square","file":"13946882097_2deca3c870_s.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2913\/13946882097_2deca3c870_s.jpg","width":75,"height":75},"q":{"label":"Large Square","file":"13946882097_2deca3c870_q.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2913\/13946882097_2deca3c870_q.jpg","width":"150","height":"150"},"t":{"label":"Thumbnail","file":"13946882097_2deca3c870_t.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2913\/13946882097_2deca3c870_t.jpg","width":"100","height":"22"},"s":{"label":"Small","file":"13946882097_2deca3c870_m.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2913\/13946882097_2deca3c870_m.jpg","width":"240","height":"54"},"n":{"label":"Small 320","file":"13946882097_2deca3c870_n.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2913\/13946882097_2deca3c870_n.jpg","width":"320","height":72},"m":{"label":"Medium","file":"13946882097_2deca3c870.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2913\/13946882097_2deca3c870.jpg","width":"500","height":"112"},"z":{"label":"Medium 640","file":"13946882097_2deca3c870_z.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2913\/13946882097_2deca3c870_z.jpg","width":"640","height":"143"},"c":{"label":"Medium 800","file":"13946882097_2deca3c870_c.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2913\/13946882097_2deca3c870_c.jpg","width":"800","height":179},"l":{"label":"Large","file":"13946882097_2deca3c870_b.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2913\/13946882097_2deca3c870_b.jpg","width":"1024","height":"229"},"h":{"label":"Large 1600","file":"13946882097_a4a5591396_h.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2913\/13946882097_a4a5591396_h.jpg","width":"1600","height":358},"k":{"label":"Large 2048","file":"13946882097_ab607cbe90_k.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2913\/13946882097_ab607cbe90_k.jpg","width":"2048","height":458},"o":{"label":"Original","file":"13946882097_33f87685da_o.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2913\/13946882097_33f87685da_o.jpg","width":"10800","height":"2416"}},"id":"13946882097","src":"https:\/\/c1.staticflickr.com\/3\/2913\/13946882097_a4a5591396_h.jpg","width":985,"height":220,"character_name":"ericdejonckheere","ownername":"ericdejonckheere","photo_url":"\/photos\/ericdke\/13946882097\/in\/set-72157644556227302","user_url":"\/photos\/ericdke","nsid":"95912419@N04","needs_interstitial":0,"show_fuzzies":false,"size":"ju","full_name":"2014-05-03 18.05.37","canfave":true,"is_fave":false,"count_comments_num":"0","spaceball":"https:\/\/s.yimg.com\/pw\/images\/spaceball.gif","defer":true}],"clip":false},{"row":[{"name":"2014-05-03 16.13.12-1","description":"","is_public":"","is_friend":"","is_family":"","count_comments":"0","count_faves":"0","is_video":false,"sizes":{"sq":{"label":"Square","file":"14153634813_3c3a82d37e_s.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7379\/14153634813_3c3a82d37e_s.jpg","width":75,"height":75},"q":{"label":"Large Square","file":"14153634813_3c3a82d37e_q.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7379\/14153634813_3c3a82d37e_q.jpg","width":"150","height":"150"},"t":{"label":"Thumbnail","file":"14153634813_3c3a82d37e_t.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7379\/14153634813_3c3a82d37e_t.jpg","width":"100","height":"26"},"s":{"label":"Small","file":"14153634813_3c3a82d37e_m.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7379\/14153634813_3c3a82d37e_m.jpg","width":"240","height":"62"},"n":{"label":"Small 320","file":"14153634813_3c3a82d37e_n.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7379\/14153634813_3c3a82d37e_n.jpg","width":"320","height":83},"m":{"label":"Medium","file":"14153634813_3c3a82d37e.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7379\/14153634813_3c3a82d37e.jpg","width":"500","height":"130"},"z":{"label":"Medium 640","file":"14153634813_3c3a82d37e_z.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7379\/14153634813_3c3a82d37e_z.jpg","width":"640","height":"166"},"c":{"label":"Medium 800","file":"14153634813_3c3a82d37e_c.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7379\/14153634813_3c3a82d37e_c.jpg","width":"800","height":208},"l":{"label":"Large","file":"14153634813_3c3a82d37e_b.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7379\/14153634813_3c3a82d37e_b.jpg","width":"1024","height":"266"},"h":{"label":"Large 1600","file":"14153634813_d6250e48a3_h.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7379\/14153634813_d6250e48a3_h.jpg","width":"1600","height":416},"k":{"label":"Large 2048","file":"14153634813_5fef3903a3_k.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7379\/14153634813_5fef3903a3_k.jpg","width":"2048","height":533},"o":{"label":"Original","file":"14153634813_d62ddebc26_o.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7379\/14153634813_d62ddebc26_o.jpg","width":"8300","height":"2159"}},"id":"14153634813","src":"https:\/\/c2.staticflickr.com\/8\/7379\/14153634813_d6250e48a3_h.jpg","width":984,"height":256,"character_name":"ericdejonckheere","ownername":"ericdejonckheere","photo_url":"\/photos\/ericdke\/14153634813\/in\/set-72157644556227302","user_url":"\/photos\/ericdke","nsid":"95912419@N04","needs_interstitial":0,"show_fuzzies":false,"size":"ju","full_name":"2014-05-03 16.13.12-1","canfave":true,"is_fave":false,"count_comments_num":"0","spaceball":"https:\/\/s.yimg.com\/pw\/images\/spaceball.gif","defer":true}],"clip":false},{"row":[{"name":"2014-05-03 16.10.39","description":"","is_public":"","is_friend":"","is_family":"","count_comments":"0","count_faves":"0","is_video":false,"sizes":{"sq":{"label":"Square","file":"13946925490_c823f7bff1_s.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2940\/13946925490_c823f7bff1_s.jpg","width":75,"height":75},"q":{"label":"Large Square","file":"13946925490_c823f7bff1_q.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2940\/13946925490_c823f7bff1_q.jpg","width":"150","height":"150"},"t":{"label":"Thumbnail","file":"13946925490_c823f7bff1_t.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2940\/13946925490_c823f7bff1_t.jpg","width":"100","height":"23"},"s":{"label":"Small","file":"13946925490_c823f7bff1_m.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2940\/13946925490_c823f7bff1_m.jpg","width":"240","height":"54"},"n":{"label":"Small 320","file":"13946925490_c823f7bff1_n.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2940\/13946925490_c823f7bff1_n.jpg","width":"320","height":73},"m":{"label":"Medium","file":"13946925490_c823f7bff1.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2940\/13946925490_c823f7bff1.jpg","width":"500","height":"113"},"z":{"label":"Medium 640","file":"13946925490_c823f7bff1_z.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2940\/13946925490_c823f7bff1_z.jpg","width":"640","height":"145"},"c":{"label":"Medium 800","file":"13946925490_c823f7bff1_c.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2940\/13946925490_c823f7bff1_c.jpg","width":"800","height":181},"l":{"label":"Large","file":"13946925490_c823f7bff1_b.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2940\/13946925490_c823f7bff1_b.jpg","width":"1024","height":"232"},"h":{"label":"Large 1600","file":"13946925490_0a038b9f23_h.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2940\/13946925490_0a038b9f23_h.jpg","width":"1600","height":363},"k":{"label":"Large 2048","file":"13946925490_e47a9b7bce_k.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2940\/13946925490_e47a9b7bce_k.jpg","width":"2048","height":465},"o":{"label":"Original","file":"13946925490_e6820902e8_o.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2940\/13946925490_e6820902e8_o.jpg","width":"9448","height":"2143"}},"id":"13946925490","src":"https:\/\/c1.staticflickr.com\/3\/2940\/13946925490_0a038b9f23_h.jpg","width":985,"height":223,"character_name":"ericdejonckheere","ownername":"ericdejonckheere","photo_url":"\/photos\/ericdke\/13946925490\/in\/set-72157644556227302","user_url":"\/photos\/ericdke","nsid":"95912419@N04","needs_interstitial":0,"show_fuzzies":false,"size":"ju","full_name":"2014-05-03 16.10.39","canfave":true,"is_fave":false,"count_comments_num":"0","spaceball":"https:\/\/s.yimg.com\/pw\/images\/spaceball.gif","defer":true}],"clip":false},{"row":[{"name":"2014-05-03 16.08.28-1","description":"","is_public":"","is_friend":"","is_family":"","count_comments":"0","count_faves":"0","is_video":false,"sizes":{"sq":{"label":"Square","file":"13946901759_c4c2164acd_s.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7375\/13946901759_c4c2164acd_s.jpg","width":75,"height":75},"q":{"label":"Large Square","file":"13946901759_c4c2164acd_q.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7375\/13946901759_c4c2164acd_q.jpg","width":"150","height":"150"},"t":{"label":"Thumbnail","file":"13946901759_c4c2164acd_t.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7375\/13946901759_c4c2164acd_t.jpg","width":"100","height":"23"},"s":{"label":"Small","file":"13946901759_c4c2164acd_m.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7375\/13946901759_c4c2164acd_m.jpg","width":"240","height":"55"},"n":{"label":"Small 320","file":"13946901759_c4c2164acd_n.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7375\/13946901759_c4c2164acd_n.jpg","width":"320","height":73},"m":{"label":"Medium","file":"13946901759_c4c2164acd.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7375\/13946901759_c4c2164acd.jpg","width":"500","height":"114"},"z":{"label":"Medium 640","file":"13946901759_c4c2164acd_z.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7375\/13946901759_c4c2164acd_z.jpg","width":"640","height":"146"},"c":{"label":"Medium 800","file":"13946901759_c4c2164acd_c.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7375\/13946901759_c4c2164acd_c.jpg","width":"800","height":182},"l":{"label":"Large","file":"13946901759_c4c2164acd_b.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7375\/13946901759_c4c2164acd_b.jpg","width":"1024","height":"233"},"h":{"label":"Large 1600","file":"13946901759_e470b6af0b_h.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7375\/13946901759_e470b6af0b_h.jpg","width":"1600","height":364},"k":{"label":"Large 2048","file":"13946901759_a0aa360372_k.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7375\/13946901759_a0aa360372_k.jpg","width":"2048","height":465},"o":{"label":"Original","file":"13946901759_c4ed7d2424_o.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7375\/13946901759_c4ed7d2424_o.jpg","width":"10800","height":"2454"}},"id":"13946901759","src":"https:\/\/c2.staticflickr.com\/8\/7375\/13946901759_e470b6af0b_h.jpg","width":985,"height":224,"character_name":"ericdejonckheere","ownername":"ericdejonckheere","photo_url":"\/photos\/ericdke\/13946901759\/in\/set-72157644556227302","user_url":"\/photos\/ericdke","nsid":"95912419@N04","needs_interstitial":0,"show_fuzzies":false,"size":"ju","full_name":"2014-05-03 16.08.28-1","canfave":true,"is_fave":false,"count_comments_num":"0","spaceball":"https:\/\/s.yimg.com\/pw\/images\/spaceball.gif","defer":true}],"clip":false},{"row":[{"name":"2014-05-03 15.10.04-1","description":"","is_public":"","is_friend":"","is_family":"","count_comments":"0","count_faves":"0","is_video":false,"sizes":{"sq":{"label":"Square","file":"13946926300_941a8996d0_s.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5585\/13946926300_941a8996d0_s.jpg","width":75,"height":75},"q":{"label":"Large Square","file":"13946926300_941a8996d0_q.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5585\/13946926300_941a8996d0_q.jpg","width":"150","height":"150"},"t":{"label":"Thumbnail","file":"13946926300_941a8996d0_t.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5585\/13946926300_941a8996d0_t.jpg","width":"75","height":"100"},"s":{"label":"Small","file":"13946926300_941a8996d0_m.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5585\/13946926300_941a8996d0_m.jpg","width":"180","height":"240"},"n":{"label":"Small 320","file":"13946926300_941a8996d0_n.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5585\/13946926300_941a8996d0_n.jpg","width":240,"height":"320"},"m":{"label":"Medium","file":"13946926300_941a8996d0.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5585\/13946926300_941a8996d0.jpg","width":"375","height":"500"},"z":{"label":"Medium 640","file":"13946926300_941a8996d0_z.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5585\/13946926300_941a8996d0_z.jpg","width":"480","height":"640"},"c":{"label":"Medium 800","file":"13946926300_941a8996d0_c.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5585\/13946926300_941a8996d0_c.jpg","width":600,"height":"800"},"l":{"label":"Large","file":"13946926300_941a8996d0_b.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5585\/13946926300_941a8996d0_b.jpg","width":"768","height":"1024"},"h":{"label":"Large 1600","file":"13946926300_63c72c4e9e_h.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5585\/13946926300_63c72c4e9e_h.jpg","width":1200,"height":"1600"},"k":{"label":"Large 2048","file":"13946926300_57b63f8c78_k.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5585\/13946926300_57b63f8c78_k.jpg","width":1536,"height":"2048"},"o":{"label":"Original","file":"13946926300_0bdc4bb44f_o.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5585\/13946926300_0bdc4bb44f_o.jpg","width":"2448","height":"3264"}},"id":"13946926300","src":"https:\/\/c2.staticflickr.com\/6\/5585\/13946926300_941a8996d0.jpg","width":110,"height":147,"character_name":"ericdejonckheere","ownername":"ericdejonckheere","photo_url":"\/photos\/ericdke\/13946926300\/in\/set-72157644556227302","user_url":"\/photos\/ericdke","nsid":"95912419@N04","needs_interstitial":0,"show_fuzzies":false,"size":"ju","full_name":"2014-05-03 15.10.04-1","canfave":true,"is_fave":false,"count_comments_num":"0","spaceball":"https:\/\/s.yimg.com\/pw\/images\/spaceball.gif","defer":true},{"name":"2014-05-03 15.09.36","description":"","is_public":"","is_friend":"","is_family":"","count_comments":"0","count_faves":"0","is_video":false,"sizes":{"sq":{"label":"Square","file":"13946945758_2809171f0b_s.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5464\/13946945758_2809171f0b_s.jpg","width":75,"height":75},"q":{"label":"Large Square","file":"13946945758_2809171f0b_q.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5464\/13946945758_2809171f0b_q.jpg","width":"150","height":"150"},"t":{"label":"Thumbnail","file":"13946945758_2809171f0b_t.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5464\/13946945758_2809171f0b_t.jpg","width":"100","height":"75"},"s":{"label":"Small","file":"13946945758_2809171f0b_m.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5464\/13946945758_2809171f0b_m.jpg","width":"240","height":"180"},"n":{"label":"Small 320","file":"13946945758_2809171f0b_n.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5464\/13946945758_2809171f0b_n.jpg","width":"320","height":240},"m":{"label":"Medium","file":"13946945758_2809171f0b.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5464\/13946945758_2809171f0b.jpg","width":"500","height":"375"},"z":{"label":"Medium 640","file":"13946945758_2809171f0b_z.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5464\/13946945758_2809171f0b_z.jpg","width":"640","height":"480"},"c":{"label":"Medium 800","file":"13946945758_2809171f0b_c.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5464\/13946945758_2809171f0b_c.jpg","width":"800","height":600},"l":{"label":"Large","file":"13946945758_2809171f0b_b.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5464\/13946945758_2809171f0b_b.jpg","width":"1024","height":"768"},"h":{"label":"Large 1600","file":"13946945758_4dfd28f2ed_h.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5464\/13946945758_4dfd28f2ed_h.jpg","width":"1600","height":1200},"k":{"label":"Large 2048","file":"13946945758_1a5341392d_k.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5464\/13946945758_1a5341392d_k.jpg","width":"2048","height":1536},"o":{"label":"Original","file":"13946945758_a3b6e0f6ba_o.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5464\/13946945758_a3b6e0f6ba_o.jpg","width":"3264","height":"2448"}},"id":"13946945758","src":"https:\/\/c2.staticflickr.com\/6\/5464\/13946945758_2809171f0b.jpg","width":195,"height":147,"character_name":"ericdejonckheere","ownername":"ericdejonckheere","photo_url":"\/photos\/ericdke\/13946945758\/in\/set-72157644556227302","user_url":"\/photos\/ericdke","nsid":"95912419@N04","needs_interstitial":0,"show_fuzzies":false,"size":"ju","full_name":"2014-05-03 15.09.36","canfave":true,"is_fave":false,"count_comments_num":"0","spaceball":"https:\/\/s.yimg.com\/pw\/images\/spaceball.gif","defer":true},{"name":"2014-05-03 15.08.15-1","description":"","is_public":"","is_friend":"","is_family":"","count_comments":"0","count_faves":"0","is_video":false,"sizes":{"sq":{"label":"Square","file":"13946885567_2e845820a8_s.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7338\/13946885567_2e845820a8_s.jpg","width":75,"height":75},"q":{"label":"Large Square","file":"13946885567_2e845820a8_q.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7338\/13946885567_2e845820a8_q.jpg","width":"150","height":"150"},"t":{"label":"Thumbnail","file":"13946885567_2e845820a8_t.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7338\/13946885567_2e845820a8_t.jpg","width":"100","height":"22"},"s":{"label":"Small","file":"13946885567_2e845820a8_m.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7338\/13946885567_2e845820a8_m.jpg","width":"240","height":"52"},"n":{"label":"Small 320","file":"13946885567_2e845820a8_n.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7338\/13946885567_2e845820a8_n.jpg","width":"320","height":70},"m":{"label":"Medium","file":"13946885567_2e845820a8.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7338\/13946885567_2e845820a8.jpg","width":"500","height":"109"},"z":{"label":"Medium 640","file":"13946885567_2e845820a8_z.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7338\/13946885567_2e845820a8_z.jpg","width":"640","height":"139"},"c":{"label":"Medium 800","file":"13946885567_2e845820a8_c.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7338\/13946885567_2e845820a8_c.jpg","width":"800","height":174},"l":{"label":"Large","file":"13946885567_2e845820a8_b.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7338\/13946885567_2e845820a8_b.jpg","width":"1024","height":"223"},"h":{"label":"Large 1600","file":"13946885567_c11122f56d_h.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7338\/13946885567_c11122f56d_h.jpg","width":"1600","height":349},"k":{"label":"Large 2048","file":"13946885567_ca5b7cde73_k.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7338\/13946885567_ca5b7cde73_k.jpg","width":"2048","height":446},"o":{"label":"Original","file":"13946885567_18faf10d71_o.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7338\/13946885567_18faf10d71_o.jpg","width":"8908","height":"1942"}},"id":"13946885567","src":"https:\/\/c2.staticflickr.com\/8\/7338\/13946885567_c11122f56d_h.jpg","width":674,"height":147,"character_name":"ericdejonckheere","ownername":"ericdejonckheere","photo_url":"\/photos\/ericdke\/13946885567\/in\/set-72157644556227302","user_url":"\/photos\/ericdke","nsid":"95912419@N04","needs_interstitial":0,"show_fuzzies":false,"size":"ju","full_name":"2014-05-03 15.08.15-1","canfave":true,"is_fave":false,"count_comments_num":"0","spaceball":"https:\/\/s.yimg.com\/pw\/images\/spaceball.gif","defer":true}],"clip":false},{"row":[{"name":"2014-05-03 15.08.51-1","description":"","is_public":"","is_friend":"","is_family":"","count_comments":"0","count_faves":"0","is_video":false,"sizes":{"sq":{"label":"Square","file":"13946927570_5ddc44a93a_s.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7313\/13946927570_5ddc44a93a_s.jpg","width":75,"height":75},"q":{"label":"Large Square","file":"13946927570_5ddc44a93a_q.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7313\/13946927570_5ddc44a93a_q.jpg","width":"150","height":"150"},"t":{"label":"Thumbnail","file":"13946927570_5ddc44a93a_t.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7313\/13946927570_5ddc44a93a_t.jpg","width":"100","height":"75"},"s":{"label":"Small","file":"13946927570_5ddc44a93a_m.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7313\/13946927570_5ddc44a93a_m.jpg","width":"240","height":"180"},"n":{"label":"Small 320","file":"13946927570_5ddc44a93a_n.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7313\/13946927570_5ddc44a93a_n.jpg","width":"320","height":240},"m":{"label":"Medium","file":"13946927570_5ddc44a93a.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7313\/13946927570_5ddc44a93a.jpg","width":"500","height":"375"},"z":{"label":"Medium 640","file":"13946927570_5ddc44a93a_z.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7313\/13946927570_5ddc44a93a_z.jpg","width":"640","height":"480"},"c":{"label":"Medium 800","file":"13946927570_5ddc44a93a_c.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7313\/13946927570_5ddc44a93a_c.jpg","width":"800","height":600},"l":{"label":"Large","file":"13946927570_5ddc44a93a_b.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7313\/13946927570_5ddc44a93a_b.jpg","width":"1024","height":"768"},"h":{"label":"Large 1600","file":"13946927570_5618ad9c23_h.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7313\/13946927570_5618ad9c23_h.jpg","width":"1600","height":1200},"k":{"label":"Large 2048","file":"13946927570_333d2b08ca_k.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7313\/13946927570_333d2b08ca_k.jpg","width":"2048","height":1536},"o":{"label":"Original","file":"13946927570_34e866d3e0_o.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7313\/13946927570_34e866d3e0_o.jpg","width":"3264","height":"2448"}},"id":"13946927570","src":"https:\/\/c2.staticflickr.com\/8\/7313\/13946927570_5ddc44a93a.jpg","width":226,"height":169,"character_name":"ericdejonckheere","ownername":"ericdejonckheere","photo_url":"\/photos\/ericdke\/13946927570\/in\/set-72157644556227302","user_url":"\/photos\/ericdke","nsid":"95912419@N04","needs_interstitial":0,"show_fuzzies":false,"size":"ju","full_name":"2014-05-03 15.08.51-1","canfave":true,"is_fave":false,"count_comments_num":"0","spaceball":"https:\/\/s.yimg.com\/pw\/images\/spaceball.gif","defer":true},{"name":"2014-05-03 15.06.58","description":"","is_public":"","is_friend":"","is_family":"","count_comments":"0","count_faves":"0","is_video":false,"sizes":{"sq":{"label":"Square","file":"13946947058_8c3cea85e2_s.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2914\/13946947058_8c3cea85e2_s.jpg","width":75,"height":75},"q":{"label":"Large Square","file":"13946947058_8c3cea85e2_q.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2914\/13946947058_8c3cea85e2_q.jpg","width":"150","height":"150"},"t":{"label":"Thumbnail","file":"13946947058_8c3cea85e2_t.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2914\/13946947058_8c3cea85e2_t.jpg","width":"100","height":"22"},"s":{"label":"Small","file":"13946947058_8c3cea85e2_m.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2914\/13946947058_8c3cea85e2_m.jpg","width":"240","height":"54"},"n":{"label":"Small 320","file":"13946947058_8c3cea85e2_n.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2914\/13946947058_8c3cea85e2_n.jpg","width":"320","height":72},"m":{"label":"Medium","file":"13946947058_8c3cea85e2.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2914\/13946947058_8c3cea85e2.jpg","width":"500","height":"112"},"z":{"label":"Medium 640","file":"13946947058_8c3cea85e2_z.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2914\/13946947058_8c3cea85e2_z.jpg","width":"640","height":"143"},"c":{"label":"Medium 800","file":"13946947058_8c3cea85e2_c.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2914\/13946947058_8c3cea85e2_c.jpg","width":"800","height":179},"l":{"label":"Large","file":"13946947058_8c3cea85e2_b.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2914\/13946947058_8c3cea85e2_b.jpg","width":"1024","height":"229"},"h":{"label":"Large 1600","file":"13946947058_d02cdc8a53_h.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2914\/13946947058_d02cdc8a53_h.jpg","width":"1600","height":358},"k":{"label":"Large 2048","file":"13946947058_80271297d8_k.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2914\/13946947058_80271297d8_k.jpg","width":"2048","height":458},"o":{"label":"Original","file":"13946947058_b82352250e_o.jpg","url":"https:\/\/c1.staticflickr.com\/3\/2914\/13946947058_b82352250e_o.jpg","width":"9518","height":"2127"}},"id":"13946947058","src":"https:\/\/c1.staticflickr.com\/3\/2914\/13946947058_d02cdc8a53_h.jpg","width":756,"height":169,"character_name":"ericdejonckheere","ownername":"ericdejonckheere","photo_url":"\/photos\/ericdke\/13946947058\/in\/set-72157644556227302","user_url":"\/photos\/ericdke","nsid":"95912419@N04","needs_interstitial":0,"show_fuzzies":false,"size":"ju","full_name":"2014-05-03 15.06.58","canfave":true,"is_fave":false,"count_comments_num":"0","spaceball":"https:\/\/s.yimg.com\/pw\/images\/spaceball.gif","defer":true}],"clip":false},{"row":[{"name":"2014-05-03 15.06.34-1","description":"","is_public":"","is_friend":"","is_family":"","count_comments":"0","count_faves":"0","is_video":false,"sizes":{"sq":{"label":"Square","file":"14110391036_4874b3da94_s.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7369\/14110391036_4874b3da94_s.jpg","width":75,"height":75},"q":{"label":"Large Square","file":"14110391036_4874b3da94_q.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7369\/14110391036_4874b3da94_q.jpg","width":"150","height":"150"},"t":{"label":"Thumbnail","file":"14110391036_4874b3da94_t.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7369\/14110391036_4874b3da94_t.jpg","width":"100","height":"21"},"s":{"label":"Small","file":"14110391036_4874b3da94_m.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7369\/14110391036_4874b3da94_m.jpg","width":"240","height":"49"},"n":{"label":"Small 320","file":"14110391036_4874b3da94_n.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7369\/14110391036_4874b3da94_n.jpg","width":"320","height":66},"m":{"label":"Medium","file":"14110391036_4874b3da94.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7369\/14110391036_4874b3da94.jpg","width":"500","height":"103"},"z":{"label":"Medium 640","file":"14110391036_4874b3da94_z.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7369\/14110391036_4874b3da94_z.jpg","width":"640","height":"131"},"c":{"label":"Medium 800","file":"14110391036_4874b3da94_c.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7369\/14110391036_4874b3da94_c.jpg","width":"800","height":164},"l":{"label":"Large","file":"14110391036_4874b3da94_b.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7369\/14110391036_4874b3da94_b.jpg","width":"1024","height":"210"},"h":{"label":"Large 1600","file":"14110391036_05adc1a6ae_h.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7369\/14110391036_05adc1a6ae_h.jpg","width":"1600","height":328},"k":{"label":"Large 2048","file":"14110391036_e3976f8552_k.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7369\/14110391036_e3976f8552_k.jpg","width":"2048","height":420},"o":{"label":"Original","file":"14110391036_c6ed2ce0c3_o.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7369\/14110391036_c6ed2ce0c3_o.jpg","width":"9620","height":"1971"}},"id":"14110391036","src":"https:\/\/c2.staticflickr.com\/8\/7369\/14110391036_e3976f8552_k.jpg","width":985,"height":202,"character_name":"ericdejonckheere","ownername":"ericdejonckheere","photo_url":"\/photos\/ericdke\/14110391036\/in\/set-72157644556227302","user_url":"\/photos\/ericdke","nsid":"95912419@N04","needs_interstitial":0,"show_fuzzies":false,"size":"ju","full_name":"2014-05-03 15.06.34-1","canfave":true,"is_fave":false,"count_comments_num":"0","spaceball":"https:\/\/s.yimg.com\/pw\/images\/spaceball.gif","defer":true}],"clip":false},{"row":[{"name":"2014-05-02 13.41.30-3","description":"","is_public":"","is_friend":"","is_family":"","count_comments":"0","count_faves":"0","is_video":false,"sizes":{"sq":{"label":"Square","file":"14130603722_84c5714593_s.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5444\/14130603722_84c5714593_s.jpg","width":75,"height":75},"q":{"label":"Large Square","file":"14130603722_84c5714593_q.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5444\/14130603722_84c5714593_q.jpg","width":"150","height":"150"},"t":{"label":"Thumbnail","file":"14130603722_84c5714593_t.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5444\/14130603722_84c5714593_t.jpg","width":"100","height":"32"},"s":{"label":"Small","file":"14130603722_84c5714593_m.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5444\/14130603722_84c5714593_m.jpg","width":"240","height":"77"},"n":{"label":"Small 320","file":"14130603722_84c5714593_n.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5444\/14130603722_84c5714593_n.jpg","width":"320","height":103},"m":{"label":"Medium","file":"14130603722_84c5714593.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5444\/14130603722_84c5714593.jpg","width":"500","height":"161"},"z":{"label":"Medium 640","file":"14130603722_84c5714593_z.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5444\/14130603722_84c5714593_z.jpg","width":"640","height":"206"},"c":{"label":"Medium 800","file":"14130603722_84c5714593_c.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5444\/14130603722_84c5714593_c.jpg","width":"800","height":258},"l":{"label":"Large","file":"14130603722_84c5714593_b.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5444\/14130603722_84c5714593_b.jpg","width":"1024","height":"330"},"h":{"label":"Large 1600","file":"14130603722_78fbbcfe88_h.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5444\/14130603722_78fbbcfe88_h.jpg","width":"1600","height":515},"k":{"label":"Large 2048","file":"14130603722_71bbeb31a7_k.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5444\/14130603722_71bbeb31a7_k.jpg","width":"2048","height":659},"o":{"label":"Original","file":"14130603722_ac0fd827e4_o.jpg","url":"https:\/\/c2.staticflickr.com\/6\/5444\/14130603722_ac0fd827e4_o.jpg","width":"6402","height":"2061"}},"id":"14130603722","src":"https:\/\/c2.staticflickr.com\/6\/5444\/14130603722_78fbbcfe88_h.jpg","width":982,"height":317,"character_name":"ericdejonckheere","ownername":"ericdejonckheere","photo_url":"\/photos\/ericdke\/14130603722\/in\/set-72157644556227302","user_url":"\/photos\/ericdke","nsid":"95912419@N04","needs_interstitial":0,"show_fuzzies":false,"size":"ju","full_name":"2014-05-02 13.41.30-3","canfave":true,"is_fave":false,"count_comments_num":"0","spaceball":"https:\/\/s.yimg.com\/pw\/images\/spaceball.gif","defer":true}],"clip":false},{"row":[{"name":"2014-05-02 12.54.20-1","description":"","is_public":"","is_friend":"","is_family":"","count_comments":"0","count_faves":"0","is_video":false,"sizes":{"sq":{"label":"Square","file":"13946948088_a2dd860e4f_s.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7316\/13946948088_a2dd860e4f_s.jpg","width":75,"height":75},"q":{"label":"Large Square","file":"13946948088_a2dd860e4f_q.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7316\/13946948088_a2dd860e4f_q.jpg","width":"150","height":"150"},"t":{"label":"Thumbnail","file":"13946948088_a2dd860e4f_t.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7316\/13946948088_a2dd860e4f_t.jpg","width":"100","height":"22"},"s":{"label":"Small","file":"13946948088_a2dd860e4f_m.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7316\/13946948088_a2dd860e4f_m.jpg","width":"240","height":"53"},"n":{"label":"Small 320","file":"13946948088_a2dd860e4f_n.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7316\/13946948088_a2dd860e4f_n.jpg","width":"320","height":71},"m":{"label":"Medium","file":"13946948088_a2dd860e4f.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7316\/13946948088_a2dd860e4f.jpg","width":"500","height":"111"},"z":{"label":"Medium 640","file":"13946948088_a2dd860e4f_z.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7316\/13946948088_a2dd860e4f_z.jpg","width":"640","height":"142"},"c":{"label":"Medium 800","file":"13946948088_a2dd860e4f_c.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7316\/13946948088_a2dd860e4f_c.jpg","width":"800","height":177},"l":{"label":"Large","file":"13946948088_a2dd860e4f_b.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7316\/13946948088_a2dd860e4f_b.jpg","width":"1024","height":"227"},"h":{"label":"Large 1600","file":"13946948088_c764f350a7_h.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7316\/13946948088_c764f350a7_h.jpg","width":"1600","height":354},"k":{"label":"Large 2048","file":"13946948088_4ce3c7e367_k.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7316\/13946948088_4ce3c7e367_k.jpg","width":"2048","height":453},"o":{"label":"Original","file":"13946948088_3cb78243fe_o.jpg","url":"https:\/\/c2.staticflickr.com\/8\/7316\/13946948088_3cb78243fe_o.jpg","width":"8427","height":"1866"}},"id":"13946948088","src":"https:\/\/c2.staticflickr.com\/8\/7316\/13946948088_c764f350a7_h.jpg","width":985,"height":218,"character_name":"ericdejonckheere","ownername":"ericdejonckheere","photo_url":"\/photos\/ericdke\/13946948088\/in\/set-72157644556227302","user_url":"\/photos\/ericdke","nsid":"95912419@N04","needs_interstitial":0,"show_fuzzies":false,"size":"ju","full_name":"2014-05-02 12.54.20-1","canfave":true,"is_fave":false,"count_comments_num":"0","spaceball":"https:\/\/s.yimg.com\/pw\/images\/spaceball.gif","defer":true}],"clip":false}],"img_url":"https:\/\/s.yimg.com\/pw\/images","container_class":"ju"};
1511
+
1512
+ try{
1513
+ Y.FlickrAppPhotostream.init();
1514
+ }catch (e) {
1515
+ Y.log(e);
1516
+ }
1517
+
1518
+
1519
+ var set_id = '72157644556227302';
1520
+
1521
+
1522
+
1523
+ var orderPrintEl = Y.one("#order-print");
1524
+ if(orderPrintEl){
1525
+ Y.one("#order-print").on("click", function(e){
1526
+ e.preventDefault();e.stopPropagation();
1527
+ Y.use('flickr-printing', function(Y) {
1528
+
1529
+ var containerId = '#photo-display-container',
1530
+ photoIDs,
1531
+ i, j;
1532
+
1533
+ photoIDs = [
1534
+
1535
+
1536
+ ];
1537
+
1538
+ Y.printing.order_products({
1539
+ print_partner: 'snapfish',
1540
+ photo_ids: photoIDs
1541
+ });
1542
+
1543
+ });
1544
+ });
1545
+ }
1546
+
1547
+
1548
+ var setHover = Y.one(".set-desc .hover");
1549
+ if(setHover) {
1550
+ var set = Y.one(".set-desc");
1551
+ var wrap = Y.one(".set-desc .box-wrap");
1552
+ set.on("mouseenter", function(e){
1553
+ wrap.setStyles({"left":(e.clientX - 340) < - 135 ? -135 : e.clientX - 340 +"px", 'display':'block'});
1554
+ });
1555
+
1556
+ set.on("mouseleave", function(e){
1557
+ wrap.setStyle('display', 'none');
1558
+ });
1559
+ }
1560
+
1561
+
1562
+
1563
+
1564
+ function show_printing_dialog_non_owner() {
1565
+
1566
+ Y.log('show_printing_dialog_non_owner()');
1567
+ Y.global_dialog.remove_existing_dialog();
1568
+ Y.global_dialog.set_loading(true);
1569
+
1570
+ Y.use('flickr-printing', function(Y) {
1571
+
1572
+ var containerId = '#ViewSet',
1573
+ photoIDs,
1574
+ i, j;
1575
+
1576
+ photoIDs = [
1577
+
1578
+
1579
+ ];
1580
+
1581
+ Y.printing.order_products({
1582
+ print_partner: 'snapfish',
1583
+ photo_ids: photoIDs
1584
+ });
1585
+
1586
+ });
1587
+
1588
+ }
1589
+
1590
+
1591
+
1592
+
1593
+ var kenBurnsButton = Y.one('#button-bar a.sn-ico-slideshow');
1594
+ if(kenBurnsButton) {
1595
+ kenBurnsButton.on("click", function(e){
1596
+ var contexts = Y.ContextData.getContexts();
1597
+ if (contexts.length) {
1598
+ e.preventDefault();
1599
+ Y.kenBurns.show(contexts[0].id, 0);
1600
+ }
1601
+ });
1602
+ }
1603
+ Y.rapidTracker.beaconClick('kenburns-nav', 'play')
1604
+
1605
+
1606
+ Y.grease.init(0);
1607
+
1608
+ if (typeof COMSCORE !== 'undefined') {
1609
+ COMSCORE._flickrconf = { c1: 2, c2: 7241469, c3: "", c4: "www.flickr.com%2Fphotos%2Fcfcd208495d565ef66e7dff9f98764da%2Fsets%2F72157644556227302%2F", c5: "792600126", c6: "", c15: "" };
1610
+ COMSCORE.beacon(COMSCORE._flickrconf);
1611
+ }
1612
+
1613
+
1614
+
1615
+ });
1616
+
1617
+ });
1618
+ })();
1619
+ </script>
1620
+
1621
+
1622
+ <noscript>
1623
+
1624
+ <img src="https://sb.scorecardresearch.com/b?c1=2&amp;c2=7241469&amp;c3=&amp;c4=www.flickr.com%2Fphotos%2Fcfcd208495d565ef66e7dff9f98764da%2Fsets%2F72157644556227302%2F&amp;c5=792600126&amp;c6=&amp;c15=&amp;cv=1.3&amp;cj=1" style="display:none" width="0" height="0" alt="">
1625
+ </noscript>
1626
+
1627
+
1628
+ </body>
1629
+ </html>