summaryrefslogtreecommitdiff
path: root/bak/oldluxpages/photos/galleries/monsoon-palace/index.html
blob: 45b5227c980b3c365bb05fdadf18752bff2ce437 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
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
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
<!DOCTYPE html>
<html class="black" dir="ltr" lang="en-US">
    
<head>
    <title>Monsoon Palace - Luxagraf, Photos</title>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="description" 
          content="On the hill on the far side of the lake Udaipur, India is the Monsoon Palace. If I remember right this was the summer palace of the King. It&#8217;s currently &#8230;">
    <meta name="author" content="Scott Gilbertson">
    <!--[if IE]>
    <script src="/js/html5css3ie.min.js"></script>
    <![endif]-->
    <link rel="alternate" 
          type="application/rss+xml" 
          title="Luxagraf RSS feed"
          href="https://luxagraf.net/rss/">
    <link rel="stylesheet" 
          href="/media/screenv8.css" 
          media="screen">
    <!--[if IE]>
    <link rel="stylesheet" 
          href="/media/css/ie.css" 
          media="screen">
    <![endif]-->
    <link rel="manifest" href="manifest.json">
    <meta property="fb:pages" content="900822029969349" />
    
     <script src="/media/js/leaflet-master/leaflet-mod.js"></script>
     <style>
         #map-canvas img{ border: none;}
     </style>

</head>
<body class="image_gallery">
    <div class="wrapper">
    <div class="header-wrapper">
        <header role="banner">
            <h1><a id="logo" href="/" title="home">Luxagraf</a></h1>
            <h2>Walk Slowly</h2>
        </header>
        <nav role="navigation" class="bl">
            <ul>
                <li id="laverdad"><a href="/jrnl/" title="What we've been up to lately">Journal</a></li>
                <li id="nota"><a href="/field-notes/" title="Quick notes and images from the road">Notes</a></li>
                <li id="fotos"><a href="/photos/" title="Photos from travels around the world">Photos</a></li>
                <li id="maps"><a href="/map" title="Maps">Map</a></li>
                <li id="about"><a href="/about" title="About Luxagraf">About</a></li>
                <li id="etc" class="last"><a href="/projects/" title="the less visible portions of the iceberg">Etc</a></li>
            </ul>
        </nav>
    </div>
    <ul class="bl" id="breadcrumbs" itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
        <li><a href="/" title="luxagraf homepage" itemprop="url"><span itemprop="title">Home</span></a> &rarr; </li>
        <li><a href="/photos/" title="See all Photos" itemprop="url"><span>Photos</span></a> &rarr;</li> 
        <li>Monsoon Palace</li>
    </ul>
    <p class="directions">Use left/right arrow keys to navigate through photos</p>
    <main id="slides" class="image-gallery--wrapper">
        <h1 class="hide">Photos from Monsoon Palace</h1>
        <article id="image-1"> 
            <h6><a href="#image-1" class="permalink" title="link to this image">&#8734; one &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82832205.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_01"   />
            <figcaption class="figcaption">
                <div class="caption" id="id-300">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_01</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:19:13">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.593958" data-longitude="73.649768" data-imgid="id-300">Map</a>
                    <p class="figcaption--desc">Looking back at Udaipur from the top of the hill.</p>   
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82832205/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="300">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-2"> 
            <h6><a href="#image-2" class="permalink" title="link to this image">&#8734; two &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82832365.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_02" class="v"  />
            <figcaption class="figcaption">
                <div class="caption" id="id-301">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_02</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:19:36">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.593958" data-longitude="73.649768" data-imgid="id-301">Map</a>
                    <p class="figcaption--desc">The other side of the hill is nearly limitless desert all the way to Jaisalmer.</p>   
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82832365/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="301">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-3"> 
            <h6><a href="#image-3" class="permalink" title="link to this image">&#8734; three &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82832567.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_03" class="v"  />
            <figcaption class="figcaption">
                <div class="caption" id="id-302">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_03</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:20:07">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.593958" data-longitude="73.649768" data-imgid="id-302">Map</a>
                    <p class="figcaption--desc">The entrance to the Monsoon Palace. Very few westerners seem to come up here. I met an American couple, but that was about it. If you'd like to read more, check out <a href="http://luxagraf.net/2005/nov/29/monsoon-palace/">The Monsoon Palace</a>.</p>   
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82832567/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="302">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-4"> 
            <h6><a href="#image-4" class="permalink" title="link to this image">&#8734; four &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82832736.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_04" class="v"  />
            <figcaption class="figcaption">
                <div class="caption" id="id-303">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_04</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:20:37">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.593958" data-longitude="73.649768" data-imgid="id-303">Map</a>
                      
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82832736/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="303">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-5"> 
            <h6><a href="#image-5" class="permalink" title="link to this image">&#8734; five &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82833084.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_05"   />
            <figcaption class="figcaption">
                <div class="caption" id="id-304">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_05</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:21:37">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.593958" data-longitude="73.649768" data-imgid="id-304">Map</a>
                      
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82833084/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="304">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-6"> 
            <h6><a href="#image-6" class="permalink" title="link to this image">&#8734; six &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82833258.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_06" class="v"  />
            <figcaption class="figcaption">
                <div class="caption" id="id-305">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_06</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:22:08">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.593958" data-longitude="73.649768" data-imgid="id-305">Map</a>
                      
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82833258/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="305">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-7"> 
            <h6><a href="#image-7" class="permalink" title="link to this image">&#8734; seven &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82833414.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_07" class="v"  />
            <figcaption class="figcaption">
                <div class="caption" id="id-306">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_07</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:22:38">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.593958" data-longitude="73.649768" data-imgid="id-306">Map</a>
                    <p class="figcaption--desc">The gateway to what I believe was the the bedroom area. If you're the reading type you might have a go at my writings about the <a href="http://luxagraf.net/2005/nov/29/monsoon-palace/">The Monsoon Palace</a>.</p>   
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82833414/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="306">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-8"> 
            <h6><a href="#image-8" class="permalink" title="link to this image">&#8734; eight &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82833519.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_08" class="v"  />
            <figcaption class="figcaption">
                <div class="caption" id="id-307">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_08</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:23:04">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.593958" data-longitude="73.649768" data-imgid="id-307">Map</a>
                      
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82833519/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="307">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-9"> 
            <h6><a href="#image-9" class="permalink" title="link to this image">&#8734; nine &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82833709.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_09"   />
            <figcaption class="figcaption">
                <div class="caption" id="id-308">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_09</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:23:37">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.593958" data-longitude="73.649768" data-imgid="id-308">Map</a>
                      
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82833709/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="308">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-10"> 
            <h6><a href="#image-10" class="permalink" title="link to this image">&#8734; ten &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82833833.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_11" class="v"  />
            <figcaption class="figcaption">
                <div class="caption" id="id-309">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_11</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:23:56">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.593958" data-longitude="73.649768" data-imgid="id-309">Map</a>
                    <p class="figcaption--desc">Windows. Gateway between worlds.</p>   
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82833833/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="309">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-11"> 
            <h6><a href="#image-11" class="permalink" title="link to this image">&#8734; eleven &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82833961.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_13" class="v"  />
            <figcaption class="figcaption">
                <div class="caption" id="id-310">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_13</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:24:23">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.593958" data-longitude="73.649768" data-imgid="id-310">Map</a>
                      
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82833961/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="310">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-12"> 
            <h6><a href="#image-12" class="permalink" title="link to this image">&#8734; twelve &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82834126.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_14"   />
            <figcaption class="figcaption">
                <div class="caption" id="id-311">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_14</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:24:56">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.593958" data-longitude="73.649768" data-imgid="id-311">Map</a>
                      
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82834126/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="311">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-13"> 
            <h6><a href="#image-13" class="permalink" title="link to this image">&#8734; thirteen &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82834303.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_15" class="v"  />
            <figcaption class="figcaption">
                <div class="caption" id="id-312">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_15</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:25:31">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.593958" data-longitude="73.649768" data-imgid="id-312">Map</a>
                    <p class="figcaption--desc">The back side of the palace. For more info see the accompanying blog post on my site, entitled <a href="http://luxagraf.net/2005/nov/29/monsoon-palace/">The Monsoon Palace</a>.</p>   
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82834303/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="312">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-14"> 
            <h6><a href="#image-14" class="permalink" title="link to this image">&#8734; fourteen &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82834481.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_18"   />
            <figcaption class="figcaption">
                <div class="caption" id="id-313">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_18</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:26:05">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.593958" data-longitude="73.649768" data-imgid="id-313">Map</a>
                      
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82834481/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="313">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-15"> 
            <h6><a href="#image-15" class="permalink" title="link to this image">&#8734; fifteen &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82834782.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_19" class="v"  />
            <figcaption class="figcaption">
                <div class="caption" id="id-314">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_19</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:27:05">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.593958" data-longitude="73.649768" data-imgid="id-314">Map</a>
                    <p class="figcaption--desc">Sunset is the best time to head up to the Monsoon Palace. For more info check out the blog entry, <a href="http://luxagraf.net/2005/nov/29/monsoon-palace/">The Monsoon Palace</a></p>   
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82834782/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="314">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-16"> 
            <h6><a href="#image-16" class="permalink" title="link to this image">&#8734; sixteen &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82834995.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_20" class="v"  />
            <figcaption class="figcaption">
                <div class="caption" id="id-315">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_20</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:27:41">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.593958" data-longitude="73.649768" data-imgid="id-315">Map</a>
                      
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82834995/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="315">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-17"> 
            <h6><a href="#image-17" class="permalink" title="link to this image">&#8734; seventeen &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82835210.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_21" class="v"  />
            <figcaption class="figcaption">
                <div class="caption" id="id-316">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_21</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:28:17">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.593958" data-longitude="73.649768" data-imgid="id-316">Map</a>
                      
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82835210/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="316">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-18"> 
            <h6><a href="#image-18" class="permalink" title="link to this image">&#8734; eighteen &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82835442.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_22" class="v"  />
            <figcaption class="figcaption">
                <div class="caption" id="id-317">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_22</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:28:51">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.593958" data-longitude="73.649768" data-imgid="id-317">Map</a>
                      
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82835442/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="317">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-19"> 
            <h6><a href="#image-19" class="permalink" title="link to this image">&#8734; nineteen &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82835598.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_23" class="v"  />
            <figcaption class="figcaption">
                <div class="caption" id="id-318">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_23</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:29:17">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.593958" data-longitude="73.649768" data-imgid="id-318">Map</a>
                      
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82835598/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="318">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-20"> 
            <h6><a href="#image-20" class="permalink" title="link to this image">&#8734; twenty-nine &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82835871.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_24" class="v"  />
            <figcaption class="figcaption">
                <div class="caption" id="id-319">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_24</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:30:08">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.593958" data-longitude="73.649768" data-imgid="id-319">Map</a>
                      
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82835871/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="319">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-21"> 
            <h6><a href="#image-21" class="permalink" title="link to this image">&#8734; twenty-one &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82836160.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_25" class="v"  />
            <figcaption class="figcaption">
                <div class="caption" id="id-320">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_25</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:31:03">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.593958" data-longitude="73.649768" data-imgid="id-320">Map</a>
                    <p class="figcaption--desc">The light in this particular room was remarkable, these images don't really do it justice. You might enjoy reading through <a href="http://luxagraf.net/2005/nov/29/monsoon-palace/">The Monsoon Palace</a>.</p>   
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82836160/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="320">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-22"> 
            <h6><a href="#image-22" class="permalink" title="link to this image">&#8734; twenty-two &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82836239.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_26" class="v"  />
            <figcaption class="figcaption">
                <div class="caption" id="id-321">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_26</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:31:25">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.593958" data-longitude="73.649768" data-imgid="id-321">Map</a>
                      
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82836239/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="321">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-23"> 
            <h6><a href="#image-23" class="permalink" title="link to this image">&#8734; twenty-three &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82836400.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_28" class="v"  />
            <figcaption class="figcaption">
                <div class="caption" id="id-322">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_28</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:31:53">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.593958" data-longitude="73.649768" data-imgid="id-322">Map</a>
                      
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82836400/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="322">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-24"> 
            <h6><a href="#image-24" class="permalink" title="link to this image">&#8734; twenty-four &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82836570.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_29" class="v"  />
            <figcaption class="figcaption">
                <div class="caption" id="id-323">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_29</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:32:23">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.593958" data-longitude="73.649768" data-imgid="id-323">Map</a>
                      
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82836570/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="323">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-25"> 
            <h6><a href="#image-25" class="permalink" title="link to this image">&#8734; twenty-five &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82836695.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_30" class="v"  />
            <figcaption class="figcaption">
                <div class="caption" id="id-324">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_30</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:32:45">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.593958" data-longitude="73.649768" data-imgid="id-324">Map</a>
                      
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82836695/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="324">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-26"> 
            <h6><a href="#image-26" class="permalink" title="link to this image">&#8734; twenty-six &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82836814.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_31" class="v"  />
            <figcaption class="figcaption">
                <div class="caption" id="id-325">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_31</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:33:12">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.593958" data-longitude="73.649768" data-imgid="id-325">Map</a>
                      
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82836814/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="325">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-27"> 
            <h6><a href="#image-27" class="permalink" title="link to this image">&#8734; twenty-seven &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82841954.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_32" class="v"  />
            <figcaption class="figcaption">
                <div class="caption" id="id-326">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_32</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:52:20">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.593958" data-longitude="73.649768" data-imgid="id-326">Map</a>
                      
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82841954/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="326">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-28"> 
            <h6><a href="#image-28" class="permalink" title="link to this image">&#8734; twenty-eight &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82842063.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_33"   />
            <figcaption class="figcaption">
                <div class="caption" id="id-327">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_33</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:52:39">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.593958" data-longitude="73.649768" data-imgid="id-327">Map</a>
                      
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82842063/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="327">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-29"> 
            <h6><a href="#image-29" class="permalink" title="link to this image">&#8734; twenty-nine &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82842225.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_35"   />
            <figcaption class="figcaption">
                <div class="caption" id="id-328">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_35</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:53:17">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.576241" data-longitude="73.687362" data-imgid="id-328">Map</a>
                      
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82842225/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="328">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-30"> 
            <h6><a href="#image-30" class="permalink" title="link to this image">&#8734; thirty-nine &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82842309.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_36"   />
            <figcaption class="figcaption">
                <div class="caption" id="id-329">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_36</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:53:38">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.576241" data-longitude="73.687362" data-imgid="id-329">Map</a>
                    <p class="figcaption--desc">A great restaurant on the other side of the lake. Be sure to check out the writing: <a href="http://luxagraf.net/2005/nov/29/monsoon-palace/">The Monsoon Palace</a></p>   
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82842309/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="329">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-31"> 
            <h6><a href="#image-31" class="permalink" title="link to this image">&#8734; thirty-one &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82842390.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_37"   />
            <figcaption class="figcaption">
                <div class="caption" id="id-330">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_37</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:53:57">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.576241" data-longitude="73.687362" data-imgid="id-330">Map</a>
                      
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82842390/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="330">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-32"> 
            <h6><a href="#image-32" class="permalink" title="link to this image">&#8734; thirty-two &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82842528.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_38"   />
            <figcaption class="figcaption">
                <div class="caption" id="id-331">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_38</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:54:24">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.576241" data-longitude="73.687362" data-imgid="id-331">Map</a>
                      
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82842528/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="331">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-33"> 
            <h6><a href="#image-33" class="permalink" title="link to this image">&#8734; thirty-three &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82842612.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_39"   />
            <figcaption class="figcaption">
                <div class="caption" id="id-332">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_39</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:54:40">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.576241" data-longitude="73.687362" data-imgid="id-332">Map</a>
                    <p class="figcaption--desc">It's possible, for a small fortune to have dinner out at the lack palace. I didn't, but every night the boat takes small groups over. I'm a better writer than photographer so if you're interested head over to <a href="http://luxagraf.net/2005/nov/29/monsoon-palace/">luxagraf</a></p>   
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82842612/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="332">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-34"> 
            <h6><a href="#image-34" class="permalink" title="link to this image">&#8734; thirty-four &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82842698.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_42"   />
            <figcaption class="figcaption">
                <div class="caption" id="id-333">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_42</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:55:00">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.576241" data-longitude="73.687362" data-imgid="id-333">Map</a>
                      
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82842698/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="333">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
        <article id="image-35"> 
            <h6><a href="#image-35" class="permalink" title="link to this image">&#8734; thirty-five &#8734;</a></h6>
            <figure class="fig"><img src="https://images.luxagraf.net/slideshow/2006/82842774.jpg"  alt="India-Udaipur Monsoon Palace_11_27_05_43"   />
            <figcaption class="figcaption">
                <div class="caption" id="id-334">
                    <h3 class="figcaption--title">India-Udaipur Monsoon Palace_11_27_05_43</h3>
                    <time class="figcaption--date" datetime="2006-01-06T01:55:16">Jan 6, 2006</time>
                    <a class="map-link" href="#" data-latitude="24.576241" data-longitude="73.687362" data-imgid="id-334">Map</a>
                    <p class="figcaption--desc">Very very long exposure.</p>   
                </div>
                <div class="photo-options">
                    <p> </p>
                    <p> sec at f/, ISO  </p>
                    <!--<p><a href="http://www.flickr.com/photos/luxagraf/82842774/" title="View this Photo on Flickr.com">View on Flickr</a></p>-->
                    <!--<a href="#" class="exif-link" title="334">Camera</a>-->
                </div>
            </figcaption>
        </figure>
        </article>
        
    </section>

    
    <footer role="contentinfo">
        <nav class="bl">
            <ul>
                <li><a href="/blogroll" title="Sites that inspire us">Blogroll</a></li>
                <li><a href="/jrnl/feed.xml" title="RSS feed">Subscribe</a></li>
                <li><a href="/contact/" title="contact luxagraf">Contact</a></li>
                <li><a href="https://twitter.com/luxagraf" rel="me" title="follow luxagraf on Twitter">Twitter</a></li>
                <li><a href="https://www.flickr.com/photos/luxagraf" rel="me" title="luxagraf on Flickr">Flickr</a></li>
                <li><a href="https://www.facebook.com/luxagraf" rel="me" title="luxagraf on Facebook">Facebook</a></li>
                <li><a href="https://www.instagram.com/luxagraf/" rel="me" title="luxagraf on Instacrap">Instacrap</a></li>
            </ul>
        </nav>
        <p id="license">
            &copy; 2003-2016 
            <span class="h-card"><a class="p-name u-url" href="https://luxagraf.net/">Scott Gilbertson</a><data class="p-nickname" value="luxagraf"></data><data class="p-locality" value="Athens"></data><data class="p-region" value="Georgia"></data><data class="p-country-name" value="United States"></data></span>, except photos, which are licensed under the Creative Commons (<a href="http://creativecommons.org/licenses/by-sa/3.0/" title="read the Attribution-Share Alike 3.0 deed">details</a>).
        </p>
        <p><a href="https://evolution-host.com/ssd-vps-hosting.php">SSD VPS Hosting by Evolution Host</a>.</p> 
    </footer>
    </div>
    
    <script type="text/javascript" src="/media/js/jquery.js"></script>
    <script type="text/javascript" src="/media/js/jquery.scrollTo-1.4.2-min.js"></script>
    <script type="text/javascript" src="/media/js/photos.min.js" ></script>

<!-- Piwik -->
<script type="text/javascript">
var _paq = _paq || [];
_paq.push(["disableCookies"]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
    var u="//stats.luxagraf.net/";
    _paq.push(['setTrackerUrl', u+'piwik.php']);
    _paq.push(['setSiteId', 1]);
    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
    g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<noscript><p><img src="//stats.luxagraf.net/piwik.php?idsite=1" style="border:0;" alt="" /></p></noscript>
<!-- End Piwik Code -->


</body>
</html>