Skip to content
spring2life
take2.2
Vernacular
Common Places
Comments
Blogs I Read
Gallery
The Tenset
Things
Places
Events
People
Books
Archives
Search
RSS
Contact
About
Impressum
Datenschutzerklärung
Image Mosaic
As usual, you can click on an image to enlarge it.
Hometown Chimneys
(07/03/2021)
Droplet Jewellery
(06/03/2021)
Fallen
(05/03/2021)
Ivy Patterns
(04/03/2021)
Rotten
(03/03/2021)
Stumps, Ice, Water
(02/03/2021)
Icy Pond Reflection
(01/03/2021)
Shadows on the Street
(28/02/2021)
Bent, not broken
(27/02/2021)
Log Patterns
(26/02/2021)
Hashtag in the Pond
(25/02/2021)
Signs of Spring III – Magnolia Buds
(24/02/2021)
Under Power
(23/02/2021)
Spring II
(22/02/2021)
Signs of Spring
(21/02/2021)
Municipal Woods II
(20/02/2021)
City Tree and Mural
(19/02/2021)
Municipal Woods
(18/02/2021)
Tagged Door
(17/02/2021)
Abgesagt – Cancelled
(16/02/2021)
St. Mary, Christo Style
(15/02/2021)
Home of the Firefighters
(13/02/2021)
Wooly Spadices
(13/02/2021)
Unemployed St. Florian – too cold for a Fire
(12/02/2021)
Snowy Trees and Hall
(11/02/2021)
Watched while Watching
(10/02/2021)
Beechnut Husks
(08/02/2021)
Delicate Leaves
(06/02/2021)
Snow on Pine Needles
(05/02/2021)
Tree Gestalt
(04/02/2021)
Posts navigation
Next page
jQuery( document ).ajaxComplete(function() { // alert( "Triggered ajaxComplete handler." ); jQuery.fn.getTitle = function() { var arr = jQuery("a.fancybox"); jQuery.each(arr, function() { var title = jQuery(this).children("img").attr("title"); var caption = jQuery(this).children("img").attr("alt"); jQuery(this).attr('title',title).attr('data-caption',caption); }) } var images = jQuery("a:has(img)").not(".nolightbox").filter( function() { return /\.(jpe?g|png|gif|bmp)$/i.test(jQuery(this).attr('href')) }); var gallery = jQuery(".gallery-item a:has(img)").not(".nolightbox").filter( function() { return /\.(jpe?g|png|gif|bmp)$/i.test(jQuery(this).attr('href')) }); console.log(images.length); /* images.addClass("fancybox").getTitle(); */ images.addClass("fancybox"); /* images.attr("data-fancybox='images'","gallery"); */ /* MWS codit */ images.parent().attr("data-fancybox","images"); /* MWS codit */ /* gallery.addClass("fancybox").getTitle(); gallery.attr("data-fancybox","gallery"); */ /* $().fancybox({ selector : '.alignnone a:visible' }); */ jQuery("a.fancybox").fancybox({ 'loop': false, 'margin': [44, 0], 'gutter': 50, 'keyboard': true, 'arrows': true, 'infobar': false, 'toolbar': true, 'buttons': ["slideShow", "fullScreen", "thumbs", "close"], 'idleTime': 4, 'protect': false, 'modal': false, 'animationEffect': "zoom", 'animationDuration': 350, 'transitionEffect': "fade", 'transitionDuration': 350, }); });